Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jan 2021 14:52:13 +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: r559949 - in head: . lang lang/julia lang/julia10 lang/spidermonkey24 mail mail/getmail security security/broccoli security/orthrus sysutils sysutils/ori sysutils/osquery www www/cliqz ...
Message-ID:  <202101021452.102EqD2b093004@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sat Jan  2 14:52:12 2021
New Revision: 559949
URL: https://svnweb.freebsd.org/changeset/ports/559949

Log:
  Remove expired ports:
  
  lang/julia: metaport, useless without any consumers
  2020-12-31 lang/julia10: Uses Python 2.7 which is EOLed upstream
  2020-12-31 lang/spidermonkey24: Uses Python 2.7 which is EOLed upstream
  2020-12-31 mail/getmail: Uses deprecated version of python
  2020-12-31 security/broccoli: Depends lang/python27 which is EOLed upstream
  2020-12-31 security/orthrus: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
  2020-12-31 sysutils/ori: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
  2020-12-31 sysutils/osquery: Uses Python 2.7 which is EOLed upstream
  2020-12-31 www/cliqz: Uses deprecated version of python
  2020-12-31 www/trac: Uses Python 2.7 which is EOLed upstream
  2020-12-31 www/trac-accountmanager: Uses Python 2.7 which is EOLed upstream

Deleted:
  head/lang/julia/
  head/lang/julia10/
  head/lang/spidermonkey24/
  head/mail/getmail/
  head/security/broccoli/
  head/security/orthrus/
  head/sysutils/ori/
  head/sysutils/osquery/
  head/www/cliqz/
  head/www/trac/
  head/www/trac-accountmanager/
Modified:
  head/MOVED
  head/lang/Makefile
  head/mail/Makefile
  head/security/Makefile
  head/sysutils/Makefile
  head/www/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Jan  2 14:46:45 2021	(r559948)
+++ head/MOVED	Sat Jan  2 14:52:12 2021	(r559949)
@@ -15992,3 +15992,14 @@ graphics/sk1libs||2021-01-02|Has expired: Uses Python 
 graphics/uniconvertor||2021-01-02|Has expired: Uses deprecated version of python
 games/dangerdeep||2021-01-02|Has expired: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
 games/dangerdeep-data||2021-01-02|Removed, useless without games/dangerdeep
+lang/julia||2021-01-02|Removed, useless without any consumers
+lang/julia10||2021-01-02|Has expired: Uses Python 2.7 which is EOLed upstream
+lang/spidermonkey24||2021-01-02|Has expired: Uses Python 2.7 which is EOLed upstream
+mail/getmail||2021-01-02|Has expired: Uses deprecated version of python
+security/broccoli||2021-01-02|Has expired: Depends lang/python27 which is EOLed upstream
+security/orthrus||2021-01-02|Has expired: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
+sysutils/ori||2021-01-02|Has expired: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
+sysutils/osquery||2021-01-02|Has expired: Uses Python 2.7 which is EOLed upstream
+www/cliqz||2021-01-02|Has expired: Uses deprecated version of python
+www/trac||2021-01-02|Has expired: Uses Python 2.7 which is EOLed upstream
+www/trac-accountmanager||2021-01-02|Has expired: Uses Python 2.7 which is EOLed upstream

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Sat Jan  2 14:46:45 2021	(r559948)
+++ head/lang/Makefile	Sat Jan  2 14:52:12 2021	(r559949)
@@ -143,8 +143,6 @@
     SUBDIR += janet
     SUBDIR += jimtcl
     SUBDIR += jruby
-    SUBDIR += julia
-    SUBDIR += julia10
     SUBDIR += jython
     SUBDIR += kawa
     SUBDIR += kf5-kross
@@ -337,7 +335,6 @@
     SUBDIR += solidity
     SUBDIR += spidermonkey17
     SUBDIR += spidermonkey185
-    SUBDIR += spidermonkey24
     SUBDIR += spidermonkey52
     SUBDIR += spidermonkey60
     SUBDIR += spidermonkey78

Modified: head/mail/Makefile
==============================================================================
--- head/mail/Makefile	Sat Jan  2 14:46:45 2021	(r559948)
+++ head/mail/Makefile	Sat Jan  2 14:52:12 2021	(r559949)
@@ -134,7 +134,6 @@
     SUBDIR += findmaildirs
     SUBDIR += geary
     SUBDIR += gensig
-    SUBDIR += getmail
     SUBDIR += getmail6
     SUBDIR += gmime2
     SUBDIR += gmime2-sharp

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Sat Jan  2 14:46:45 2021	(r559948)
+++ head/security/Makefile	Sat Jan  2 14:52:12 2021	(r559949)
@@ -54,7 +54,6 @@
     SUBDIR += boringssl
     SUBDIR += botan110
     SUBDIR += botan2
-    SUBDIR += broccoli
     SUBDIR += bruteblock
     SUBDIR += bruteforceblocker
     SUBDIR += bsdsfv
@@ -428,7 +427,6 @@
     SUBDIR += openvpn-devel
     SUBDIR += openvpn-mbedtls
     SUBDIR += ophcrack
-    SUBDIR += orthrus
     SUBDIR += ossec-hids
     SUBDIR += ossec-hids-agent
     SUBDIR += ossec-hids-agent-config

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Sat Jan  2 14:46:45 2021	(r559948)
+++ head/sysutils/Makefile	Sat Jan  2 14:52:12 2021	(r559949)
@@ -790,9 +790,7 @@
     SUBDIR += openupsd
     SUBDIR += openzfs
     SUBDIR += openzfs-kmod
-    SUBDIR += ori
     SUBDIR += osinfo-db-tools
-    SUBDIR += osquery
     SUBDIR += p5-App-RunCron
     SUBDIR += p5-App-ZFSCurses
     SUBDIR += p5-BSD-Jail-Object

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Sat Jan  2 14:46:45 2021	(r559948)
+++ head/www/Makefile	Sat Jan  2 14:52:12 2021	(r559949)
@@ -81,7 +81,6 @@
     SUBDIR += cl-lml
     SUBDIR += cl-lml-sbcl
     SUBDIR += clearsilver
-    SUBDIR += cliqz
     SUBDIR += closure-compiler
     SUBDIR += cntlm
     SUBDIR += codeigniter
@@ -2183,8 +2182,6 @@
     SUBDIR += tomcat85
     SUBDIR += tomcat9
     SUBDIR += tomee
-    SUBDIR += trac
-    SUBDIR += trac-accountmanager
     SUBDIR += trafficserver
     SUBDIR += transmission-web
     SUBDIR += transproxy



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