Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
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. | |||||
2004-05-31 | Enable pkgviews installation. Patches provided by Joachim Kuebart on | minskim | 1 | -1/+5 | |
tech-pkg@. | |||||
2004-04-24 | Relinquish maintainership of packages to tech-pkg@NetBSD.org. | jlam | 1 | -2/+2 | |
2004-03-23 | USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. | jlam | 1 | -2/+2 | |
2004-02-12 | bl3ify | minskim | 1 | -3/+3 | |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2003-09-28 | Back out last change related to moving ncurses/buildlink2.mk to | jlam | 1 | -2/+2 | |
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. | |||||
2003-09-27 | move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides | grant | 1 | -2/+2 | |
support for base system curses/ncurses as well as ncurses itself. suggested by wiz. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 | |
2003-06-10 | Fix INCOMPAT_CURSES patterns to include all netbsd-1-[56] versions. | salo | 1 | -3/+2 | |
2003-04-07 | Bump the package revision. Pointed out by Matthias Scheler. | jdc | 1 | -1/+2 | |
2003-04-05 | Mark NetBSD 1.6 version as imcompatible. | jdc | 1 | -1/+2 | |
From PR 20834 by Stephen Borrill. | |||||
2002-09-21 | buildlink1 -> buildlink2 | jlam | 1 | -3/+3 | |
2002-08-07 | Create new variables INCOMPAT_ZLIB, INCOMPAT_BZIP2, INCOMPAT_READLINE, | jlam | 1 | -2/+2 | |
INCOMPAT_GETTEXT that are analogous to INCOMPAT_ICONV and contain lists of shell wildcards intended to match against ${MACHINE_PLATFORM}. These variables are used to note those platforms that have the named packages in the base system but are incompatible in some way from the pkgsrc version of the same package. Change INCOMPAT_CURSES to have the same sematics as above. These variables allow much greater precision in specifying which platforms have broken (for the purposes of pkgsrc) versions of software in the base system that must be ignored. The buildlink.mk files for these packages define private _INCOMPAT_* versions of these variables, and they contain the default lists of platforms that are known to have incompatible software bits. This addresses pkg/17775 submitted by Julien T. Letessier <julien.letessier at sun dot com>. | |||||
2002-04-22 | This package doesn't work with NetBSD 1.5 and 1.5.x's curses library. | tron | 1 | -2/+3 | |
Problem noted by Stephen Borrill in PR pkg/16286. | |||||
2001-11-30 | Remove commented-out USE_CURSES definition. | jlam | 1 | -2/+1 | |
2001-06-19 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. By using | jlam | 1 | -18/+17 | |
ncurses/buildlink.mk, we can refer to the ncurses header as ncurses.h and the ncurses lib as libncurses. | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 | |
2000-11-02 | NEED_NCURSES check doesn't have to be after bsd.pkg.mk inclusion anymore | wiz | 1 | -2/+4 | |
(only after bsd.prefs.mk inclusion) | |||||
2000-07-28 | Make use of new USE_CURSES functionality. | jlam | 1 | -5/+8 | |
2000-01-15 | Update dependency on ncurses to >=4.2 | jlam | 1 | -2/+2 | |
1999-07-06 | * Update ncurses dependency. | jlam | 1 | -9/+9 | |
1999-04-15 | Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with | tron | 1 | -3/+2 | |
variable substituition of "MASTER_SITES" and "PATCH_SITES". | |||||
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -2/+1 | |
1998-05-26 | New "dialog" package supplied by Johnny C. Lam in PR pkg/4993. | tron | 1 | -0/+27 | |