kili
9481bb99db
Import hs-zlib, providing zlib bindings for Haskell.
...
Requred by darcs and also member of the Haskell Platform.
Not yet weird to the build.
2010-04-08 14:52:11 +00:00
naddy
a77479079d
SECURITY update to 2.11 for CVE-2010-0624:
...
Heap-based buffer overflow allows remote rmt servers to cause a
denial of service (memory corruption) or possibly execute arbitrary
code by sending more data than was requested.
with jasper@
2010-04-05 16:58:59 +00:00
naddy
e66668aa3e
update to 2.8.3
2010-04-05 11:36:55 +00:00
naddy
240776a6c0
pre-format man pages with mandoc(1) instead of groff on a FreeBSD system
2010-04-04 15:02:05 +00:00
naddy
76cb00367f
update to 1.23
2010-03-28 18:35:00 +00:00
naddy
7985668aef
SECURITY fix for CVE-2010-0624:
...
Heap-based buffer overflow allows remote rmt servers to cause a
denial of service (memory corruption) or possibly execute arbitrary
code by sending more data than was requested.
prodded by jasper@
2010-03-24 18:02:00 +00:00
espie
d38d410e62
duh, don't extract stuff to WRKDIST during install
2010-03-01 13:06:58 +00:00
jasper
228964a8d2
- extend archtecture tests for mips64el
...
ok naddy@ phessler@
2010-02-09 12:23:59 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
sthen
648b05ef6f
minor update to 3.9.7, ok rui@
2009-12-19 22:34:58 +00:00
ajacoutot
c0f4ebc1ac
Update to lzop-1.02rc1.
...
This version is 'only' 4 years old and brings us support for lzo2.
ok sthen@
2009-11-20 13:35:25 +00:00
jasper
a3b6708089
- another file upset gcc on mips64
2009-11-08 16:42:21 +00:00
naddy
18d6c9cfbb
work around internal compiler error on alpha, too; ok rui@, merdely@
2009-11-08 16:30:40 +00:00
benoit
ed2b52a78a
- update unshield to 0.6
...
ok jsg@, ajacoutot@
2009-10-14 10:27:28 +00:00
espie
649178beeb
fuck-off, schilly
2009-10-10 09:18:51 +00:00
naddy
5a91efa6d2
update to 3.96; ok rui@
2009-09-11 16:14:01 +00:00
naddy
6c5dfab106
remove lzma, it has been superseded by xz; ok steven@
2009-09-10 15:32:36 +00:00
naddy
229b8b94c5
update to 2.7.1 and switch dependency from lzma to xz
2009-09-10 15:31:43 +00:00
naddy
2c50e00940
switch dependencies from lzma to xz
2009-09-10 15:30:21 +00:00
naddy
1e9bfe4e35
xz supersedes lzma
2009-09-10 15:29:06 +00:00
naddy
dfad51d695
Import XZ Utils 4.999.9beta, which replaces LZMA Utils.
...
LZMA is a general purporse compression algorithm designed by Igor
Pavlov as part of 7-Zip. It provides high compression ratio while
keeping the decompression speed fast.
XZ Utils are an attempt to make LZMA compression easy to use on
free (as in freedom) operating systems. This is achieved by providing
tools and libraries which are similar to use than the equivalents
of the most popular existing compression algorithms.
2009-09-10 15:27:26 +00:00
bluhm
0d93456f7f
update p5-Archive-Zip to 1.30
...
ok jasper
2009-09-09 16:58:05 +00:00
jolan
8a23ddb57c
remove php5/extensions,-zip in favor of pecl-zip; they conflict and
...
pecl-zip is more up to date/stable
ok robert@
2009-08-21 20:26:08 +00:00
jolan
aee8eda735
update to 0.2.4
2009-08-19 00:17:37 +00:00
jolan
3ae931a616
+pecl-{rar,zip}
2009-08-16 06:40:57 +00:00
jolan
7d5a0a6b9e
pecl-zip-1.10.2, PHP support for zip archives
2009-08-16 06:39:51 +00:00
jolan
a66fd8872f
pecl-rar-1.0.0, PHP support for rar archives
2009-08-16 06:39:12 +00:00
sthen
6706facb2f
+lzo2
2009-07-24 14:37:40 +00:00
sthen
ac85bdd102
import archivers/lzo2; an updated version of archivers/lzo that can
...
be installed alongside (different API).
ok landry@ benoit@
2009-07-24 14:35:42 +00:00
sthen
6c9f6a3cf7
more specific license marker
2009-07-22 21:19:13 +00:00
ajacoutot
bda384863c
Add homepage.
2009-06-09 15:09:44 +00:00
sthen
dde1e59006
update to 9.04; from Josh Grosse (maintainer).
...
version numbering scheme changed to match 7-Zip.
2009-06-08 09:12:40 +00:00
benoit
7152854ebd
- regen PLIST & patches
...
- update MASTER_SITES
- SUBST_CMD usage
- bump
ok ajacoutot@
2009-06-02 20:46:10 +00:00
benoit
0c1ac22f7f
- update fastjar to 0.94
...
- regen PLIST
- change maintainer
ok ajacoutot@
2009-06-01 22:37:50 +00:00
benoit
f6b45dc905
+py-lzo
...
ok ajacoutot@
2009-05-31 21:12:26 +00:00
benoit
74d25eb325
import py-lzo
...
py-LZO is a Python module that interface with the LZO library.
LZO is a data compression library which is suitable for data
de-/compression in real-time. This means it favours speed over
compression ratio.
ok ajacoutot@
2009-05-31 21:03:10 +00:00
wcmaier
6efdf9fa68
Add HOMEPAGE, s/GPL/GPLv2/ in license marker, update my address, bump PKGNAME.
2009-05-31 18:06:26 +00:00
giovanni
aa69604392
Update to 0.13.52
...
Fixes build on vax.
ok benoit@
2009-05-25 15:29:24 +00:00
benoit
3fe777d2dc
- update to unshield 0.5.1
...
- bump SHARED_LIBS
- regen PLIST
- update patches
- update HOMEPAGE
ok jsg@, ajacoutot@
2009-05-23 16:34:50 +00:00
sturm
8325678e2f
remove -Werror to unbreak build on sparc64
...
This code seems to trigger a gcc bug, resulting in spurious format warnings.
ok naddy
2009-05-15 05:10:04 +00:00
naddy
1fb40b7366
update to 2.7.0
2009-04-18 18:22:49 +00:00
giovanni
681d2b0a2a
Update to version 0.13.50
...
Regen patches
2009-03-23 18:06:28 +00:00
naddy
b7dd7b9606
Update to 1.22 which adds --xz/-J support for xz compression.
...
(xz itself will be imported once there is a stable release.)
2009-03-10 14:54:16 +00:00
naddy
1bfb4a027a
maintenance update to 2.6.2
2009-03-08 21:50:34 +00:00
jasper
a993f02204
- remove perl modules that moved into base as of openbsd 4.5
...
ok simon@, "sure" naddy@
2009-03-08 16:48:48 +00:00
steven
377af8339a
update to 4.65
...
from maintainer Josh Grosse
2009-02-15 08:02:19 +00:00
pirofti
45f9ed96e0
Add ruby-archive-tar-minitar.
2009-02-03 12:30:57 +00:00
pirofti
10fd5d5de3
Initial import of ruby-archive-tar-minitar.
...
Archive::Tar::Minitar is a pure-Ruby library and command-line utility
that provides the ability to deal with POSIX tar(1) archive files. The
implementation is based heavily on Mauricio Fernández's implementation
in rpa-base, but has been reorganised to promote reuse in other
projects.
Okay bernd@.
2009-02-03 12:29:32 +00:00
kevlo
21713eb4a2
- add -D_BSD_SOURCE so that deco calls lstat(2)
...
- remove _XOPEN_SOURCE definition
ok sthen@
2009-01-29 10:28:06 +00:00
naddy
78dd235a9a
update to 2.6.1, project has moved to Google Code
2009-01-24 18:32:07 +00:00