svn commit: r553382 - in head: . converters converters/zbase32 devel devel/py-PEAK-Rules editors editors/nvi-devel

Rene Ladan rene at FreeBSD.org
Mon Oct 26 20:16:03 UTC 2020


Author: rene
Date: Mon Oct 26 20:16:02 2020
New Revision: 553382
URL: https://svnweb.freebsd.org/changeset/ports/553382

Log:
  Remove expired ports:
  
  2020-10-25 converters/zbase32: does not build with python3
  2020-10-25 devel/py-PEAK-Rules: does not build with python3
  2020-10-25 editors/nvi-devel: Unsupported upstream since 2015, please switch to editors/nvi2
  
  See https://people.freebsd.org/~rene/stuff/old-ports.txt for "unremoveable" ports.

Deleted:
  head/converters/zbase32/
  head/devel/py-PEAK-Rules/
  head/editors/nvi-devel/
Modified:
  head/MOVED
  head/converters/Makefile
  head/devel/Makefile
  head/editors/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon Oct 26 20:04:28 2020	(r553381)
+++ head/MOVED	Mon Oct 26 20:16:02 2020	(r553382)
@@ -15655,3 +15655,6 @@ www/py-unit|www/unit-python|2020-10-21|Rename to be mo
 sysutils/phpfpm_exporter|net-mgmt/phpfpm_exporter|2020-10-24|Move to net-mgmt category
 www/rubygem-uglifier27|www/rubygem-uglifier|2020-10-25|Obsolete, please use www/rubygem-uglifier instead
 www/rubygem-webpack-rails-rails60|devel/rubygem-webpacker-rails60|2020-10-25|Has expired: Upstream no longer maintained, use devel/rubygem-webpacker-rails* instead
+converters/zbase32||2020-10-26|Has expired: does not build with python3
+devel/py-PEAK-Rules||2020-10-26|Has expired: does not build with python3
+editors/nvi-devel|editors/nvi2|2020-10-26|Has expired: Unsupported upstream since 2015, please switch to editors/nvi2

Modified: head/converters/Makefile
==============================================================================
--- head/converters/Makefile	Mon Oct 26 20:04:28 2020	(r553381)
+++ head/converters/Makefile	Mon Oct 26 20:16:02 2020	(r553382)
@@ -181,6 +181,5 @@
     SUBDIR += xml2c
     SUBDIR += yj
     SUBDIR += ytnef
-    SUBDIR += zbase32
 
 .include <bsd.port.subdir.mk>

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Mon Oct 26 20:04:28 2020	(r553381)
+++ head/devel/Makefile	Mon Oct 26 20:16:02 2020	(r553382)
@@ -4002,7 +4002,6 @@
     SUBDIR += py-Jinja2
     SUBDIR += py-Jinja2-doc
     SUBDIR += py-Js2Py
-    SUBDIR += py-PEAK-Rules
     SUBDIR += py-PeachPy
     SUBDIR += py-Products.ExternalEditor
     SUBDIR += py-Products.PloneLanguageTool

Modified: head/editors/Makefile
==============================================================================
--- head/editors/Makefile	Mon Oct 26 20:04:28 2020	(r553381)
+++ head/editors/Makefile	Mon Oct 26 20:16:02 2020	(r553382)
@@ -203,7 +203,6 @@
     SUBDIR += nedit
     SUBDIR += neovim
     SUBDIR += neovim-qt
-    SUBDIR += nvi-devel
     SUBDIR += nvi-m17n
     SUBDIR += nvi2
     SUBDIR += o


More information about the svn-ports-all mailing list