ajacoutot
d21edf0044
Technically requires a bump after previous.
...
spotted by nigel@
2012-04-02 08:38:47 +00:00
ajacoutot
8c8e173bb9
Some cleanups:
...
* sanitize CONFIGURE_ARGS
* regen DEPENDS/WANTLIB
* remove one XXX
* put icons in the correct path
* tweak DESCR
2012-04-02 06:40:06 +00:00
ajacoutot
bd208463c3
According to espie@ I should also add a @pkgpath.
2012-04-01 16:01:11 +00:00
ajacoutot
157bd9e2f7
This does not need to RUN_DEPENDS on seahorse.
...
Install locale file.
2012-04-01 15:04:00 +00:00
ajacoutot
d7291ba853
Explicitely RUN_DEPENDS on sysutils/polkit. upower already brings this
...
dependency but it make our life easier to check what exactly uses polkit
in the tree.
ok landry@ (maintainer)
2012-04-01 11:14:24 +00:00
ajacoutot
4657ed2de1
Properly show borders for GtkFrame widgets.
...
from upstream
2012-04-01 10:18:33 +00:00
ajacoutot
8a15548516
Fix XXX.
2012-04-01 09:28:41 +00:00
ajacoutot
30cfeef499
Update to gtk3-unico-engine-1.0.2.
2012-04-01 09:16:49 +00:00
ajacoutot
09e8438302
Correctly pick up PYGOBJECT.
2012-04-01 07:00:27 +00:00
ajacoutot
02c5b99a7e
Unbreak by removing -Werror from CFLAGS until pyr@ can fix his code :)
...
While here, don't hardcode paths.
2012-04-01 06:36:18 +00:00
sthen
2697f3d2de
+xsettingsd
2012-03-31 20:50:26 +00:00
sthen
1cd07f2df3
Import ports/x11/xsettingsd, pointed out in a tweet from sturm@. OK ajacoutot
...
xsettingsd is a daemon that implements the XSETTINGS specification.
It is intended to be small, fast, and minimally dependent on other
libraries. It can serve as an alternative to gnome-settings-daemon for
users who are not using the GNOME desktop environment but who still run
GTK+ applications and want to configure things such as themes, font
antialiasing/hinting, and UI sound effects.
2012-03-31 20:49:59 +00:00
ajacoutot
3538c38f96
I forgot to mention the BZ URL in previous; no pkg change.
2012-03-31 18:14:39 +00:00
ajacoutot
138bff109e
Update to dbus-1.4.20.
2012-03-31 17:56:44 +00:00
sebastia
14fce28952
Update Gorm to 1.2.16. Most notably change besides some bug fixes is the ability
...
to load Apple XIB files (which still needs an update of gnustep-base/gui to work)
OK ajacoutot@
2012-03-31 16:37:06 +00:00
sebastia
3027ee47cd
Minor bugfix update to 1.6.2.
...
OK aja@
2012-03-31 11:43:04 +00:00
naddy
6b17507454
Do not redefine "deprecated". It is not used anywhere in IceWM and
...
breaks the expansion of _X_DEPRECATED.
Use bsd.port.arch.mk.
2012-03-31 11:10:57 +00:00
sebastia
697dfbe704
Its REVISION not REVISI=N as pointed out by sthen@
2012-03-31 10:16:52 +00:00
sebastia
aa021ab59d
Minor bugfix update to 0.42.2
...
OK aja@
2012-03-31 10:15:16 +00:00
sebastia
2965c63c93
minor bugfix update, upstream mixed up the tarballs on the server, the old
...
version was 0.5.4, the actual version now is 0.5.5, therefore no version
bump but a revision bump.
OK aja@
2012-03-31 10:07:00 +00:00
ajacoutot
4ec9334745
This isn't SHARED_ONLY.
2012-03-31 08:52:03 +00:00
ajacoutot
bd7fb7d33b
Update to dbus-python-1.0.0.
2012-03-31 08:45:09 +00:00
ajacoutot
5e60314db8
Fix WANTLIB/DEPENDS to unbreak, notice by naddy@
2012-03-30 17:57:33 +00:00
ajacoutot
9ca77e579c
+libsecret
2012-03-30 14:30:27 +00:00
ajacoutot
9aa17355a0
Import libsecret-0.1.
...
libsecret is a library for storing and retrieving passwords and other
secrets. It communicates with the "Secret Service" using DBus.
gnome-keyring and ksecretservice are both implementations of a Secret
Service.
It is a replacement for libgnome-keyring. Nothing will use it as yet,
but it's better to have it in-tree now to start fixing portability
issues with upstream. It will also ease our work on the next major
release of GNOME.
2012-03-30 14:29:58 +00:00
ajacoutot
e7c392b56d
Missing build_depends, need MODGNOME_TOOLS=yelp, spotted by naddy@
2012-03-30 14:18:18 +00:00
ajacoutot
62bce0c12e
No need for CONFIGURE_ENV.
2012-03-30 14:11:39 +00:00
ajacoutot
6e2e50e551
Add HOMEPAGE.
2012-03-30 14:09:59 +00:00
phessler
feb96f072a
allow mplayer to play (non-encrypted) bluray discs.
...
reviewed by Brad, edd@ and sthen@
2012-03-30 13:23:03 +00:00
ajacoutot
ca300ee96a
Fix LIB_DEPENDS/WANTLIB to unbreak, spotted by naddy@
2012-03-30 12:03:03 +00:00
ajacoutot
9246742433
Update to gnome-common-3.4.0.1.
2012-03-30 11:59:23 +00:00
ajacoutot
783239d8ce
Missing BUILD_DEPENDS on itstool, spotted by naddy@
2012-03-30 11:48:49 +00:00
ajacoutot
1a188fefd1
Committed upstream.
2012-03-30 10:06:23 +00:00
ajacoutot
e6b477fdb2
Use sysctl(3) to get the hz tick.
2012-03-30 09:01:53 +00:00
ajacoutot
9f2823c780
Unbreak now that librep has been fixed.
...
While here, remove old MESSAGE.
2012-03-29 18:57:41 +00:00
ajacoutot
728f69af6b
If gtk-doc is installed at configure stage but get removed after, the
...
build will fail because gtkdoc-rebase will fail to run.
--disable-gtk-doc has no effect on this behaviour so force setting
ac_cv_path_* in CONFIGURE_ENV.
2012-03-29 16:34:43 +00:00
ajacoutot
4e0b61488e
Sync dependencies after libproxy update.
2012-03-29 15:00:19 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
65395f5671
Resurrect the threading hacks, it seems rthreads doesn't help here.
2012-03-29 11:44:21 +00:00
naddy
dfa24a2162
fix build with latest glib
2012-03-29 11:38:00 +00:00
landry
5d1b10cfcd
Update to garcon 0.1.11.
...
Rolls in the education category icon fix, adds hw/personal categories.
2012-03-29 09:10:36 +00:00
ajacoutot
fce5d942d4
Update to gnome-contacts-3.4.0.
2012-03-29 09:00:14 +00:00
dcoppa
588b84779d
Better patch for pager icons.
...
Replace deprecated gdk_pixbuf_unref() with g_object_unref().
2012-03-29 08:17:41 +00:00
ajacoutot
8f4e59fef4
gnome-keyring -> gcr
2012-03-29 08:15:17 +00:00
ajacoutot
62a7c54583
Mention seahorse-nautilus.
2012-03-29 08:12:12 +00:00
ajacoutot
91199e14d5
seahorse-plugins is replaced wy seahorse-nautilus.
2012-03-29 08:11:45 +00:00
ajacoutot
ebc10849cf
-seahorse-plugins
...
+seahorse-nautilus
2012-03-29 08:11:15 +00:00
ajacoutot
16d43dd6ee
Import seahorse-nautilus-3.4.0.
...
Seahorse nautilus is an extension for nautilus which allows encryption
and decryption of OpenPGP files using GnuPG.
ok robert@
2012-03-29 08:10:23 +00:00
ajacoutot
9bf2cbbbbe
Update to stable gnome-online-accounts-3.4.0.
2012-03-29 07:51:25 +00:00
ajacoutot
0d0e86f4b8
Update to stable gvfs-1.12.0.
2012-03-29 07:49:23 +00:00