sthen
5f56ca54bb
update to p5-Coro 6.23 needed to update perl.
...
remove BROKEN-powerpc as it works there now.
2013-03-21 20:58:24 +00:00
ajacoutot
66becbb597
Make sure g_type_init is called; it is mandatory in our version of glib.
...
This should fix dot(1)/doxygen hangs that several reported.
ok sthen@
2013-03-21 17:52:41 +00:00
jasper
791f5dabdf
- fix an implicit declaration
2013-03-21 16:22:51 +00:00
jasper
a5fac2184e
- remove patch for arm that dealt with lack of UNWIND support in our 2.15 linker.
...
a full update of libffi is in the works as well, so remove the comment from Makefile.
2013-03-21 15:52:08 +00:00
benoit
4b698af846
- update p5-Tie-IxHash to 1.23
...
- remove USE_GROFF
from David Hill
2013-03-21 11:24:04 +00:00
zhuk
5ac8edf9ed
Add hand-written FindBacktrace.cmake, a helper to find our libexecinfo and
...
other backtrace() implementation sources.
okayed by dcoppa@ before lock
2013-03-21 10:21:49 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
landry
5b766363f2
Explicitely set USE_LIBTOOL=No for ports we know don't work with our
...
libtool.
Joint work with ajacoutot@
2013-03-21 08:33:51 +00:00
sthen
2cc682c5df
update to p5-Alien-wxWidgets 0.62
2013-03-21 01:34:46 +00:00
sthen
fe5c9b45af
update to p5-Class-XSAccessor 1.16
2013-03-20 23:33:15 +00:00
jeremy
ac78ad4e83
Make ruby 1.9 the default ruby for non-gem/extconf ports,
...
for consistency with the gem/extconf ports.
Update non-gem/extconf ports that relied on the previous
default of ruby 1.8 to explicitly specify it.
OK ajacoutot@
2013-03-20 19:13:50 +00:00
jasper
a9b20308db
- update to libvirt-glib-0.1.6
2013-03-20 10:20:39 +00:00
sthen
a7dcacc3bb
update to rapidsvn 0.12.1. fixes a crash when you run the program and start
...
to do anything with it.
while there disable optional deps (doxygen etc), this part suggested by nigel@
2013-03-20 09:50:37 +00:00
kurt
ec59431b2a
- correct UnguardOnExecutionViolation which helped find a W^X
...
kernel bug on i386
- fix undefined symbols in libhpi.so noted by stu@
2013-03-19 19:26:45 +00:00
nigel
011de064f8
WANTLIB updates for fontconfig and other libraries.
...
Ok sthen
2013-03-19 13:07:13 +00:00
sthen
1b7fe987ec
update to File::Slurp 9999.19, from dhill, tested with 5.12/5.16
2013-03-19 11:27:22 +00:00
benoit
bbdcace793
- update p5-Sub-Uplevel to 0.24
...
- remove USE_GROFF
- regen PLIST
from David Hill
2013-03-19 10:49:57 +00:00
benoit
a31e858897
- update p5-Acme-Damn to 0.05
...
- remove USE_GROFF
from David Hill
2013-03-19 09:46:51 +00:00
landry
fbfec1782d
Update to geotiff 1.4.0.
...
Remove the now unneeded backports for geos update.
Merge PFRAG.shared to PLIST.
Went into a bulk without issues.
2013-03-18 20:40:38 +00:00
landry
0cd765881e
Update to nspr 4.9.5.
...
After two years of discussion in bug #634793 and countless hours lost on
filing followup bugs at each type mismatch, nspr upstream finally got
convinced that on OpenBSD uint64_t was unsigned long long, and there was
no reason at all to define PRUint64 as unsigned long, happily raping the
principle of least surprise. So now that upstream behaves correctly,
remove the two pr{long,types}.h patches.
And there was much rejoicing.
Tested on sparc64/ppc/hppa/amd64, went in a bunch of bulk builds.
2013-03-18 20:30:31 +00:00
jasper
e9b8aa70d0
sync
2013-03-18 20:20:04 +00:00
jasper
7727069e11
import ruby-uuid-2.3.7
...
UUID generator for producing universally unique identifiers based on RFC 4122.
ok jeremy@
2013-03-18 20:17:15 +00:00
jasper
3ad2189f7d
- update to daemons-1.1.9
2013-03-18 12:17:11 +00:00
jasper
7b7a6c9b49
- update to systemu-2.5.2
2013-03-18 10:24:08 +00:00
benoit
c00f168fc6
- add MODPY_EGG_VERSION
...
- regen PLIST
- whitespace changes
forgot in my last commit, from Frantisek Holop
2013-03-17 20:42:29 +00:00
ajacoutot
2f0da77237
Fix build when tinyxml is installed; reported by rpe@
...
Remove uneeded patch, USE_GROFF and regen WANTLIB while here.
... this port could use an update.
2013-03-17 14:42:21 +00:00
benoit
7bd192704f
- update py-dateutil to 1.5
...
- regen PLIST
- remove patch, EXTRACT_SUFX and post-install
- add MODPY_SETUPTOOLS
from Frantisek Holop (maintainer)
2013-03-17 11:37:51 +00:00
landry
4a6a667ccf
Fixup/remove some remaining PERMIT_*/REGRESS_* idioms.
...
spotted by an aggressive bsd.port.mk diff..
2013-03-16 08:25:55 +00:00
landry
672e39e668
Unbreak after boost update, from Amit Kulkarni (with a REVISION bump added
...
since PLIST was updated.)
From http://lists.nongnu.org/archive/html/monotone-devel/2013-03/msg00000.html
2013-03-15 16:13:53 +00:00
sthen
de146ccb68
Update the vanessa/* ports (used for Perdition imap proxy) to current
...
versions, zap no-longer-needed PFRAGs and don't use groff. These are now
LGPL not GPL. Testing/tweaks from Rogier Krieger.
2013-03-15 15:13:36 +00:00
ajacoutot
f611752b58
Update to py-xdg-0.25.
2013-03-14 19:50:54 +00:00
dcoppa
a0ca574246
Update to cryptopp-5.6.2; lots of local patches go to the attic.
2013-03-14 11:16:02 +00:00
benoit
b58112ff44
- update py-xmlrunner to 1.4.3
...
- regen PLIST
2013-03-14 10:24:15 +00:00
benoit
ac03e90bbd
- update py-country to 0.14.8
...
- regen PLIST
2013-03-14 10:08:29 +00:00
ajacoutot
4d14866c02
Update to help2man-1.41.1.
2013-03-14 10:03:19 +00:00
ajacoutot
75759e0fe1
Enable introspection.
2013-03-14 09:00:44 +00:00
miod
f282c92402
Update g77 to the in-tree 3.3.6 codebase, bringing support for m68k and m88k.
...
All previous patches have also been applied, and a new distribution tarball
has been created.
ok sthen@; help naddy@ espie@
2013-03-13 21:23:48 +00:00
benoit
6e1524273f
- update py-radix to 0.5
...
- update WANTLIB
- regen PLIST
2013-03-13 16:09:17 +00:00
benoit
ae7ab283d7
- update py-configobj to 4.7.2
...
- regen PLIST
- update do-test
ok martynas@ (maintainer)
2013-03-13 15:33:17 +00:00
benoit
56b549a19a
- update git to 1.8.1.3
...
- update patches
ok dcoppa@
2013-03-13 11:58:14 +00:00
benoit
d7f218b7bf
- update py-setproctitle to 1.1.7
...
- update WANTLIB and patches
2013-03-13 09:01:31 +00:00
benoit
d5e90604ff
- new MAINTAINER
...
- update licence, DESCR and COMMENT
- bump REVISION
- add HOMEPAGE
from Frantisek Holop, minor tweaks by me.
2013-03-13 07:47:28 +00:00
ajacoutot
a23c3d2219
Committed upstream.
2013-03-13 07:19:47 +00:00
brad
f662cb54be
Remove SHARED_ONLY now that libdvdread links directly to libdvdcss
...
instead of relying upon dlopen() the library.
ok sthen@
2013-03-13 00:28:05 +00:00
sthen
d1baf020c3
VAX fixes for git; from Jeremie Courreges-Anglas, ok benoit@
2013-03-12 22:39:30 +00:00
ajacoutot
b3c2bdd48c
Update to libaudiofile-0.3.6 which adds FLAC support.
...
Thanks to espie@ for the help regarding the horrible and bogus CFLAGS
transformation... which was only seen on OpenBSD because pkgconfig files
from our audio/flac port are patched for some reason.
2013-03-12 16:22:59 +00:00
benoit
9faa0f7a05
- update pyflakes to 0.6.1
...
- update HOMEPAGE
- change MAINTAINER
- regen PLIST
- add TEST and MODPY_SETUPTOOLS
from Frantisek Holop, ok mpi@
2013-03-12 12:36:56 +00:00
benoit
969f26e2c1
+py-unittest2
2013-03-12 10:55:24 +00:00
benoit
49e75cc073
import py-unittest2
...
unittest2 is a backport of the new features added to the
unittest testing framework in Python 2.7. It is tested
to run on Python 2.4 - 2.7.
from Frantisek Holop, ok mpi@
2013-03-12 10:39:41 +00:00
kurt
9e44ed2a23
- Update to 7u17 which contains multiple security corrections
2013-03-12 04:39:42 +00:00