2006-10-04 23:54:59 by Thomas Klausner | Files touched by this commit (1) |
Log message: Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. |
2006-04-22 11:22:18 by Roland Illig | Files touched by this commit (231) |
Log message: Removed the superfluous "quotes" and 'quotes' from variables that don't need them, for example RESTRICTED and SUBST_MESSAGE.*. |
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-07-16 03:19:27 by Johnny C. Lam | Files touched by this commit (273) |
Log message: Get rid of USE_PERL5. The new way to express needing the Perl executable 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 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-24 13:28:30 by Alistair G. Crooks | Files touched by this commit (3) |
Log message: Add RMD160 digests. |
2005-01-14 11:04:01 by Julio M. Merino Vidal | Files touched by this commit (4) |
Log message: Update to 0.4.2: some documentation was included, so we can get rid of the MESSAGE. |
2005-01-13 22:51:19 by Julio M. Merino Vidal | Files touched by this commit (1) |
Log message: Follow style guidelines. |
2005-01-13 22:49:21 by Julio M. Merino Vidal | Files touched by this commit (2) |
Log message: Add missing file to PLIST. Bump PKGREVISION to 1. Hi xtraeme@... |
2005-01-11 15:42:15 by Juan Romero Pardines | Files touched by this commit (2) | |
Log message: Sync with pkgsrc-wip, update to 0.4.1. Lots of changes and fixes, no-ftp-reconnect, MASTER_SORT support and friends. |