3 Commits

Author SHA1 Message Date
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