svn commit: r499207 - in head: . audio audio/raop_play devel devel/go-gocode mail mail/pop3proxy

Rene Ladan rene at FreeBSD.org
Wed Apr 17 20:34:23 UTC 2019


Author: rene
Date: Wed Apr 17 20:34:21 2019
New Revision: 499207
URL: https://svnweb.freebsd.org/changeset/ports/499207

Log:
  Remove expired ports:
  2019-04-15 mail/pop3proxy: no upstream and does not properly initiate SSL/TLS connections
  2019-04-15 devel/go-gocode: Unmaintained upstream and has issues with Go >= 1.10
  2019-04-15 audio/raop_play: Abandonware. Use module-raop-sink from audio/pulseaudio instead.

Deleted:
  head/audio/raop_play/
  head/devel/go-gocode/
  head/mail/pop3proxy/
Modified:
  head/MOVED
  head/audio/Makefile
  head/devel/Makefile
  head/mail/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Wed Apr 17 20:32:42 2019	(r499206)
+++ head/MOVED	Wed Apr 17 20:34:21 2019	(r499207)
@@ -12180,3 +12180,6 @@ www/mediawiki127|www/mediawiki131|2019-04-15|Has expir
 www/mediawiki130|www/mediawiki131|2019-04-15|Has expired: Upstream no longer maintained
 net/frr3|net/frr7|2019-04-16|Has expired: Upstream no longer maintained
 net/frr4|net/frr7|2019-04-16|Has expired: Upstream no longer maintained
+mail/pop3proxy||2019-04-17|Has expired: no upstream and does not properly initiate SSL/TLS connections
+devel/go-gocode||2019-04-17|Has expired: Unmaintained upstream and has issues with Go >= 1.10
+audio/raop_play|audio/pulseaudio|2019-04-17|Has expired: Abandonware. Use module-raop-sink from audio/pulseaudio instead.

Modified: head/audio/Makefile
==============================================================================
--- head/audio/Makefile	Wed Apr 17 20:32:42 2019	(r499206)
+++ head/audio/Makefile	Wed Apr 17 20:34:21 2019	(r499207)
@@ -703,7 +703,6 @@
     SUBDIR += qsampler
     SUBDIR += qsynth
     SUBDIR += quimup
-    SUBDIR += raop_play
     SUBDIR += raul
     SUBDIR += rawrec
     SUBDIR += re

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Wed Apr 17 20:32:42 2019	(r499206)
+++ head/devel/Makefile	Wed Apr 17 20:34:21 2019	(r499207)
@@ -825,7 +825,6 @@
     SUBDIR += go-bindata
     SUBDIR += go-git
     SUBDIR += go-glide
-    SUBDIR += go-gocode
     SUBDIR += go-godef
     SUBDIR += go-protobuf
     SUBDIR += go-tools

Modified: head/mail/Makefile
==============================================================================
--- head/mail/Makefile	Wed Apr 17 20:32:42 2019	(r499206)
+++ head/mail/Makefile	Wed Apr 17 20:34:21 2019	(r499207)
@@ -488,7 +488,6 @@
     SUBDIR += pine-pgp-filters
     SUBDIR += pm-lib
     SUBDIR += policyd2
-    SUBDIR += pop3proxy
     SUBDIR += popa3d
     SUBDIR += popa3d-before-sendmail
     SUBDIR += popcheck


More information about the svn-ports-all mailing list