2012-12-12 11:44:37 by Thomas Klausner | Files touched by this commit (10) |
Log message: Reset maintainer on his request. |
2012-11-23 23:33:55 by othyro | Files touched by this commit (43) |
Log message: Mostly whitespace and blank line fixing. Some files also got minor formatting corrections as well as other corrections. |
2012-10-07 18:22:53 by Aleksej Saushev | Files touched by this commit (55) |
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-12-08 00:57:18 by Thomas Klausner | Files touched by this commit (1) |
Log message: Adapt PLIST to snapshot from yesterday. |
2009-12-08 00:57:03 by Thomas Klausner | Files touched by this commit (1) |
Log message: Sync options with available configure options. |
2009-12-08 00:56:52 by Thomas Klausner | Files touched by this commit (1) |
Log message: Set LICENSE. |
2009-10-11 13:18:12 by Thomas Klausner | Files touched by this commit (112) |
Log message: Remove unnecessary @comment lines. Spill a few more @pkgdir. |
2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261) |
Log message: Remove obsolete @dirrm lines. |
2009-08-15 19:02:53 by Dieter Baron | Files touched by this commit (1) | |
Log message: Remove obsolete option pn, which is no longer supported by configure. Noted by wiz. XXX: More option cleanup to follow, once I've updated my build environment. |
2009-07-22 11:53:10 by Thomas Klausner | Files touched by this commit (92) |
Log message: Remove USE_DIRS from pkgsrc. Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html |