Date: Mon, 15 Feb 2021 22:53:30 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r565350 - in head: . lang lang/tauthon www www/palemoon Message-ID: <202102152253.11FMrUs9099715@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Mon Feb 15 22:53:29 2021 New Revision: 565350 URL: https://svnweb.freebsd.org/changeset/ports/565350 Log: Remove some ports that were created despite the expirations in place Deleted: head/lang/tauthon/ head/www/palemoon/ Modified: head/MOVED head/lang/Makefile head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Feb 15 22:33:52 2021 (r565349) +++ head/MOVED Mon Feb 15 22:53:29 2021 (r565350) @@ -16166,3 +16166,5 @@ security/greenbone-security-assistant9|security/greenb misc/pnpids|misc/hwdata|2021-02-14|Rename package to upstreams name misc/cdcollect||2021-02-14|Has expired: Unmaintained and dead upstream (12+ years) depends on deprecated libraries as www/gtkhtml3 security/krb5-116|security/krb5-118|2021-02-14|Has expired: EOL one year after the release of krb5 1.18 +lang/tauthon||2021-02-15|Dead upstream, incompatible with python 2 and python 3 +www/palemoon||2021-02-15|Depends on expired version of python Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Mon Feb 15 22:33:52 2021 (r565349) +++ head/lang/Makefile Mon Feb 15 22:53:29 2021 (r565350) @@ -343,7 +343,6 @@ SUBDIR += squeak SUBDIR += squirrel SUBDIR += swi-pl - SUBDIR += tauthon SUBDIR += tcbasic SUBDIR += tcc SUBDIR += tcl-manual Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon Feb 15 22:33:52 2021 (r565349) +++ head/www/Makefile Mon Feb 15 22:53:29 2021 (r565350) @@ -1304,7 +1304,6 @@ SUBDIR += p5-pQuery SUBDIR += p5-webservice-validator-css-w3c SUBDIR += p5-webservice-validator-html-w3c - SUBDIR += palemoon SUBDIR += paros SUBDIR += payara SUBDIR += pear-HTML_AJAX
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102152253.11FMrUs9099715>