2005-12-29 07:22:26 by Johnny C. Lam | Files touched by this commit (597) |
Log message: Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile. |
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message: Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-02-23 18:15:14 by Alistair G. Crooks | Files touched by this commit (83) |
Log message: Add RMD160 digests in addition to the SHA1 ones. |
2004-06-21 19:51:41 by Christos Zoulas | Files touched by this commit (2) |
Log message: Fix compilation by detecting presense of <sys/stropts.h> and I_PUSH. Version not bumped, since no actual source changes. |
2004-04-12 12:55:49 by Juan Romero Pardines | Files touched by this commit (1) |
Log message: bl3ify |
2004-03-18 17:42:36 by Juan Romero Pardines | Files touched by this commit (2) |
Log message: PR pkg/24355: Michal Pasternak, make this build under FreeBSD. |
2003-07-13 15:54:34 by Thomas Klausner | Files touched by this commit (783) | |
Log message: PKGREVISION bump for libiconv update. |
2003-04-05 23:40:54 by Thomas Klausner | Files touched by this commit (2) |
Log message: Add conflicts between jed and xjed. |
2003-04-05 23:34:15 by Thomas Klausner | Files touched by this commit (2) |
Log message: Separate out a Makefile.common, to be shared with xjed. |