ajacoutot
3aa193dbb0
Move to python 3.
...
Fix a 64bit time_t format while here.
2021-02-27 08:18:21 +00:00
sthen
3cbe1c2f30
Reverse the polarity of MODPY_VERSION; default is now 3.x,
...
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.
This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.
Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
9fe1e38b23
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:43:27 +00:00
espie
cd12df3943
misc small tags:
...
- gio-querymodules
- gtk-query-immodules*
2018-07-07 22:39:42 +00:00
espie
a8caafb54b
common dirs
2018-05-17 09:44:38 +00:00
naddy
1a87aebd2d
mechanical replacement of the gettext module
2017-11-21 00:12:59 +00:00
ajacoutot
14df8c28d3
Merge a lot of fixes from upstream.
2016-03-01 09:24:20 +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
849ec8f358
Only set CONFIGURE_ARGS when CONFIGURE_STYLE is set to gnu or simple.
2014-07-09 16:49:41 +00:00
jasper
43b19ca734
merge various MODGNOME_TOOLS lines into a single line (or two if it would
...
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
2100c2cdff
start to make MODGNOME_TOOLS resemble the name of the tools actually used.
...
rename 'gi' to 'gobject-introspection'.
discussed with aja@
2014-04-01 15:31:45 +00:00
ajacoutot
e2ac264a64
Consistency in the gio-querymodules call.
2014-03-27 09:00:39 +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
b48d211a15
Drop -main.
2013-09-27 17:48:32 +00:00
ajacoutot
178d874b7a
Drop the -polkit subpackage, it makes no sense nowadays.
2013-09-27 17:33:20 +00:00
ajacoutot
a24f325efa
goi -> gi (gnome MODULE change).
2013-04-16 13:17:00 +00:00
ajacoutot
ac9d8dd7a4
Anything that uses polkit should really RUN_DEPENDS on consolekit;
...
otherwise we have no way to know the active session.
discussed/agreed with jasper@
2013-03-30 13:03:45 +00:00
espie
bcf3856632
PERMIT_* / REGRESS->TEST sweep
2013-03-11 10:50:00 +00:00
sthen
0e1d46fdb6
add cruft to knock out the -polkit package on arch where spidermonkey fails
...
ok aja@ and landry noticed I was missing some arches from the list
2013-03-05 10:26:58 +00:00
ajacoutot
476de5a7aa
Fix a crasher (upstream).
2013-02-06 14:29:49 +00:00
ajacoutot
324039d9d6
Update to gconf2-3.2.6.
2013-01-22 06:10:28 +00:00
ajacoutot
388c0f6585
@comment -> post-install rm
2012-09-29 13:14:04 +00:00
ajacoutot
3a01eba84b
Remove unneeded patch.
2012-04-30 14:50:15 +00:00
ajacoutot
79ba6fea9c
Remove bogus dirs from PLIST-main.
2012-04-01 08:52:11 +00:00
ajacoutot
c2c70f5d5d
Update to gconf2-3.2.5.
2012-03-23 13:24:10 +00:00
ajacoutot
22bae48126
Missing gio-querymodules goo.
2011-12-30 11:15:20 +00:00
ajacoutot
a79f1062b8
Missed a couple of dirs.
2011-10-31 17:13:08 +00:00
ajacoutot
de9470a1f6
Bugfix update to gconf2-3.2.3.
2011-10-31 16:29:56 +00:00
ajacoutot
1262b4af43
Remove ORBit support and use GDBus for IPC.
...
lots of WANTLIB fallout (fix coming right up)
bulk testing by jasper@, thanks
some sqlports clue from espie@
2011-10-29 08:10:12 +00:00
ajacoutot
ceab2c1574
Bugfix update to gconf2-3.2.2.
2011-10-26 17:12:52 +00:00
jasper
6a8b83abeb
sync after recent gnome.port.mk CONFIGURE_ENV changes
2011-09-28 09:47:46 +00:00
ajacoutot
9068400749
Bye bye gconf-sanity-check-2...
2011-09-27 09:24:53 +00:00
ajacoutot
d4075465f1
Update to gconf2-3.2.0.
2011-09-26 16:13:22 +00:00
jasper
ce57eca3b4
CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore.
2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440
switch to MODGNOME_TOOLS
2011-09-20 20:51:51 +00:00
ajacoutot
b809bb103f
Unbreak gsettings-schema-convert.
2011-09-18 22:04:01 +00:00
espie
c5a475ebe0
normalize pkgpath
2011-09-16 09:24:48 +00:00
jasper
ad2a9c291c
switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable.
2011-09-12 12:07:24 +00:00
ajacoutot
a57b7d6cb6
Add missing --with-gtk=3.0.
2011-09-12 08:43:00 +00:00
ajacoutot
d2251fe6d7
Drop gtk2 FLAVOR.
2011-09-12 08:21:08 +00:00
ajacoutot
6aee6a8a98
Minor update to gconf2-2.32.4.
2011-06-16 15:30:14 +00:00
ajacoutot
0211b96f79
Add a gtk2 FLAVOR for the -gtk (gconf2-sanity-check) subpackage (default
...
FLAVOR being gtk+3).
2011-05-14 22:18:13 +00:00
ajacoutot
a8f87eed47
It is stupid to force a gtk+{2,3} dependency on gconf2 where only one
...
port actually uses the gconf2-sanity-check-2 binary (which brings the
gtk+ dependency), namely gnome-session.
So, subpackage gconf2-sanity-check-2 into its own package.
discussed with and ok jasper@
2011-05-14 21:34:30 +00:00
ajacoutot
e29d998afd
Remove blank line.
2011-05-06 06:43:43 +00:00
ajacoutot
9413dc5c08
Regen dependencies after recent updates: drop eggdbus dependency.
...
(this will also fix a symbol conflict between libeggdbus and glib2)
ok jasper@
2011-04-28 13:10:57 +00:00
ajacoutot
a61add409a
Update to gconf2-2.32.3.
...
* translation updates
2011-04-25 11:05:35 +00:00
ajacoutot
688a4ec338
Remove now unneeded patch.
2011-04-18 10:40:27 +00:00
ajacoutot
6fca11764f
Fix a path in the documentation.
2011-04-10 08:33:13 +00:00