ryoon
72c3cb198b
Recursive revbump from fonts/harfbuzz
2017-02-12 06:24:36 +00:00
wiz
7ac05101c6
Recursive bump for harfbuzz's new graphite2 dependency.
2017-02-06 13:54:36 +00:00
adam
77b8ed74db
Revbump after graphics/gd update
2016-08-03 10:22:08 +00:00
agc
c23377570b
Add SHA512 digests for distfiles for cad category
...
Problems found with existing distfile for eagle:
distfiles/eagle-lin32-7.4.0.run
No changes made to eagle/distinfo file.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 00:21:15 +00:00
tnn
255d0cb0b8
Recursive revbump following MesaLib update, categories a through f.
2015-04-25 14:20:17 +00:00
ryoon
60806aa001
Recursive revbump from x11/pixman
...
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
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
f4c3b89da7
Revbump after graphics/jpeg and textproc/icu
2013-01-26 21:36:13 +00:00
joerg
a1261cd19a
Don't redefine local variables.
2012-11-16 00:32:07 +00:00
joerg
41fb6109e3
Taking the address of a temporary object is not valid C++.
2012-10-20 22:03:01 +00:00
adam
3f2cc57b2b
Revbump after updating graphics/pango
2012-10-08 23:00:34 +00:00
asau
5a81524739
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
2012-10-08 13:25:10 +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
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
dholland
2aa65c624f
Fix undefined behavior (promoted from a warning to an error in recent gcc)
...
by casting string objects to const char * before passing to printf.
While here, switch PKG_DESTDIR_SUPPORT from "destdir" to "user-destdir"
(no reason I can see for the former, it appears to date way back) and
add patch comments.
PKGREVISION -> 9, since with netbsd-5 and older -current the issue wasn't
fatal at compile time.
2012-01-03 01:18:46 +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
wiz
91871f449e
Second try at jpeg-8 recursive PKGREVISION bump.
2010-01-18 09:58:37 +00:00
sno
6f7368d4db
bump revision because of graphics/jpeg update
2009-08-26 19:56:37 +00:00
wiz
cf79fe6cb9
Get rid of now unnecessary EXTRACT_OPTS_ZIP.
2009-08-25 11:57:44 +00:00
joerg
4006d8bae3
Update to boolean-6.99. No changes, but supports wxGTK 2.8.
2009-08-14 19:09:48 +00:00
joerg
e209761d06
Remove @dirrm entries from PLISTs
2009-06-14 17:28:16 +00:00
joerg
0665aa2efa
Switch to x11/wxGTK26{,-contrib}.
2008-09-22 20:21:03 +00:00
joerg
b9618cf2db
Don't leak WRKDIR in rpath. Bump revision.
2008-06-21 18:01:18 +00:00
joerg
3d8ef5a52d
Second round of explicit pax dependencies. As reminded by tnn@,
...
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
wiz
eb257384eb
Update HOMEPAGE and MASTER_SITES.
2008-03-12 09:50:28 +00:00
markd
dc69843481
Use USE_CMAKE rather that doing same explicitly.
...
Package supports DESTDIR.
2008-01-04 20:34:13 +00:00
wiz
ea3886639e
Bump PKGREVISION for cmake buildlink3.mk bump.
...
XXX: I have to check vtk*'s PLISTs and will do so next, but this
PKGREVISION bump is needed anyway.
2007-03-12 06:46:41 +00:00
wiz
ea27b2b63c
pkglint cleanup.
2007-02-23 16:43:17 +00:00
wiz
4e0ba208a9
Update to 6.92. Clean up package. Fix build with gcc4.
...
version 6.9
Update for wxWidgets 2.6.2
2007-02-23 16:42:30 +00:00
joerg
a8051c6c8e
Fix build with newer cmake.
2006-09-23 14:08:10 +00:00
joerg
0aca171729
Get DragonFly compilation a bit farther.
2006-08-30 07:28:26 +00:00
dmcmahill
46d2f6960e
I do not have the time or c++ skills to keep maintaining this package.
2006-08-24 00:01:27 +00:00
rillig
f5ffb4620a
Renaming cmakelists.txt to CMakeLists.txt must be done in post-extract,
...
since it is the extract phase where the wrong filenames come from.
Now patch-af finds the file to patch, which it didn't before.
2006-07-20 19:16:23 +00:00
rillig
ab2296b430
Added patch-af, which makes Cmake find its source files. The package
...
still does not build for me (linker errors). Also, a C compiler is needed.
2006-06-26 09:24:09 +00:00
rillig
5f4ac92224
Fixed pkglint warnings.
2006-05-21 15:50:18 +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
joerg
2ea4220459
Add DragonFly. Ensure that StatusBar has a non-inline constructor,
...
otherwise GCC might not create the type info and bail out during
linkage.
2006-03-28 20:42:48 +00:00