Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2020 22:44:00 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553506 - in head: . devel devel/py-darcsver devel/py-gdata devel/py-repoze.what devel/py-setuptools_darcs net net/reposado
Message-ID:  <202010272244.09RMi0VW011662@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Tue Oct 27 22:44:00 2020
New Revision: 553506
URL: https://svnweb.freebsd.org/changeset/ports/553506

Log:
  Remove expired ports:
  
  2020-10-25 devel/py-repoze.what: does not build with python3
  2020-09-15 net/reposado: Uses deprecated version of python
  2020-12-31 devel/py-setuptools_darcs: Uses Python 2.7 which is EOLed upstream
  2020-10-25 devel/py-darcsver: does not build with python3
  2020-10-25 devel/py-gdata: Unmaintained upstream, superseded by www/py-google-api-python-client
  
  See https://people.freebsd.org/~rene/stuff/old-ports.txt for the "unremovable" ports.

Deleted:
  head/devel/py-darcsver/
  head/devel/py-gdata/
  head/devel/py-repoze.what/
  head/devel/py-setuptools_darcs/
  head/net/reposado/
Modified:
  head/MOVED
  head/devel/Makefile
  head/net/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Tue Oct 27 22:17:09 2020	(r553505)
+++ head/MOVED	Tue Oct 27 22:44:00 2020	(r553506)
@@ -15658,3 +15658,8 @@ www/rubygem-webpack-rails-rails60|devel/rubygem-webpac
 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
+devel/py-repoze.what||2020-10-27|Has expired: does not build with python3
+net/reposado||2020-10-27|Has expired: Uses deprecated version of python
+devel/py-setuptools_darcs||2020-10-27|Has expired: Uses Python 2.7 which is EOLed upstream
+devel/py-darcsver||2020-10-27|Has expired: does not build with python3
+devel/py-gdata|www/py-google-api-python-client|2020-10-27|Has expired: Unmaintained upstream, superseded by www/py-google-api-python-client

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Tue Oct 27 22:17:09 2020	(r553505)
+++ head/devel/Makefile	Tue Oct 27 22:44:00 2020	(r553506)
@@ -4317,7 +4317,6 @@
     SUBDIR += py-daemonize
     SUBDIR += py-daemons
     SUBDIR += py-dal
-    SUBDIR += py-darcsver
     SUBDIR += py-darts.util.lru
     SUBDIR += py-dask
     SUBDIR += py-dataclasses
@@ -4442,7 +4441,6 @@
     SUBDIR += py-game
     SUBDIR += py-game_sdl2
     SUBDIR += py-gast
-    SUBDIR += py-gdata
     SUBDIR += py-genson
     SUBDIR += py-genty
     SUBDIR += py-geojson
@@ -5006,7 +5004,6 @@
     SUBDIR += py-repoze.lru
     SUBDIR += py-repoze.sphinx.autointerface
     SUBDIR += py-repoze.tm2
-    SUBDIR += py-repoze.what
     SUBDIR += py-repoze.who
     SUBDIR += py-repoze.who-testutil
     SUBDIR += py-repoze.xmliter
@@ -5053,7 +5050,6 @@
     SUBDIR += py-setuptools
     SUBDIR += py-setuptools-git
     SUBDIR += py-setuptools-pkg
-    SUBDIR += py-setuptools_darcs
     SUBDIR += py-setuptools_hg
     SUBDIR += py-setuptools_scm
     SUBDIR += py-setuptools_scm_git_archive

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Tue Oct 27 22:17:09 2020	(r553505)
+++ head/net/Makefile	Tue Oct 27 22:44:00 2020	(r553506)
@@ -1171,7 +1171,6 @@
     SUBDIR += remotebox
     SUBDIR += remotedesk
     SUBDIR += repeater
-    SUBDIR += reposado
     SUBDIR += rfbproxy
     SUBDIR += rinetd
     SUBDIR += ripe-whois



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010272244.09RMi0VW011662>