Up to [cvs.netbsd.org] / pkgsrc / archivers / zziplib
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.17 / (download) - annotate - [select for diffs], Sat May 15 06:37:03 2010 UTC (2 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
HEAD
Changes since 1.16: +4 -4
lines
Diff to previous 1.16 (colored)
Changes 0.13.59: * Bug-fix release.
Revision 1.16 / (download) - annotate - [select for diffs], Sun Jul 26 10:29:08 2009 UTC (2 years, 9 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.15: +5 -3
lines
Diff to previous 1.15 (colored)
Update zziplib to 0.13.56. Major change since 0.10.x: There were some problematic zip files out there that can trigger segfaults in 0.10.x. Later zzip file decoders have extra checks and helper routines for that.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Jul 14 12:55:56 2008 UTC (3 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
Mark as destdir ready.
Revision 1.14 / (download) - annotate - [select for diffs], Sun May 6 00:28:57 2007 UTC (5 years ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
cwrapper
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Add a patch to prevent possible buffer overflow by using strcpy() in zzip_open_shared_io(), it was reported as CVE-2007-1614. Bump PKGREVISION.
Revision 1.13 / (download) - annotate - [select for diffs], Fri Aug 11 12:50:40 2006 UTC (5 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Make this package compile with gcc-4. Bump PKGREVISION.
Revision 1.12 / (download) - annotate - [select for diffs], Sun Jun 18 07:04:16 2006 UTC (5 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Fixed pkglint warnings.
Revision 1.11 / (download) - annotate - [select for diffs], Sun Apr 9 08:57:54 2006 UTC (6 years, 1 month ago) by heinz
Branch: MAIN
Changes since 1.10: +3 -1
lines
Diff to previous 1.10 (colored)
Added appropriate TEST_TARGET.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Mar 4 21:28:54 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Oct 23 20:58:58 2005 UTC (6 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.8: +4 -2
lines
Diff to previous 1.8 (colored)
Use "+=" instead of "=" for CONFIGURE_ARGS.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Apr 11 21:44:51 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.7: +1 -2
lines
Diff to previous 1.7 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:04 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 28 02:47:35 2004 UTC (7 years, 9 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.5: +3 -1
lines
Diff to previous 1.5 (colored)
Enable pkgviews installation.
Revision 1.5 / (download) - annotate - [select for diffs], Sun May 2 22:28:52 2004 UTC (8 years ago) by danw
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
pass --disable-builddir to the configure script because the builddir support is useless in pkgsrc anyway, and it breaks the build on several platforms because of confusion over what the build dir is to be called. (possibly because of CONFIG_SUB_OVERRIDE?)
Revision 1.4 / (download) - annotate - [select for diffs], Thu Mar 11 06:45:55 2004 UTC (8 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
bl3ify
Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 14 17:21:32 2004 UTC (8 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Dec 14 18:24:30 2003 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
Make pkglint cleaner, as suggested by Soren Jacobsen.
Additionally, only set DISTNAME, since PKGNAME defaults to ${DISTNAME}.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Dec 14 13:53:56 2003 UTC (8 years, 5 months ago) by jdolecek
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
add zziplib 0.10.82 - leightweight library for Zip archive file handling
Revision 1.1 / (download) - annotate - [select for diffs], Sun Dec 14 13:53:56 2003 UTC (8 years, 5 months ago) by jdolecek
Branch: MAIN
Initial revision