Age | Commit message (Expand) | Author | Files | Lines |
2008-03-04 | + Remove -ltermcap from the Makefile and remove patch-ap. The only | jlam | 3 | -17/+2 |
2007-08-01 | Don't use malloc.h. | joerg | 3 | -1/+29 |
2006-09-03 | Reset maintainer for people who lost their commit bit. | wiz | 1 | -2/+2 |
2006-04-17 | Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey | jlam | 1 | -3/+3 |
2006-03-10 | Fixed pkglint warnings. | rillig | 1 | -3/+3 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 |
2006-02-02 | Add DragonFly support. | joerg | 8 | -18/+171 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |
2004-09-24 | Include pthread.buildlink3.mk. | kristerw | 1 | -1/+3 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-09-08 | regen (oops). | wiz | 1 | -2/+2 |
2004-09-08 | Update to 0.12 to fix build with gcc3. | wiz | 19 | -225/+231 |
2004-05-24 | Fix some C++ issues that gcc 3.3 complains on. | kristerw | 6 | -1/+89 |
2004-04-25 | Convert to bl3. | wiz | 1 | -6/+4 |
2003-10-31 | Set USE_GCC_SHLIB. Fixes linking on Solaris. | gavan | 1 | -1/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2002-10-25 | buildlink1 -> buildlink2. | wiz | 1 | -3/+3 |
2002-06-28 | Make this package compile on 1.6 and above (thanks, Johnny) | agc | 2 | -5/+40 |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+2 |
2001-11-06 | Use the proper typecasts to make this compile. | jlam | 3 | -12/+28 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-08-24 | fix path in patch | hubertf | 2 | -5/+5 |
2001-08-20 | regen | wiz | 1 | -2/+2 |
2001-08-20 | #include <stdio.h> on NetBSD. It seems there's some (NetBSD!) systems | hubertf | 1 | -6/+17 |
2001-06-20 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+2 |
2001-06-12 | LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if | jlam | 1 | -3/+1 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+1 |
2001-06-11 | The buildlink include and lib directories are added to CFLAGS, CPPFLAGS, | jlam | 1 | -2/+1 |
2001-06-10 | Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-build | jlam | 1 | -3/+1 |
2001-05-24 | Standardize name of file to include for build-links to be "buildlink.mk". | jlam | 1 | -4/+4 |
2001-05-22 | Use devel/readline/Makefile.readline to get readline support and note why | jlam | 1 | -7/+13 |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 |
2001-04-05 | add default serial device to configure arguments | dmcmahill | 1 | -1/+4 |
2001-04-04 | Fixes so that alpha will (hopefully) build. Mainly addition of includes. | skrll | 7 | -9/+125 |
2001-04-04 | Update patches and use SHA digests. No functional change. | skrll | 3 | -9/+11 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -1/+3 |
2000-07-20 | Depend on version 4.0 or newer of the "readline" package. | tron | 1 | -2/+2 |
2000-06-12 | Fix MASTER_SITES. Pointed out by Bernd Ernesti. | skrll | 1 | -2/+2 |
2000-06-12 | Update plptools to version 0.6. | skrll | 6 | -28/+84 |
2000-06-01 | s/USE_LIBTOOL/USE_PKGLIBTOOL/ | rh | 1 | -2/+2 |
2000-02-05 | grammar fix | wiz | 1 | -2/+2 |
1999-08-26 | set BROKEN=plptools is not work correctly... | sakamoto | 2 | -4/+6 |
1999-08-14 | update dependencies | drochner | 1 | -2/+2 |
1999-07-14 | add LIBS="-ltermlib" to CONFIGURE_ENV. | sakamoto | 1 | -2/+2 |