From owner-svn-ports-all@freebsd.org Wed Apr 17 20:34:23 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 793E61578D64; Wed, 17 Apr 2019 20:34:23 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1C05592892; Wed, 17 Apr 2019 20:34:23 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EB725C803; Wed, 17 Apr 2019 20:34:22 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x3HKYMKv098114; Wed, 17 Apr 2019 20:34:22 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x3HKYMvf098110; Wed, 17 Apr 2019 20:34:22 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201904172034.x3HKYMvf098110@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Wed, 17 Apr 2019 20:34:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r499207 - in head: . audio audio/raop_play devel devel/go-gocode mail mail/pop3proxy X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . audio audio/raop_play devel devel/go-gocode mail mail/pop3proxy X-SVN-Commit-Revision: 499207 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 1C05592892 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.98)[-0.982,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Apr 2019 20:34:23 -0000 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