Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-09-27 | Update btparse to 0.34 | tonio | 4 | -13/+12 | |
btparse now uses automake and libtool, this fixes the build of dependancies under darwin approved by wiz@ | |||||
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -2/+2 | |
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-04-12 | Enable pkgviews installation. | minskim | 1 | -1/+3 | |
2004-04-11 | No longer used. | snj | 1 | -24/+0 | |
2004-04-11 | Convert to buildlink3. | snj | 2 | -2/+21 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-12 | use TEST_TARGET instead of custom test target | dillo | 1 | -5/+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-11-01 | pkglint: collapse consecutive blank lines into one. | rh | 1 | -2/+1 | |
2002-11-01 | This doesn't use libtool, so remove USE_LIBTOOL. | rh | 2 | -2/+26 | |
Add buildlink2.mk | |||||
2002-11-01 | Initial import of btparse-0.33, a BibTeX parsing library. | rh | 4 | -0/+45 | |