FreshPorts -- The Place For Ports Tue, 9 Feb 2010 4:44 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
unzip 6.0 archivers on this many watch lists=654 search for ports that depend on this port An older version of this port was marked as vulnerable.
List, test and extract compressed files in a ZIP archive
Maintained by: ache@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown


Unzip will list, test, or extract files from a ZIP archive, commonly
found on MS-DOS systems.  The default behavior (with no options) is to
extract into the current directory (and subdirectories below it) all
files from the specified ZIP archive. Unzip is compatible with
archives created by PKWARE's PKZIP, but in many cases the program
options or default behaviors differ.

Zipinfo lists technical information about files in a ZIP archive, most
commonly found on MS-DOS systems.  Such information includes file access
permissions, encryption status, type of compression, version and operating
system or file system of compressing program, and the like.  

Funzip acts as a filter; that is, it assumes that a ZIP archive is
being piped into standard input, and it extracts the first member from
the archive to stdout.  If there is an argument, then the input comes
from the specified file instead of from stdin.

Unzipsfx may be used to create self-extracting ZIP archives from previously
created ZIP archives.

WWW: http://www.info-zip.org/UnZip.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
chinese/unzip
korean/unzip
russian/unzip

To install the port: cd /usr/ports/archivers/unzip/ && make install clean
To add the package: pkg_add -r unzip


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 45

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Nov 2009 05:18:58
Original commit files touched by this commit  6.0
ache search for other commits by this committer
For unknown reason bsd.port.mk's eval dislike ( and ) in the path, when
MASTER_SITE_BACKUP with ${MASTER_SITES:S/%SUBDIR%/${MASTER_SITE_SUBDIR}/}
at the end and MASTER_SITE_OVERRIDE ?= ${MASTER_SITE_BACKUP} are used
together in /etc/make.conf.

So, use simple workaround: replace ( and ) by their URL-encoded %-codes.

(There is the bug in that area still remains, but not fatal:
the combination above don't understand properly ending :tags sometimes
and tries mass fetching with ending :tags unstripped.
Someone should look at that whole bsd.ports.mk/bsd.sites.mk mess)

While I am here, slightly rearrange ending :tags.
26 Oct 2009 15:40:48
Original commit files touched by this commit  6.0
ache search for other commits by this committer
Remove -DUNICODE_WCHAR, too early
26 Oct 2009 13:27:25
Original commit files touched by this commit  6.0
ache search for other commits by this committer
Upgrade to 6.0

PR:             139971
22 Aug 2009 01:13:27
Original commit files touched by this commit  5.52_5
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with A
07 Feb 2009 18:39:12
Original commit files touched by this commit  5.52_5
ache search for other commits by this committer
Fix missing quote in prev change

PR:             131283
Submitted by:   Dmitry <dmitry2006@yandex.ru>
01 Jan 2009 03:52:12
Original commit files touched by this commit  5.52_5
obrien search for other commits by this committer
Set INSTALL_AS_INFOUNZIP=yes to install as ${PREFIX}/bin/info-unzip.

Approved by:    ache
03 Aug 2008 04:40:32
Original commit files touched by this commit  5.52_5
ache search for other commits by this committer
Switch to SF master
25 Jul 2008 10:08:42
Original commit files touched by this commit  5.52_5
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
03 Apr 2008 22:43:39
Original commit files touched by this commit  5.52_5
ache search for other commits by this committer
Honor CC
Reorganize LOCAL_UNZIP

PR:             122389
Submitted by:   Frank Fenor <frank@fenor.de> (CC part)
02 Apr 2008 16:08:01
Original commit files touched by this commit  5.52_4
ache search for other commits by this committer
USE_UNSHRINK becomes default long time ago, remove it
02 Apr 2008 16:04:46
Original commit files touched by this commit  5.52_4
ache search for other commits by this committer
Security fixes adopted/reimplemented from Debian:
CVE-2008-0888, CVE-2005-4667, CAN-2005-2475
Enable ACORN_FTYPE_NFS and WILD_STOP_AT_DIR options

PR:             122367
Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
08 Feb 2007 18:35:01
Original commit files touched by this commit  5.52_3
ache search for other commits by this committer
Make it work with files >2Gb in archives

PR:             108799
Submitted by:   "George L. Yermulnik" <yz@yz.kiev.ua>
23 Aug 2006 07:34:05
Original commit files touched by this commit  5.52_2
ache search for other commits by this committer
TARGETDIR -> PREFIX
12 Aug 2006 14:11:23
Original commit files touched by this commit  5.52_2
ache search for other commits by this committer
- Respect DESTDIR
- Eliminate plist

PR:             101816
Submitted by:   gabor
28 Jul 2006 15:42:54
Original commit files touched by this commit  5.52_2
sat search for other commits by this committer
- Rid the tree of double slashes in URL paths
22 Jan 2006 09:54:26
Original commit files touched by this commit  5.52_2
edwin search for other commits by this committer
SHA256ify (manually done and checked)

Approved by:    krion@
09 Sep 2005 19:33:17
Original commit files touched by this commit  5.52_2
ache search for other commits by this committer
unzip TOCTOU file-permissions vulnerability
(submitted patch slightly modified)

