Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 3 | -5/+5 | |
have been converted to USE_BUILDLINK2. | |||||
2002-07-16 | add ${LDFLAGS} so that libz is found when it is not in a system | grant | 1 | -2/+2 | |
library path. fixes build problem on zoularis. | |||||
2002-07-16 | update from patches/patch-ab change. | grant | 1 | -2/+2 | |
(why this was not committed by `cvs commit distinfo patches/patch-ab' with the previous makes no sense to me) | |||||
2002-07-16 | Fix Makefile to not blindly set CC=cc | grant | 1 | -4/+13 | |
2002-02-27 | Replace -s with ${_STRIPFLAG_CC} to make this build on Darwin. | yyamano | 1 | -2/+2 | |
2002-02-23 | Distfile md5 changed. A diff didn't reveal any bad things. | hubertf | 1 | -3/+3 | |
Distfile nuked from ftp.netbsd.org. Noted by march on IRC (IRCnet) | |||||
2002-02-21 | Update to 5.50. | wiz | 2 | -9/+9 | |
Extract from History.550: - generic (inflate.c, globals.h, fileio.c, unzpriv.h): integrated support of Deflate64 - added Deflate64 support to fUnZip - SFX: made SFX_EXDIR default, added NO_SFXEXDIR option to allow switching off the "-d exdir" support - SFX: added simple "execute command after extraction" feature that uses a command specification supplied with the Zip archive comment, controlled by the CHEAP_SFX_AUTORUN compile time option - SFX: slightly refined the CHEAP_SFX_AUTORUN code, switched off SFX_EXDIR when CHEAP_SFX_AUTORUN is enabled, documented the new autorun feature - extract.c, TestExtraField(): added crc32 check for PKVMS e.f. type - extract.c, extract_or_test_entrylist(): added code for "stripping off absolute path spec" when extracting - unzip.h, unzip.c; mapname() in all ports except CMS/MVS, Tandem, TOPS20: added code to strip "../" path components from extracted names and new option "-:" to allow deactivating this security feature; changed mapname() calling interface to allow reporting warning error levels to caller - unzpriv.h, zipinfo.c: rudimentary support for recognizing PKWARE's new "64-bit size specs" extra field As well as bug fixes, including the USE_ZLIB problem. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-06-21 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+3 | |
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-20 | Change homepage from ftp: to http: URL. | martin | 1 | -2/+2 | |
Closes PR 12256. | |||||
2001-02-17 | Add german mirror site. | tron | 1 | -2/+3 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-15 | Back out part of last change. Adding COMMENT=<comment> to the Makefile was | fredb | 1 | -2/+1 | |
premature -- it breaks "make package". | |||||
2001-02-15 | From the release notes: | fredb | 3 | -9/+12 | |
The 5.42 maintance release fixes more bugs and cleans up the redistribution conditions: - removal of unreduce.c and amiga/timelib.c code to get rid of the last distribution restrictions beyond the BSD-like Info-ZIP LICENSE - new generic timelib replacement (currently used by AMIGA port) - more reasonable mapping rules of UNIX "leading-dot" filenames to the DOS 8.3 name convention - repaired screensize detection in MORE paging code (was broken for DOS/OS2/WIN32 in 5.41) | |||||
2000-10-21 | Remove unnecessary lines. | wiz | 1 | -5/+1 | |
2000-04-20 | Update to unzip-5.41. Includes decryption support by default. Other | wiz | 3 | -35/+18 | |
changes include some bugfixes, a new BSD-like license, as well as support for archives with more than 2^16-1 files. Zlib support still broken, so we use the one coming with the distribution. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-12-28 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -2/+2 | |
1999-08-18 | Record build options in the BuildInfo file via BUILD_DEFS. These can be | agc | 1 | -1/+3 | |
displayed using the -B option to pkg_info(1). Add ZIP_ENCRYPTION to BUILD_DEFS | |||||
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+4 | |
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 | |
1999-01-09 | Add missing conflict entry. | tron | 1 | -1/+3 | |
1999-01-04 | Note why USE_ZLIB is not used. | tv | 1 | -1/+2 | |
1998-12-30 | OK, bring it back to 5.40, but this time don't use libz -- use the | tv | 3 | -13/+12 | |
compression routines shipped with unzip. | |||||
1998-12-30 | Back out previous. Unzip 5.40 has severe bugs, noted by tron and myself. | tv | 2 | -9/+9 | |
1998-12-27 | update to 5.40 | hubertf | 2 | -9/+9 | |
1998-10-21 | -DUNIX -> -Dunix, closes pr 6338 by Geoff C. Wing. | frueauf | 1 | -5/+6 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 2 | -0/+4 | |
1998-08-02 | Add "Building stage 1 of 2", "Building stage 2 of 2" messages when | tv | 1 | -1/+3 | |
ZIP_ENCRYPTION is set, so that the user is not confused by unzip building twice. | |||||
1998-06-20 | Add encryption support to zip and unzip pkgs using ZIP_ENCRYPTION make | tv | 4 | -14/+50 | |
variable. | |||||
1998-06-18 | Update package Makefiles for automatic manual page handling. | agc | 1 | -3/+2 | |
1998-06-10 | Remove the trailing '-f' from MAKE_FLAGS in bsd.pkg.mk, and include it | agc | 1 | -2/+2 | |
explicitly in the commands before ${MAKEFILE}; modify package Makefiles to conform to this rationalisation. This was used inconsistently in many packages, some including it, some not. | |||||
1998-06-02 | Account for the zipinfo symlink directly in PLIST. | tv | 1 | -3/+2 | |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -2/+2 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-07 | Use INSTALL_*_DIR macros. | hubertf | 1 | -2/+2 | |
1998-01-19 | portlint: kill empty line at EOF | hubertf | 1 | -1/+0 | |
1998-01-15 | Upgrade to version 5.32, from John Darrow. Fixes PR 4825. | agc | 3 | -9/+8 | |
1997-11-20 | Make this package compile under NetBSD. | thorpej | 1 | -0/+11 | |
1997-11-06 | Add a NetBSD RCS Id to all the PLIST files. | agc | 1 | -0/+1 | |
1997-10-27 | Restore FreeBSD RCS-IDs | hubertf | 1 | -1/+1 | |
1997-10-27 | clean up on pkg_delete | hubertf | 1 | -0/+2 | |
1997-10-27 | add FreeBSD RCS-Id | hubertf | 1 | -1/+2 | |
1997-10-27 | File archivers, ports from FreeBSD | hubertf | 5 | -0/+72 | |