Commit Graph

9165 Commits

Author SHA1 Message Date
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
sebastia
f9b6a7fb6f Make gaia compatible with updated gpsd.
OK, landry@, jasper@
2010-11-25 08:58:49 +00:00
jasper
17d537dced - fix implicit declaration of strchr(). 2010-11-25 08:13:19 +00:00
dcoppa
1ed842bd28 Fix an assertion failure.
Patch committed upstream too.
2010-11-25 07:31:49 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
jasper
43b191604b - zap double dependency. spotted by aja@ 2010-11-24 13:34:25 +00:00
jasper
85fd9ffdd5 sync 2010-11-24 13:10:27 +00:00
jasper
db56bd71d5 import nitrogen 1.5.1
Nitrogen is a background browser and setter for X windows. It is written
in C++ using the gtkmm toolkit. It can be used in two modes: browser and
recall.

ok landry@
2010-11-24 13:10:07 +00:00
sebastia
24888dbbe1 Update to gspdf 0.4. Fixes some nasty random crasher on startup, and adds some smaller improvements.
OK landry@
2010-11-24 07:17:29 +00:00
sebastia
bc1438b145 Fix building of projectcenter. Make use of updated gnustep-make.
OK, landry@
2010-11-24 07:16:20 +00:00
sebastia
3a6c872355 Require the updated gnustep-make as BUILD_DEPENDS for the gnustep ports.
OK landry@
2010-11-24 07:14:44 +00:00
sebastia
68afba5cdf Do the same thing for frameworks, as we do for libraries to set the .so.MAJOR.MINOR correctly, use the INSTANCE_VERSION variable instead of VERSION
OK landry@
2010-11-24 07:10:44 +00:00
edd
c2a3075c34 sort ONLY_FOR_ARCHES, noticed by brad.
OK phessler@
2010-11-23 10:05:48 +00:00
dcoppa
5875984418 From upstream: remove useless socket.h declaration. 2010-11-23 08:51:29 +00:00
ajacoutot
d66aebe02d Bugfix update to genius-1.0.12. 2010-11-23 06:00:31 +00:00
ajacoutot
8a93c7125d Bugfix update to gcalctool-5.32.2. 2010-11-23 05:58:10 +00:00
jasper
0fb74a701a sigh, i should .poison REVISOIN.. 2010-11-22 19:52:49 +00:00
ajacoutot
47dda5f051 Bugfix update to gnome-applets2-2.32.1.1. 2010-11-22 18:16:03 +00:00
espie
9ff53f35ab remaining WANTLIB go .>= to >= 2010-11-22 10:16:08 +00:00
espie
fbc20d9b54 missed a few depends 2010-11-22 09:38:08 +00:00
espie
832615d6db fix build, do not pick rtdump if it's not intended 2010-11-22 09:02:49 +00:00
jasper
5160e43211 - drop maintainership of ports i don't use anymore, and take maintainership of three new ones. 2010-11-22 08:56:47 +00:00