2012-05-04 18:12:30 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Testing for a working C++ compiler is more likely to succeed, if the test program is valid C++. |
2009-06-14 19:57:02 by Joerg Sonnenberger | Files touched by this commit (215) |
Log message: Remove @dirrm entries from PLISTs |
2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message: Add DESTDIR support. |
2008-01-19 10:16:27 by Thomas Klausner | Files touched by this commit (81) |
Log message: Reset maintainer on his request. |
2007-02-22 20:30:06 by Thomas Klausner | Files touched by this commit (33) |
Log message: pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev. |
2007-02-02 18:38:36 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Modular Xorg support. |
2006-10-04 23:43:01 by Thomas Klausner | Files touched by this commit (21) |
Log message: Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. |
2006-06-17 20:17:29 by Roland Illig | Files touched by this commit (5) |
Log message: Fixed pkglint warnings, especially absolute paths and hard-coded usernames. Now it is possible to install this package as unprivileged user. |
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. |
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 |