From 25996ce5b64cbc5e3c7297b7f80c133c614265c4 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Tue, 6 Apr 2021 22:51:50 +0200 Subject: Remove expired ports: 2021-03-31 www/gtkhtml3: Obsolete by upstream, doesn't build with recent versions of pango 2021-03-31 deskutils/tomboy: Unmaintained and dead upstream, depends on deprecated libraries such as www/gtkhtml3. Upstream project is now called tomboy-ng. deskutils/tomboy-plugin-reminder: part of deskutils/tomboy 2021-03-31 devel/monodevelop: outdated, depends on deprecated library www/gtkhtml3 2021-03-31 sysutils/syslog-ng327: Not officially supported by upstream 2021-03-31 sysutils/logstash5: End of life since release of 7.3.0 2021-03-31 www/decss: Abandonware 2021-03-31 textproc/elasticsearch5: End of life since release of 7.3.0 2021-03-31 textproc/elasticsearch5-search-guard: textproc/elasticsearch5 is scheduled for removal 2021-03-31 multimedia/gnome-subtitles: outdated, depends on deprecated library www/gtkhtml3 2021-03-31 net/libproxy-mozjs: Uses EOL Python 2.7 via lang/spidermonkey52 2020-12-31 lang/spidermonkey52: Uses Python 2.7 which is EOLed upstream --- net/Makefile | 1 - net/libproxy-mozjs/Makefile | 25 ------------------------- net/libproxy-mozjs/pkg-descr | 7 ------- net/libproxy-mozjs/pkg-plist | 1 - 4 files changed, 34 deletions(-) delete mode 100644 net/libproxy-mozjs/Makefile delete mode 100644 net/libproxy-mozjs/pkg-descr delete mode 100644 net/libproxy-mozjs/pkg-plist (limited to 'net') diff --git a/net/Makefile b/net/Makefile index 0abe1b091072..df4624a5bc91 100644 --- a/net/Makefile +++ b/net/Makefile @@ -387,7 +387,6 @@ SUBDIR += libproxy SUBDIR += libproxy-gnome3 SUBDIR += libproxy-kde - SUBDIR += libproxy-mozjs SUBDIR += libproxy-pacrunner SUBDIR += libproxy-perl SUBDIR += libproxy-python diff --git a/net/libproxy-mozjs/Makefile b/net/libproxy-mozjs/Makefile deleted file mode 100644 index 246a17bdb38e..000000000000 --- a/net/libproxy-mozjs/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# Created by: Joe Marcus Clarke - -PORTREVISION= 0 -CATEGORIES= net www -PKGNAMESUFFIX= -${LIBPROXY_SLAVE} - -COMMENT= Mozilla JavaScript plug-in for libproxy - -DEPRECATED= Uses EOL Python 2.7 via lang/spidermonkey52 -EXPIRATION_DATE=2021-06-23 - -USES= compiler:c++11-lib -USE_CXXSTD= gnu++11 -LIB_DEPENDS= libmozjs-52.so:lang/spidermonkey52 - -EXTRA_PATCHES= ${FILESDIR}/libproxy-0.4.15-mozjs52.patch:-p1 - -LIBPROXY_SLAVE= mozjs -MASTERDIR= ${.CURDIR}/../libproxy - -# See https://github.com/libproxy/libproxy/commit/2203f710988eaa3061e75b083296944e34e17d59 -BROKEN= Discouraged by upstream, requires spidermonkey68 -EXPIRATION_DATE= 2021-03-31 - -.include "${MASTERDIR}/Makefile" diff --git a/net/libproxy-mozjs/pkg-descr b/net/libproxy-mozjs/pkg-descr deleted file mode 100644 index 1bcd6c2a32a4..000000000000 --- a/net/libproxy-mozjs/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Libproxy exists to answer the question: Given a network resource, how do I -reach it? It handles all the details, enabling you to get back to -programming. - -This plug-in allows Mozilla-based browsers to make use of libproxy. - -WWW: http://code.google.com/p/libproxy/ diff --git a/net/libproxy-mozjs/pkg-plist b/net/libproxy-mozjs/pkg-plist deleted file mode 100644 index 49a5042127d8..000000000000 --- a/net/libproxy-mozjs/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -lib/libproxy/%%VERSION%%/modules/pacrunner_mozjs.so -- cgit v1.2.3