2006-10-15 21:25:56 by Mark Davies | Files touched by this commit (1) |
Log message:
Fix MASTER_SITES. Noted by Robert Elz in PR pkg/34828
|
2006-10-14 23:26:47 by Mark Davies | Files touched by this commit (4) |
Log message:
Update showimg to 0.9.5
[Seems I didn't actually commit this back on the 6th]
Major feature enhancements and bugs fixed.
New Features:
Database added to manage images using KexiDB [not enabled in pkgsrc yet]
Video support added,
SVG support added,
RAR archive file support added.
|
2006-10-01 16:40:12 by Roland Illig | Files touched by this commit (1) |
Log message:
Fixed path to the Perl interpreter. Bumped PKGREVISION.
|
2006-05-14 18:19:45 by Stoned Elipot | Files touched by this commit (1) |
Log message:
Fix typo on USE_LANGUAGES hence fixing the build.
|
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-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-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-06 16:10:08 by Thomas Klausner | Files touched by this commit (117) |
Log message:
DEPENDS and PKGREVISION bumps because db4's library name changed.
|
2005-08-10 22:56:30 by Johnny C. Lam | Files touched by this commit (339) |
Log message:
Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables. Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.
For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
|