summaryrefslogtreecommitdiff
path: root/archivers
AgeCommit message (Collapse)AuthorFilesLines
2004-08-11Add bzip2 dependency so this will build in Linux.ben1-1/+2
2004-08-02This packages doesn't use the compiler.jlam1-1/+2
2004-08-02Update archivers/p5-Archive-Tar to 1.10. Changes from version 1.02jlam2-6/+7
include: - Make new() comply with the documentation and return undef on a read() failure. - Re-adds bin/ptar, which disappeared from this distribution after 0.22 (sorry about that). - Fix a file renaming bug that forgot to carry over path info - Fix a bug where adding dirs on win32 gave 'permission denied' - Add extra tests explicilty for Archive::Tar::File - Move completely from FileHandle to IO::File - Quell some annoying warnings about binmode on unopened filehandles - Add tests for binary files included in a tarball - The chown() code somehow didn't make it into the 1.05 release - Patch _get_handle() to treat all IO::File handles as binary. This should make win32 users happy - A method called 'contains_file' that will tell you if a certain file is already in the archive. - Add a global variable $CHOWN that controls whether Archive::Tar should attempt to chown() files or not when it can. - NULL-byte padding was done also on files that had no real content, like symlinks, thus ending up with a number of bytes not dividable by 512. - Always do a readlink on the full path, never just the file - Make Archive::Tar write proper headers when dealing with symlinks For this $Archive::Tar::FOLLOW_SYMLINKS is introduced
2004-08-01Rewrite test to make it easier to maintain.jlam1-4/+5
2004-07-31USE_GCC_SHLIB is deprecated.xtraeme2-4/+2
2004-07-30Enable pkgviews installation.minskim1-1/+5
2004-07-29On NetBSD>=2.0, set TAR_INODE_INTERNAL to make this build again.wiz1-1/+7
Suggested by der Mouse.
2004-07-28Enable pkgviews installation.minskim24-24/+104
2004-07-28This package needs C++ compiler.minskim1-1/+2
2004-07-28Enable pkgviews installation.minskim1-1/+3
2004-07-28Enable pkgviews installation.minskim2-2/+8
2004-07-28Add a missing file to PLIST. Bump PKGREIVISION.minskim2-2/+4
2004-07-27Enable pkgviews installation.minskim1-1/+3
2004-07-27Enable pkgviews installation.minskim1-1/+5
2004-07-27Use CONF_FILES to handle a configuration file.minskim2-7/+7
Bump PKGREVISION.
2004-07-27Update to 3.10.21, and fix build on current (statvfs lossage).wiz3-10/+9
Changes since 3.10.20: * arj_arcv.c, arj_file.c, arj_proc.c, arj_user.c, arjtypes.c, environ.c, externs.c, externs.h, makefile: Merged with the remaining part of TCO fixes to make up for 3.10.21 * defines.h, encode.c, environ.c, environ.h, fmemcmp.asm, misc.c, rearj.c: Resync with TCO to close any outstanding bugs * arj.c: Rudimentary Borland code caused the filenames in argv[] to be mishandled under Win32 * register.c: REGISTER might fail due to _fput_* changes
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.