Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Feb 2020 12:34:45 +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: r526263 - in head: . archivers archivers/rox-archive databases databases/ldb databases/ldb12 databases/ldb13 databases/tdb1 deskutils deskutils/rox-memo devel devel/py-roxlib devel/tall...
Message-ID:  <202002161234.01GCYj7k010252@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sun Feb 16 12:34:44 2020
New Revision: 526263
URL: https://svnweb.freebsd.org/changeset/ports/526263

Log:
  Remove expired ports:
  
  2020-02-16 archivers/rox-archive: Old, uses EOLed python27
  2020-02-15 databases/ldb: Old version, uses EOLed python27
  2020-02-15 databases/ldb12: Old version, uses EOLed python27
  2020-02-15 databases/ldb13: Old version, uses EOLed python27
  2020-02-15 databases/tdb1: Old version, uses EOLed python27
  2020-02-16 deskutils/rox-memo: Old, uses EOLed python27
  2020-02-16 devel/py-roxlib: Old, uses EOLed python27
  2020-02-15 devel/talloc1: Old version, uses EOLed python27
  2020-02-15 devel/tevent1: Old version, uses EOLed python27
  2020-02-16 editors/rox-edit: Old, uses EOLed python27
  2020-02-15 graphics/ocre: unfetchable, author not reachable, seems discontinued
  2020-02-14 math/py-basemap: Deprecated upstream
  2020-02-16 multimedia/rox-videothumbnail: Old, uses EOLed python27
  2020-02-14 security/morphis: Fails to build with recent versions of python, upstream git repository is gone
  2020-02-16 x11/rox-wallpaper: Old, uses EOLed python27
  2020-02-16 x11-fm/rox-mime-editor: Old, uses EOLed python27
  2020-02-16 x11-fm/rox-session: Old, uses EOLed python27

Deleted:
  head/archivers/rox-archive/
  head/databases/ldb/
  head/databases/ldb12/
  head/databases/ldb13/
  head/databases/tdb1/
  head/deskutils/rox-memo/
  head/devel/py-roxlib/
  head/devel/talloc1/
  head/devel/tevent1/
  head/editors/rox-edit/
  head/graphics/ocre/
  head/math/py-basemap/
  head/multimedia/rox-videothumbnail/
  head/security/morphis/
  head/x11-fm/rox-mime-editor/
  head/x11-fm/rox-session/
  head/x11/rox-wallpaper/
Modified:
  head/MOVED
  head/archivers/Makefile
  head/databases/Makefile
  head/deskutils/Makefile
  head/devel/Makefile
  head/editors/Makefile
  head/graphics/Makefile
  head/math/Makefile
  head/multimedia/Makefile
  head/security/Makefile
  head/x11-fm/Makefile
  head/x11/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sun Feb 16 12:08:37 2020	(r526262)
+++ head/MOVED	Sun Feb 16 12:34:44 2020	(r526263)
@@ -14261,3 +14261,20 @@ textproc/rubygem-elasticsearch503|textproc/rubygem-ela
 textproc/rubygem-elasticsearch-api503|textproc/rubygem-elasticsearch-api|2020-02-14|Obsolete, use textproc/rubygem-elasticsearch-api instead
 textproc/rubygem-elasticsearch-transport503|textproc/rubygem-elasticsearch-transport|2020-02-14|Obselete, use textproc/rubygem-elasticsearch-transport instead
 textproc/rubygem-asciidoctor-plantuml009|textproc/rubygem-asciidoctor-plantuml|2020-02-14|Obsolete, use textproc/rubygem-asciidoctor-plantuml instead
