9221 Commits

Author SHA1 Message Date
dcoppa
748105d75d Bugfix update to rxvt-unicode-9.10 2010-12-23 08:45:57 +00:00
jasper
a6f2b9abee - merge PFRAG into PLIST 2010-12-22 22:49:02 +00:00
jasper
017a8dfb0d - merge PFRAG.shared into PLIS 2010-12-22 22:18:51 +00:00
jasper
8c08f6ee11 - merge PFRAG.shared into PLIST 2010-12-22 22:08:45 +00:00
landry
511696d83c missing REVISION bump after PLIST change 2010-12-22 21:30:37 +00:00
espie
35e2b424cd explain 2010-12-22 14:53:26 +00:00
sebastia
658e1d2c91 hook up systempreferences 2010-12-22 12:22:20 +00:00
sebastia
83e0433265 Import gnustep systempreferences: manage settings of the gnustep environment
pkg/DESCR:
System Preferences is an application which allows to manage the settings
of many aspects of the gnustep environment and its applications.  System
Preferences are made of Modules, each one a bundle representing a single
control panel, and is thus extensible and modular.  Technically, it is a
clone of the Apple OS X System Preferences and offers a compatible
framework.

OK landry@
2010-12-22 12:21:23 +00:00
sebastia
aba2971f21 Switch naming of binary files in GNUstep bundles, to conform more with upstream.
Reorder WANTLIB in gnustep.port.mk, now do not include WANTLIB when only depending on gnustep-base.
Update/bump all gnustep ports that install bundles.

kind of a agree, landry@, OK aja@
2010-12-22 09:20:00 +00:00
ajacoutot
c49461252b Zap unrecognized configure arg. 2010-12-21 21:47:26 +00:00
ajacoutot
73d8f662f6 Unbreak, I forgot to cvs rm in previous.
whipping from landry@
2010-12-21 16:56:19 +00:00
ajacoutot
85a3e00edb Bugfix update to dbus-1.4.1. 2010-12-21 14:59:49 +00:00
dcoppa
52de70b04b Update to fbpanel-6.1. The new battery plugin is disabled as it's
not fully functional yet (even on linux).

Fix WANTLIB while here.
2010-12-21 10:29:48 +00:00
ajacoutot
cd5bf2e53e Update to dbus-1.4.0... second try.
Previously missed regression is fixed.
2010-12-21 05:57:42 +00:00
jasper
cbb202bd32 - bugfix update of gnome-doc-utils to 0.20.3 2010-12-20 15:04:50 +00:00
jasper
4b64f776f1 - fix install on clean system 2010-12-19 22:03:47 +00:00
ajacoutot
74c717b40b Bugfix update to f-spot-0.8.2. 2010-12-19 18:13:44 +00:00
sebastia
39037c7b3a Update projectcenter to 0.6.0.
many things were restructured, and besides a lot of bug fixes, integration with Gorm was enhanced and now includes internal debugger

OK landry@
2010-12-17 15:04:58 +00:00
ajacoutot
4f3d0498f5 There seems to be an annoying runtime regression with session bus after
the last update which I failed to see in my tests.
While this is being worked on, let's revert for now so that people don't
run into it. Other parts of the D-DBus gang update are fine (glib and
python). Also keep the recent rc script tweak.

Sorry about that...
2010-12-16 07:13:58 +00:00
dcoppa
c5815706e8 Bump after libxdg-basedir update. 2010-12-15 13:22:39 +00:00
dcoppa
35fe50f0d7 Update to libxdg-basedir-1.1.1 2010-12-15 13:22:03 +00:00
ajacoutot
bd6486671c It makes more sense to deal with the pidfile in pre, not post. 2010-12-14 18:45:54 +00:00
ajacoutot
2df1d40ba4 Regen WANTLIB to unbreak installation. 2010-12-14 12:23:30 +00:00
ajacoutot
62b6b5b582 Regen WANTLIB to unbreak installation. 2010-12-14 11:28:26 +00:00
ajacoutot
7390cdf3c8 * use gettext MODULE instead of iconv/intl in WANTLIB
* tweak the way we install examples so update-plist does not whine
* remove useless use of gtk-update-icon-cache goo
* regen WANTLIB while here

ok edd@ (maintainer)
2010-12-14 11:07:31 +00:00
ajacoutot
1c92e8faa9 Regen WANTLIB to unbreak installation. 2010-12-14 10:10:33 +00:00
ajacoutot
b21d741fe5 Tracker deskbar plugin is gone. 2010-12-14 09:54:35 +00:00
ajacoutot
83fd57d4fb Fix DESCR. 2010-12-14 09:54:17 +00:00
ajacoutot
17aeb8be9f Fix LIB_DEPENDS and WANTLIB to unbreak installation. 2010-12-14 09:33:03 +00:00
ajacoutot
73ebcb7514 Cope with recent rc.subr changes. 2010-12-13 16:13:04 +00:00
ajacoutot
ecf1d42ef4 Update to dbus-python-0.83.2. 2010-12-13 10:42:00 +00:00
ajacoutot
692b507b05 Update to dbus-glib-0.92. 2010-12-13 10:41:41 +00:00
ajacoutot
927234fdf3 Update to dbus-1.4.0. 2010-12-13 10:41:22 +00:00
jasper
40038d6302 - gmake is not needed 2010-12-13 09:50:12 +00:00
jasper
ee50eb08a4 - update icewm to 1.3.7 2010-12-12 19:13:01 +00:00
ajacoutot
6a984be570 Extend XXX: add URL to the bug report. 2010-12-12 07:08:13 +00:00
ajacoutot
8a39ef78ea Move these to rc_reload=NO. 2010-12-11 12:57:37 +00:00
ajacoutot
baffaea96e Cope again with rc.subr changes. 2010-12-11 09:59:25 +00:00
ajacoutot
d725b0742f Adapt after recent rc.subr changes.
You will need a very current su(1) and /etc/rc.subr.
2010-12-11 07:40:21 +00:00
martynas
53838065ae mark it with VMEM_WARNING. ok sthen@ 2010-12-10 20:02:01 +00:00
landry
17a34451be Update to xfce4-systemload 1.0.0:
- Add libxfcegui4 to LIB_DEPENDS in preparation for Xfce 4.8
- Fix WANTLIB
See for details:
http://foo-projects.org/pipermail/xfce/2010-December/028011.html
2010-12-10 08:34:44 +00:00
jasper
722b5eaa03 - remove imlib1 flavor, which isn't built by default.
- add @pkgpath marker
2010-12-09 14:55:39 +00:00
landry
daead6cbb7 Update to xfce4-netload 1.0.0, fix WANTLIB while here. 2010-12-08 20:13:48 +00:00
ajacoutot
670cc7feee Bugfix update to nautilus-2.32.2. 2010-12-08 16:07:11 +00:00
ajacoutot
04cb996372 WANTLIB. 2010-12-08 14:53:11 +00:00
ajacoutot
6c77f55ff0 Use bash for the accessibility gnome-command line tools for now. I will fix
this correctly when I have more time.
2010-12-07 21:53:55 +00:00
naddy
de59f803db * update to 1.8.4: fix potentioal memory fault with libX11-1.4.0
* update homepage and master site
2010-12-07 14:46:24 +00:00
ajacoutot
fc2bed1d96 This wants gnugetopt(1), from David Cantrell. 2010-12-07 06:31:24 +00:00
jasper
8314e39ec3 - update xscreensaver to 5.12 2010-12-06 17:37:59 +00:00
jasper
81a00dbe95 - missed bump 2010-12-06 16:47:06 +00:00