summaryrefslogtreecommitdiff
path: root/archivers
AgeCommit message (Collapse)AuthorFilesLines
2005-10-04This does not need INSTALLATION_DIRS. The install already runsreed1-3/+1
its "./mkinstalldirs" to create the directories.
2005-10-04PECL modules have a real homepage. Set the default for PECL modules totv1-1/+2
the PECL distro site rather than PHP's default. Bump PKGREVISION, as the HOMEPAGE is included in the binary package's +DESC.
2005-10-03Don't define errno locally. Thread DragonFly like Linux and Darwin forjoerg4-12/+36
defines.
2005-10-03On DragonFly at least, -lm is needed for brust_szip. It doesn't hurt onjoerg2-1/+15
other platforms, so just add it.
2005-10-03Depend on errno.h to provide errno.joerg2-1/+16
2005-10-03Define BSD and link with -lcompat on DragonFly, too. Use NAME_MAX, whenjoerg3-3/+25
available and fallback to filesystem constants otherwise.
2005-10-03Use FreeBSD rules on DragonFly as well.joerg1-1/+3
2005-10-03Depend on errno.h to provide errno.joerg2-1/+14
2005-10-03Add DragonFly to the conditions.joerg2-5/+5
2005-10-03Depend on errno.h to provide errno.joerg2-1/+11
2005-10-03Use NAME_MAX (POSIX) by default and only fallback to the BSD or SysVjoerg2-6/+25
constants, when it doesn't exist. The latter isn't defined on DragonFly by default anymore, since it is inherently filesystem specific.
2005-10-03Update unalz to 0.52.minskim3-9/+9
Changes since 0.50: - added -p (pipe mode) and -pwd (password) options - improve locale support - bug fixes
2005-10-01Update unalz to 0.50.minskim4-33/+32
New features: - "-l" option to show the list of files. - "-d" option to specify output folder. - decompressing individual files. - setting time attribute of decompressed files.
2005-09-28Use "# empty" instead of "# defined" for EXTRACT_SUFX.rillig1-2/+2
2005-09-26Slightly adjust patch to deal with thread linking.joerg2-5/+7
2005-09-23Update to 4.27, from Jason White in PR 31374.wiz4-13/+14
Version 4.27 ============ - From Windows version of 7-zip 4.27 : - new plugin for 7z : 7-Zip can unpack CHM/HXS (MS HTML HELP) archives - cab plugin for 7z : 7-Zip can unpack multivolume CAB archives - Some bugs were fixed - better support for 64bits (PPMD coder/decoder) Version 4.26 ============ - From Windows version of 7-zip 4.26 : - new plugin for 7z : LZH format support (extracting only) - fix (courtesy from Robert Millan) to make p7zip compile on GNU/kFreeBSD. - fix "Bug item #1273057", now "7z -so -t7z a dummy.7z file >output.7z" does not finish with a "Segmentation fault (core dumped)". - fix "Bug item #1221056", now, makefile for p7zip use the flag "-O" to support compilers that build invalid programs with the flag "-O2". Version 4.25 ============ - From Windows version of 7-zip 4.25 : - Some bugs were fixed - DOCS/MANUAL/exit_codes.htm added - new plugin for 7z : RAR format support (extracting only) - better dependencies in makefile Version 4.23 ============ - From Windows version of 7-zip 4.23 : - Some bugs were fixed - manpages for 7za and 7z updated by Mohammed Adnene Trojette. - little fix for the help message of 7za or 7z. - bug #1224304 : Files and directories with \ in name not handled properly. - fix for tar archives that have pax header.
2005-09-23Correct dependences to accept package revisions of "gtar-base" andtron1-3/+3
"gtar-info".
2005-09-22Fix problem where this installed a tarball that was included inreed1-6/+5
the extracted tarball. Use INSTALLATION_DIRS to create ${INFODIR}. Don't install tar-info-1 and tar-info-2. Just install tar.info which has it all. Bump PKGREVISION.
2005-09-21Set USE_LIBTOOL, since it does.wiz1-1/+3
Add zlib/buildlink3.mk, since the package uses zlib.
2005-09-17Fix compilation on Solaris/i386. From Gilles Dauphin in PR 30902.wiz2-1/+29
2005-09-09Added CVS Id tag to patch-ac.rillig2-2/+4
2005-09-08Catch some NetBSD statvfs() checks phrased alternatively as > 200030000abs2-4/+4
rather than >= 200040000 and one enterprisingly hidden as > 200050000
2005-09-07Add patch to check the gettext implementation correctly --reed3-2/+16
so it doesn't build with its own libintl. The error was: error: too many arguments to function `const char* _nl_expand_alias()' Include devel/gettext-lib/buildlink3.mk. Bump PKGREVISION. This is for PR 30993.
2005-09-05Update to 0.9.4:wiz3-12/+14
Changes in 0.9.4 (Aug 30, 2005) - Fixed major bug that prevented pbzip2 from uncompressing files created with a BWT block size other than default 900k (oops!) - Fixed some bugs in the command line parser - Code cleanup - Updated RPM spec to match Fedora Extras policy Changes in 0.9.3 (Aug 22, 2005) - Added sanity check to ensure integers are the size we expect - Ported code to compile under MinGW in Windows - Small code cleanup - Added ChangeLog - Added man page - Added AUTHORS file - Renamed LICENCE.txt to COPYING - Renamed README.txt to README - Updated RPM spec file in preparation for inclusion into Fedora Extras - Moved ChangeLog info from pbzip2.cpp into this file - Removed extra spaces/tabs in pbzip2.cpp
2005-09-05Update to 3.5.3.wiz2-6/+6
Diff to previous version is only 215 lines, no change log available.
2005-09-02Sorted the PLIST to make pkglint happy.rillig4-16/+16
2005-09-02Replaced $(...) with ${...} to make pkglint happy.rillig1-2/+2
2005-09-02Reordered PKGREVISION and SVR4_PKGNAME to make pkglint happy.rillig2-4/+4
2005-09-02Reordered PKGREVISION and PKGNAME.rillig1-2/+2
2005-08-28Replaced files/Makefile with an explicit do-build target, which does notrillig2-13/+9
rely on PROG_CXX being known to <bsd.prog.mk>. This has been a problem on some non-NetBSD platforms. Noted by minskim. Tested on NetBSD-1.6.2 and Solaris/SunPro.
2005-08-27Update to 1.02.030, changes were bugfixes and documentationxtraeme3-13/+13
improvements.
2005-08-26Update to 0.4.tv2-6/+6
Notable changes: * new command line options (-c, -q, -v) * 64-bit file (via 64-bit stdio API) support
2005-08-26Instead of depending on mktemp for non-BSD, use USE_TOOLS for run-timereed1-7/+3
dependency of mktemp. (This makes it so it doesn't depend on mktemp on DragonFly, for example.) Also while I am here, use sh:run instead of sh for the other USE_TOOLS. This is because script installed uses SH. Bump PKGREVISION.
2005-08-26Add CVS ID to top of patch which I accidently removed in last commit.reed2-2/+4
2005-08-26Use the autoconf-defined @infodir@ and @mandir@.reed2-8/+15
2005-08-21Update to 2.10.4:jmmv5-92/+9
version 2.10.4 -------------- * New translations: gl, te * Updated translations: bg, hu, sl, vi, zh_TW version 2.10.3 -------------- * Fixed bug #162729: File Roller doesn't exit cleanly on invalid archive extension. * Fixed bug #164894: crash on zip with incorrect filenames * Fixed bug #300895: Invalid read reported by valgrind. * Allow to open rar archives if rar OR unrar is available. * Display non valid utf8 filenames corretly. * Fixed creation of backups reselecting the original folder after loading the backup options.
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam2-5/+4
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-08Changes 0.3.3:adam4-29/+66
* Added basic archive writing support. * Added a cpio archive module. * Added a zip archive module. * Added the beginnings of a cab archive module. * Added new API functions, which include: cxMkDir(), cxGets(), cxExtractFile(), cxExtractArchive(), cxMakePhysDirs(), cxApplyFsNodeInfo(), cxMakeFile(), cxGetArchiveFileCount() * Added functions for extracting individual files and full archives. * Added extraction notification callbacks. * Added pkg-config support. * Added gettext v0.11.3+ support. * Added an Italian translation. Thanks Domenico Andreoli! * Added a Dutch translation. Thanks Bert De Meyer! * Added support for some non-ustar tar formats. * Added a test program to display the file/directory tree inside of an archive. * Removed comprex.h. Applications should now include libcomprex/comprex.h. * Fixed the extraction code so permissions, timestamps, and ownerships are set on files and directories. * Fixed cxEof(). * Fixed the file and directory iterator. It should provide the correct results now. * Fixed a bug in the ar module where filenames weren't always read in correctly. * Fixed a bug in the tar module where filenames that start with '.' weren't processed correctly. * Fixed library linking problems with libbz2 and libz. * Fixed compiling errors when --prefix wasn't specified, and linking errors with libltdl.
2005-08-07Added an appropriate TEST_TARGET.heinz1-1/+3
2005-08-06Bump the PKGREVISIONs of all (638) packages that hardcode the locationsjlam3-6/+6
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
2005-08-04Add patch to fix the security problem described in SA16309.tron3-6/+71
2005-08-03Update to 2.31:wiz11-156/+20
New things in Zip 2.31 - Crypt now part of source distribution (see Readme.cr) - Bug fixes: - Debian patch 001 - Converted quoted strings - Debian patch 002 - Makefile changes - Debian patch 003 - Build changes - Debian patch 004 - Changes to unix/configure - Debian patch 005 - Fix for FNMAX path bug - Split VMS -V into -V and -VV (see Manual) - New VC6 project files thanks to Cosmin - AtheOS port (thanks to Ruslan Nickolaev) - Add api.c kluge for zip32.dll to support Visual Basic - Binary detection changed from 20% binary to new algorithm that should better detect word processing files as binary and should accept UTF-8 files as text. This flags the file in the archive as TEXT or BINARY for use by UnZip for line end conversion (see proginfo/txtvsbin.txt) - License update - DJGPP fixes - Many Makefile updates - Fixes to ZipSplit, ZipNotes, and ZipCloak
2005-08-01enable unshieldmartin1-1/+2
2005-08-01Import of unshield-0.5, a tool to extract .CAB archives in InstallShieldmartin6-0/+77
format.
2005-07-31Update archangel to 20050730agc2-6/+6
+ include <stdint.h> if we have it, so that we can use uintXX_t types on OSes that don't have them in <sys/types.h> (thanks, Mac OS X) + clean up some uninitialised warnings on NetBSD-current + rein in on the compilation flags, since older versions of gcc seem to barf on -std=c99 (thanks to David Maxwell for pointing this one out).
2005-07-27Sync with pkgsrc-wip-kr.junyoung2-8/+8
2005-07-24Update archangel to 20050724 version.agc2-6/+6
Differences from previous version: + properly recognise __attribute__() - pointed out very eloquently by Joerg Sonnenberger + add -V switch to aatar to print the version + fix more fallout from autoconf, showed up by bulk builds on 3.0
2005-07-23Remove some obsolete packages using gnome[1]-libs.wiz12-144/+1
List posted to tech-pkg by jmmv on June 15, no negative comments.
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-20Update archangel to 20050720 sources.agc2-6/+6
Changes since previous version: + lint fixes, highlighted by amd64 bulk build results - cast 64bit entities to the correct type when printing the values.