Commit Graph

9125 Commits

Author SHA1 Message Date
naddy
582de73909 bump EPOCH to cope with old REVISION screwup 2011-06-12 15:13:54 +00:00
sthen
8941250123 update to coccinelle 1.0.0-rc2, tested by mk@.
(yes I know there is an rc3, will update later).
2011-06-12 12:31:47 +00:00
rpointel
131add93bd Modified PLIST, removed PFRAG.python2.6 and added PFRAG.python2.7.
Reported by Nigel Taylor (thanks), correction modified by sthen@.
Add MODPY_WANTLIB to WANTLIB.
2011-06-11 12:34:32 +00:00
naddy
2038484f1e bump EPOCH to deal with REVISION screwup from last year 2011-06-10 19:35:31 +00:00
ajacoutot
6ac53b9ffc Don't install the glade catalog file, there are still issues with glade
support in libpeas.
2011-06-10 09:38:18 +00:00
rpointel
24e960e809 Modify py-mxDateTime,python2.6 by py-mxDateTime (flavor by default is now python2.7).
ok sthen@.
2011-06-10 05:53:20 +00:00
rpointel
22be6d7ef6 removed python2.6 flavor.
switch to python2.7 default flavor has already been made during the dance of the bump.
ok jasper@ sthen@
2011-06-10 05:48:35 +00:00
jasper
a994dcdb07 - set license marker
- remove double '=' in CONFIGURE_ARGS
- remove multi packages left overs, this ports hasn't been multipackaged in 5 years.
- set MODPY_RUNDEP=No accordingly.
- reset maintainer per kevlo's request

ok kevlo@
2011-06-09 07:34:33 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
ajacoutot
6ae867c85b Bring more patches from upstream to help gnome-tweak-tools go a little bit
further.
2011-06-08 07:25:54 +00:00
sthen
b533376775 make this MODPY_VERSION ?= 2.6 rather than = 2.6, in case people
want to override it to build for an earlier version.
2011-06-07 21:43:19 +00:00
sthen
4b50ac70ca set MODPY_VERSION=2.6 in preparation for bumping MODPY_VERSION to 2.7
in python.port.mk. this hasn't been ported to 2.7 and isn't used by anything
else, so it's either this or BROKEN, so let's do this for now.

ok rpointel@, sounds good to jasper
2011-06-07 16:52:02 +00:00
ajacoutot
56916d0997 Set CAIRO_SHARED_LIBRARY is a somewhat less ugly way. 2011-06-06 18:15:52 +00:00
jasper
d10d35f25b revert changes made for vmmap, but keep the new file around 2011-06-06 17:12:12 +00:00
jasper
03119150d2 fix a much dreaded and cursed upon issue where importing the GLib
introspection module would result in "TypeError: unable to create a wrapper
for GLib.Variant" by adding a patch from upstream.

ok aja@
2011-06-06 16:05:59 +00:00
ajacoutot
3be8bdfc2e Bugfix update to glib2-2.28.8.
Remove patches applied upstream.
2011-06-06 06:22:19 +00:00
jasper
0cac5e487c use ${MODPY_WANTLIB} instead of the actual python library, this would break
when the default python version changes. found out the hard way by landry@
2011-06-05 21:01:13 +00:00
sthen
2fde866515 no need to set PKGNAME, pear.port.mk does it now.
checked with a batch "make show=PKGNAMES" before and after.
2011-06-04 11:41:08 +00:00
ajacoutot
f0783ed916 Fix path to machine-id. 2011-06-03 16:54:05 +00:00
ajacoutot
d2fcc891b3 Install /etc/dconf/{db,profile}/. 2011-06-03 13:26:57 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
rpointel
39832f37b1 Update Test-CheckManifest to 1.24, from Nigel Taylor (maintainer). 2011-06-02 08:43:27 +00:00
stsp
cd07946b62 Update to 1.6.17. Fixes CVE-2011-1752, CVE-2011-1783, and CVE-2011-1921.
ok landry jasper sthen
2011-06-01 22:19:17 +00:00
jasper
d469461987 update to Class-Meta-Express-0.11 2011-06-01 17:41:53 +00:00
jasper
2e52a3e95e update to Config-Auto-0.34 2011-06-01 17:41:52 +00:00
jasper
0ad252ffd8 update to Class-Meta-0.63 2011-06-01 17:41:51 +00:00
jasper
ebf01ab600 update to Devel-Cycle-1.11 2011-06-01 17:41:50 +00:00
jasper
c9e64cd781 update to Devel-Cover-0.78 2011-06-01 17:41:49 +00:00
jasper
aa223def23 update to Data-Types-0.08 2011-06-01 17:41:49 +00:00
jasper
bc0afcd9a9 update to Devel-StackTrace-1.27 2011-06-01 17:41:48 +00:00
jasper
c76ddf5b89 Update to Data-OptList-0.107 2011-06-01 17:41:46 +00:00
jasper
3d475b3373 update to Config-Tiny-2.14 2011-06-01 17:41:38 +00:00
jasper
85ab915181 update to ExtUtils-CChecker-0.07\nadd missing regress dependency 2011-06-01 17:05:00 +00:00
jasper
175dd30580 - implement uptime.boot_time 2011-06-01 07:24:49 +00:00
jasper
03fb5bd137 - add a comment as to why we undef STAT_STATVFS now
- rename a function now it's in the openbsd implementation
- put CP_IDLE instead of 0 in uptime->idletime
2011-05-31 19:25:31 +00:00
jasper
6a5430296f - filesystem read/write accounting works fine, so there's no reason not to export it.
fixes the "Disk" graph from gnome-applets multiload applet
2011-05-31 18:06:28 +00:00
jasper
2513ae7bfe make this work on 32 bit arches. 2011-05-31 14:19:18 +00:00
jasper
5821c1967b - silence various warnings 2011-05-31 14:02:26 +00:00
jasper
72430a5fe7 - slightly adjust cpu usage retrieval.
this still doesn't work on i386 (32 bit arches?), whereas it does work
  fine on amd64, mips64el and sparc64..
2011-05-31 13:47:56 +00:00
ajacoutot
7c4c914bdd Disable user switching. 2011-05-31 10:48:21 +00:00
jasper
53e032a8e2 update to py-decorator 3.3.1 2011-05-31 09:26:39 +00:00
ckuethe
9f5977b84a update to scons 2.0.1, after consultation with former MAINTAINER.
ok and bulk build test from landry@
2011-05-31 09:06:48 +00:00
sthen
13602cba97 use base64-encoded checksums, "if you wish to regen, go ahead" espie@ 2011-05-31 08:35:20 +00:00
jasper
803dd6b93b missed bump with previous cleaning
ok aja@
2011-05-31 07:53:30 +00:00
rpointel
0e28b0e3c9 First ports I found which need Add WANTLIB += ${MODPY_WANTLIB}, bump revision.
ok sthen@.
2011-05-31 05:44:26 +00:00
jasper
2323fd15db ryan boggs takes maintainership 2011-05-30 20:36:05 +00:00
ajacoutot
2bc48cd129 Fix defaults and mandatory paths. 2011-05-30 19:02:24 +00:00
ajacoutot
20af647410 Merge some upstream fixes to make dconf behave better. 2011-05-30 15:51:51 +00:00
gsoares
097686ade1 update fossil to 20110523151112; from James Turner(MAINTAINER)
s/LOCALBASE/TRUEPREFIX/ in pkg/DESCR; from myself

OK sthen@ jasper@
2011-05-30 09:37:01 +00:00