Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-22 | Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, | rillig | 1 | -3/+2 | |
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed. | |||||
2006-06-01 | Uses C++. | joerg | 1 | -1/+3 | |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
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-04-25 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-01-12 | Include cstdlib instead of stdlib.h in printsession.cc. From kristerw@ | cjep | 2 | -4/+4 | |
2004-01-11 | Fix build by including stdlib.h. From Christoph Badura. | cjep | 2 | -8/+16 | |
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 | -1/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2002-10-25 | buildlink1 -> buildlink2. | wiz | 1 | -4/+4 | |
2002-07-17 | Add a patch to ensure that select(2) is prototyped. | agc | 2 | -1/+16 | |
2001-11-10 | Improve. | wiz | 1 | -5/+6 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-06-20 | Convert to use buildlink.mk files for ncurses dependency. Remove | jlam | 3 | -18/+12 | |
check for __NetBSD__ and refer to ncurses header as <ncurses.h>. | |||||
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+1 | |
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV. | |||||
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-08 | Use NetBSD's curses if possible. Fix based on an idea by Julian Coleman. | wiz | 3 | -10/+25 | |
2001-01-12 | Update HOMEPAGE. | dent | 1 | -2/+2 | |
2000-01-15 | Update dependency on ncurses to >=4.2 | jlam | 1 | -3/+5 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-09-04 | regen | hubertf | 1 | -2/+2 | |
1999-09-04 | include <unistd.h> for select() prototype. | hubertf | 1 | -3/+4 | |
1999-08-04 | regen. | rh | 1 | -0/+4 | |
1999-08-04 | Import of tn5250-0.12.51, an implementation of the IBM 5250 telnet protocol | rh | 7 | -0/+64 | |