2012-10-03 11:10:35 by Aleksej Saushev | Files touched by this commit (193) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't or might probably not have staged installation. |
2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222) |
Log message: Remove obsolete @dirrm lines. |
2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192) |
Log message: Delint: - convert spaces to tabs (pkglint --autofix) - set, not append to USE_LANGUAGES |
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-12-05 23:27:44 by Roland Illig | Files touched by this commit (61) |
Log message: Ran "pkglint --autofix", which fixed some quoting issues in MAKE_ENV, CONFIGURE_ARGS, FILES_SUBST and the like. |
2005-05-24 12:30:43 by Roland Illig | Files touched by this commit (1) |
Log message: Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. |
2005-05-02 22:34:00 by Jeremy C. Reed | Files touched by this commit (1) |
Log message: RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. And always is defined as share/examples/rc.d which was the default before. This rc.d scripts are not automatically added to PLISTs now also. So add to each corresponding PLIST as required. This was discussed on tech-pkg in late January and late April. Not all of these packages have been tested. Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere and remove the RCD_SCRIPTS_EXAMPLEDIR itself. |
2004-03-07 02:38:57 by Jeremy C. Reed | Files touched by this commit (1) |
Log message: Conflict with linux-module-init-tools. |