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-08-06 08:19:41 by Johnny C. Lam | Files touched by this commit (634) | ![]() |
Log message: Bump the PKGREVISIONs of all (638) packages that hardcode the locations of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories. |
2005-07-13 20:01:49 by Johnny C. Lam | Files touched by this commit (578) |
Log message: Turn PERL5_PACKLIST into a relative path instead of an absolute path. These paths are now relative to PERL5_PACKLIST_DIR, which currently defaults to ${PERL5_SITEARCH}. There is no change to the binary packages. |
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-01-21 04:53:17 by Todd Vierling | Files touched by this commit (2) |
Log message: Partly Interix fix, but also readonly-root fix: Don't use "-w '/'" to determine whether to install in PREFIX/share. Just do it anyway. |
2004-04-18 06:31:31 by Soren Jacobsen | Files touched by this commit (1) |
Log message: Convert to buildlink3. |
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131) |
Log message: Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. |
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-04-20 18:57:38 by Chris Pinnock | Files touched by this commit (1) |
Log message: Use BSD::Resource and Term::ReadKey to get full functionality. |