| Port details on branch 2026Q1 |
- zip Create/update ZIP files compatible with PKZIP
- 3.0_5 archivers
=0 3.0_5Version of this port present on the latest quarterly branch. - Maintainer: fuz@FreeBSD.org
 - Port Added: 2026-01-21 23:57:30
- Last Update: 2026-01-21 23:55:19
- Commit Hash: f3c12d4
- License: BSD3CLAUSE
- WWW:
- https://infozip.sourceforge.net/Zip.html
- Description:
- Zip is a compression and file packaging utility. It is compatible with
PKZIP 2.04g (Phil Katz ZIP) for MSDOS systems. There is a companion to zip
called unzip (of course) which you can also install from the ports/package
system.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/archivers/zip/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/zip
- pkg install zip
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zip
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (zip30.tar.gz) = f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369
SIZE (zip30.tar.gz) = 1118845
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- This port is required by:
- for Build
-
- mail/thunderbird
- mail/thunderbird-esr
- security/teleport
- www/firefox
- www/librewolf
Configuration Options:
- ===> The following configuration options are available for zip-3.0_5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- archivers_zip
- USES:
- cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.0_5 21 Jan 2026 23:55:19
    |
Robert Clausecker (fuz)  |
archivers/zip: apply Debian patches
These patches fix some security and other issues:
- ( 7) zipnote.c: Close in_file instead of undefined file x
- ( 8) Use format specifier %s to print strings, not the string itself
- (14) Fix buffer overflow when filename contains unicode characters
- (15) Fix buffer overflow when using '-T -TT'
- (16) Fix symlink update detection
Obtained from: https://salsa.debian.org/sanvila/zip
Reported by: diizzy
Reviewed by: diizzy
Security: CVE-2018-13410
MFH: 2026Q1
(cherry picked from commit e0e704bfeaaf5b2f0ac6c66a7a331eab62443d9a) |
Number of commits found: 1
|