+archivers/rox-archive||2020-02-16|Has expired: Old, uses EOLed python27
+databases/ldb|databases/ldb14|2020-02-16|Has expired: Old version, uses EOLed python27
+databases/ldb12|databases/ldb14|2020-02-16|Has expired: Old version, uses EOLed python27
+databases/ldb13|databases/ldb14|2020-02-16|Has expired: Old version, uses EOLed python27
+databases/tdb1|databases/tdb|2020-02-16|Has expired: Old version, uses EOLed python27
+deskutils/rox-memo||2020-02-16|Has expired: Old, uses EOLed python27
+devel/py-roxlib||2020-02-16|Has expired: Old, uses EOLed python27
+devel/talloc1|devel/talloc|2020-02-16|Has expired: Old version, uses EOLed python27
+devel/tevent1|devel/tevent|2020-02-16|Has expired: Old version, uses EOLed python27
+editors/rox-edit||2020-02-16|Has expired: Old, uses EOLed python27
+graphics/ocre||2020-02-16|Has expired: unfetchable, author not reachable, seems discontinued
+math/py-basemap||2020-02-16|Has expired: Deprecated upstream
+multimedia/rox-videothumbnail||2020-02-16|Has expired: Old, uses EOLed python27
+security/morphis||2020-02-16|Has expired: Fails to build with recent versions of python, upstream git repository is gone
+x11/rox-wallpaper||2020-02-16|Has expired: Old, uses EOLed python27
+x11-fm/rox-mime-editor||2020-02-16|Has expired: Old, uses EOLed python27
+x11-fm/rox-session||2020-02-16|Has expired: Old, uses EOLed python27

Modified: head/archivers/Makefile
==============================================================================
--- head/archivers/Makefile	Sun Feb 16 12:08:37 2020	(r526262)
+++ head/archivers/Makefile	Sun Feb 16 12:34:44 2020	(r526263)
@@ -193,7 +193,6 @@
     SUBDIR += qpress
     SUBDIR += quazip
     SUBDIR += rar
-    SUBDIR += rox-archive
     SUBDIR += rpm2cpio
     SUBDIR += rpm4
     SUBDIR += rubygem-archive-tar-minitar

Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile	Sun Feb 16 12:08:37 2020	(r526262)
+++ head/databases/Makefile	Sun Feb 16 12:34:44 2020	(r526263)
@@ -127,9 +127,6 @@
     SUBDIR += kexi
     SUBDIR += kyotocabinet
     SUBDIR += kyototycoon
-    SUBDIR += ldb
-    SUBDIR += ldb12
-    SUBDIR += ldb13
     SUBDIR += ldb14
     SUBDIR += ldb15
     SUBDIR += leo_center
@@ -1029,7 +1026,6 @@
     SUBDIR += tcl-lmdb
     SUBDIR += tcl-sqlite3
     SUBDIR += tdb
-    SUBDIR += tdb1
     SUBDIR += tdbc
     SUBDIR += tile38
     SUBDIR += tiledb

Modified: head/deskutils/Makefile
==============================================================================
--- head/deskutils/Makefile	Sun Feb 16 12:08:37 2020	(r526262)
+++ head/deskutils/Makefile	Sun Feb 16 12:34:44 2020	(r526263)
@@ -212,7 +212,6 @@
     SUBDIR += recoll
     SUBDIR += remind
     SUBDIR += rolo
-    SUBDIR += rox-memo
     SUBDIR += rubrica
     SUBDIR += rubygem-shellplay
     SUBDIR += rubygem-taskjuggler

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sun Feb 16 12:08:37 2020	(r526262)
+++ head/devel/Makefile	Sun Feb 16 12:34:44 2020	(r526263)
@@ -4950,7 +4950,6 @@
     SUBDIR += py-robotremoteserver
     SUBDIR += py-rope
     SUBDIR += py-rose
-    SUBDIR += py-roxlib
     SUBDIR += py-rply
     SUBDIR += py-rq
     SUBDIR += py-rq-scheduler
@@ -6611,7 +6610,6 @@
     SUBDIR += tablist
     SUBDIR += tailor
     SUBDIR += talloc
-    SUBDIR += talloc1
     SUBDIR += tass64
     SUBDIR += tbb
     SUBDIR += tcl-memchan
