juanfra
971f1deeef
Update to lzip 1.18.
2016-06-08 01:19:54 +00:00
juanfra
e5266f3e8e
Update to plzip 1.5.
2016-06-04 19:15:20 +00:00
juanfra
d85cbcf414
Update to lzlib 1.8.
2016-06-04 19:14:48 +00:00
juanfra
bb595799fa
Update to clzip 1.8.
2016-06-01 21:23:27 +00:00
juanfra
ec839d992d
Update to lunzip 1.8.
2016-05-29 01:53:34 +00:00
juanfra
27882b561f
Update to pdlzip 1.7.
2016-05-25 17:59:34 +00:00
juanfra
ba699db75c
Update to lziprecover 1.18.
2016-05-23 12:49:59 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
juanfra
dc0d0a5b1f
Update to lzip 1.17.
2015-08-11 20:57:15 +00:00
juanfra
0fd4fe0214
Update to plzip 1.4.
2015-07-22 22:23:52 +00:00
juanfra
a483dec4a3
Update to lzlib 1.7.
2015-07-21 00:41:08 +00:00
juanfra
a0912f7a1e
Update to clzip 1.7.
2015-07-17 18:06:05 +00:00
juanfra
2a990c0463
Update to lziprecover 1.17.
2015-06-09 11:40:51 +00:00
juanfra
f11c01ccde
Update to lunzip 1.7.
2015-06-06 21:34:01 +00:00
juanfra
c798abe9c5
Update to pdlzip 1.6.
2015-06-05 11:42:55 +00:00
juanfra
01ae7e1736
Update to plzip 1.3.
2015-01-24 20:32:59 +00:00
juanfra
63fbc83f0e
Update to plzip-1.2
2014-09-18 09:49:37 +00:00
juanfra
03285a6933
Update to lzlib-1.6
2014-09-13 22:12:40 +00:00
juanfra
0deb03187f
Update to lziprecover-1.16
2014-09-13 22:06:25 +00:00
juanfra
7bd83c9443
Update to lzip-1.16
2014-09-13 22:03:49 +00:00
juanfra
e84474b568
Update to clzip-1.6
2014-09-13 22:00:16 +00:00
juanfra
e94ca4c692
Update to lunzip 1.6.
2014-09-02 20:45:54 +00:00
juanfra
3bdd2a09e0
Update to lunzip 1.5. OK sthen@
2014-04-18 21:53:54 +00:00
juanfra
c72a5b8a28
Update my email address. Change the homepage of terminator. Also add a
...
space between the entries and equals signs in the Makefile of the old
ports.
ok sthen@
2014-01-17 19:46:21 +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
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