Age | Commit message (Collapse) | Author | Files | Lines |
|
Too many bug fixes and additions since last packaged version (0.11).
Please see the `Changes' file enclosed in the source distribution.
|
|
Fixes build on Solaris with native linker.
|
|
Fixes compilation on Solaris with SunPro compiler.
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
Salvage the `create parent directories and try again' path which is
removed by the previous commit.
|
|
|
|
|
|
|
|
gcc 2.95 does not understand.
DTRT with threading for platforms without native threads.
|
|
|
|
break out of the loop and avoid the infinite loop if attempts to
create, unlink and create all fail.
|
|
don't attempt to remove the current directory.
|
|
|
|
p7zip is a port of the Windows program 7za.exe.
7za.exe is a file archiver with the highest compression ratio.
|
|
|
|
|
|
|
|
properly handling broken archives.
|
|
|
|
tech-pkg@.
|
|
|
|
- Include time.h to use struct tm.
- Remove hardcoded /usr/include/varargs.h from makefile dependency.
|
|
bzip2 library is used instead of native one.
|
|
bypassing the check in configure (we can assume it's there).
Ew, working with non-up-to-date copies of directories...
|
|
deprecated (?) function. Even though, the module seems to build
correctly with the current version of curl in pkgsrc, so change the
check to look for an existent function.
This fixes the build of the curl module, thus solving the problem
exposed in latest kristerw@'s bulk build in NetBSD 2.0_BETA/i386.
Not bumping PKGREVISION because this was not packaged in the first
place.
|
|
configure uses curl_formparse(), which is not available in
curl-7.12.0. Since curl_formparse() is never used in libcompress and
curl is always available through buidlink, it is safe to skip the
test.
|
|
- Use lseek(2) instead of tell() on Linux.
- Use "${RM} -f" instead of "rm" in @unexec.
|
|
|
|
and sketch@ in PR pkg/22851.
Also apply a patch from Debian Linux to fix the ustar problem (Debian
bug #238177). Reported by Christian Weisgerber on tech-pkg@.
Changes:
* bug fixes from Debian, Red Hat, and SuSE GNU/Linux Distribution patches
* --rsh-command option
|
|
patch provided by Richard Rauch in PR 25786
bump PKGREVISION to 2
|
|
|
|
|
|
PR pkg/25768.
New features:
5.51a (09 Mar 02):
- no new features
5.51b (11 Jan 03):
- TANDEM: new -r option to suppress extension merging [Dave Smith]
- WinCE, new port in addition to pUnZip (GUI): command line tool usable for
"batch" processes (not quite finished, needs "makefile" cleanup, tests,
and refinements) [Simon Roberts, SPC]
- SET_DIR_ATTRIB feature code revised and reorganized to allow seamless
adaption to different OS environments; added support for restoring
directory timestamps to the WIN32 port [Kai-Uwe-Rommel, SPC]
5.51c (13 May 03):
- WinCE command line tool integration is (almost) finished: project file is
cleaned up and works with VC-embedded 3.0; port needs testing... [SPC]
5.51d (27 Feb 04):
- Cygwin is recognized as a target in the Unix port
[Charles Wilson, Cosmin Truta, SPC]
- remove support for quoting characters from all ports; this feature was a
security hole [SPC]
5.51e (01 Mar 04):
- Win32 port (list.c, unzpriv.h, win32.c, w32cfg.h): the date in (non-ZipInfo)
listings is displayed using the separator given by the system's locale,
when available [Cosmin Truta]
See History.551 in distfile for complete bug fix history.
|
|
tech-pkg@.
|
|
|
|
- Enable pkgviews installation.
|
|
|
|
|
|
|
|
- Enable pkgviews installation.
|
|
|
|
|
|
|
|
USE_LIBTOOL= yes
|