1009 Commits

Author SHA1 Message Date
sthen
63dc2e07c8 +lz4 2013-11-12 20:01:04 +00:00
sthen
107365eb29 import ports/archivers/lz4, ok jca@
LZ4 is a very fast lossless compression algorithm, providing compression
speed at 400 MB/s per core, scalable with multi-cores CPU. It also features
an extremely fast decoder, with speed in multiple GB/s per core, typically
reaching RAM speed limits on multi-core systems. The library is BSD-licensed.
2013-11-12 20:00:50 +00:00
naddy
725de75f3a move http://www.gnu.org to https 2013-11-09 23:19:01 +00:00
jung
b599095348 remove -O optimization from cflags
requested from and ok ajacoutot@
2013-11-09 09:51:50 +00:00
juanfra
c67b937c94 Only use gmake for lzlib. Change the tarballs from .gz to .lz.
Changes to lzlib from brad@. I and upstream were wrong with the patching.

ok brad@ sthen@
2013-11-08 20:34:32 +00:00
jung
50b2137687 add sltar 2013-11-08 18:19:54 +00:00
jung
efafbd8b2f import sltar simple tar implementation
ok jca@
2013-11-08 18:17:14 +00:00
jeremy
e79a176be2 Bump all ruby gem ports supporting rbx FLAVOR due to change to rubinius
gem directory when upgrading rubinius from 1.2.4 to 2.1.1.
2013-10-26 23:55:34 +00:00
juanfra
f10c0d41e5 +lzip 2013-10-14 21:29:11 +00:00
juanfra
9b38c44e82 Lzip is a lossless data compressor with a user interface similar to the
one of gzip or bzip2. Lzip decompresses almost as fast as gzip and
compresses more than bzip2, which makes it well suited for software
distribution and data archiving.

Lzip is a clean implementation of the LZMA algorithm. The lzip file
format is designed for long-term data archiving. It is clean, provides
very safe 4 factor integrity checking. Lzip uses the same well-defined
exit status values used by bzip2, which makes it safer when used in
pipes or scripts than compressors returning ambiguous warning values,
like gzip.

ok sthen@
2013-10-14 21:23:32 +00:00
naddy
94e664469d remove empty patch files 2013-10-10 20:30:16 +00:00
jasper
803eb8536f Security fix for CVE-2013-4397 Integer overflow in libtar 2013-10-10 07:16:28 +00:00
jasper
f7d462c421 regen 2013-10-10 07:02:56 +00:00
naddy
c3ee5c2957 Update to 1.27. Small changes:
https://lists.gnu.org/archive/html/bug-tar/2013-10/msg00002.html
2013-10-07 17:07:15 +00:00
lteo
60ea0a056e update my email address 2013-10-06 19:12:08 +00:00
sthen
c9e313036e mirror distfile 2013-09-20 20:37:15 +00:00
naddy
ac3afc458c Update to 5.00 and take maintainer.
Multithreading is enabled but doesn't appear to be functional.
2013-09-06 13:28:15 +00:00
edd
c25efd4175 link xdms 2013-09-03 16:17:06 +00:00
edd
897df5f848 Import xdms. An amiga disk image archiver.
OK bcallah@
2013-09-03 16:16:09 +00:00
sthen
d28c260056 update to pecl-rar 3.0.1, fixing with php 5.4 2013-08-14 11:43:03 +00:00
robert
d5b92ddea0 bump REVISION due to the php update 2013-08-12 04:11:20 +00:00
naddy
2394f51acd move http://github.com and http://bitbucket.org to https
suggested by bentley@
2013-08-07 21:57:40 +00:00
naddy
c7e055641a kill direct and indirect references to GCC2_ARCHS 2013-08-07 15:37:07 +00:00
espie
388c2d3974 zap nls, so that it doesn't depend on gettext
should tweak build order somewhat, and make it easier to put on the CD
if we want to.

okay naddy@
2013-08-07 11:50:26 +00:00
ajacoutot
8237ca1b11 Update to libmspack 0.4alphav0. 2013-08-06 19:13:06 +00:00
naddy
027bcdf2e9 move http://people.freebsd.org to https 2013-08-06 18:43:15 +00:00
kili
d97bbbd40e Update to zlib-enum-0.2.3. 2013-07-19 06:49:31 +00:00
kili
0886cae778 Update to zlib-bindings-0.1.1.3. 2013-07-18 22:12:55 +00:00
kili
8989653531 Update to zlib-0.5.4.1. 2013-07-18 21:53:39 +00:00
schwarze
7ab1db99e2 Some time ago, espie@ sent me this patch to drop USE_GROFF.
Back then, the patch was actually incorrect, mandoc(1) didn't cope.
Meanwhile, i fixed both mandoc and groff in all required respects.
Committing now because of an author timeout.
2013-07-16 18:44:39 +00:00
espie
ec83b7eb27 mixing detection of functions in libc (have dlopen) with redudant
close-but-false declarations in include ? not a good idea.

should fix REALLY stupid error on vax
2013-07-11 08:29:19 +00:00
bentley
76ddbc2cbc +zopfli 2013-07-07 17:58:59 +00:00
bentley
0158a320be Import zopfli-1.0.0.
Zopfli is a compression algorithm programmed in C to perform very good,
but slow, deflate or zlib compression.

This program can only compress, not decompress. Existing zlib or deflate
libraries can decompress the data.

ok rfreeman@
2013-07-07 17:57:44 +00:00
naddy
3b4d17ce53 maintenance update to 5.0.5 2013-07-04 18:37:32 +00:00
rpe
eca4abaeeb update star to 1.5.2
ok sthen@
2013-06-28 15:19:40 +00:00
rpe
9e8ebb8f03 update Compress-Bzip2 to 2.16
ok kevlo@ (maintainer)
ok aja@
2013-06-25 06:21:58 +00:00
rpe
4b0e2a4ea5 update sharutils to 4.13.1
ok aja@
"fine with me" sthen@
2013-06-25 06:14:57 +00:00
jasper
60aa237a1f hookup lua52 flavors 2013-05-30 15:43:06 +00:00
edd
d59a7bc88f The unzip HOMEPAGE was dead. Revise to the current home page.
OK espie@
2013-05-24 18:58:40 +00:00
sthen
a213ab3143 update to cabextract 1.4, ok Steve Shockley (maintainer) 2013-05-13 12:57:41 +00:00
gsoares
4e5f47be87 missing rcs id 2013-05-08 20:38:38 +00:00
naddy
e8fbb299e8 actually bump the revision 2013-04-04 21:45:03 +00:00
brad
ffe6844fac sync distinfo and merge in PFRAG.shared.
ok sthen@
2013-04-04 16:03:55 +00:00
naddy
93b3d4f665 casting a pointer type does not magically change the size of the
referenced variable
2013-04-03 15:14:16 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
dae9c229a7 more explicit PERMIT_* setup, going to strengthen the rules for multi-packages
a wee little bit.
2013-03-19 19:03:12 +00:00
bcallah
0fa566e7d5 +quazip 2013-03-18 14:50:51 +00:00
bcallah
c186d28ce4 Import archivers/quazip, a Qt/C++ wrapper for ZIP/UNZIP
ok jturner@ landry@
2013-03-18 14:49:27 +00:00
espie
c80849c13c regress -> test
PERMIT_* cleanup
2013-03-10 22:28:04 +00:00
sthen
23ca7d6c7d bump; make sure static binaries get updated 2013-02-05 14:49:29 +00:00