@@ -6636,7 +6634,6 @@
     SUBDIR += termcolor
     SUBDIR += terminality
     SUBDIR += tevent
-    SUBDIR += tevent1
     SUBDIR += tex-kpathsea
     SUBDIR += tex-libtexlua
     SUBDIR += tex-libtexluajit

Modified: head/editors/Makefile
==============================================================================
--- head/editors/Makefile	Sun Feb 16 12:08:37 2020	(r526262)
+++ head/editors/Makefile	Sun Feb 16 12:34:44 2020	(r526263)
@@ -219,7 +219,6 @@
     SUBDIR += py-pynvim
     SUBDIR += py-room
     SUBDIR += quilter
-    SUBDIR += rox-edit
     SUBDIR += rubygem-neovim
     SUBDIR += scite
     SUBDIR += se

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Sun Feb 16 12:08:37 2020	(r526262)
+++ head/graphics/Makefile	Sun Feb 16 12:34:44 2020	(r526263)
@@ -555,7 +555,6 @@
     SUBDIR += ocaml-images
     SUBDIR += ocaml-lablgl
     SUBDIR += ocrad
-    SUBDIR += ocre
     SUBDIR += ogre3d
     SUBDIR += ogre3d19
     SUBDIR += oidn

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Sun Feb 16 12:08:37 2020	(r526262)
+++ head/math/Makefile	Sun Feb 16 12:34:44 2020	(r526263)
@@ -693,7 +693,6 @@
     SUBDIR += py-apgl
     SUBDIR += py-arviz
     SUBDIR += py-autograd
-    SUBDIR += py-basemap
     SUBDIR += py-basemap-data
     SUBDIR += py-bayesian-optimization
     SUBDIR += py-bitmath

Modified: head/multimedia/Makefile
==============================================================================
--- head/multimedia/Makefile	Sun Feb 16 12:08:37 2020	(r526262)
+++ head/multimedia/Makefile	Sun Feb 16 12:34:44 2020	(r526263)
@@ -359,7 +359,6 @@
     SUBDIR += recmpeg
     SUBDIR += recordmydesktop
     SUBDIR += replex
-    SUBDIR += rox-videothumbnail
     SUBDIR += rtmpdump
     SUBDIR += rubygem-av
     SUBDIR += rubygem-clutter-gstreamer

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Sun Feb 16 12:08:37 2020	(r526262)
+++ head/security/Makefile	Sun Feb 16 12:34:44 2020	(r526263)
@@ -357,7 +357,6 @@
     SUBDIR += modsecurity3-apache
     SUBDIR += modsecurity3-nginx
     SUBDIR += monkeysphere
-    SUBDIR += morphis
     SUBDIR += munge
     SUBDIR += mussh
     SUBDIR += n2n

Modified: head/x11-fm/Makefile
==============================================================================
--- head/x11-fm/Makefile	Sun Feb 16 12:08:37 2020	(r526262)
+++ head/x11-fm/Makefile	Sun Feb 16 12:34:44 2020	(r526263)
@@ -25,8 +25,6 @@
     SUBDIR += qtfm
     SUBDIR += rodent
     SUBDIR += rox-filer
-    SUBDIR += rox-mime-editor
-    SUBDIR += rox-session
     SUBDIR += sunflower
     SUBDIR += sushi
     SUBDIR += tdfsb

Modified: head/x11/Makefile
==============================================================================
--- head/x11/Makefile	Sun Feb 16 12:08:37 2020	(r526262)
+++ head/x11/Makefile	Sun Feb 16 12:34:44 2020	(r526263)
@@ -278,7 +278,6 @@
     SUBDIR += rofi
     SUBDIR += rofi-calc
     SUBDIR += rofi-pass
-    SUBDIR += rox-wallpaper
     SUBDIR += roxbg
     SUBDIR += roxterm
     SUBDIR += rsibreak



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