The NetBSD Project

CVS log for pkgsrc/devel/cdk/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / devel / cdk

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.34 / (download) - annotate - [select for diffs], Mon Mar 8 13:21:37 2010 UTC (2 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, HEAD
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

USE_NCURSES= # emtpy -> USE_NCURSES=yes

Revision 1.33 / (download) - annotate - [select for diffs], Mon Dec 8 17:24:19 2008 UTC (3 years, 5 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.32: +3 -2 lines
Diff to previous 1.32 (colored)

Support PKGMANDIR

Revision 1.32 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:12 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.31: +7 -3 lines
Diff to previous 1.31 (colored)

Add DESTDIR support.

Revision 1.31 / (download) - annotate - [select for diffs], Sat Jan 19 09:16:19 2008 UTC (4 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Reset maintainer on his request.

Revision 1.30 / (download) - annotate - [select for diffs], Sat Dec 29 20:32:37 2007 UTC (4 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Fix linkage so that e.g. licq-gui-console's cdk check can actually pass.
Bump revision.

Revision 1.29 / (download) - annotate - [select for diffs], Wed Oct 4 21:35:58 2006 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.

Revision 1.28 / (download) - annotate - [select for diffs], Wed Jun 1 20:08:00 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.27: +3 -4 lines
Diff to previous 1.27 (colored)

Remove mk/autoconf.mk and mk/automake.mk and replace their usage with
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or
"automake14".  Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just use
aclocal, autoconf, etc.

Revision 1.27 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:18 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.26: +1 -2 lines
Diff to previous 1.26 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.26 / (download) - annotate - [select for diffs], Fri Dec 3 15:14:54 2004 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.

Revision 1.25 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:25 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Apr 26 05:12:37 2004 UTC (8 years ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 (colored)

Use buildlink3.

Revision 1.23 / (download) - annotate - [select for diffs], Tue Jan 20 12:13:28 2004 UTC (8 years, 4 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Sep 28 09:13:56 2003 UTC (8 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.

Revision 1.21 / (download) - annotate - [select for diffs], Sat Sep 27 17:07:35 2003 UTC (8 years, 7 months ago) by grant
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Jul 13 13:51:03 2003 UTC (8 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

PKGREVISION bump for libiconv update.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Jun 18 09:22:17 2003 UTC (8 years, 11 months ago) by agc
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather than
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent
PKGREVISION changes. With thanks to jmc for the nudge.

Revision 1.18 / (download) - annotate - [select for diffs], Fri Jan 24 13:36:19 2003 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Note in USE_NCURSES variable which functions actually are missing for this
to build with native curses.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Oct 2 18:54:34 2002 UTC (9 years, 7 months ago) by dillo
Branch: MAIN
Changes since 1.16: +4 -4 lines
Diff to previous 1.16 (colored)

use autoconf.mk

Revision 1.16 / (download) - annotate - [select for diffs], Mon Aug 26 18:28:20 2002 UTC (9 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.15: +4 -10 lines
Diff to previous 1.15 (colored)

Use buildlink2.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Aug 27 14:35:07 2001 UTC (10 years, 8 months ago) by tron
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Use wildcard dependence on "autoconf" package.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jun 11 06:34:26 2001 UTC (10 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored)

CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.

Revision 1.13 / (download) - annotate - [select for diffs], Thu May 17 08:38:42 2001 UTC (11 years ago) by abs
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Lose leading '(The|the) ' from COMMENT

Revision 1.12 / (download) - annotate - [select for diffs], Tue Mar 27 03:19:51 2001 UTC (11 years, 2 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>

Revision 1.11 / (download) - annotate - [select for diffs], Fri Feb 16 14:38:19 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Feb 7 05:16:39 2001 UTC (11 years, 3 months ago) by fredb
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Fix a few more paste-o's.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 5 09:00:56 2001 UTC (11 years, 3 months ago) by tron
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Aug 17 00:39:37 2000 UTC (11 years, 9 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

USE_PKGLIBTOOL -> USE_LIBTOOL

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jun 1 11:23:20 2000 UTC (11 years, 11 months ago) by rh
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jan 15 18:46:25 2000 UTC (12 years, 4 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Update dependency on ncurses to >=4.2

Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 10 10:48:29 1999 UTC (12 years, 6 months ago) by agc
Branch: MAIN
Changes since 1.4: +9 -2 lines
Diff to previous 1.4 (colored)

Make this package work on Solaris.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 29 15:29:40 1999 UTC (12 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: comdex-fall-1999
Changes since 1.3: +6 -14 lines
Diff to previous 1.3 (colored)

Update cdk to 4.9.9.  The 4.9.8 distfile is gone, necessitating this update.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jul 6 07:57:20 1999 UTC (12 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH001
Changes since 1.2: +34 -11 lines
Diff to previous 1.2 (colored)

    * Update to cdk-4.9.8.
    * Update ncurses dependency.
    * Update MASTER_SITE and HOMEPAGE to new locations.
    * Libtoolize library build.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 21 20:43:24 1999 UTC (13 years, 4 months ago) by frueauf
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE
Changes since 1.1: +12 -18 lines
Diff to previous 1.1 (colored)

Make this one work with MANZ set too.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Dec 1 23:27:36 1998 UTC (13 years, 5 months ago) by garbled
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of cdk-4.9.6
the Curses Development Kit

Revision 1.1 / (download) - annotate - [select for diffs], Tue Dec 1 23:27:36 1998 UTC (13 years, 5 months ago) by garbled
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>