Up to [cvs.NetBSD.org] / pkgsrc / archivers / cabextract
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.33 / (download) - annotate - [select for diffs], Sun Feb 26 06:40:52 2023 UTC (9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
cabextract: update to 1.11. New in 1.11 * Fixed bug in creating directories given in archives, e.g. extracting file "a/b.c" from a cab file wouldn't create directory "a" (broken in 1.10)
Revision 1.32 / (download) - annotate - [select for diffs], Tue Feb 14 15:57:06 2023 UTC (9 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
cabextract: update to 1.10. New in 1.10 * Multiple -F filters can be given. cabextract will extract files matching ANY of the filters * cabextract now overwrites symlinks by default. This is to be consistent with other archive tools. Use the new -k option for the old behaviour of keeping symlinks. This does not affect symlinks in the -d dirpath option * New "-n" option to never overwrite files. * New "-i" option to interactively prompt if you want to overwrite files
Revision 1.31 / (download) - annotate - [select for diffs], Mon Mar 25 22:47:02 2019 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
cabextract: update to 1.9.1. Changes in cabextract 1.9.1 A repeat of cabextract 1.9, but with some packaging issues fixed
Revision 1.30 / (download) - annotate - [select for diffs], Sat Dec 1 05:57:08 2018 UTC (5 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.29: +3 -2
lines
Diff to previous 1.29 (colored)
cabextract: update to 1.9. Set TEST_TARGET. New in 1.9 * Fixed invisible bad extraction when using cabextract -F (broken in 1.8) * Fixed configure --with-external-libmspack which was broken in 1.8 * configure --with-external-libmspack will now use pkg-config. To configure it manually, set environment variables libmspack_CFLAGS and libmspack_LIBS before running configure. * Now includes the test suite (make check) New in 1.8 * cabextract -f now extracts even more badly damaged files than before
Revision 1.29 / (download) - annotate - [select for diffs], Thu Jul 26 08:35:46 2018 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
cabextract: update to 1.7. New in 1.7 * cabextract now supports an --encoding parameter, to specify the character encoding of CAB filenames if they are not ASCII or UTF8 * cabextract -L now lowercases non-ASCII characters
Revision 1.28 / (download) - annotate - [select for diffs], Tue Aug 1 14:58:51 2017 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.27: +3 -3
lines
Diff to previous 1.27 (colored)
Follow some http -> https redirects.
Revision 1.27 / (download) - annotate - [select for diffs], Fri Mar 27 16:49:55 2015 UTC (8 years, 8 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
SECURITY: Update cabextract to 1.6. It fixes CVE-2015-2060, a directory traversal vulnerability. A CAB file with overlong UTF-8 encodings for "/" can get its files extracted to an absolute path instead of the current directory. [Debian bug #778753] Under Cygwin, a CAB file using both "/" and "\" can evade checks for absolute files and "../" directory traversals and can get its files extracted to any path.
Revision 1.25.2.1 / (download) - annotate - [select for diffs], Thu Feb 12 21:11:15 2015 UTC (8 years, 9 months ago) by tron
Branch: pkgsrc-2014Q4
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored) next main 1.26 (colored)
Pullup ticket #4608 - requested by tnn archivers/cabextract: security update Revisions pulled up: - archivers/cabextract/Makefile 1.26 - archivers/cabextract/distinfo 1.14 --- Module Name: pkgsrc Committed By: wiz Date: Thu Jan 29 13:28:28 UTC 2015 Modified Files: pkgsrc/archivers/cabextract: Makefile distinfo Log Message: Update to 1.5: New in 1.5 * cabextract replaces bad Unicode characters in filenames with the standard Unicode replacement character * wince_rename now puts files under the correct installation path * Several crashes and hangs were found by Debian project members using the afl (American fuzzy lop) tool to generate corrupt cabinet files. These crashes and hangs have been fixed.
Revision 1.26 / (download) - annotate - [select for diffs], Thu Jan 29 13:28:28 2015 UTC (8 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
Update to 1.5: New in 1.5 * cabextract replaces bad Unicode characters in filenames with the standard Unicode replacement character * wince_rename now puts files under the correct installation path * Several crashes and hangs were found by Debian project members using the afl (American fuzzy lop) tool to generate corrupt cabinet files. These crashes and hangs have been fixed.
Revision 1.25 / (download) - annotate - [select for diffs], Thu Oct 9 14:05:51 2014 UTC (9 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base
Branch point for: pkgsrc-2014Q4
Changes since 1.24: +1 -3
lines
Diff to previous 1.24 (colored)
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Revision 1.24 / (download) - annotate - [select for diffs], Tue Sep 11 19:46:53 2012 UTC (11 years, 2 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.23: +1 -2
lines
Diff to previous 1.23 (colored)
"user-destdir" is default these days
Revision 1.23 / (download) - annotate - [select for diffs], Fri May 13 04:10:46 2011 UTC (12 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.22: +9 -11
lines
Diff to previous 1.22 (colored)
Changes 1.4: * A bug in the LZX decompressor was fixed. * cabextract is now more tolerant when processing cabinet sets. * cabextract is now compatible with even more compilers, and now supports 64-bit file I/O on platforms where it's completely native, like Mac OS X 10.6 and Fedora x86_64. * cabextract will no longer print "library not compiled to support large files" while reading small files. * The Windows CE installation format document was improved.
Revision 1.22 / (download) - annotate - [select for diffs], Tue Feb 8 20:15:17 2011 UTC (12 years, 9 months ago) by jakllsch
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.21: +2 -1
lines
Diff to previous 1.21 (colored)
Remove artificial 2GiB file size limitation in cabextract. Bump pkgrev.
Revision 1.20.22.1 / (download) - annotate - [select for diffs], Wed Aug 11 08:49:47 2010 UTC (13 years, 3 months ago) by tron
Branch: pkgsrc-2010Q2
Changes since 1.20: +3 -2
lines
Diff to previous 1.20 (colored) next main 1.21 (colored)
Pulluped ticket #3201 - requested by gls archivers/cabextract: security update Revisions pulled up: - archivers/cabextract/Makefile 1.21 - archivers/cabextract/distinfo 1.10 --- Module Name: pkgsrc Committed By: wiz Date: Sat Jul 24 08:45:14 UTC 2010 Modified Files: pkgsrc/archivers/cabextract: Makefile distinfo Log Message: Update to 1.3, set LICENSE. New in 1.3: * Bugs in the MS-ZIP and Quantum decompressors have been fixed. * MS-ZIP recovery has been improved. * cabextract should now compile with MinGW
Revision 1.21 / (download) - annotate - [select for diffs], Sat Jul 24 08:45:14 2010 UTC (13 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.20: +3 -2
lines
Diff to previous 1.20 (colored)
Update to 1.3, set LICENSE. New in 1.3: * Bugs in the MS-ZIP and Quantum decompressors have been fixed. * MS-ZIP recovery has been improved. * cabextract should now compile with MinGW
Revision 1.20 / (download) - annotate - [select for diffs], Sun Jun 15 16:13:09 2008 UTC (15 years, 5 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Branch point for: pkgsrc-2010Q2
Changes since 1.19: +3 -3
lines
Diff to previous 1.19 (colored)
NEW HOMEPAGE and MASTER_SITES. Noticed by Zafer Aydogan via private mail.
Revision 1.19 / (download) - annotate - [select for diffs], Fri Dec 15 14:34:18 2006 UTC (16 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Reset maintainer, ben@ has resigned.
Revision 1.18 / (download) - annotate - [select for diffs], Thu Nov 2 17:57:48 2006 UTC (17 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
Supports DESTDIR.
Revision 1.16.4.1 / (download) - annotate - [select for diffs], Sat Sep 23 14:47:46 2006 UTC (17 years, 2 months ago) by salo
Branch: pkgsrc-2006Q2
Changes since 1.16: +2 -3
lines
Diff to previous 1.16 (colored) next main 1.17 (colored)
Pullup ticket 1832 - requested by ben security update for cabextract Revisions pulled up: - pkgsrc/archivers/cabextract/Makefile 1.17 - pkgsrc/archivers/cabextract/distinfo 1.9 - pkgsrc/archivers/cabextract/patches/patch-aa removed - pkgsrc/archivers/cabextract/patches/patch-ab removed Module Name: pkgsrc Committed By: ben Date: Sat Sep 23 13:02:17 UTC 2006 Modified Files: pkgsrc/archivers/cabextract: Makefile distinfo Removed Files: pkgsrc/archivers/cabextract/patches: patch-aa patch-ab Log Message: Update cabextract to version 1.2. Notable changes include: * The "-t" archive integrity checking option has been added. This was requested by several users. cabextract can unpack cabinet files and give you MD5 checksums of the files inside, without writing the unpacked files to disk. * Large files (more than 2 gigabytes) are now correctly searched for cabinet files. * A security vulnerability has been fixed. Files compressed with the Quantum method, using a window size less than 32768 bytes, could cause cabextract to write beyond the end of the window and cause a segmentation fault. This fix also permits cabextract to unpack this type of cabinet file (of which only one has been found in the wild) correctly. * The unnecessary GNU source mempcpy.c, which caused compilation failures on several systems, was removed. * An off-by-one error introduced in 1.1's UTF-8 decoder was fixed. Files with UTF-8 filenames can now be extracted. The UTF-8 decoder was also upgraded to support the latest Unicode characer maps.
Revision 1.17 / (download) - annotate - [select for diffs], Sat Sep 23 13:02:17 2006 UTC (17 years, 2 months ago) by ben
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.16: +2 -3
lines
Diff to previous 1.16 (colored)
Update cabextract to version 1.2. Notable changes include: * The "-t" archive integrity checking option has been added. This was requested by several users. cabextract can unpack cabinet files and give you MD5 checksums of the files inside, without writing the unpacked files to disk. * Large files (more than 2 gigabytes) are now correctly searched for cabinet files. * A security vulnerability has been fixed. Files compressed with the Quantum method, using a window size less than 32768 bytes, could cause cabextract to write beyond the end of the window and cause a segmentation fault. This fix also permits cabextract to unpack this type of cabinet file (of which only one has been found in the wild) correctly. * The unnecessary GNU source mempcpy.c, which caused compilation failures on several systems, was removed. * An off-by-one error introduced in 1.1's UTF-8 decoder was fixed. Files with UTF-8 filenames can now be extracted. The UTF-8 decoder was also upgraded to support the latest Unicode characer maps.
Revision 1.16 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:03 2006 UTC (17 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Branch point for: pkgsrc-2006Q2
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.15 / (download) - annotate - [select for diffs], Sun May 22 20:07:36 2005 UTC (18 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
Revision 1.14 / (download) - annotate - [select for diffs], Mon Apr 11 21:44:48 2005 UTC (18 years, 7 months ago) by tv
Branch: MAIN
Changes since 1.13: +1 -2
lines
Diff to previous 1.13 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.11.4.1 / (download) - annotate - [select for diffs], Tue Nov 2 10:33:50 2004 UTC (19 years, 1 month ago) by agc
Branch: pkgsrc-2004Q3
Changes since 1.11: +3 -3
lines
Diff to previous 1.11 (colored) next main 1.12 (colored)
Security Pullup - requested by Grant Beattie and Havard Eidnes security fix for cabextract Module Name: pkgsrc Committed By: wiz Date: Thu Oct 28 10:35:56 UTC 2004 Modified Files: pkgsrc/archivers/cabextract: Makefile distinfo Added Files: pkgsrc/archivers/cabextract/patches: patch-aa Log Message: Update to 1.1: * A security vulnerability has been fixed. If the files within a cabinet file include "../" in their filenames, this will be changed to "xx/", so cabinets cannot access the parent directory of where you want to extract them. * cabextract should now compile cleanly on AIX and Cygwin. ---- Module Name: pkgsrc Committed By: tv Date: Fri Oct 29 14:31:27 UTC 2004 Modified Files: pkgsrc/archivers/cabextract: distinfo Added Files: pkgsrc/archivers/cabextract/patches: patch-ab Log Message: Make build on Interix (and possibly AIX). mempcpy() is not actually used anywhere, yet configure.ac declared an AC_REPLACE_FUNCS() for it. Rip out the offending code from configure until it is rebuilt at the source. (Patch to remove the AC_REPLACE_FUNCS submitted to author.)
Revision 1.13 / (download) - annotate - [select for diffs], Fri Oct 29 14:32:38 2004 UTC (19 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
HOMEPAGE no longer ends in '.php3' -- it's now just '.php'.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 28 10:35:56 2004 UTC (19 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Update to 1.1: * A security vulnerability has been fixed. If the files within a cabinet file include "../" in their filenames, this will be changed to "xx/", so cabinets cannot access the parent directory of where you want to extract them. * cabextract should now compile cleanly on AIX and Cygwin.
Revision 1.11 / (download) - annotate - [select for diffs], Thu Apr 22 23:26:05 2004 UTC (19 years, 7 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Branch point for: pkgsrc-2004Q3
Changes since 1.10: +3 -1
lines
Diff to previous 1.10 (colored)
Enable pkgviews installation.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Mar 11 18:03:49 2004 UTC (19 years, 8 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
bl3ify
Revision 1.9 / (download) - annotate - [select for diffs], Wed Mar 10 23:05:43 2004 UTC (19 years, 8 months ago) by ben
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Update cabextract to version 1.0, and make note in CHANGES.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Jan 22 07:18:43 2004 UTC (19 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Dec 24 09:53:47 2003 UTC (19 years, 11 months ago) by jmmv
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
s/@netbsd.org/@NetBSD.org/ in MAINTAINER.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Dec 13 20:14:26 2003 UTC (19 years, 11 months ago) by ben
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Update MAINTAINER email address.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Jul 19 08:54:23 2003 UTC (20 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Change address of maintainer per PR 22170.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Dec 24 18:55:32 2002 UTC (20 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Replace collver@linuxfreemail.com with collver1@attbi.com. Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523, 19524, 19525 and some more, perhaps.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Aug 25 21:49:01 2002 UTC (21 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.2: +2 -3
lines
Diff to previous 1.2 (colored)
Merge packages from the buildlink2 branch back into the main trunk that have been converted to USE_BUILDLINK2.
Revision 1.1.1.1.2.3 / (download) - annotate - [select for diffs], Wed Aug 21 22:42:01 2002 UTC (21 years, 3 months ago) by jlam
Branch: buildlink2
Changes since 1.1.1.1.2.2: +2 -2
lines
Diff to previous 1.1.1.1.2.2 (colored) to branchpoint 1.1.1.1 (colored) next main 1.2 (colored)
Merge from pkgsrc-current in pkgsrc/archivers.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 21 16:18:51 2002 UTC (21 years, 3 months ago) by dillo
Branch: MAIN
CVS Tags: buildlink2-base
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
upgrade to 0.6 changes since 0.5: * pkgsrc fixes for 0.5 integrated * support for the Quantum compression method reverse-engineered by Matthew Russotto * cabextract now exhaustively searches your files for cabinets. If there's more than one cabinet in the same file, cabextract will find those too. * Spanning cabinets sets contain both a 'next' and 'previous' cabinet name. cabextract now searches backwards through the cabinet chain to find the start of a cabinet set, before searching in the forwards direction as usual.
Revision 1.1.1.1.2.2 / (download) - annotate - [select for diffs], Fri Jun 21 23:04:39 2002 UTC (21 years, 5 months ago) by jlam
Branch: buildlink2
Changes since 1.1.1.1.2.1: +2 -3
lines
Diff to previous 1.1.1.1.2.1 (colored) to branchpoint 1.1.1.1 (colored)
Rename USE_BUILDLINK2_ONLY to USE_BUILDLINK2 for less verbosity. Also convert a few more packages to use the buildlink2 framework.
Revision 1.1.1.1.2.1 / (download) - annotate - [select for diffs], Sat May 11 02:08:47 2002 UTC (21 years, 6 months ago) by jlam
Branch: buildlink2
Changes since 1.1.1.1: +2 -2
lines
Diff to previous 1.1.1.1 (colored)
First pass at conversion of various packages to use the buildlink2 framework. Add many buildlink2.mk files to add to the framework. Please see buildlink2.txt for more details.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Oct 18 09:56:13 2001 UTC (22 years, 1 month ago) by agc
Branch: TNF
CVS Tags: pkgviews-base,
pkgviews,
pkgsrc-base,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of cabextract-0.5 into the NetBSD Packages Collection. cabextract is a program that un-archives files in the Microsoft cabinet file format (.cab) or any binary file which contains an embedded cabinet file (frequently found in .exe files). cabextract will extract all files from all cabinet files specified on the command line To extract a multi-part cabinet consisting of several files, only give the first file as an argument to cabextract as it will automatically look for the remaining files. Provided in PR 14259 by Ben Collver (collver@linuxfreemail.com), the description fleshed out slightly by myself, taken from the man page.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Oct 18 09:56:13 2001 UTC (22 years, 1 month ago) by agc
Branch: MAIN
Initial revision