ajacoutot
7db7805d52
PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE
2019-07-07 11:20:50 +00:00
ajacoutot
bae2542880
Unbreak with new GLib (glib-mkenums), from upstream.
2017-10-26 08:53:28 +00:00
ajacoutot
73177d4bf3
Stop setting CONFIGURE_STYLE in Makefile.inc but explicitely add it to ports
...
that need it; in the future more and more ports will move to meson build anyway.
I first though I'd set CONFIGURE_STYLE in gnome.port.mk but it's too fragile
(MODULES list must be sorted very carefully).
Less magic is good.
discussed with jasper@
2017-04-13 07:38:44 +00:00
jasper
70d929959f
remaining bumps, sorry 'bout that
2016-04-28 09:37:23 +00:00
jasper
dfcbc812ef
drop gettext module and sync WANTLIB where applicable
2016-04-27 09:47:43 +00:00
ajacoutot
258ff3e7cb
Merge PFRAG.shared into PLIST for x11/gnome ports.
2016-03-19 10:08:24 +00:00
ajacoutot
a183b75553
"/usr/local/lib/pkgconfig/" is part of mtree(8).
...
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
sthen
e76718f18f
add some simple missing lzma WANTLIBs (crept in via libxml)
2015-04-21 18:51:24 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
ajacoutot
ea93efd05f
Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
...
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
ajacoutot
de423d4d84
Bump after devel/gconf2,-main is gone.
2013-09-27 17:49:01 +00:00
ajacoutot
e190d6e2fd
Upstream'd.
2013-06-23 09:44:56 +00:00
ajacoutot
8ffaa2faa6
Fix build with glib2>=2.36.0
...
Sync WANTLIB.
2013-03-27 18:01:55 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
e953a008f8
Quiet gconftool-2:
...
gconf_ping() will try to shutdown gconfd, but since installing pkg is
done as root, there is not gconfd nor dbus that can be started when
DISPLAY isn't set and an annoying warning is issued.
discussed with espie@
2013-02-06 14:23:06 +00:00
ajacoutot
0625c56077
@comment -> post-install rm
2012-09-29 10:52:27 +00:00
ajacoutot
4c4a0e7aea
Regen distinfo.
2012-07-13 10:33:14 +00:00
ajacoutot
1c86afc6cd
Sync dependencies after gconf2 lost its dependency to ORBit.
...
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
jasper
6a8b83abeb
sync after recent gnome.port.mk CONFIGURE_ENV changes
2011-09-28 09:47:46 +00:00
jasper
df5676b596
CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore.
2011-09-20 21:10:00 +00:00
jasper
390043cddc
- switch to MODGNOME_TOOLS
2011-09-20 20:52:45 +00:00
espie
346b5bc6dc
normalize pkgpath
2011-09-16 12:29:12 +00:00
jasper
9d1eccb70a
switch to using .tar.xz by default
2011-09-12 12:04:16 +00:00
ajacoutot
cff11ed126
Don't install libtool files.
2011-07-26 15:36:26 +00:00
ajacoutot
275e1d8c7e
Maintenance update to libgnome-2.32.1.
2011-03-07 19:31:54 +00:00
ajacoutot
7f3f4a8ea6
Remove the need for ${SYSCONFDIR}/gnome and use ${SYSCONFDIR} instead.
...
Discussed with landry@ and jasper@
ok jasper@
2011-01-18 20:03:07 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
ajacoutot
e3ee3f0207
Remove USE_X11=No, it's no needed.
2010-10-19 15:21:03 +00:00
espie
8e072131b6
USE_GROFF=Yes
2010-10-19 08:13:56 +00:00
jasper
994b63da94
- remove USE_X11=Yes where needed (can't we fully get rid of it?)
...
and set USE_X11=No where needed
agreed by aja@
2010-10-18 13:18:13 +00:00
ajacoutot
8364386fd5
Update to libgnome-2.32.0.
...
ok jasper@
2010-09-30 07:42:46 +00:00
ajacoutot
acf3cb55ca
Switch to new DEPENDS/WANTLIB/REVISION.
2010-07-25 08:15:32 +00:00
ajacoutot
09f7c65721
Update to libgnome-2.30.0.
2010-04-20 11:07:05 +00:00
ajacoutot
1896639951
Go back to using default menus_have_icons.
2010-03-27 13:58:53 +00:00
ajacoutot
f259af28f3
... and the actual patch.
2009-10-14 15:06:44 +00:00
ajacoutot
9145fc580f
Display the usual icons under the System menu by default.
...
This change was introduced for GNOME 2.28.0 for whatever reason
(performance?), but for now not all applications follow this and it makes
several parts of the desktop/menus look weird to say the least.
So we use previous behaviour because we like beauty ;-)
2009-10-14 15:06:05 +00:00
ajacoutot
d14e13ccb2
Welcome libgnome-2.28.0... let the GNOME breakage begins...
2009-10-10 14:35:39 +00:00
ajacoutot
b4998c57e6
Bump after recent gconf2 MODULE change.
...
gconf2 MODULE was tricky to get right for *all* ports. I think I finally
got it, if you see any fallout, please contact me asap.
2009-06-11 18:38:16 +00:00
ajacoutot
99a5ed25d5
Bump after recent gconf2 MODULE changes.
...
"yep, bumps are cheap" kili@
2009-06-08 17:59:14 +00:00
kili
893a736647
Unfuck the PLIST.
...
While here, adjust WANTLIB after the import of ahavi; several other
ports are affected by this, too.
No bump, because it didn't package correctly.
"looks right" bernd@
2009-06-08 09:05:13 +00:00
ajacoutot
7cf1042ed0
Convert to using the new gconf2.port.mk module.
2009-06-07 10:01:47 +00:00
jasper
b623c4c82b
- bah...missing '>' :(
2009-02-11 15:47:49 +00:00
jasper
9f71a816c3
- add another tadpole as maintainer of this hobbit
2009-02-11 15:33:51 +00:00
ajacoutot
0cda7b4a32
- use FAKE_FLAGS instead of port-install dance
...
- remove esound support from libbonoboui ; this will remove undirect esd
dependency from about a hundred ports...
Expect some WANTLIB fallouts which I'll deal with within the next 24h.
Faster, aucat(1)! Kill! Kill!
2009-01-20 23:11:11 +00:00
jasper
90bc2c367d
- update libgnome to 2.24.1
...
- specify license version
feedback and ok ajacoutot@
2008-11-21 18:36:51 +00:00
ajacoutot
e26775f9fe
- remove support for MODGNOME_DEVHELP_FILES from the gnome MODULE ;
...
it makes more sense to add devhelp as run_depends for gnome-session and
leave it to the user to install it manually for other packages
"if you're as happy as a pig in poop, commit it" jasper@
2008-06-02 14:10:06 +00:00
ajacoutot
d8df7a8750
- since devhelp files are provided, make it run_depends on devhelp so
...
that we can actually see them
ok jasper@
2008-05-26 08:32:57 +00:00
jasper
008634bea8
let's face it....add myself as maintainer
...
requested by and ok ajacoutot@, ok fkr@
2008-02-04 17:55:18 +00:00
jasper
42db65d769
- fix typo in PLIST
...
spotted by ktrace(1)
2008-01-03 23:30:57 +00:00
jasper
39c43cfb6c
- update libgnome to 2.20.1.1
...
ok martynas@
2007-11-10 14:51:30 +00:00