Commit Graph

9140 Commits

Author SHA1 Message Date
robert
e0336c3d9f import of p5-Class-Accessor-Lite-0.05 2011-06-14 12:13:51 +00:00
robert
d2430cede2 import of p5-Parallel-Prefork-0.11 2011-06-14 12:13:08 +00:00
robert
974c60c2c7 update to 2.29 2011-06-14 11:55:07 +00:00
ajacoutot
73440b03d1 Bugfix update to glib2mm-2.28.2. 2011-06-14 11:49:54 +00:00
robert
84f9d21da8 +p5-Regexp-IPv6 2011-06-14 11:25:41 +00:00
robert
33ff65fe00 import of p5-Regexp-IPv6-0.03 a module that contains regular
expressions for IPv6 addresses
2011-06-14 11:24:49 +00:00
jasper
caf5f9e768 - bugfix update to 2.0.1 2011-06-13 17:18:05 +00:00
ajacoutot
5d2b86a891 Bugfix update to py-gobject-2.28.6.
-> fixes several bugs and crashes.
2011-06-13 16:46:39 +00:00
edd
435551ff92 fix updates from txlive 2009 and currently in-tree 2010 (as some
texlinks changes will bust the update). Updates from 2009 will still
make some noise about non-empty dirs.

OK kili@, espie@
2011-06-13 16:35:02 +00:00
jasper
687382557f - update to 2.04
- set CONFIGURE_STYLE=modbuild
- set license

based on a diff by wen heping
2011-06-13 16:30:12 +00:00
jasper
49dfbc94e3 sync 2011-06-13 14:04:29 +00:00
jasper
29dc64707c import vtags 0.10
vtags will generate a tags file that can be used by tagging editors like
vi(m). It is designed to generate tags from VHDL '87 files. It should
work with later versions of VHDL but does not support all the language
constructs.

from Anthony Bentley with tweaks by me
ok sthen@
2011-06-13 14:03:03 +00:00
ajacoutot
ca5c5435a0 +py-suds 2011-06-13 12:50:01 +00:00
ajacoutot
415a9bb766 Import py-suds-0.4.
py-suds is a python soap web services client library. Suds leverages
python meta programming to provide an intuative API for consuming web
services. Objectification of types defined in the WSDL is provided
without class generation.  Programmers rarely need to read the WSDL
since services and WSDL based objects can be easily inspected.
It supports pluggable soap bindings.

from Christian Rueger (maintainer)
ok jasper@
2011-06-13 12:49:19 +00:00
ajacoutot
f1cc8f9cc2 Typo, REVISIOn -> REVISION 2011-06-13 07:19:59 +00:00
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