Commit Graph

36 Commits

Author SHA1 Message Date
jasper
d29642858b Regen WANTLIB 2011-10-14 11:37:24 +00:00
ajacoutot
c0374768a1 MODGNOME_DESKTOP_FILE => MODXFCE_DESKTOP_FILE
discussed with and ok landry@
2011-09-19 07:53:15 +00:00
ajacoutot
034d725fcc DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
discussed with and ok jasper@
2011-09-19 07:44:58 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
landry
13a39e5e42 Update to exo 0.6.2.
Add a workaround for the pkg_add bug when a symlink to a dir becomes a
real dir.
2011-06-14 11:24:43 +00:00
ajacoutot
34381afa5f Unbreak after glib2 update (GIO module not needed after glib 2.28).
ok landry@ (maintainer)
2011-03-07 19:22:02 +00:00
ajacoutot
1ad958d099 @comment libtool files for modules.
Add missing gio-querymodules goo in exo.

ok landry@ (maintainer)
2011-01-18 21:34:58 +00:00
landry
b1139cb16c Update to exo-0.6.0.
Note that library was renamed from exo-0.3 to exo-1, so all apps using
it will need te be rebuilt and wantlib to be fixed. On the way.
2011-01-18 20:11:40 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
landry
65924af12e Remove USE_GROFF, those manpage just display fine with mandoc(1).
Thanks ingo for showing me how to check it..
2010-10-29 12:44:06 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
landry
506d63e02c Convert to new LIB_DEPENDS/WANTLIB semantics, fix WANTLIB while here.
Bump all REVISION as i changed my e-mail address.
2010-07-27 12:58:42 +00:00
landry
f2994478e5 Update to exo 0.3.107 2010-06-05 15:20:25 +00:00
landry
64fed7a073 Don't add --as-needed to LDFLAGS, apparently fixes a fallout of the
gtk+2 update. (apps complaining about missing pthread syms at startup
and crashing)
2010-04-27 19:53:28 +00:00
landry
5ede4cb3eb Replace @unexec by @unexec-delete for update-desktop-database,
gtk-update-icon-cache and update-mime-database goos, & Bump PKGNAMEs.
Prodded by espie@, discussed with aja@ & sthen@
2009-12-21 16:07:44 +00:00
landry
afba53b447 update to exo 0.3.103, bugfix version 2009-10-10 07:56:18 +00:00
landry
966db271b4 Update to exo-0.3.102, bugfix and translations release.
Add some autohell magic to make it correctly detect sys/mount.h and sys/ucred.h
2009-08-20 20:21:12 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
landry
205086ef87 Whoops, re-backport some fixes for xfterm4 from trunk, and re-add a line
that accidentally went away in last commit - breaking the intended
functionality. bump PKGNAME.
2009-08-06 09:32:50 +00:00
landry
5804a50c53 Backport upstream svn r30251, fixing bug #5461.
This fixes opening help files in various xfce apps.
2009-07-18 08:21:35 +00:00
landry
05bc8aa808 Bring in some patches from upstream svn to fix
http://bugzilla.xfce.org/show_bug.cgi?id=5301 and
http://bugzilla.xfce.org/show_bug.cgi?id=5222.
Bump PKGNAMEs.
2009-05-11 20:49:44 +00:00
landry
66d239f8b3 Update to exo 0.3.101. Tweak COMMENT for consistency.
Remove a Makefile.in patch and use FAKE_FLAGS instead.
2009-04-28 19:38:40 +00:00
landry
4eeb9eaccd Update to exo-0.3.100, tweak WANTLIB. 2009-03-08 17:08:16 +00:00
sturm
e2c3c3fd8d PKGNAME should have been bumped instead of being removed 2008-11-08 07:44:42 +00:00
landry
ddddffa0fe Maintenance update to Xfce 4.4.3, bugfix and translation release.
See http://www.xfce.org/documentation/changelogs/4.4.3.

Fixes some bugs which surfaced on amd64 since Glib update, some patches
are now integrated upstream.
While here, update PLISTs and use pkg_subst -c in xfce4-session/Makefile.

diff reads ok to ajacoutot@, go ahead jasper@
2008-11-06 15:34:46 +00:00
landry
10e975f1b1 And finally readd myself as MAINTAINER in Makefile.inc and remove CATEGORIES
CONFIGURE_ENV/MODULES/USE_LIBTOOL already defined in xfce4.port.mk, now that
all ports in this directory use x11/xfce4 module.
Bump all PKGNAMEs.

ok ajacoutot@ on a previous diff
2008-07-10 11:38:02 +00:00
landry
613fe873dd Bump PKGNAME in ports that were already using x11/xfce4 module. 2008-07-07 12:08:15 +00:00
landry
902e79e830 Convert to use x11/xfce4 module, bump PKGNAMEs, fix licence markers.
ok ajacoutot@
2008-06-14 18:15:26 +00:00
fgsch
6ce8b26d51 sync with cairo update and fam support in thunar. bump packages. 2008-05-24 01:24:31 +00:00
landry
dd2c2354e8 Fix gtk-update-icon-cache call, prodded by ajacoutot@
Bump PKGNAMEs, and while here reorded @exec/@unexec calls for consistency.

ok ajacoutot@
2008-04-17 09:00:24 +00:00
landry
81d48bb293 - Update to 0.3.4, fix WANTLIB, bump SHARED_LIBS version
- patch exo-mount to make it find /sbin/mount
- add dependency on devel/libnotify for exo-mount-notify
- install generated gtk-doc
- add update-desktop-database goo

ok ajacoutot@ jasper@
2007-12-18 20:21:15 +00:00
merdely
d0e220d33a Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
steven
cccbe3b2d1 add gtk-update-icon-cache calls where appropriate.
reminded by and ok Landry Breuil
2007-05-28 19:53:06 +00:00
steven
4f056f0d0d require gettext and intltool by default, since almost all these ports use it.
discussed with maintainer Landry Breuil.
2007-05-16 14:22:40 +00:00
steven
823081e11c extension library for xfce4
from Landry Breuil <gaston at gcu.info>
2007-05-08 08:30:01 +00:00