Date: Tue, 11 Jul 2017 08:32:43 +0200 From: =?UTF-8?Q?Ren=c3=a9_Ladan?= <rene@freebsd.org> To: koobs@FreeBSD.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, python <python@FreeBSD.org> Subject: Re: svn commit: r445459 - in head: . sysutils sysutils/py-iocage www www/mediawiki126 Message-ID: <b4bc30db-c475-cd24-0381-53bd83a703f3@freebsd.org> In-Reply-To: <65cb8dd8-d2ae-6bd6-99a5-b631c2043e87@FreeBSD.org> References: <201707101927.v6AJRcGD051009@repo.freebsd.org> <65cb8dd8-d2ae-6bd6-99a5-b631c2043e87@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11-07-2017 07:37, Kubilay Kocak wrote: > On 7/11/17 5:27 AM, Rene Ladan wrote: >> Author: rene >> Date: Mon Jul 10 19:27:38 2017 >> New Revision: 445459 >> URL: https://svnweb.freebsd.org/changeset/ports/445459 >> >> Log: >> Remove expired ports: >> 2017-07-07 sysutils/py-iocage: obsoleted by sysutils/py3-iocage port using Python 3 instead of Python 2 >> 2017-07-08 www/mediawiki126: Upstream support EoL >> >> Deleted: >> head/sysutils/py-iocage/ >> head/www/mediawiki126/ >> Modified: >> head/MOVED >> head/sysutils/Makefile >> head/www/Makefile >> >> Modified: head/MOVED >> ============================================================================== >> --- head/MOVED Mon Jul 10 18:51:48 2017 (r445458) >> +++ head/MOVED Mon Jul 10 19:27:38 2017 (r445459) >> @@ -9459,3 +9459,5 @@ net-mgmt/ezradius||2017-07-01|Removed, unmaintained an >> x11-toolkits/qt5-declarative||2017-07-01|Has expired: Has not been released since Qt 5.5 -- installation can lead to runtime conflicts with qt5-quick >> deskutils/california|deskutils/gnome-calendar|2017-07-02|Has expired: Orphaned upstream, replaced by gnome-calendar >> devel/etcd3|devel/etcd31|2017-07-07|Version 3.2 introduces breaking changes >> +sysutils/py-iocage|sysutils/py3-iocage|2017-07-10|Has expired: obsoleted by sysutils/py3-iocage port using Python 3 instead of Python 2 >> +www/mediawiki126|www/mediawiki127|2017-07-10|Has expired: Upstream support EoL >> >> Modified: head/sysutils/Makefile >> ============================================================================== >> --- head/sysutils/Makefile Mon Jul 10 18:51:48 2017 (r445458) >> +++ head/sysutils/Makefile Mon Jul 10 19:27:38 2017 (r445459) >> @@ -875,7 +875,6 @@ >> SUBDIR += py-gmailfs-fuse >> SUBDIR += py-halite >> SUBDIR += py-honcho >> - SUBDIR += py-iocage >> SUBDIR += py-iowait >> SUBDIR += py-nagiosplugin >> SUBDIR += py-nomad >> >> Modified: head/www/Makefile >> ============================================================================== >> --- head/www/Makefile Mon Jul 10 18:51:48 2017 (r445458) >> +++ head/www/Makefile Mon Jul 10 19:27:38 2017 (r445459) >> @@ -392,7 +392,6 @@ >> SUBDIR += mathjax >> SUBDIR += mathopd >> SUBDIR += mediawiki123 >> - SUBDIR += mediawiki126 >> SUBDIR += mediawiki127 >> SUBDIR += mediawiki128 >> SUBDIR += mergelog >> > py3-* ports are only needed where there is also a primary py-* port > using/defaulting to Python 2.x and packages for both versions from the > official repositories are desired. > > In this case py-iocage should have been updated to USES=python:3.x+ and > the py3-port removed, if it indeed is/was the intention that iocage > *must* (or can now *only*) be built with 3.x+. > The website mentions Python 3.6 as a requirement. From https://github.com/iocage/iocage : REQUIREMENTS FreeBSD 9.3-RELEASE amd64 and higher or HardenedBSD/TrueOS ZFS file system Python 3.6+ UTF-8 locale (place into your ~/.login_conf)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b4bc30db-c475-cd24-0381-53bd83a703f3>