ryoon
3fba1a52dd
Recursive revbump from pango-1.36.0
2013-10-10 14:41:44 +00:00
adam
d2cb6dec32
Revbump after cairo update
2013-09-02 19:50:38 +00:00
wiz
e0b49a2fed
Bump PKGREVISION for libXft changes for NetBSD native X support on
...
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
...
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
c83ffb8583
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
...
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
wiz
d1b820f37b
Recursive bump for png-1.6.
2013-02-16 11:18:58 +00:00
adam
3f2cc57b2b
Revbump after updating graphics/pango
2012-10-08 23:00:34 +00:00
tron
14215633d2
Mass recursive bump after the dependence fix of the "cairo" package
...
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5
recursive bump from libffi shlib major bump
...
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
asau
2fead99d50
"user-destdir" is default these days
2012-09-11 23:59:21 +00:00
adam
b15c922bcc
Revbump after updating graphics/cairo
2012-09-07 19:16:05 +00:00
wiz
ee311e3b36
Recursive bump for pcre-8.30* (shlib major change)
2012-03-03 00:11:51 +00:00
wiz
6b5bd8d27a
Revbump for
...
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
2012-02-06 12:39:17 +00:00
sbd
04daa2f1b8
Recursive bump for graphics/freetype2 buildlink addition.
2011-11-01 06:00:33 +00:00
obache
1d9df3258a
recursive bump from gettext-lib shlib bump.
2011-04-22 13:41:54 +00:00
wiz
af3596f984
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
2011-01-13 13:36:05 +00:00
abs
9987fa4b3a
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
2010-11-15 22:56:08 +00:00
wiz
200e3c4a04
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
...
version, and bump all depends.
Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
e8d8834f6a
Bump PKGREVISION for libpng shlib name change.
...
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
sno
6f7368d4db
bump revision because of graphics/jpeg update
2009-08-26 19:56:37 +00:00
joerg
e209761d06
Remove @dirrm entries from PLISTs
2009-06-14 17:28:16 +00:00
shattered
aed6101bfb
Update homepage address.
...
OK by wiz@.
2009-01-04 22:32:04 +00:00
joerg
f605fec2db
Mark as destdir ready.
2008-07-14 12:55:56 +00:00
wiz
93c11ff0e0
Use libvisual0.2. Bump PKGREVISION.
2006-07-03 23:32:37 +00:00
wiz
ad782541d0
Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
...
for SDL shlib changes.
2006-06-12 16:28:05 +00:00
joerg
84d71723cd
Needs msgfmt.
2006-06-11 22:45:33 +00:00
wiz
02f8f7c52d
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6
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-04-17 07:07:11 +00:00
jlam
9c8b5ede43
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
...
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
wiz
768c589c29
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
...
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
wiz
7e1c5bfbc9
Convert aalib to options framework, adding an 'x11' option, and remove
...
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.
Addresses PR 32046 by Leonard Schmidt.
2005-12-11 09:40:37 +00:00
jlam
7820875fff
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.
2005-08-10 20:56:10 +00:00
wiz
d774725534
Change path from devel/pkgconfig to devel/pkg-config.
...
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
wiz
1f2ba12d0f
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).
2005-03-27 15:43:32 +00:00
agc
71c8259803
Add RMD160 digests to the SHA1 ones.
2005-02-23 20:39:42 +00:00
wiz
8d3e887215
Update to 0.2.0:
...
New in 0.2.0: 2005-02-09:
* Maintaince. (Dennis)
[sic]
2005-02-20 15:56:51 +00:00
kristerw
5401909985
Fix a C99-ism to make this pkg build with gcc 2.95.
2004-11-12 20:27:23 +00:00
jmmv
301854537d
Include gettext-lib/buildlink3.mk. The program uses libintl (bindtextdomain
...
at least) and should fix a problem I had before, though I'm not able to
reproduce it any more... As discussed with wiz@.
2004-11-06 15:03:40 +00:00
wiz
325f7ed266
Fix path to bl3 file.
2004-11-05 21:13:51 +00:00
wiz
baa137ce5b
Initial import libvisual-bmp-0.1.0:
...
Libvisual plugin for the Beep Media Player.
2004-11-05 21:12:35 +00:00