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
benoit
8d66241fb7
- update p5-Exception-Class to 1.37
...
- remove USE_GROFF
from David Hill
2013-03-11 14:49:15 +00:00
benoit
2bf8599514
- update p5-Module-Runtime to 0.011
...
from David Hill
2013-03-11 13:49:46 +00:00
jasper
1c2f8c2d83
drop now-unneeded pre-configure and use ERL_APP_SUBST instead.
2013-03-11 13:02:16 +00:00
jasper
2de7598f57
- install missing header file
2013-03-11 12:39:23 +00:00
espie
bcf3856632
PERMIT_* / REGRESS->TEST sweep
2013-03-11 10:50:00 +00:00
ajacoutot
c219334eff
Fix reversed conditionals for LONG_DOUBLE (upstream).
2013-03-11 08:19:38 +00:00
jasper
e2a838b2f8
- use REBAR_BIN where applicable
2013-03-10 20:11:40 +00:00
jasper
b5abfc3d49
- drop now unneeded patches which patched away the {deps} blocks of rebar.config.
...
rebar wants to download missing dependencies on the fly, but that won't work out
too good in the ports tree, so erlang.port.mk now removes those dependency declaration
sections.
2013-03-10 19:57:39 +00:00
benoit
a8361887fc
- update p5-MLDBM to 2.05
...
- update PERMIT_* and RUN_DEPENDS
from David Hill, minor tweaks by me.
2013-03-10 19:45:55 +00:00
jasper
70c1dbc3b1
- remove now unneeded CONFIGURE_STYLE
2013-03-10 19:35:26 +00:00
jasper
e891362f69
switch to the erlang module, so more stuff may be factored into the module, but
...
it's a good start.
2013-03-10 19:20:06 +00:00
jasper
846fb62fc0
remove a CTRL-v with an identity crisis that snuck in...
...
spotted by rpe@
2013-03-10 18:51:26 +00:00
rpe
44c2f3e7bb
- fix COMMENT
...
- bump REVISION
- add devel/rebar as BUILD_DEPENDS
ok jasper@
2013-03-10 18:25:34 +00:00
jasper
1200fe0dd1
- drop PERMIT_DISTFILES_CDROM
...
- fix license marker
2013-03-10 18:17:42 +00:00
jasper
7e24def25b
sprinkle some rebar dependencies; spotted by rpe@/nigel@
2013-03-10 17:40:52 +00:00
bluhm
828cd9c0f2
update p5-Devel-NYTProf to 4.25
2013-03-10 15:27:06 +00:00
benoit
8978fc0322
- update p5-FreezeThaw to 0.5001
...
- remove USE_GROFF
- update PERMIT_*
from David Hill
2013-03-10 15:02:06 +00:00
ajacoutot
40aa22197a
Update to goffice-0.10.1.
2013-03-10 12:17:34 +00:00
ajacoutot
dc7b864afe
Fix depends after recent graphite2 import.
2013-03-10 09:07:12 +00:00
ajacoutot
3d77596c8a
Add graphite2 support.
2013-03-10 09:06:46 +00:00
landry
e8268c1a20
Bump the major, two headers have been removed in previous....
2013-03-10 08:49:47 +00:00
landry
1df6511204
Unbreak after proj update by backporting upstream r1907.
...
Rule of thumb: never assume a diff sent by Amit Kulkarni has been properly
tested.
2013-03-09 23:09:20 +00:00
nigel
4282d70d89
update-plist replaced lines in PLIST with variable when it shouldn't.
...
Ok jasper@
2013-03-09 21:59:02 +00:00
landry
764ea90e79
Update to proj 4.8.0, based on a diff from Amit Kulkarni.
2013-03-09 19:59:04 +00:00
ajacoutot
9aef09c3a5
Update to pango-1.32.6.
...
-> requires fontconfig>=8
2013-03-09 15:27:47 +00:00
ajacoutot
920db103eb
Update to harfbuzz-0.9.13.
2013-03-09 15:25:28 +00:00
sthen
7dc276d458
update to Test::Fatal 0.10, from dhill
2013-03-09 15:24:25 +00:00