Commit Graph

795 Commits

Author SHA1 Message Date
kili
c78948cdd1 Bump after ghc update. 2010-06-15 17:18:50 +00:00
naddy
224f8d7051 Fix dead loop on extracting existing symlinks with the -k option.
From upstream.
2010-06-12 15:17:11 +00:00
ajacoutot
3704999ee6 Both the rpm and rpm2cpio pkg provide the rpm2cpio utility, so make it
possible to use either one of both.

ok kevlo@ (maintainer)
2010-06-08 08:14:46 +00:00
sthen
6ac802b8c8 mirror the distfile, hu-berlin's ftp server is broken with EPSV 2010-06-07 09:26:41 +00:00
kili
158027911f Bump after the stupid ABI changes in GHC. 2010-06-06 10:06:44 +00:00
kili
57f4237591 WANTLIB += m stdc++.
While here, update license marker (LGPLv2.1)
2010-06-02 09:57:17 +00:00
jasper
ac35c6ef87 - workaround no longer needed for mips64 2010-05-22 07:44:29 +00:00
jasper
800ce315d4 - mips64 workaround no longer needed 2010-05-21 22:43:14 +00:00
kili
bcea0ad2ce Silent register.sh/unregister.sh after the change to Cabal in ghc.
Run unregister.sh with `--force'.
2010-05-19 15:58:18 +00:00
kili
d73ffa853b Use @unexec. I must have been on drugs when using @unexec-delete
for unregister.sh in all the new ghc libraries (which leads to bogus
registered ghc packages after updates).

You can use the command

        ghc-pkg check

to check ghcs internal package list. If it reports missing files
for some package (like hashed-storage-0.4.11), you can forcibly
unregister it by running (as root) something like

        ghc-pkg unregister hashed-storage-0.4.11

ok dcoppa@
2010-05-14 09:08:25 +00:00
giovanni
c4c5908e8b Update to 0.13.59 2010-05-12 16:08:15 +00:00
robert
a0cf6234c2 pull gcc4 fix from freebsd 2010-05-09 15:30:53 +00:00
robert
e250361755 - make gcc4 happy
- add a working MASTER_SITE
2010-05-09 15:22:43 +00:00
jsg
f53bbab61e update to unzip 6.0 which adds support for ZIP64 & UTF8 filenames
among other things.
2010-04-25 10:36:05 +00:00
kili
f40a51b4cb Add hs-zlib 2010-04-22 22:22:22 +00:00
jolan
b496e24f57 update to 2.0.0 2010-04-22 03:44:13 +00:00
kevlo
d9fe976631 update to 1.6.1.1
ok jasper@
2010-04-20 10:25:09 +00:00
ajacoutot
ba27702cd7 PREFIX -> TRUEPREFIX 2010-04-19 08:16:17 +00:00
ajacoutot
2de1ea51a9 +libtar 2010-04-16 13:12:03 +00:00
ajacoutot
a33e6c9c96 Import libtar-1.2.11
libtar is a library for manipulating tar files from within C programs.
Here are some of its features:

  * Handles both POSIX tar file format and the GNU extensions.
  * API provides functions for easy use, such as tar_extract_all().
  * Also provides functions for more granular use, such as 
    tar_append_regfile().

Patches from pkgsrc.

requested by xsa@
WANTLIB and SHARED_LIB military look from kili@
ok kili@
2010-04-16 13:10:47 +00:00
ajacoutot
ce7c969358 Stupid poor blank lines, stupid poor blank lines... 2010-04-15 14:58:24 +00:00
ajacoutot
d3182b3852 Zap useless heading/trailing blank lines. 2010-04-15 13:27:47 +00:00
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