Commit graph

8 commits

Author SHA1 Message Date
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
fb1a8e5414 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:41:29 +00:00
sbd
747b108f3d Remove G_DISABLE_DEPRECATED so this builds with new glib. 2012-02-03 03:47:47 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
ryoon
fcdba92066 Fix typos. 2011-08-06 22:23:34 +00:00
ryoon
49b2b932d7 Revert previous mistake. 2011-08-06 22:21:58 +00:00
ryoon
c2a511329a Already committed as x11/libunique3 2011-08-06 22:16:01 +00:00
ryoon
b6c59500e6 Import libunique3-3.0.2 as x11/libunique3
* 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.
2011-07-14 21:03:57 +00:00