summaryrefslogtreecommitdiff
path: root/archivers
AgeCommit message (Collapse)AuthorFilesLines
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc24-49/+55
2004-01-19Update to 3.3.4. Changes not found.wiz2-5/+5
2004-01-15Make mscompress output valid archives on sparc64.ben1-0/+18
2004-01-15Make mscompress output valid archives on NetBSD/sparc64.ben1-1/+2
2004-01-11Fix UPX build error relative to new version of UCL.ben2-1/+15
2004-01-07Note import of archivers/upx-1.24.ben1-1/+2
2004-01-07Initial import of upx-1.24, based on wip/upx and the package provided byben5-0/+84
fab@gnux.info in PR 23903. This is the "Ultimate Packer for eXecutables". This will build and run on NetBSD, but it only operates on the binary formats of other systems.
2004-01-07Use PKGLIBTOOL instead of LIBTOOL to call the libtool wrapper.jlam1-4/+4
2004-01-06whitespacejlam1-2/+2
2004-01-05Update to 2.4.2 provided by Min Sik Kim in PR pkg/23992.xtraeme3-9/+8
Changes: o Do not compile with the DISABLE_DEPRECATED macro defined. o Handle filenames with ambiguous chars (like []*) in zip archives. o Handle correctly password with spaces in zip archives.
2004-01-05bl3ifyjlam3-9/+18
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
recommended by seb :)
2004-01-05Sprinkle a few double quotes here and there.jlam1-4/+4
2004-01-05Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables.jlam1-19/+12
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam1-4/+4
2004-01-03Initial sprinkling of work-in-progress buildlink3.mk files for using thejlam1-0/+70
buildlink3 framework.
2004-01-03Bump package revisions for tiff update.reed2-3/+4
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2004-01-02Undo last unwanted commit.seb1-2/+1
2004-01-02Remove info files from PLIST files.seb5-10/+6
2003-12-30Whitespace fixcjep1-2/+1
2003-12-30Add trailing / to HOMEPAGEcjep1-2/+2
2003-12-30Add RCS tagscjep1-0/+1
2003-12-28Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).jmmv1-1/+2
( We really need non-recursive dependancies... *sigh* )
2003-12-24s/@netbsd.org/@NetBSD.org/ in MAINTAINER.jmmv5-10/+10
2003-12-20bump version to 20031220.grant1-2/+2
2003-12-20regen without insane line wrapping.grant3-106/+108
2003-12-20sync with -current:grant1-8/+9
Don't emit any warnings when tar is trying to figure out if the file is really tar format. valid CPIO files should not trigger a warning from tar.c
2003-12-20sync with -current:grant24-894/+62
Move Keith Muller's code from a 4-clause to a 3-clause licence by removing the advertising clause. confirmed to the board by Keith Muller.
2003-12-15Add and enable dar.agc1-1/+2
2003-12-15Initial import of dar-2.0.2 into the NetBSD Packages Collection.agc5-0/+106
Provided in PR 23738 by David Simas. DAR is a Disk ARchiver, for backing-up file systems to disk. It's rather in the spirit of TAR, with some additions. Notably: DAR can break up a archive into multiple files, to facillitate storage on portable media, like CDs or DVDs. Can perform incremental back-ups against a reference archive, or, more conveniently, a "catalog" of an archive, which is sort of a combination of a TAR table-of-contents and a file checksum list. DAR also supports filtering, so files or directories can be excluded from an archive, compression, filtered compression, and the inclusion of parity in archives, to help recover from media errors. See http://dar.sourceforge.net/
2003-12-14Updated to 2.4.1xtraeme3-15/+28
Changes: * Fixed bug that prevented the user to view the content of a compressed file. * Updated recent files stuff from libegg. * Use unrar if rar is not available. * Updated manual. * Make dialogs more HIG compliant. * Removed "Extract Here" and "Extract in a Folder" from the Nautilus context menu. * Added ARJ archives support. * The delete operation move the archive to the trash instead of deleting it from the disk. * Added ability to convert archives. * Popup a progress dialog when a long operation is underway, instead of using a progress bar in the status bar. * Give more detailed information about the current operation (only for tar archives at the moment). * When creating new archives, if the user does not specify the extension, use 'tgz' as default instead of giving an 'archive type not supported' error. * Associate File Roller to the zoo archive format. * Use a text entry instead of the option menu for the location. * Do not allow dangerous operations, that is operations that if stopped can cause the lost of the archive, such as adding and removing files, to be stopped. * Allow to stop folders reading. * Added ability to test zoo archives. * New toolbar icons. * Added ZOO archives support. * Read folders asynchronously. * Display a better error message when the user forgets to specify the archive name in the "add to archive" dialog. * Handle tar archives with a ':' in the path. And more... review Changelog to see a full list of changes.
2003-12-14Make pkglint cleaner, as suggested by Soren Jacobsen.wiz1-4/+4
Additionally, only set DISTNAME, since PKGNAME defaults to ${DISTNAME}.
2003-12-14added php4-zip 4.3.4 - PHP4 module for Zip archive handlingjdolecek1-1/+2
2003-12-14add PHP4 Zip module - module for Zip archive handling, using zziplibjdolecek2-0/+17
2003-12-14add zziplib 0.10.82 - leightweight library for Zip archive file handlingjdolecek5-0/+92
2003-12-14added zziplib 0.10.82 - leightweight library for ZIP archive handlingjdolecek1-1/+2
2003-12-13Update MAINTAINER email address.ben5-10/+10
2003-12-13Bump PKGREVISION for atk library major bump.wiz1-2/+2
2003-12-05Change the makefile patch to be even more libtool friendly to allowerh2-25/+71
this to build on AIX. Essentially: s/.o/.lo/g
2003-12-05Override config.sub and config.guess to let it recognize shark.kristerw1-1/+3
2003-12-05Bump to 20031205. Add support for AIX.erh1-2/+2
2003-12-05Update pax to work on AIX. Use tape.h with appropriate fixups sinceerh5-4/+55
there's no mtio.h
2003-12-05Fix a call to ftree_add. s/NULL/0/erh1-3/+3
2003-12-03Portability fixes to get the package to compile and install correctlysketch3-10/+23
under Solaris, maybe others too.
2003-12-03Use libtool when installing, and install libbz2 first.erh1-4/+4
2003-11-26Update cxunzip to 0.98 - closed PR pkg/23404 from Tero Koskinenabs5-77/+13
Changes since version 0.96: * Tyler R. Retzlaff's gcc 3.x patches included. * Modified version of Jeremy C. Reed's "view file with spaces in the filename" patch included. * Fix for "segmentation fault at exit" bug. * Memory usage of uncompression routines is now constant and doesn't depend on the size of the file. * tempname and mktemp functions replaced with mkdtemp.
2003-11-12PKGREVISION++ due to devel/popt update.salo1-2/+2
2003-10-29Add ${LDFLAGS} to link command, and specify USE_GCC_SHLIB.gavan1-2/+4
Fixes linking against pkgsrc gcc.
2003-10-20For some reason, the digest needs to be recalculated for patch-ag.agc1-2/+2
2003-10-20Bump PKGREVISION for fix from 22348agc1-2/+2