svn commit: r565350 - in head: . lang lang/tauthon www www/palemoon

Antoine Brodin antoine at FreeBSD.org
Mon Feb 15 22:53:31 UTC 2021


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


More information about the svn-ports-all mailing list