2010-02-04 18:37:51 by Joerg Sonnenberger | Files touched by this commit (5) |
Log message: DESTDIR support |
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-08 19:35:12 by Juan Romero Pardines | Files touched by this commit (40) |
Log message: Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql pkg has been changed to 5.x). Reminded by wiz... thanks. |
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 |
2005-09-28 16:15:50 by Roland Illig | Files touched by this commit (23) |
Log message: Removed trailing white-space. |
2005-07-31 16:03:28 by grant beattie | Files touched by this commit (3) |
Log message: - remove hardcoded /usr/pkg in patch, simplify - honour CPPFLAGS, LDFLAGS, LIBS - needs -lnsl -lsocket on Solaris |
2005-07-31 15:35:37 by grant beattie | Files touched by this commit (2) |
Log message: whitespace fix |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409) |
Log message: Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various. |
2004-11-11 20:41:46 by Martin Husemann | Files touched by this commit (1) |
Log message: Homogenize the two suggested database structures. |