notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
unzip-iconv Unzip with iconv patches
6.0_1 archivers Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.0_1Version of this port present on the latest quarterly branch.
Maintainer: koma2@lovepeers.org search for ports maintained by this maintainer
Port Added: 2011-05-04 23:43:08
Last Update: 2014-08-15 10:11:10
SVN Revision: 364956
License: Info-ZIP
WWW:
http://www.info-zip.org/UnZip.html
Description:
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • unzip-iconv>0:archivers/unzip-iconv
No installation instructions:
This port has been deleted.
PKGNAME: unzip-iconv
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: archivers/unzip
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libiconv.so.3 : converters/libiconv
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for unzip-iconv-6.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: archivers/unzip
CommitCreditsLog message
6.0_1
15 Aug 2014 10:11:10
Revision:364956Original commit files touched by this commit
marino search for other commits by this committer
Merge 4 unzip slave ports into archivers/unzip as non-default options

It is practically impossible to use any of the unzip slave ports.  This
is because archivers/unzip is used by the ports infrastruction (via
USES=zip, USES=zip:infozip) and each slave port conflicts with it.
If you install the slave port first, then the port infrastructure can't
install archivers/unzip (although if attempted, the extracts dependency
might be satisfied by the slave port so it might actually work).

In any case, this change:
  * Adds "iconv" support as an non-default option
  * Add a localization group that can have zero or one selection
  * That group contains Chinese, Korean, or Russian support
  * WITH_UNZIP_UNREDUCE support was removed (I'm not sure it even worked)
  * Makefile was simplified (several loops removed)
  * Removes unzip-iconv, Chinese, Korean, Russian slave ports

PR:		190349
Reported by:	Mikhail Rokhin
Unzip overhaul:	marino
Approved by:	maintainer (ehaupt@)
6.0_1
26 Dec 2013 16:50:13
Revision:337554Original commit files touched by this commit
bapt search for other commits by this committer
Bring back masterdir

Reported by:	matthew
Pointyhat to:	bapt
26 Dec 2013 16:44:46
Revision:337552Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
The master being stage safe, the slave is also stage safe
20 Sep 2013 13:11:21
Revision:327699Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
6.0
04 May 2011 23:42:37
Original commit files touched by this commit
tota search for other commits by this committer
- Add a new port: archivers/unzip-iconv as a slave port of unzip with
                  WITH_ICONV=   yes

PR:             ports/152006
Submitted by:   KOMATSU Shinichiro <koma2_AT_lovepeers_DOT_org>

Number of commits found: 5