summaryrefslogtreecommitdiff
path: root/archivers/pkzip/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* As announced on 27 March 2003 in <20030328013119.GA17944@rot13.obsecurity.org>,Kris Kennaway2003-05-061-45/+0
| | | | | | | remove the wn port which has been forbidden for security reasons for 7 months. Notes: svn path=/head/; revision=80205
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76027
* Forbid because of directory traversal bug.Trevor Johnson2002-10-061-0/+2
| | | | Notes: svn path=/head/; revision=67454
* - Style fix: RUN_DEPENDS -> USE_LINUXMario Sergio Fujikawa Ferreira2001-07-121-1/+2
| | | | | | | | | | - Add missing BUILD_DEPENDS on linux_base PR: 28886 Submitted by: David A. Bader <dbader@eece.unm.edu> Notes: svn path=/head/; revision=45079
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-6/+6
| | | | Notes: svn path=/head/; revision=27419
* Add virtual category "linux" to Linux apps and support libs/utils.Satoshi Asami2000-02-281-1/+1
| | | | Notes: svn path=/head/; revision=26406
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20937
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Make port depend on linux_base instead of linux_lib.Marcel Moolenaar1999-07-211-2/+2
| | | | Notes: svn path=/head/; revision=20299
* This port will only work on i386 boxes.Steve Price1999-05-241-1/+3
| | | | Notes: svn path=/head/; revision=18959
* Create/update/list/test/extract pkzip ZIP files.Satoshi Taoka1999-04-301-0/+39
PR: 10617 Submitted by: David A. Bader <dbader@eece.unm.edu> Notes: svn path=/head/; revision=18194