2012-10-03 16:22:23 by Aleksej Saushev | Files touched by this commit (1) |
Log message: Support staged installation. |
2010-01-17 13:03:22 by Thomas Klausner | Files touched by this commit (217) | |
Log message: Recursive PKGREVISION bump for jpeg update to 8. |
2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222) |
Log message: Remove obsolete @dirrm lines. |
2008-01-18 05:30:10 by Tobias Nygren | Files touched by this commit (174) |
Log message: Per the process outlined in revbump(1), perform a recursive revbump on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@ |
2006-09-09 04:49:32 by OBATA Akio | Files touched by this commit (37) |
Log message: Rename variable MAKEFILE to MAKE_FILE. |
2006-04-21 09:31:47 by Aleksey Cheusov | Files touched by this commit (22) |
Log message: man ---> ${PKGMANDIR} |
2006-03-22 23:51:06 by Todd Vierling | Files touched by this commit (3) |
Log message: Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a PR-responsible person (such as I am ;) a little easier. |
2006-03-14 02:27:57 by Johnny C. Lam | Files touched by this commit (82) |
Log message: Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead for a while now, and *_EXTRA_TMPL are generally not needed anymore. |
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-06-03 15:25:43 by Thomas Klausner | Files touched by this commit (1) |
Log message: Remove USE_IDEA from BUILD_DEFS too. |