Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2019 17:15:35 +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: r493049 - in head: . devel devel/geoip-java devel/go-sql-driver dns dns/go-geodns dns/p5-pgeodns ftp ftp/proftpd-mod_geoip net net/go-geoip net/p5-Geo-IP net/pecl-geoip net/pen net/py-G...
Message-ID:  <201902161715.x1GHFZCC096080@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sat Feb 16 17:15:35 2019
New Revision: 493049
URL: https://svnweb.freebsd.org/changeset/ports/493049

Log:
  Remove expired ports:
  2019-02-15 dns/p5-pgeodns: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
  2019-02-15 ftp/proftpd-mod_geoip: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
  2019-02-15 net/go-geoip: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
  2019-02-15 net/py-GeoIP: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
  2019-02-15 net/pecl-geoip: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
  2019-02-15 net/pen: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
  2019-02-15 net/subnetcalc: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
  2019-02-15 net/p5-Geo-IP: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
  2019-02-15 net/rubygem-geoip: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
  2019-02-15 security/sguil: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
  2019-02-15 devel/go-sql-driver: Go source should not be packaged
  2019-02-15 devel/geoip-java: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
  2019-02-15 dns/go-geodns: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible

Deleted:
  head/devel/geoip-java/
  head/devel/go-sql-driver/
  head/dns/go-geodns/
  head/dns/p5-pgeodns/
  head/ftp/proftpd-mod_geoip/
  head/net/go-geoip/
  head/net/p5-Geo-IP/
  head/net/pecl-geoip/
  head/net/pen/
  head/net/py-GeoIP/
  head/net/rubygem-geoip/
  head/net/subnetcalc/
  head/security/sguil/
Modified:
  head/MOVED
  head/devel/Makefile
  head/dns/Makefile
  head/ftp/Makefile
  head/net/Makefile
  head/security/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Feb 16 17:13:24 2019	(r493048)
+++ head/MOVED	Sat Feb 16 17:15:35 2019	(r493049)
@@ -11596,3 +11596,16 @@ net-mgmt/py-snmp4|net-mgmt/py-pysnmp|2019-02-11|Rename
 net-mgmt/py-snmp4-apps|net-mgmt/py-pysnmp-apps|2019-02-11|Renamed to match upstream naming
 net-mgmt/py-snmp4-mibs|net-mgmt/py-pysnmp-mibs|2019-02-11|Renamed to match upstream naming
 science/mmtf|science/mmtf-cpp|2019-02-16|Rename to match the project name on github
+dns/p5-pgeodns||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
+ftp/proftpd-mod_geoip||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
+net/go-geoip||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
+net/py-GeoIP|net/py-GeoIP2|2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
+net/pecl-geoip||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
+net/pen||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
+net/subnetcalc||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
+net/p5-Geo-IP||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
+net/rubygem-geoip||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
+security/sguil||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
+devel/go-sql-driver||2019-02-16|Has expired: Go source should not be packaged
+devel/geoip-java||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
+dns/go-geodns||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sat Feb 16 17:13:24 2019	(r493048)
+++ head/devel/Makefile	Sat Feb 16 17:15:35 2019	(r493049)
@@ -759,7 +759,6 @@
     SUBDIR += generatorrunner
     SUBDIR += gengetopt
     SUBDIR += genproto
-    SUBDIR += geoip-java
     SUBDIR += gettext
     SUBDIR += gettext-lint
     SUBDIR += gettext-msghack
@@ -851,7 +850,6 @@
     SUBDIR += go-raw
     SUBDIR += go-runewidth
     SUBDIR += go-slices
-    SUBDIR += go-sql-driver
     SUBDIR += go-tools
     SUBDIR += go-uuid
     SUBDIR += go-yaml

Modified: head/dns/Makefile
==============================================================================
--- head/dns/Makefile	Sat Feb 16 17:13:24 2019	(r493048)
+++ head/dns/Makefile	Sat Feb 16 17:15:35 2019	(r493049)
@@ -78,7 +78,6 @@
     SUBDIR += gdnsd2
     SUBDIR += gen6dns
     SUBDIR += getdns
