Commit Graph

9186 Commits

Author SHA1 Message Date
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
jasper
c5106d9694 - update wmclock to 1.0.13
prompted by bruce cran (upstream maintainer)
2010-12-06 16:21:05 +00:00
landry
7b1bf05028 Minor update to cpugraph panel plugin 1.0.1. 2010-12-05 18:13:18 +00:00
landry
fb45c3bceb Update to xfce4-wavelan 0.5.6. Fix WANTLIB while here. 2010-12-05 18:03:02 +00:00
espie
1e1983ff9d does not build reproductibly with our libtool 2010-12-05 13:15:46 +00:00
kili
3f71b67f44 Add a hint to xmonad-lib and hs-xmonad-contrib (initially suggested
by David Cantrell). Also turn {LIB,RUN}_DEPENDS-lib into
RUN_DEPENDS-lib/BUILD_DEPENDS (Haskell libs are still static).

ok dcoppa@
2010-12-04 11:53:57 +00:00
giovanni
663f6f23a1 Update to 0.8.2
ok merdeley@ (Maintainer) on a similar diff
2010-12-03 16:46:18 +00:00
ajacoutot
a71fc48966 Revert previous it was bogus. 2010-12-03 15:18:28 +00:00
jasper
c651fdf7b2 sync comment with reality 2010-12-03 14:56:19 +00:00
ajacoutot
ea6c0c9e74 * galago is gone, so remove useless CONFIGURE_ARGS.
* Rename tomboy.desktop to Tomboy.desktop to please session managers
looking for corresponding excutable <-> desktop.
* Really disable WebDavSyncService so that it doesn't come back into PLIST
* Merge patch from upstream to stop using gdk_display as it's deprecated
in GDK 2.22
2010-12-03 14:55:23 +00:00
ajacoutot
59d44b2666 Extend the gs-bug-buddy-debug patch so that g_debug messages are only
printed if we compile with --enable-debug even when the
libgnomesegvhandler module from bug-buddy is loaded.
2010-12-03 13:15:27 +00:00
ajacoutot
df4e1203e4 Bump after recent cpan.port.mk change.
ok jasper@
(final commit)
2010-12-03 11:46:46 +00:00
matthieu
4ac0c1cd21 Add patch to fix bad XChangeProperty() usage that crashed on sparc64.
pr6522. ok and revision bump reminded by ajacoutot@.
2010-12-02 07:50:06 +00:00
matthieu
a76cba72cf Add patch to fix bad XChangeProperty() usage that crashed on sparc64.
pr6522. ok benoit@ (maintainer) revision bump reminded by ajacoutot@.
2010-12-02 07:48:41 +00:00
ajacoutot
4431a17a56 Quiet up rc_post. 2010-12-01 19:57:51 +00:00
ajacoutot
ffe9105821 Drop galago support which we are going to remove.
jasper@ agrees
2010-12-01 14:51:45 +00:00
ajacoutot
7f9acaeddb No need to install libtool files for dlopen module. 2010-12-01 14:46:09 +00:00
ajacoutot
b65bf1a070 No need to install libtool file for dlopen module. 2010-12-01 14:45:29 +00:00
dcoppa
d6ddf4f2a2 CONFIGURE_STYLE=autoconf is not needed anymore, switch to
CONFIGURE_STYLE=gnu. No bump required.

OK jasper@
2010-12-01 09:22:49 +00:00
dcoppa
d43ca710c7 Fix a problem of getting artifacts on the bottom of the screen when
using rxvt-unicode without hints.

From awesome wm wiki, via jasper@
2010-12-01 07:33:05 +00:00
matthieu
464510bce3 Update to version 1.4. with feedback from sthen@, ok ajacoutot@, landry@. 2010-11-29 20:03:46 +00:00
ajacoutot
9c169d88b2 Mark broken on GCC4_ARCHS while a fix is in the work. 2010-11-29 18:04:25 +00:00
ajacoutot
81a7ee2a7f No point in looking for modprode, lsmod or any other program we need to
make FUSE work since we don't support it. Disable WebDAV support which
requires FUSE.
Actually log tomboy-panel output where intended.
2010-11-29 17:18:49 +00:00
ajacoutot
b81c8c7a97 Don't install useless libtool files and static libs under the modules/ dir. 2010-11-29 14:17:33 +00:00
ajacoutot
cfc3e8c856 Set SHARED_ONLY and don't install static gtk modules. 2010-11-29 14:16:21 +00:00
ajacoutot
b073a9d4a1 Remove non existent CONFIGURE_ARGS, no pkg change. 2010-11-29 10:09:39 +00:00
jasper
725ae551e3 - update libgda to 4.2.2 2010-11-27 17:13:42 +00:00
espie
24e41965fd minor bumps after pkg_create fix: generate catN entry when needed. 2010-11-27 11:54:53 +00:00
espie
52ad628070 better specs for libsigc++, fixes ekiga build. 2010-11-26 15:00:45 +00:00
espie
be2f93f11d since db/v4 has db->=4,<5 as default, no need to specify it explicitly 2010-11-26 14:50:09 +00:00
espie
b23c63119a PKGSPEC for automake as well, finish fixing those ports 2010-11-26 07:58:43 +00:00
espie
c7e774caa1 enforce autoconf-version, fix and bump xfce4-dev-tools
(this also fixes build depends in comms/tlf and games/alephone)
2010-11-26 07:54:43 +00:00
ajacoutot
da87e40fcb Enable gmime-sharp (i.e. evolution) support. 2010-11-25 15:38:33 +00:00
ajacoutot
d9780022d0 rc reload is not supported. 2010-11-25 15:27:30 +00:00
landry
3ae9fd04de Add patch to re-enable search button after a search, broken since Gtk
2.18 update....
http://bugzilla.xfce.org/show_bug.cgi?id=5831
2010-11-25 14:53:30 +00:00
dcoppa
cb9f2317f5 Update to rxvt-unicode-9.09
From LEVAI Daniel, with tweaks by me.
He's also the new maintainer of this port.
2010-11-25 13:19:35 +00:00