2009-08-27 17:32:15 by Hasso Tepper | Files touched by this commit (5) | |
Log message: Update to 1.6.7. Upstream changelog is obviously too massive to paste it here. All hard update work done by Simon 'corecode' Schubert and minor modifications (DESTDIR etc) by me. |
2009-06-14 19:39:54 by Joerg Sonnenberger | Files touched by this commit (15) |
Log message: Remove @dirrm entries from PLISTs |
2009-05-28 22:59:54 by Zafer Aydogan | Files touched by this commit (1) | |
Log message: update master site. remove non-working mirror. |
2006-12-13 22:35:40 by Lex Wennmacher | Files touched by this commit (1) |
Log message: Bump PKGREVISION for previous commit |
2006-12-13 22:23:45 by Lex Wennmacher | Files touched by this commit (3) |
Log message: - Fix build on DragonFly - Fix building documentation (PDF files) >From Joerg Sonnenberger in private e-mail with some minor modifications by myself. Thanks, Joerg! |
2006-06-30 09:02:52 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Don't use netpbm-*, use netpbm-[0-9]*. Similiar for a bunch of other dependencies. Bump revision. |
2006-06-26 11:45:55 by Roland Illig | Files touched by this commit (2) |
Log message: Somewhere between 1.4.5 and 1.4.7, doxygen changed the structure of the produced documentation files, which led to PLIST mismatches. Fixed the dependency and bumped PKGREVISION. |
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. |
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 |