Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-04-22 | Fix typo or mispelling. | reed | 1 | -1/+1 | |
2006-02-14 | Changes 2.1: | adam | 4 | -31/+23 | |
* Added -L compression level option * minor portability fixes * fixed a bug that could cause some files to not be able to be uncompressed | |||||
2005-10-23 | Don't use an absolute pathname in the symlink target of runzip.1. | rillig | 1 | -2/+2 | |
2005-10-23 | Include <stdint.h> on Darwin to make the integer types known. | rillig | 2 | -1/+16 | |
Fixes PR 31896. | |||||
2005-05-23 | Removed trailing whitespace. | rillig | 1 | -3/+3 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 | |
useful. | |||||
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 | |
2005-01-18 | Use new libiberty/application.mk include. | tv | 1 | -4/+2 | |
2004-11-23 | Make build on Interix by slurping in libiberty for asprintf(3). | tv | 1 | -1/+9 | |
2004-11-23 | Now be a good little autoconfiscated program and obey LDFLAGS to pick up | tv | 2 | -1/+14 | |
rpath settings (among others). | |||||
2004-11-23 | nb1: This has been depending on bzip2 all along, but UsE_BUILDLINK3 was | tv | 1 | -1/+4 | |
never set, so the dependency wasn't seen. bl3ify and add bl3 include. | |||||
2004-08-29 | initial import of rzip-2.0 | recht | 5 | -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. |