Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-10 | librsvg: update bl3.mk to remove libcroco in rust case | wiz | 1 | -2/+2 | |
recursive bump for the dependency change | |||||
2020-03-08 | *: recursive bump for libffi | wiz | 1 | -2/+2 | |
2019-07-21 | *: recursive bump for gdk-pixbuf2-2.38.1 | wiz | 1 | -2/+2 | |
2018-11-14 | Revbump after cairo 1.16.0 update. | kleink | 1 | -2/+2 | |
2018-11-12 | Recursive revbump from hardbuzz-2.1.1 | ryoon | 1 | -2/+2 | |
2018-04-16 | Recursive bump for new fribidi dependency in pango. | wiz | 1 | -2/+2 | |
2018-03-12 | Recursive bumps for fontconfig and libzip dependency changes. | wiz | 1 | -2/+2 | |
2017-11-23 | recursive bump for libxkbcommon removal from at-spi2-core | wiz | 1 | -2/+2 | |
2017-08-16 | Comment out dead sites. | wiz | 1 | -2/+2 | |
2017-02-12 | Recursive revbump from fonts/harfbuzz | ryoon | 1 | -2/+2 | |
2017-02-06 | Recursive bump for harfbuzz's new graphite2 dependency. | wiz | 1 | -2/+2 | |
2016-08-03 | Revbump after graphics/gd update | adam | 1 | -2/+2 | |
2015-11-04 | Add SHA512 digests for distfiles for x11 category | agc | 1 | -1/+2 | |
Problems found locating distfiles: Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2 Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz Package xservers: missing distfile xservers-3.3.6.5.tar.bz2 Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz 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-04-25 | Recursive revbump following MesaLib update, categories p through x. | tnn | 1 | -2/+2 | |
2014-05-05 | Recursive revbump from x11/pixman | ryoon | 1 | -2/+2 | |
Fix PR pkg/48777 | |||||
2013-10-10 | Recursive revbump from pango-1.36.0 | ryoon | 1 | -2/+2 | |
2013-09-02 | Revbump after cairo update | adam | 1 | -2/+2 | |
2013-06-06 | Bump PKGREVISION for libXft changes for NetBSD native X support on | wiz | 1 | -2/+2 | |
NetBSD 6, requested by tron. | |||||
2013-06-04 | Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: | tron | 1 | -2/+2 | |
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed. | |||||
2013-06-03 | Bump freetype2 and fontconfig dependencies to current pkgsrc versions, | wiz | 1 | -2/+2 | |
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-02-16 | Recursive bump for png-1.6. | wiz | 1 | -2/+2 | |
2012-10-29 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-10-08 | Revbump after updating graphics/pango | adam | 1 | -2/+2 | |
2012-10-02 | Mass recursive bump after the dependence fix of the "cairo" package | tron | 1 | -2/+2 | |
requested by Thomas Klausner. | |||||
2012-09-15 | recursive bump from libffi shlib major bump | obache | 1 | -2/+2 | |
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update) | |||||
2012-09-07 | Revbump after updating graphics/cairo | adam | 1 | -2/+2 | |
2012-03-03 | Recursive bump for pcre-8.30* (shlib major change) | wiz | 1 | -2/+2 | |
2012-02-06 | Revbump for | wiz | 1 | -2/+2 | |
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy. | |||||
2012-02-03 | Remove G_DISABLE_DEPRECATED so this builds with new glib. | sbd | 3 | -1/+27 | |
2011-11-01 | Recursive bump for graphics/freetype2 buildlink addition. | sbd | 1 | -1/+2 | |
2011-08-06 | Fix typos. | ryoon | 1 | -8/+8 | |
2011-08-06 | Revert previous mistake. | ryoon | 5 | -0/+79 | |
2011-08-06 | Already committed as x11/libunique3 | ryoon | 5 | -79/+0 | |
2011-07-14 | Import libunique3-3.0.2 as x11/libunique3 | ryoon | 5 | -0/+79 | |
* This package is probably for gnome3. Unique is a library for writing single instance application. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance. Unique makes it easy to write this kind of applications, by providing a base class, taking care of all the IPC machinery needed to send messages to a running instance, and also handling the startup notification side. Unique aims to replace the BaconMessageConnection code that has been copied by many projects and the code using Bonobo and D-Bus. |