2007-06-28 12:19:27 by Mark Davies | Files touched by this commit (140) | |
Log message: Remove obsolete koffice language packs |
2006-10-27 22:18:58 by Mark Davies | Files touched by this commit (13) |
Log message: Re-add DEPENDS lines that got dropped in the recent Makefile tweak. |
2006-10-24 10:44:23 by Roland Illig | Files touched by this commit (34) |
Log message: Converted the koffice i18n packages to use the i18n.mk file, thereby fixing a "test ==". |
2006-04-17 09:07:54 by Johnny C. Lam | Files touched by this commit (528) |
Log message: Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory. |
2006-03-15 01:26:07 by Thomas Klausner | Files touched by this commit (6) |
Log message: This package installs an autocorrect file, so depend on koffice. However, don't use its bl3.mk, because it doesn't need any library from koffice. Bump PKGREVISION. |
2006-03-06 01:18:27 by Thomas Klausner | Files touched by this commit (214) | |
Log message: Belatedly bump PKGREVISION for all libtasn1 dependencies, since libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz. |
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-31 13:32:49 by Thomas Klausner | Files touched by this commit (212) |
Log message: Recursive PKGREVISION bump for gnutls shlib major bump. Bump BUILDLINK_RECOMMENDED. |
2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message: Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison |