joerg
beb4178265
Force explicit bool conversion for C++11 mode.
2013-12-15 19:42:04 +00:00
adam
81059da3bd
Revbump after updating devel/boost-libs
2013-11-20 20:04:35 +00:00
obache
be6a7bf66d
recursive bump from boost-lib shlib major bump.
2013-11-20 13:23:41 +00:00
ryoon
3fba1a52dd
Recursive revbump from pango-1.36.0
2013-10-10 14:41:44 +00:00
wiz
6068eaecf6
recursive bump for libmng-2.0.2 shlib major bump and dependency change
2013-10-09 17:39:01 +00:00
adam
d2cb6dec32
Revbump after cairo update
2013-09-02 19:50:38 +00:00
joerg
eb7ce48f98
Add some explicit casts to help make_pair create the right type.
...
Add missing include.
2013-08-31 14:52:14 +00:00
obache
09911009b5
Fixes build with GIFLIB-5.0 and later.
2013-07-14 02:32:34 +00:00
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
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
joerg
40ab2f4b2e
Fix NPAPI detection to use correct main declaration. Fix a bunch of
...
C++11 issues and request it for Clang.
2013-02-26 11:04:25 +00:00
wiz
d1b820f37b
Recursive bump for png-1.6.
2013-02-16 11:18:58 +00:00
obache
07659b9b8d
recursive bump from boost-lib shlib update.
2013-02-15 11:53:59 +00:00
ryoon
9bef86f5fd
Bump PKGREVISION from audio/jack.
2013-02-09 22:11:28 +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
riastradh
d9c8243de7
Gnash needs pangox. Go figure.
2013-01-19 21:41:04 +00:00
obache
64deda1dc9
recursive bump from cyrus-sasl libsasl2 shlib major bump.
2012-12-16 01:51:57 +00:00
wiz
cbe13be7b0
Recursive bump for new gtkglext pangox-compat dependency.
2012-10-16 17:47:19 +00:00
adam
3f2cc57b2b
Revbump after updating graphics/pango
2012-10-08 23:00:34 +00:00
asau
a19397ba81
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
2012-10-08 09:20:57 +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
ryoon
296f76c77e
Recursive revbump from multimedia/libvpx 1.1.0 update
2012-09-22 13:48:15 +00:00
ryoon
629feb8e0c
Fix PR pkg/46993
...
Fix build with boost-1.51.0.
2012-09-21 15:44:54 +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
obache
fb0eef126f
Recursive bump from boost-libs update.
2012-08-29 11:22:09 +00:00
adam
9fde0ec108
Revbump after updating boost
2012-07-02 13:37:35 +00:00
sbd
21792a9296
Recursive PKGREVISION bump for libxml2 buildlink addition.
2012-06-14 07:43:06 +00:00
markd
3ce40a44ea
kdebase4 -> kde-baseapps4
...
Though I couldn't actually persuade this package to build the kde gui.
2012-03-29 19:17:39 +00:00
obache
e113e77b73
Pass X11 include/lib directory to configure,
...
and fix a bug in configure script for the case:
https://savannah.gnu.org/bugs/index.php?35801
PR#46151 shoud be fixed.
2012-03-12 12:43:38 +00:00
wiz
e0808f0de0
More pcre PKGREVISION bumps.
2012-03-03 12:54:15 +00:00
hans
718bbf4bcf
Recursive bump from devel/boost-libs update.
2012-02-29 16:32:19 +00:00
obache
ceb2acbdf7
Update gnash to 0.8.10.
...
Gnash 0.8.10
2012/01/30
Improvements since 0.8.9 release are:
* Qt4 GUI supports mouse wheel, clipboard, and screen resolution.
* Enhanced UI support for script limits (abort popups, user prefs).
* BitmapData functions copyPixels(), copyChannel(), perlinNoise() and noise()
implemented.
* Node id mapping in ActionScript XML class implemented (XML.idMap).
* Fix dispatching of Sound.onLoad event, fixing google dict audio.
* Fix support for control tags found after last expected frame (#33176 ).
* Fix support for uncompressed sound with gstreamer media handler.
* Implement Button.getDepth(), fix button key events.
* Fixes to startDrag and stopDrag opcodes.
* Implement onSoundComplete() for event sounds (#23020 ).
* Fix MovieClip.onLoad event dispatching and constant pools handling, fixing
support for movies generated by the evil Adobe Captivate tool (#33521 ).
* Fix unattached Sound.stop() semantic (#33888 ) enjoy Super Mario!
* OpenVG renderer added.
* Improved framebuffer GUI and touchscreen support.
* Framebuffer now supports using multiple renderers.
* Refactored input device support.
* Fix parsing of lossless 16bit bitmaps, fixing support for movies
generated by the evil TechSmit Camtasia tool (#34625 ).
* Improved double buffering support for AGG in a framebuffer.
* Thumbnailer for SWF files and GNOME2 desktop config for it.
2012-02-16 10:44:53 +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
joerg
a7fe7a83f4
Reset maintainer, domain doesn't exist
2012-01-26 14:17:38 +00:00
sbd
0baf031533
Recursive dependency bump for databases/gdbm ABI_DEPENDS change.
2012-01-24 09:10:50 +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
obache
78cb977b26
Recursive bump from boost-libs shlib bump.
2012-01-09 02:54:24 +00:00
obache
5867c3cc69
Use xulrunner192, not want to deal with API dance of mozilla.
2011-12-08 10:39:13 +00:00
sbd
6c1bcc271a
Recursive bump for multimedia/ffmpeg buildlink addition.
2011-11-16 01:33:15 +00:00
sbd
04daa2f1b8
Recursive bump for graphics/freetype2 buildlink addition.
2011-11-01 06:00:33 +00:00
obache
9f53dc0772
tell boost-header and boost-lib location to configure.
2011-10-15 13:34:27 +00:00
obache
4ead6e3556
Bump PKGREVISION from boost-libs version bump.
2011-10-14 01:05:58 +00:00
obache
0b047709ed
Exactly specify include path for npapi.h so that other xulrunner will not be
...
picked up.
Fixes PR pkg/45380.
2011-09-19 14:50:36 +00:00
obache
8692ff62cb
recursive bump from gnome-vfs drop crypto dependency.
2011-07-21 13:05:46 +00:00
obache
1d9df3258a
recursive bump from gettext-lib shlib bump.
2011-04-22 13:41:54 +00:00