2012-10-08 15:25:17 by Aleksej Saushev | Files touched by this commit (62) |
Log message: Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. |
2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234) |
Log message: recursive bump from gettext-lib shlib bump. |
2010-01-28 02:11:28 by Joerg Sonnenberger | Files touched by this commit (11) |
Log message: Do not build the message catalogs by default for the various wcalc packages, but only in libwalc. They have been silently reinstalled over and over again. Mark *wcalc* as DESTDIR ready. |
2009-06-14 20:16:35 by Joerg Sonnenberger | Files touched by this commit (15) |
Log message: Convert @exec/@unexec to @pkgdir or drop it. |
2009-06-14 19:35:57 by Joerg Sonnenberger | Files touched by this commit (52) |
Log message: Remove @dirrm entries from PLISTs |
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2006-01-24 08:33:02 by Thomas Klausner | Files touched by this commit (1164) |
Log message: Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because of the shlib major bump. PKGREVISION++ for the dependencies. |
2006-01-08 07:31:54 by Dan McMahill | Files touched by this commit (8) | |
Log message: update to wcalc-1.0. - fixes a bug in the cgi frontend for coupled microstrip which caused lots of bad warning messages. - replaces the alert dialog box with a log window which prevents multiple alert windows from appearing. |
2005-12-06 00:55:25 by Roland Illig | Files touched by this commit (413) |
Log message: Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS. |
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message: Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html |