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
53745b22ea
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:05:17 +00:00
adam
1ab43a036f
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
2013-05-09 07:39:04 +00:00
wiz
d1b820f37b
Recursive bump for png-1.6.
2013-02-16 11:18:58 +00:00
jperkin
becd113253
PKGREVISION bumps for the security/openssl 1.0.1d update.
2013-02-06 23:20:50 +00:00
adam
f4c3b89da7
Revbump after graphics/jpeg and textproc/icu
2013-01-26 21:36:13 +00:00
wiz
1506ee79da
Fix build with automake-1.13.
2013-01-23 17:26:27 +00:00
asau
1a433eae91
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-23 18:16:19 +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
ryoon
64bdcdcffe
Recursive revbump from graphics/libwebp update.
...
Thank you, obache@.
2012-08-18 08:49:40 +00:00
sbd
21792a9296
Recursive PKGREVISION bump for libxml2 buildlink addition.
2012-06-14 07:43:06 +00:00
wiz
ee311e3b36
Recursive bump for pcre-8.30* (shlib major change)
2012-03-03 00:11:51 +00:00
wiz
5a1e8b0499
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:40:37 +00:00
sbd
d82cb3e038
Recursive bump for graphics/ImageMagick buildlink addition.
2011-11-20 22:11:21 +00:00
sbd
04daa2f1b8
Recursive bump for graphics/freetype2 buildlink addition.
2011-11-01 06:00:33 +00:00
ryoon
7c0dad370f
Recursive revbump after graphics/ImageMagick update.
2011-10-22 15:00:20 +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
obache
4df37b6c5f
Shlib major bumped from 3 to 4 at update of ImageMagick-6.6.4.1.
...
Bump ABI_DEPENDS (and recursive bump).
2010-11-14 14:05:57 +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
wiz
91871f449e
Second try at jpeg-8 recursive PKGREVISION bump.
2010-01-18 09:58:37 +00:00
wiz
579796a3e5
Recursive PKGREVISION bump for jpeg update to 8.
2010-01-17 12:02:03 +00:00
joerg
3fbb207985
Recursive bump for libltdl
2009-12-15 21:54:17 +00:00
sno
551967e4c1
bumping revision due graphics/ImageMagick update
2009-08-26 21:20:13 +00:00
sno
6f7368d4db
bump revision because of graphics/jpeg update
2009-08-26 19:56:37 +00:00
drochner
d6e85d27ac
bump PKGREVISION for ImageMagick shlib name change
2009-08-11 12:34:51 +00:00
joerg
f0bbd1517d
Remove @dirrm entries from PLISTs
2009-06-14 18:13:25 +00:00
hasso
dae835be0c
* Make it build with compilers not having -fgnu89-inline switch (like gcc
...
4.1.2 on DragonFly).
* Make it build on systems not having nonstandard ENODATA (like DragonFly).
* There is no C++ or Fortran code in this package.
2009-05-10 18:25:34 +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
plunky
84a3e10fc4
libfprint is an open source software library designed to make it easy for
...
application developers to add support for consumer fingerprint readers to
their software.
2009-02-26 21:51:06 +00:00