-    SUBDIR += go-geodns
     SUBDIR += hesiod
     SUBDIR += hostdb
     SUBDIR += hs-dns
@@ -173,7 +172,6 @@
     SUBDIR += p5-Stanford-DNSserver
     SUBDIR += p5-Tie-DNS
     SUBDIR += p5-URBL-Prepare
-    SUBDIR += p5-pgeodns
     SUBDIR += packetq
     SUBDIR += pdnsd
     SUBDIR += pear-File_DNS

Modified: head/ftp/Makefile
==============================================================================
--- head/ftp/Makefile	Sat Feb 16 17:13:24 2019	(r493048)
+++ head/ftp/Makefile	Sat Feb 16 17:15:35 2019	(r493049)
@@ -70,7 +70,6 @@
     SUBDIR += php73-ftp
     SUBDIR += phpwebftp
     SUBDIR += proftpd
-    SUBDIR += proftpd-mod_geoip
     SUBDIR += profxp
     SUBDIR += puf
     SUBDIR += pure-ftpd

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Sat Feb 16 17:13:24 2019	(r493048)
+++ head/net/Makefile	Sat Feb 16 17:15:35 2019	(r493049)
@@ -197,7 +197,6 @@
     SUBDIR += go-amqp
     SUBDIR += go-bapu
     SUBDIR += go-cs
-    SUBDIR += go-geoip
     SUBDIR += go-httppath
     SUBDIR += go-httptreemux
     SUBDIR += go-nats
@@ -602,7 +601,6 @@
     SUBDIR += p5-File-Rsync
     SUBDIR += p5-File-RsyncP
     SUBDIR += p5-Frontier-RPC
-    SUBDIR += p5-Geo-IP
     SUBDIR += p5-Geo-IP-PurePerl
     SUBDIR += p5-Geo-IPfree
     SUBDIR += p5-GeoIP2
@@ -962,14 +960,12 @@
     SUBDIR += pear-XML_RPC
     SUBDIR += pear-XML_RPC2
     SUBDIR += pecl-amqp
-    SUBDIR += pecl-geoip
     SUBDIR += pecl-oauth2
     SUBDIR += pecl-radius
     SUBDIR += pecl-rdkafka
     SUBDIR += pecl-smbclient
     SUBDIR += pecl-yaz
     SUBDIR += pecl-zmq
-    SUBDIR += pen
     SUBDIR += pfinger
     SUBDIR += phamm
     SUBDIR += php71-ldap
@@ -1016,7 +1012,6 @@
     SUBDIR += pwhois
     SUBDIR += pxe
     SUBDIR += pxe-pdhcp
-    SUBDIR += py-GeoIP
     SUBDIR += py-GeoIP2
     SUBDIR += py-aiohttp-socks
     SUBDIR += py-amqp
@@ -1260,7 +1255,6 @@
     SUBDIR += rubygem-fog-voxel
     SUBDIR += rubygem-fog-vsphere
     SUBDIR += rubygem-fog-xenserver
-    SUBDIR += rubygem-geoip
     SUBDIR += rubygem-gitaly
     SUBDIR += rubygem-gitaly-proto
     SUBDIR += rubygem-gitlab_omniauth-ldap
@@ -1404,7 +1398,6 @@
     SUBDIR += ssvnc
     SUBDIR += stone
     SUBDIR += stund
-    SUBDIR += subnetcalc
     SUBDIR += suckblow
     SUBDIR += sup
     SUBDIR += svnup

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Sat Feb 16 17:13:24 2019	(r493048)
+++ head/security/Makefile	Sat Feb 16 17:15:35 2019	(r493049)
@@ -1225,7 +1225,6 @@
     SUBDIR += sectok
     SUBDIR += secure_delete
     SUBDIR += setaudit
-    SUBDIR += sguil
     SUBDIR += sha
     SUBDIR += sha1collisiondetection
     SUBDIR += sha2wordlist



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