svn commit: r400417 - in head: . databases databases/py-mssql net net/py-medusa

Ruslan Makhmatkhanov rm at FreeBSD.org
Wed Oct 28 20:45:50 UTC 2015


Author: rm
Date: Wed Oct 28 20:45:48 2015
New Revision: 400417
URL: https://svnweb.freebsd.org/changeset/ports/400417

Log:
  Remove expired ports
  
  databases/py-mssql: Broken with current FreeTDS. Please use databases/py-pymssql
  net/py-medusa: Abandoned upstream, last release was in 2005

Deleted:
  head/databases/py-mssql/
  head/net/py-medusa/
Modified:
  head/MOVED
  head/databases/Makefile
  head/net/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Wed Oct 28 20:30:13 2015	(r400416)
+++ head/MOVED	Wed Oct 28 20:45:48 2015	(r400417)
@@ -7898,3 +7898,5 @@ net/ntp-rc|net/ntp|2015-10-21|ntp-4.2.8p
 x11-wm/clementine|x11-wm/clementine-wm|2015-10-23|add suffix so the port is not mixed up with audio/clementine-player
 www/twig||2015-10-25|Has expired: Upstream vanished, php3 and php4 are long unsupported
 misc/ruby-progressbar|devel/rubygem-ruby-progressbar|2015-10-25|Has expired: Abandoned upstream, superseded by devel/rubygem-ruby-progressbar
+databases/py-mssql|databases/py-pymssql|2015-10-28|Broken with current FreeTDS
+net/py-medusa||2015-10-28|Abandoned upstream, last release was in 2005

Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile	Wed Oct 28 20:30:13 2015	(r400416)
+++ head/databases/Makefile	Wed Oct 28 20:45:48 2015	(r400417)
@@ -740,7 +740,6 @@
     SUBDIR += py-kyotocabinet
     SUBDIR += py-leveldb
     SUBDIR += py-memcached
-    SUBDIR += py-mssql
     SUBDIR += py-mysql-connector-python
     SUBDIR += py-mysql-connector-python2
     SUBDIR += py-mysql2pgsql

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Wed Oct 28 20:30:13 2015	(r400416)
+++ head/net/Makefile	Wed Oct 28 20:45:48 2015	(r400417)
@@ -936,7 +936,6 @@
     SUBDIR += py-libdnet
     SUBDIR += py-libnet
     SUBDIR += py-maxminddb
-    SUBDIR += py-medusa
     SUBDIR += py-miniupnpc
     SUBDIR += py-msrplib
     SUBDIR += py-ndg_httpsclient


More information about the svn-ports-all mailing list