wiz
d520a7cf2a
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
2014-01-01 11:52:02 +00:00
ryoon
eda5fb2e29
Recursive revbump from pango-1.36.0
2013-10-10 14:41:44 +00:00
wiz
5592d1530c
recursive bump for libmng-2.0.2 shlib major bump and dependency change
2013-10-09 17:39:01 +00:00
adam
30b15b560e
Revbump after cairo update
2013-09-02 19:50:38 +00:00
wiz
9857186f24
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
e05e426ab4
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
18d6941e6e
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
ab373a817a
Recursive bump for png-1.6.
2013-02-16 11:17:56 +00:00
jperkin
84991145cf
PKGREVISION bumps for the security/openssl 1.0.1d update.
2013-02-06 23:20:50 +00:00
adam
d1ab9d8533
Revbump after graphics/jpeg and textproc/icu
2013-01-26 21:36:13 +00:00
asau
1685739ccc
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-31 11:16:30 +00:00
adam
ed93f0ca47
Revbump after updating graphics/pango
2012-10-08 23:00:34 +00:00
tron
78f9c75877
Mass recursive bump after the dependence fix of the "cairo" package
...
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
8ace00dcd8
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
adam
e7608643ab
Revbump after updating graphics/cairo
2012-09-07 19:16:05 +00:00
sbd
cdfc7f300d
Recursive PKGREVISION bump for libxml2 buildlink addition.
2012-06-14 07:43:06 +00:00
dholland
0bcdacfbcf
Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
...
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
dholland
234bf3c0a6
Build fix for latest glib2.
2012-05-06 20:15:36 +00:00
wiz
e64308b04b
Recursive bump for pcre-8.30* (shlib major change)
2012-03-03 00:11:51 +00:00
wiz
3e5aee20cf
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:49 +00:00
sbd
ec681430da
Recursive dependency bump for databases/gdbm ABI_DEPENDS change.
2012-01-24 09:10:50 +00:00
obache
1f4649c8a2
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
2012-01-13 10:54:43 +00:00
sbd
94b37b4e43
Recursive bump for graphics/freetype2 buildlink addition.
2011-11-01 06:00:33 +00:00
obache
7f43353df0
recursive bump from gnome-vfs drop crypto dependency.
2011-07-21 13:05:46 +00:00
obache
0e2c97799a
recursive bump from gettext-lib shlib bump.
2011-04-22 13:41:54 +00:00
wiz
2f4126dc58
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
2011-01-13 13:36:05 +00:00
abs
93cde1a832
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
2010-11-15 22:56:08 +00:00
wiz
2c6e8e30b0
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
92e0cb52cb
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
wiz
7e9f949650
Second try at jpeg-8 recursive PKGREVISION bump.
2010-01-18 09:58:37 +00:00
sno
949cd3bc1f
bump revision because of graphics/jpeg update
2009-08-26 19:56:37 +00:00
wiz
6f7c23cfe5
Remove USE_DIRS from pkgsrc.
...
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
obache
ca9b9534e1
Replace contents with Glade-3's one, former one is same as Glade-2, unfit.
2009-06-15 11:14:21 +00:00
joerg
26e3ffdae1
Remove @dirrm entries from PLISTs
2009-06-14 17:48:39 +00:00
joerg
2d1ba244e9
Simply and speed up buildlink3.mk files and processing.
...
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
joerg
3b0d97b0de
Add DESTDIR support.
2008-06-20 01:09:05 +00:00
drochner
6951083863
update to 3.4.5
...
changes:
-Port to gtk 2.12 tooltips API
-Now first toplevel in project automatically shows up in the workspace
-Project no longer allows duplicate widget names
-bugfixes
-translation updates
2008-05-15 18:19:27 +00:00
jmmv
0d3662ee66
Drop maintainership
...
Stop lying and drop maintainership of these packages. I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
2008-04-30 13:38:14 +00:00
wiz
8e810a2bc9
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
2008-03-06 14:53:47 +00:00
drochner
a2d8c2807a
update to 3.4.1
...
changes:
-bugfixes
-translation updates
2008-01-06 15:59:41 +00:00
drochner
0fe79f4b78
update to 3.4.0
...
This switches to the gnome-2.20 branch
add bl3 file
2007-12-16 14:03:00 +00:00
joerg
f3eec67500
Needs msgfmt.
2007-07-27 10:47:05 +00:00
drochner
58546c6dfa
import glade3-3.2.2, a GUI builder gor gtk/gnome
2007-07-17 19:12:02 +00:00