2006-04-06 09:18:29 by Jeremy C. Reed | Files touched by this commit (14) |
Log message: Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo. Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo. As discussed on tech-pkg. |
2005-11-28 01:27:22 by Roland Illig | Files touched by this commit (79) |
Log message: Ran pkglint --autofix over the complete pkgsrc-wip. This changed all instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form, VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary. Manually reviewed the changes. |
2005-09-28 08:41:35 by Roland Illig | Files touched by this commit (132) |
Log message: Added RMD160 checksums. |
2005-05-24 12:31:42 by Roland Illig | Files touched by this commit (1) |
Log message: Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. |
2005-05-23 12:27:51 by Roland Illig | Files touched by this commit (1) |
Log message: Removed trailing white-space. |
2005-04-11 23:15:35 by Todd Vierling | Files touched by this commit (1) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-01-14 00:08:00 by Adrian Portelli | Files touched by this commit (5) |
Log message: - Take sks to 1.0.9 (latest) - Fix PLIST - Incorporated patches form FreeBSD for building with db 4.3.x - Update TODO - Lots of changes between 1.0.7 and 1.0.8 see the CHANGELOG |
2005-01-14 00:07:59 by Adrian Portelli | Files touched by this commit (7) |
Log message: - Take sks to 1.0.9 (latest) - Fix PLIST - Incorporated patches form FreeBSD for building with db 4.3.x - Update TODO - Lots of changes between 1.0.7 and 1.0.8 see the CHANGELOG |
2004-06-18 23:30:32 by Thomas Klausner | Files touched by this commit (2) |
Log message: Add vpnc, and sort. XXX: many missing. |
2004-01-25 03:33:36 by grant beattie | Files touched by this commit (1) |
Log message: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. |