summaryrefslogtreecommitdiff
path: root/archivers
AgeCommit message (Collapse)AuthorFilesLines
2004-07-19Use versioned distfile instead of unversioned one (hi tv!).wiz2-7/+5
2004-07-16Update to version 1.12.seb2-5/+5
Too many bug fixes and additions since last packaged version (0.11). Please see the `Changes' file enclosed in the source distribution.
2004-07-10Use GNU ld specific script only when GNU ld is used.salo3-9/+37
Fixes build on Solaris with native linker.
2004-07-10Fix the Solaris check. SunPro doesn't define neither sun, nor __svr4__.salo2-1/+15
Fixes compilation on Solaris with SunPro compiler.
2004-07-06Added gzrecover-0.2.xtraeme1-1/+2
2004-07-06Initial import of gzrecover-0.2 from pkgsrc-wip, packaged by pancake.xtraeme4-0/+37
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.
2004-07-05Enable pkgviews installation.minskim1-1/+5
2004-07-05Include endian.h instead of sys/endian.h on Linux.minskim2-6/+10
2004-07-04this package only uses a c++ compiler.grant1-1/+2
2004-07-03this package doesn't have a configure target.grant1-1/+2
2004-07-03bump to 20040703.grant1-2/+2
2004-07-03sync with src:grant1-13/+19
Salvage the `create parent directories and try again' path which is removed by the previous commit.
2004-07-02Enable pkgviews installation.minskim4-4/+14
2004-07-02Define NO_BUILDLINK because this is a meta package.minskim1-3/+2
2004-06-28Update MASTER_SITES.xtraeme1-3/+5
2004-06-27Require gcc 3.0 or newer, since it contains c++ constructs thatkristerw3-2/+21
gcc 2.95 does not understand. DTRT with threading for platforms without native threads.
2004-06-26bump to 20040626.grant1-2/+2
2004-06-26sync with src:grant1-2/+8
break out of the loop and avoid the infinite loop if attempts to create, unlink and create all fail.
2004-06-26sync with src:grant1-4/+9
don't attempt to remove the current directory.
2004-06-25Add and enable p7zip.wiz1-1/+2
2004-06-25Initial import of p7zip.wiz7-0/+77
p7zip is a port of the Windows program 7za.exe. 7za.exe is a file archiver with the highest compression ratio.
2004-06-24Add new package lcab.ben1-1/+2
2004-06-24Initial import of lcab-1.0b10, a Microsoft cabinet (.CAB) file creator.ben4-0/+26
2004-06-20bump to 20040620.grant1-2/+2
2004-06-20sync pax with src/ from 20040620, includes many bug fixes includinggrant18-179/+291
properly handling broken archives.
2004-06-18Do not use "-DBSD" and "-lcompat" on Linux.minskim1-2/+8
2004-06-18CFLAGS needs "-DSYSV" on Linux. Patch provided by Roland Illig onminskim1-2/+7
tech-pkg@.
2004-06-15Bump PKGREVISION due to LDFLAGS changes. Noted by grant@.minskim1-1/+2
2004-06-15Make this package build on Linux.minskim3-12/+27
- Include time.h to use struct tm. - Remove hardcoded /usr/include/varargs.h from makefile dependency.
2004-06-15Honor CC and LDFLAGS to create correctly linked binaries when pkgsrcminskim2-1/+31
bzip2 library is used instead of native one.
2004-06-11Revert my previous change; minskim@ already fixed curl detection byjmmv2-32/+1
bypassing the check in configure (we can assume it's there). Ew, working with non-up-to-date copies of directories...
2004-06-10Fix detection of curl: the configure script was trying to locate ajmmv2-1/+32
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.
2004-06-09Bypass curl library checking. Otherwise it fails because the test inminskim1-1/+3
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.
2004-06-09Make this package build on Linux.minskim4-11/+23
- Use lseek(2) instead of tell() on Linux. - Use "${RM} -f" instead of "rm" in @unexec.
2004-06-06Enable pkgviews installation.minskim1-1/+5
2004-06-06Update gcpio to 2.5. Based on patches submitted by reed@ in PR pkg/20799minskim9-28/+107
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
2004-06-05Fix a compiler warning: main() should return intrecht3-3/+25
patch provided by Richard Rauch in PR 25786 bump PKGREVISION to 2
2004-06-02Add TEST_TARGETheinz1-1/+3
2004-06-02Add a real DESCRiption instead of pointing to file in source.reed1-1/+6
2004-06-01Update unzip to 5.51, based on patch provided by Bruce J.A. Nourish inminskim3-23/+14
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.
2004-05-31Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim1-1/+5
tech-pkg@.
2004-05-30Install a man page with INSTALL_MAN, not with INSTALL_DATA.minskim1-2/+2
2004-05-30- NO_CONFIGURE=yesminskim1-1/+6
- Enable pkgviews installation.
2004-05-30Enable pkgviews installation.minskim1-1/+5
2004-05-29Enable pkgviews installation.minskim2-2/+8
2004-05-29Remove superfluous SED/MV.minskim3-11/+6
2004-05-29- NO_CONFIGURE=yesminskim2-2/+12
- Enable pkgviews installation.
2004-05-22Unused.wiz1-83/+0
2004-05-21Don't force optimisation any moreadam2-1/+15
2004-05-18Enable pkgviews installation.recht3-3/+10