head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.4 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.2 pkgsrc-2012Q4-base:1.6 pkgsrc-2012Q2:1.5.0.2 pkgsrc-2012Q2-base:1.5 pkgsrc-2012Q1:1.4.0.68 pkgsrc-2012Q1-base:1.4 pkgsrc-2011Q4:1.4.0.66 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q3:1.4.0.64 pkgsrc-2011Q3-base:1.4 pkgsrc-2011Q2:1.4.0.62 pkgsrc-2011Q2-base:1.4 pkgsrc-2011Q1:1.4.0.60 pkgsrc-2011Q1-base:1.4 pkgsrc-2010Q4:1.4.0.58 pkgsrc-2010Q4-base:1.4 pkgsrc-2010Q3:1.4.0.56 pkgsrc-2010Q3-base:1.4 pkgsrc-2010Q2:1.4.0.54 pkgsrc-2010Q2-base:1.4 pkgsrc-2010Q1:1.4.0.52 pkgsrc-2010Q1-base:1.4 pkgsrc-2009Q4:1.4.0.50 pkgsrc-2009Q4-base:1.4 pkgsrc-2009Q3:1.4.0.48 pkgsrc-2009Q3-base:1.4 pkgsrc-2009Q2:1.4.0.46 pkgsrc-2009Q2-base:1.4 pkgsrc-2009Q1:1.4.0.44 pkgsrc-2009Q1-base:1.4 pkgsrc-2008Q4:1.4.0.42 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.40 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.38 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.36 pkgsrc-2008Q2-base:1.4 cwrapper:1.4.0.34 pkgsrc-2008Q1:1.4.0.32 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.30 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.28 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.26 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.24 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.22 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.20 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.18 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.16 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.14 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.4.0.12 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.4.0.10 pkgsrc-2005Q2-base:1.4 pkgsrc-2005Q1:1.4.0.8 pkgsrc-2005Q1-base:1.4 pkgsrc-2004Q4:1.4.0.6 pkgsrc-2004Q4-base:1.4 pkgsrc-2004Q3:1.4.0.4 pkgsrc-2004Q3-base:1.4 pkgsrc-2004Q2:1.4.0.2 pkgsrc-2004Q2-base:1.4 pkgsrc-2004Q1:1.3.0.12 pkgsrc-2004Q1-base:1.3 pkgsrc-2003Q4:1.3.0.10 pkgsrc-2003Q4-base:1.3 netbsd-1-6-1:1.3.0.6 netbsd-1-6-1-base:1.3 netbsd-1-6:1.3.0.8 netbsd-1-6-RELEASE-base:1.3 pkgviews:1.3.0.4 pkgviews-base:1.3 buildlink2:1.3.0.2 buildlink2-base:1.3 netbsd-1-5-PATCH003:1.3 netbsd-1-5-PATCH001:1.3 netbsd-1-5-RELEASE:1.3 netbsd-1-4-PATCH003:1.3 netbsd-1-4-PATCH002:1.3 comdex-fall-1999:1.3 netbsd-1-4-PATCH001:1.3 netbsd-1-4-RELEASE:1.3 netbsd-1-3-PATCH003:1.2; locks; strict; comment @# @; 1.6 date 2012.09.15.10.35.29; author wiz; state dead; branches; next 1.5; 1.5 date 2012.04.25.19.35.02; author wiz; state Exp; branches; next 1.4; 1.4 date 2004.06.01.04.31.42; author minskim; state Exp; branches; next 1.3; 1.3 date 98.12.30.04.06.35; author tv; state Exp; branches; next 1.2; 1.2 date 98.08.07.10.35.51; author agc; state Exp; branches; next 1.1; 1.1 date 98.06.20.23.26.06; author tv; state Exp; branches; next ; desc @@ 1.6 log @Remove a patch that might or might not fix build problems. The CVS history doesn't explain why or on what platforms it is needed. If it is needed, please contact me with details. @ text @$NetBSD: patch-aa,v 1.5 2012/04/25 19:35:02 wiz Exp $ More compatible to different versions of zlib.h files. --- unzip.h.orig 2004-05-22 20:04:23.000000000 -0500 +++ unzip.h @@@@ -258,11 +258,16 @@@@ freely, subject to the following restric #endif /* used to remove arguments in function prototypes for non-ANSI C */ +#ifdef USE_ZLIB +#include +#endif +#ifndef OF #ifdef PROTO # define OF(a) a #else # define OF(a) () #endif +#endif /* enable the "const" keyword only if MODERN and if not otherwise instructed */ #ifdef MODERN @ 1.5 log @Reduce pkglint warnings by commenting patches. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.4 2004/06/01 04:31:42 minskim Exp $ @ 1.4 log @Update unzip to 5.51, based on patch provided by Bruce J.A. Nourish in PR pkg/25768. New features: 5.51a (09 Mar 02): - no new features 5.51b (11 Jan 03): - TANDEM: new -r option to suppress extension merging [Dave Smith] - WinCE, new port in addition to pUnZip (GUI): command line tool usable for "batch" processes (not quite finished, needs "makefile" cleanup, tests, and refinements) [Simon Roberts, SPC] - SET_DIR_ATTRIB feature code revised and reorganized to allow seamless adaption to different OS environments; added support for restoring directory timestamps to the WIN32 port [Kai-Uwe-Rommel, SPC] 5.51c (13 May 03): - WinCE command line tool integration is (almost) finished: project file is cleaned up and works with VC-embedded 3.0; port needs testing... [SPC] 5.51d (27 Feb 04): - Cygwin is recognized as a target in the Unix port [Charles Wilson, Cosmin Truta, SPC] - remove support for quoting characters from all ports; this feature was a security hole [SPC] 5.51e (01 Mar 04): - Win32 port (list.c, unzpriv.h, win32.c, w32cfg.h): the date in (non-ZipInfo) listings is displayed using the separator given by the system's locale, when available [Cosmin Truta] See History.551 in distfile for complete bug fix history. @ text @d1 3 a3 1 $NetBSD$ @ 1.3 log @OK, bring it back to 5.40, but this time don't use libz -- use the compression routines shipped with unzip. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.2 1998/08/07 10:35:51 agc Exp $ d3 3 a5 3 --- unzip.h.orig Sat Oct 18 18:58:07 1997 +++ unzip.h Sat Jun 20 18:33:18 1998 @@@@ -175,10 +175,15 @@@@ d17 1 a18 1 #endif d21 1 @ 1.2 log @Add NetBSD RCS Ids. @ text @d1 1 a1 1 $NetBSD$ d11 1 a16 1 +#endif @ 1.1 log @Add encryption support to zip and unzip pkgs using ZIP_ENCRYPTION make variable. @ text @d1 2 @