summaryrefslogtreecommitdiff
path: root/archivers/rzip
AgeCommit message (Collapse)AuthorFilesLines
2004-11-23Make build on Interix by slurping in libiberty for asprintf(3).tv1-1/+9
2004-11-23Now be a good little autoconfiscated program and obey LDFLAGS to pick uptv2-1/+14
rpath settings (among others).
2004-11-23nb1: This has been depending on bzip2 all along, but UsE_BUILDLINK3 wastv1-1/+4
never set, so the dependency wasn't seen. bl3ify and add bl3 include.
2004-08-29initial import of rzip-2.0recht5-0/+62
package provided by Miles Nordin in PR 26774 rzip is a compression program, similar in functionality to gzip or bzip2, but able to take advantage long distance redundencies in files, which can sometimes allow rzip to produce much better compression ratios than other programs.