Commit Graph

948 Commits

Author SHA1 Message Date
kili
7706b2530a Update to zlib-bindings-0.1.0.1. 2012-09-02 21:09:16 +00:00
kili
fc9588f106 Update to zlib-0.5.3.3. 2012-09-02 20:07:34 +00:00
miod
49b7341065 Unbreak on m88k. No version bump as this only changes an m88k-specific block
and it wasn't building before.
ok ajacoutot@
2012-09-01 18:18:41 +00:00
naddy
046d7dbf7d bsd.lib.mk does not build _pic.a libraries any longer 2012-09-01 12:02:26 +00:00
sthen
cc855487de sync wantlib for pecl-* 2012-08-23 19:35:31 +00:00
sthen
41f27206ff sync wantlib 2012-08-23 14:54:31 +00:00
ajacoutot
7ab36748ae Remove irrelevant $FreeBSD RCS ids. 2012-08-18 12:41:37 +00:00
ajacoutot
5216bdb98f Update to libshrink-0.5.1.
from David Hill (maintainer)
2012-08-07 07:33:21 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
naddy
0a069e2305 maintenance update to 5.0.4 2012-06-25 11:07:22 +00:00
ajacoutot
15c1f311bc Missed bumps after my recent php module changes.
spotted by sthen@
2012-06-18 07:56:13 +00:00
sthen
83c15828b6 php-zip replaces pecl-zip 2012-06-16 12:52:04 +00:00
pascal
eebe4f7b2e Fix some extra semicola in zzip's headers which g++ -pedantic complains about.
ok giovanni@ (maintainer)
2012-05-29 15:57:32 +00:00
jasper
45bf6e64b9 use MODLUA_WANTLIB 2012-05-15 19:48:30 +00:00
jasper
ecca068bc4 - mirror distfile
- tweak REGRESS_DEPENDS
- use pkg-config to get the lua includes path
2012-05-12 13:16:50 +00:00
jasper
ddda8698fa regen PLIST 2012-05-11 20:49:58 +00:00
ajacoutot
c44f6f9b67 Update to libshrink-0.5.0.
from David Hill (maintainer)
2012-05-09 14:35:33 +00:00
jasper
991d81ae6a mirror distfile 2012-04-30 13:55:50 +00:00
kili
45ade6190b + hs-zlib-enum 2012-04-28 19:38:26 +00:00
kili
0ed56199f7 zlib-enum is a stop-gap package to provide enumeratees for zlib
compression/decompression.

ok jasper@
2012-04-28 19:24:04 +00:00
ajacoutot
bf604cdf8b Update to libshrink-0.4.0.
from David Hill (maintainer)
2012-04-28 09:29:22 +00:00
naddy
aeffab6838 update to 3.0.4 2012-04-27 23:01:52 +00:00
sthen
c37807dc6b use pecl.port.mk, ok jasper@ 2012-04-19 21:30:26 +00:00
naddy
269d47161b update to 4.10; suggested by Amit Kulkarni 2012-04-08 17:04:20 +00:00
naddy
5b8d075767 Use OpenSSL instead of the included AES code to speed up extraction
of encrypted archives.
2012-04-08 16:36:12 +00:00
naddy
ade68cd88e don't echo the password on sparc/sparc64; ok sthen@ 2012-04-08 11:30:25 +00:00
naddy
4bf918340f update to 3.0.3 2012-04-01 10:50:47 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
sthen
7d45705a7c SECURITY update to libzip 0.10.1
CVE-2012-1162 heap overflow on corrupted zip files
CVE-2012-1163 integer overflow

more info at http://www.openwall.com/lists/oss-security/2012/03/21/2
2012-03-21 10:30:22 +00:00
nigel
cc435678e2 Remove extra REVISION and bump REVISION
Ok ajc@
2012-02-01 12:01:40 +00:00
william
ed029b220e update maintainer; ok sthen 2012-01-29 02:26:17 +00:00
ajacoutot
d7be771900 Minor fix for nulib's man page..
Looks fine with mandoc, remove USE_GROFF.

from Brad
2012-01-03 06:53:54 +00:00
kili
851b11be82 This needs a bump after the ghc patch. 2011-12-28 09:24:08 +00:00
ajacoutot
3ce024a242 Remove USE_GROFF from ports where mandoc doesn't have any ERRORs and
formatting looks Ok.

from Brad
2011-12-18 09:01:19 +00:00
espie
1fe8b156bd popping an xterm is stdin is not available, really ?
come on !
2011-12-05 18:37:33 +00:00
naddy
f16c858d78 remove a workaround that is no longer required for alpha/gcc4
(and in fact not even alpha/gcc3)
2011-12-04 23:24:20 +00:00
naddy
b953234538 requires C99 2011-11-20 12:33:13 +00:00
espie
cbb5e400a1 shrink, this lives in bsd.port.mk itself now 2011-11-18 11:16:23 +00:00
robert
93923bd770 switch php to version 5.3 by default 2011-11-16 15:56:36 +00:00
dhill
fff9c7a1e6 update to 0.3.0 2011-11-14 17:04:52 +00:00
rpointel
3078ed63b7 Update lzop to 1.03.
While here replace DEPBASE by LOCALBASE.
ok naddy@.
2011-11-14 12:42:54 +00:00
rpointel
241edd136b Update lzo to 2.06.
ok naddy@.
2011-11-14 12:41:51 +00:00
sthen
557f9c671e mirror ftp.berlios.de distfiles; berlios is going away 31/12/11 2011-11-10 14:13:06 +00:00
jasper
afa3b5b62d - make it clear unarj was modified for ports.
discussed with and ok aja@ naddy@
2011-11-04 13:25:59 +00:00
ajacoutot
dcc74cf3e5 Typo. 2011-11-04 10:15:23 +00:00
jasper
fc7b8066c1 - regen patches and add missing rcs id's
- regen PLIST
- better DESCR
2011-11-04 10:00:19 +00:00
naddy
eb68cae212 * remove a workaround now that uname -p returns MACHINE_ARCH
* unify/prettify Makefiles a bit
2011-11-01 16:44:19 +00:00
espie
2974da2e02 SH -> /bin/sh, no need for a variable there either 2011-10-21 17:43:30 +00:00
espie
78ed0db782 zap :L in FLAVOR 2011-10-17 11:14:11 +00:00
espie
9e1ebe8782 MACHINE_ARCH is always available, no need to move bsd.port.mk just for it. 2011-10-17 11:13:19 +00:00