PR:     85920
Submitted by:   Marcus Alves Grando <marcus@corp.grupos.com.br>
01 Mar 2005 20:24:13
Original commit files touched by this commit  5.52_1
 This port version is marked as vulnerable.
ache search for other commits by this committer
Upgdrade to Feb 28 version
01 Mar 2005 05:09:30
Original commit files touched by this commit  5.52
 This port version is marked as vulnerable.
ache search for other commits by this committer
Upgrade to 5.52

PR:             78200
06 Dec 2004 11:48:22
Original commit files touched by this commit  5.51
 This port version is marked as vulnerable.
krion search for other commits by this committer
Portlint(1)
01 Dec 2004 18:16:45
Original commit files touched by this commit  5.51
 This port version is marked as vulnerable.
ache search for other commits by this committer
Change WWW to proper one
26 Jul 2004 13:14:41
Original commit files touched by this commit  5.51
 This port version is marked as vulnerable.
vs search for other commits by this committer
Point WWW-tag to master-site instead of mirror.

PR:             ports/69481
Submitted by:   Tim Bishop
Apologies to:   Andrey
23 Jun 2004 12:53:00
Original commit files touched by this commit  5.51
 This port version is marked as vulnerable.
vs search for other commits by this committer
Quote $(CC) for better interoperability e.g. with CC="ccache gcc"

PR:             ports/66320
Submitted by:   Michael Johnson
Approved by:    maintainer timeout
26 May 2004 18:57:30
Original commit files touched by this commit  5.51
 This port version is marked as vulnerable.
ache search for other commits by this committer
Upgrade to 5.51
20 Mar 2004 21:03:41
Original commit files touched by this commit  5.50_2
 This port version is marked as vulnerable.
trevor search for other commits by this committer
Add size data, approved by maintainers.
21 Jan 2004 08:20:45
Original commit files touched by this commit  5.50_2
 This port version is marked as vulnerable.
ache search for other commits by this committer
Fix WITH_UNZIP_UNREDUCE case

Submitted by:   nork
16 Jan 2004 01:30:59
Original commit files touched by this commit  5.50_2
 This port version is marked as vulnerable.
ache search for other commits by this committer
Fix plist construction and silence portlint

PR:             61366
Submitted by:   Matthias Andree <matthias.andree@gmx.de>
26 Oct 2003 22:57:29
Original commit files touched by this commit  5.50_2
 This port version is marked as vulnerable.
kris search for other commits by this committer
portlint (DISTFILES -> DISTNAME,EXTRACT_SUFX; silence possible errors from
@unexec)
26 Oct 2003 21:58:50
Original commit files touched by this commit  5.50_2
 This port version is marked as vulnerable.
kris search for other commits by this committer
portlint (fix whitespace)
25 Oct 2003 21:03:39
Original commit files touched by this commit  5.50_2
 This port version is marked as vulnerable.
ache search for other commits by this committer
Fixes to make slave ports happy

PR:             58268
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
21 Oct 2003 10:58:09
Original commit files touched by this commit  5.50_2
 This port version is marked as vulnerable.
osa search for other commits by this committer
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
A part of PR:   57992
29 Jul 2003 04:41:54
Original commit files touched by this commit  5.50_2
 This port version is marked as vulnerable.
ache search for other commits by this committer
Use better ../ & control vulnerability fix

Submitted by:   ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
28 Jul 2003 15:43:08
Original commit files touched by this commit  5.50_1
 This port version is marked as vulnerable.
ache search for other commits by this committer
Close vulnerability with control char between two dots.
Allow 255 char in file names.
07 Mar 2003 05:55:13
Original commit files touched by this commit  5.50
 This port version is marked as vulnerable.
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
14 Sep 2002 14:32:07
Original commit files touched by this commit  5.50
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.

Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
08 May 2002 06:21:14
Original commit files touched by this commit  5.50
 This port version is marked as vulnerable.
ache search for other commits by this committer
Upgrade to 5.50
10 Aug 2001 15:53:32
files touched by this commit
ache search for other commits by this committer
DISTDIR -> _DISTDIR    
10 Aug 2001 15:39:06
files touched by this commit
ache search for other commits by this committer
Replace dead master sites   Add WITH_UNZIP_UNREDUCE option    
03 Jul 2001 02:18:48
files touched by this commit
lioux search for other commits by this committer
Add NOPORTDOCS support    
20 Feb 2001 18:52:44
files touched by this commit
ache search for other commits by this committer
Add mirrors    
14 Feb 2001 05:43:01
files touched by this commit
lioux search for other commits by this committer
typo clean up police: \s -> \t    
07 Feb 2001 18:48:59
files touched by this commit
ache search for other commits by this committer
Upgrade to 5.42    
01 Jan 2001 10:15:17
files touched by this commit
will search for other commits by this committer
Goodbye, YEAR2000.  Hello, 2001.    
08 Oct 2000 01:02:22
files touched by this commit
asami search for other commits by this committer
Convert archivers category to new layout.  
31 May 2000 12:14:34
files touched by this commit
sobomax search for other commits by this committer
From Kato's PR:   - Support CFLAGS/ARCH properly   - Support NOPORTDOCS    

Number of commits found: 45

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days30
new fortnight88
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.417 seconds.