2008-09-19 11:27:18 by Thomas Klausner | Files touched by this commit (5) | |
Log message: Remove another leftover qt2 user. |
2008-03-03 16:21:07 by Johnny C. Lam | Files touched by this commit (19) |
Log message: Mechanical changes to add DESTDIR support to packages that install their files via a custom do-install target. |
2006-09-09 04:42:02 by OBATA Akio | Files touched by this commit (113) |
Log message: Rename variable MAKEFILE to MAKE_FILE. |
2006-05-19 14:21:01 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Uses C++. |
2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | |
Log message: Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. |
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-23 21:50:47 by Juan Romero Pardines | Files touched by this commit (10) | |
Log message: Update unixodbc-* packages to 2.2.11 (latest stable version). See http://www.unixodbc.org/ for the list of changes... sorry but this package was not updated in 5 years, the list might be very large! |
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 |