aboutsummaryrefslogtreecommitdiffstats
path: root/MOVED
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-08-15 18:11:10 +0800
committermarino <marino@FreeBSD.org>2014-08-15 18:11:10 +0800
commitaf2cdfc7dd4d2d68d0c85f4071b6759a27afd0b5 (patch)
tree8c9c10338f3c4becfa5b12ec66245fa9bdb2eb5b /MOVED
parentf90385ceafb77f4d747fbfaed409a1aa2a0ebab4 (diff)
downloadfreebsd-ports-gnome-af2cdfc7dd4d2d68d0c85f4071b6759a27afd0b5.tar.gz
freebsd-ports-gnome-af2cdfc7dd4d2d68d0c85f4071b6759a27afd0b5.tar.zst
freebsd-ports-gnome-af2cdfc7dd4d2d68d0c85f4071b6759a27afd0b5.zip
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@)
Diffstat (limited to 'MOVED')
-rw-r--r--MOVED4
1 files changed, 4 insertions, 0 deletions
diff --git a/MOVED b/MOVED
index 47549ec1e572..19f47caf724c 100644
--- a/MOVED
+++ b/MOVED
@@ -6414,3 +6414,7 @@ devel/glib-java||2014-08-14|Has expired: Unmaintained, outdated not depend on
www/phpgedview|www/webtrees|2014-08-15|Has expired: Superceded by www/webtrees
graphics/luxrays||2014-08-15|Has expired: No longer needed as luxrender bundles its own verion now
net-mgmt/cflowd||2014-08-15|Has expired: Unmaintained 10 years, requires dozens of patches, unverifiable
+archivers/unzip-iconv|archivers/unzip|2014-08-15|Merged with archivers/unzip as a new non-default option
+chinese/unzip|archivers/unzip|2014-08-15|Merged with archivers/unzip as a new non-default option
+korean/unzip|archivers/unzip|2014-08-15|Merged with archivers/unzip as a new non-default option
+russian/unzip|archivers/unzip|2014-08-15|Merged with archivers/unzip as a new non-default option