2004-01-20 23:17:55 by Soren Jacobsen | Files touched by this commit (1) |
Log message: s/it's/its/ |
2003-10-11 14:06:04 by grant beattie | Files touched by this commit (2) |
Log message: comment block which uses non-existant variable (because we don't need the supplied db2). fixes PR pkg/22912 from Jonathan Perkin. |
2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message: Drop trailing whitespace. Ok'ed by wiz. |
2003-01-28 23:04:37 by Johnny C. Lam | Files touched by this commit (176) |
Log message: Instead of including bsd.pkg.install.mk directly in a package Makefile, have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>. |
2002-09-20 04:02:02 by grant beattie | Files touched by this commit (38) |
Log message: Make these scripts more portable by taking advantage of automatic rc.d script handling and using @RCD_SCRIPTS_SHELL@. as discussed with jlam. |
2002-09-19 11:04:35 by Johnny C. Lam | Files touched by this commit (26) |
Log message: Take advantage of the auto-generation and installation of rc.d scripts. |
2002-08-25 23:53:06 by Johnny C. Lam | Files touched by this commit (424) |
Log message: Merge packages from the buildlink2 branch back into the main trunk that have been converted to USE_BUILDLINK2. |