2008-04-24 23:19:31 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 0.5:
New for release 0.5 (2006-08-29)
Including public domain contributions from Paul Wise
o Modify Makefile to append CFLAGS and LDFLAGS
o Modify error handling to suppress gcc warnings
o Include man page
o Minor typo/documentation changes
New for release 0.4 (2005-11-12)
o Discontinue tar patch (replaced by out of the box GNU cpio)
o Update instructions
New for release 0.3 (2005-03-13)
o Convert from mmap to traditional buffered file reads in gzrecover
o Convert gzrecover to GPL licensing
|
2008-03-02 04:48:37 by Johnny C. Lam | Files touched by this commit (32) |
Log message:
Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-02-23 15:45:28 by Alistair G. Crooks | Files touched by this commit (69) |
Log message:
Add RMD160 digests in addition to SHA1 ones.
|
2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409) |
Log message:
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
|
2004-10-03 02:13:34 by Todd Vierling | Files touched by this commit (908) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
2004-07-06 16:39:15 by Juan Romero Pardines | Files touched by this commit (4) | |
Log message:
Initial import of gzrecover-0.2 from pkgsrc-wip, packaged by pancake.
So you thought you had your files backed up onto that jaz cartridge -
until it came time to restore. Then you found out that you had bad
sectors and you've lost almost everything because gzip craps out 10%
of the way through your archive. The gzip Recovery Toolkit has a program
- gzrecover - that attempts to skip over bad data in a gzip archive and
to GNU tar that enables that program to skip over bad data and extract
whatever files might be there.
|