Commit Graph

9164 Commits

Author SHA1 Message Date
jasper
230e15d043 - update to naken430asm 2011-05-30 2011-06-16 08:53:36 +00:00
jasper
cdf8b4208a - update mspdebug to 0.16 2011-06-16 08:51:07 +00:00
rpointel
d75a0ded95 Removed RUN_DEPENDS, bump revision.
Spotted by Piotr Sikora, ok fgsch@.
2011-06-16 04:14:56 +00:00
rpointel
0066d00c25 +py-virtualenv. 2011-06-15 19:50:24 +00:00
rpointel
1fa4a8cf32 Import virtualenv, a tool to create isolated Python environments.
From Wen Heping (MAINTAINER).
ok fgsch@ benoit@.
2011-06-15 19:36:38 +00:00
sthen
bd39729c99 The installed apr-util on my desktop dates from before nawk was removed
from base causing a build failure in apr-util (as there's been nothing
changed since then to trigger an update). Set cache value to autoconf
to make sure nawk isn't picked up if for some reason it's hanging
around, though the REVISION bump alone is probably enough to take
care of most problems.
2011-06-15 19:13:48 +00:00
sthen
0b72bbee04 +asm6 2011-06-15 18:25:27 +00:00
sthen
9623292047 import ports/devel/asm6, from Anthony J. Bentley, ok landry@
Asm6 is another 6502 assembler. It was built to do NES development, but
you can probably use it for just about anything. It was written because
the author thought most other assemblers either were too finicky, had
weird syntax, took too much work to set up, or were too bug-ridden to be
useful.
2011-06-15 18:25:03 +00:00
sthen
64715a249a the Mozilla ports don't need Python at runtime, so set MODPY_RUNDEP=No.
(Firefox was already set this way). ok/reminder about sunbird landry@
2011-06-15 16:16:10 +00:00
sthen
78b691e4f1 sync WANTLIB; ok naddy@ 2011-06-15 16:11:25 +00:00
ajacoutot
d9768049fa Typo. 2011-06-15 12:41:33 +00:00
jasper
0866dea6e5 - bugfix update to json-glib 0.12.6 2011-06-15 10:29:38 +00:00
jasper
2d3653a499 adjust comment 2011-06-15 09:46:40 +00:00
ajacoutot
1950e9cf03 Missing BUILD_DEPENDS, spotted by jasper@ 2011-06-14 22:29:15 +00:00
ajacoutot
1b56566063 Unbreak. 2011-06-14 22:20:24 +00:00
jasper
51323a26f8 - update to 0.28.1
* includes a fix for CVE-2011-2198
2011-06-14 21:58:48 +00:00
dhill
c91a26ebf3 fix missing prototype. 2011-06-14 21:23:45 +00:00
dhill
14559248d6 update to 0.3.3.
adds new clog_set_logfile function

"reads ok" sthen@
2011-06-14 18:32:10 +00:00
jasper
afd6a99a9b - update to libunique 3.0.2 2011-06-14 15:14:41 +00:00
sebastia
88a42eb3b0 Use gcc3 module on sparc.
OK jasper@, ajacoutot@
2011-06-14 13:53:30 +00:00
jasper
df166c0456 - dont' start COMMENT with 'a'
- tweak DESCR
2011-06-14 12:54:18 +00:00
jasper
f2fa7adb64 - fix COMMENT
- fix type in RUN_DEPENDS
- add various missing dependencies
2011-06-14 12:52:17 +00:00
jasper
c62c13a49f - zap bogus comment 2011-06-14 12:44:48 +00:00
robert
930ce27d65 add p5-Parallel-Prefork and p5-Class-Accessor-Lite 2011-06-14 12:14:52 +00:00
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