ryoon
2193923ba6
Recursive revbump from graphics/giflib update to 5.0.4.
2013-07-05 13:29:28 +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
markd
597b18e07e
Update to KDE SC 4.10.3
...
bugfixes.
2013-05-21 12:49:28 +00:00
adam
1ab43a036f
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
2013-05-09 07:39:04 +00:00
markd
ea97be746d
Update to KDE SC 4.10.2
...
bugfixes, other quality improvements, new and improved KDE Applications
2013-04-03 10:51:43 +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
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
adam
b15c922bcc
Revbump after updating graphics/cairo
2012-09-07 19:16:05 +00:00
markd
e43be93ef2
Update to KDE SC 4.8.4
...
Bug fixes.
2012-06-16 04:45:28 +00:00
sbd
21792a9296
Recursive PKGREVISION bump for libxml2 buildlink addition.
2012-06-14 07:43:06 +00:00
markd
cbc4db0822
Update KDE SC to 4.8.2
...
bugfixes.
2012-04-15 05:54:50 +00:00
markd
664379d6f2
Update to KDE SC 4.8.0
2012-03-19 22:57:09 +00:00
wiz
ee311e3b36
Recursive bump for pcre-8.30* (shlib major change)
2012-03-03 00:11:51 +00:00
wiz
833922aab2
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
3bf7055097
SET_LIBDIR=YES
2012-01-30 03:54:22 +00:00
obache
615c758c19
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
2012-01-13 10:54:43 +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
sbd
d823d74afa
Recursive PKGREVISION bump for the net/mDNSResponder update
2010-07-14 11:11:13 +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
ed2234fa92
Actually links against libXt nowadays. Bump revision.
2009-11-25 21:16:17 +00:00
sno
6f7368d4db
bump revision because of graphics/jpeg update
2009-08-26 19:56:37 +00:00
joerg
76039544d1
Remove @dirrm related logic.
2009-06-14 22:57:58 +00:00
joerg
24ce9c6c39
Convert @exec/@unexec to @pkgdir or drop it.
2009-06-14 20:05:39 +00:00
joerg
3a3c07bc30
Remove @dirrm entries from PLISTs
2009-06-14 17:59:04 +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
drochner
59310e5403
update to 0.1.6
...
changes: Added a version method to get runtime library version
2009-01-06 18:51:02 +00:00
joerg
f605fec2db
Mark as destdir ready.
2008-07-14 12:55:56 +00:00
tnn
ad6ceadd25
Per the process outlined in revbump(1), perform a recursive revbump
...
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
wiz
a34ac258dd
Bump PKGREVISION because openexr now depends on ilmbase.
2007-11-30 21:55:01 +00:00
wiz
3528e06345
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
...
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
markd
c5c1930084
Update HOMEPAGE.
2007-01-27 21:09:05 +00:00
markd
0dca575b25
Update icons location of KDE apps. Bump PKGREVISION
2007-01-26 04:13:33 +00:00
wiz
e5b04d25c0
Very belatedly bump PKGREVISION for all jasper dependencies because
...
of the shlib name change (!) during the update to 1.900.0.
Noted by Robert Elz in PR 35431.
2007-01-17 23:47:18 +00:00
joerg
5aab711311
Be pedantic, the linkage is against libXext as well, so include that and
...
update b3.mk as well.
2007-01-10 15:44:29 +00:00
joerg
2ab805e62c
Modular Xorg support.
2007-01-10 15:39:00 +00:00
drochner
300196853f
add missing entries
2007-01-05 15:44:56 +00:00
xtraeme
c416c520f7
Update to 0.1.5: bugfixes.
2007-01-02 18:45:11 +00:00
markd
404cb7dffd
Update libkipi to 0.1.4
...
0.1.4
Bugs fixed:
o fix FTBFS (fails to build from source) when libkipi is
build the first time on a system.
-------------------------------------------------------------------------
0.1.3
New features:
o Make loadPlugin() public, so that it's possible to load plugins
selectively, and raise version to 1.0.1, so that this API change
can be detected
Bugs fixed:
o various build fixes
o batchprogressdialog: Removed help button. It does not point to
any usefull documentation.
2006-10-06 20:04:55 +00:00
jlam
c16221a4db
Change the format of BUILDLINK_ORDER to contain depth information as well,
...
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307
Track information in a new variable BUILDLINK_ORDER that informs us
...
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00