aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2017-04-11 01:11:46 +0800
committerrene <rene@FreeBSD.org>2017-04-11 01:11:46 +0800
commitf7c873a4fde313d4777a52e3d4c6afe107fc81b9 (patch)
treef4ecc75655ff9e57958f13098f941bed314069f3 /textproc
parenta4b76b86f4e1433d071949c1c85659d2f6de8853 (diff)
downloadfreebsd-ports-gnome-f7c873a4fde313d4777a52e3d4c6afe107fc81b9.tar.gz
freebsd-ports-gnome-f7c873a4fde313d4777a52e3d4c6afe107fc81b9.tar.zst
freebsd-ports-gnome-f7c873a4fde313d4777a52e3d4c6afe107fc81b9.zip
Remove expired ports:
2017-02-05 sysutils/puppet38: Upstream support ended, see http://tinyurl.com/puppet3eol 2017-03-31 editors/libreoffice4: Deprecated by upstream 2017-03-31 databases/rubygem-redis-actionpack4: Use databases/rubygem-redis-actionpack instead 2017-03-31 devel/rubygem-nio4r1: Use devel/rubygem-nio4r instead 2017-03-31 devel/liborcus07: Deprecated by upstream, use devel/liborcus 2017-03-31 devel/mdds0: Deprecated by upstream, use devel/mdds 2017-03-31 security/openvpn23-polarssl: Replaced by new upstream relesae 2.4.x 2017-03-31 security/openvpn23: Replaced by new upstream relesae 2.4.x 2017-03-31 textproc/p5-XML-XSH: Deprecated by upstream 2017-03-31 www/rubygem-jquery-atwho-rails-rails4: Use www/rubygem-jquery-atwho-rails instead 2017-03-31 www/p5-Catalyst-Plugin-Singleton: Deprecated by upstream 2017-04-01 x11/lumina-i18n: Obsolete, i18n files included in x11/lumina 2017-04-01 sysutils/jail2: Starting with 10.0 functionality has been merged into base. 2017-04-01 sysutils/iocage-devel: Outdated version. Please use sysutils/py-iocage instead 2017-04-01 sysutils/iocage: Outdated version. Please use sysutils/py-iocage instead 2017-04-05 databases/puppetdb: Depends on expired sysutils/puppet38, use puppetdb[34] instead 2017-04-05 databases/puppetdb-terminus: Depends on expired sysutils/puppet38, use puppetdb-terminus[34] 2017-04-08 databases/pglesslog: Does not build with recent PostgreSQL versions 2017-04-08 textproc/go-text: Go libraries should not be packaged 2017-04-08 devel/go-pretty: Go libraries should not be packaged 2017-04-08 databases/godis: Go libraries should not be packaged 2017-04-10 www/moodle29: Upstream support EoL, please migrate to moodle32
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile2
-rw-r--r--textproc/go-text/Makefile20
-rw-r--r--textproc/go-text/distinfo2
-rw-r--r--textproc/go-text/pkg-descr4
-rw-r--r--textproc/go-text/pkg-plist13
-rw-r--r--textproc/p5-XML-XSH/Makefile32
-rw-r--r--textproc/p5-XML-XSH/distinfo3
-rw-r--r--textproc/p5-XML-XSH/pkg-descr7
-rw-r--r--textproc/p5-XML-XSH/pkg-plist16
9 files changed, 0 insertions, 99 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 53219d70377e..50696937d3db 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -219,7 +219,6 @@
SUBDIR += gnome-doc-utils
SUBDIR += gnome-spell
SUBDIR += gnugrep
- SUBDIR += go-text
SUBDIR += go.text
SUBDIR += goldendict
SUBDIR += google-ctemplate
@@ -1123,7 +1122,6 @@
SUBDIR += p5-XML-XPath
SUBDIR += p5-XML-XPathEngine
SUBDIR += p5-XML-XQL
- SUBDIR += p5-XML-XSH
SUBDIR += p5-XML-XSLT
SUBDIR += p5-XML-XUpdate-LibXML
SUBDIR += p5-YAML
diff --git a/textproc/go-text/Makefile b/textproc/go-text/Makefile
deleted file mode 100644
index 376e16d3da16..000000000000
--- a/textproc/go-text/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# Created by: Grzegorz Blach <gblach@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= go-text
-PORTVERSION= 20130911
-CATEGORIES= textproc
-MASTER_SITES= LOCAL/gblach/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Go package for manipulating paragraphs of text
-
-LICENSE= MIT
-
-USES= go
-GO_PKGNAME= github.com/kr/text
-
-DEPRECATED= Go libraries should not be packaged
-EXPIRATION_DATE= 2017-04-08
-
-.include <bsd.port.mk>
diff --git a/textproc/go-text/distinfo b/textproc/go-text/distinfo
deleted file mode 100644
index 2c723e3997a8..000000000000
--- a/textproc/go-text/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (go-text-20130911.tar.gz) = 492f3836921e0613fa177fffda8d10371a468a6bf891976cd7595023f7977ee8
-SIZE (go-text-20130911.tar.gz) = 5680
diff --git a/textproc/go-text/pkg-descr b/textproc/go-text/pkg-descr
deleted file mode 100644
index 5a050cfbede4..000000000000
--- a/textproc/go-text/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Go package which provides rudimentary functions for manipulating text
-in paragraphs.
-
-WWW: https://github.com/kr/text
diff --git a/textproc/go-text/pkg-plist b/textproc/go-text/pkg-plist
deleted file mode 100644
index 8d1381aaf3f9..000000000000
--- a/textproc/go-text/pkg-plist
+++ /dev/null
@@ -1,13 +0,0 @@
-%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
-%%GO_SRCDIR%%/%%GO_PKGNAME%%/License
-%%GO_SRCDIR%%/%%GO_PKGNAME%%/Readme
-%%GO_SRCDIR%%/%%GO_PKGNAME%%/colwriter/Readme
-%%GO_SRCDIR%%/%%GO_PKGNAME%%/colwriter/column.go
-%%GO_SRCDIR%%/%%GO_PKGNAME%%/colwriter/column_test.go
-%%GO_SRCDIR%%/%%GO_PKGNAME%%/doc.go
-%%GO_SRCDIR%%/%%GO_PKGNAME%%/indent.go
-%%GO_SRCDIR%%/%%GO_PKGNAME%%/indent_test.go
-%%GO_SRCDIR%%/%%GO_PKGNAME%%/mc/Readme
-%%GO_SRCDIR%%/%%GO_PKGNAME%%/mc/mc.go
-%%GO_SRCDIR%%/%%GO_PKGNAME%%/wrap.go
-%%GO_SRCDIR%%/%%GO_PKGNAME%%/wrap_test.go
diff --git a/textproc/p5-XML-XSH/Makefile b/textproc/p5-XML-XSH/Makefile
deleted file mode 100644
index 4028abcb6299..000000000000
--- a/textproc/p5-XML-XSH/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# Created by: Lev Serebryakov <lev@serebryakov.spb.ru>
-# $FreeBSD$
-
-PORTNAME= XML-XSH
-PORTVERSION= 1.8.4
-CATEGORIES= textproc perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= This is xsh - an XML Editing Shell
-
-LICENSE= ART10 GPLv2
-LICENSE_COMB= dual
-LICENSE_FILE_ART10= ${WRKSRC}/Artistic
-LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE
-
-BUILD_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML \
- p5-XML-LibXSLT>=0:textproc/p5-XML-LibXSLT \
- p5-XML-LibXML-Iterator>=0:textproc/p5-XML-LibXML-Iterator \
- p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent \
- p5-XML-XUpdate-LibXML>=0:textproc/p5-XML-XUpdate-LibXML
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-DEPRECATED= Deprecated by upstream
-EXPIRATION_DATE=2017-03-31
-
-NO_ARCH= yes
-USES= perl5
-USE_PERL5= configure
-
-.include <bsd.port.mk>
diff --git a/textproc/p5-XML-XSH/distinfo b/textproc/p5-XML-XSH/distinfo
deleted file mode 100644
index bbbd0a153e23..000000000000
--- a/textproc/p5-XML-XSH/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1489236481
-SHA256 (XML-XSH-1.8.4.tar.gz) = 0c7ac7e6e3f271c3ee9e392fab25d8a86f0fa19b268ec4caf5d8b1d4d166f8fa
-SIZE (XML-XSH-1.8.4.tar.gz) = 247379
diff --git a/textproc/p5-XML-XSH/pkg-descr b/textproc/p5-XML-XSH/pkg-descr
deleted file mode 100644
index 0112f1bd39a5..000000000000
--- a/textproc/p5-XML-XSH/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-xsh is a powerfull command-line XML (DOM) editing tool/programming
-language in the manner of Unix shell interpreters and line-oriented text
-editors like ed. It can be used either interactively or for batch-mode
-XML processing.
-
-WWW: http://xsh.sourceforge.net/
-WWW: http://search.cpan.org/dist/XML-XSH/
diff --git a/textproc/p5-XML-XSH/pkg-plist b/textproc/p5-XML-XSH/pkg-plist
deleted file mode 100644
index 7226612d02db..000000000000
--- a/textproc/p5-XML-XSH/pkg-plist
+++ /dev/null
@@ -1,16 +0,0 @@
-bin/xsh
-%%SITE_PERL%%/Inline/XSH.pm
-%%SITE_PERL%%/XML/XSH.pm
-%%SITE_PERL%%/XML/XSH.pod
-%%SITE_PERL%%/XML/XSH/Completion.pm
-%%SITE_PERL%%/XML/XSH/CompletionList.pm
-%%SITE_PERL%%/XML/XSH/DummyXPathContext.pm
-%%SITE_PERL%%/XML/XSH/Functions.pm
-%%SITE_PERL%%/XML/XSH/GDOMECompat.pm
-%%SITE_PERL%%/XML/XSH/Grammar.pm
-%%SITE_PERL%%/XML/XSH/Help.pm
-%%SITE_PERL%%/XML/XSH/Iterators.pm
-%%SITE_PERL%%/XML/XSH/LibXMLCompat.pm
-%%SITE_PERL%%/XML/XSH/Parser.pm
-%%PERL5_MAN1%%/xsh.1.gz
-%%PERL5_MAN3%%/XSH.3.gz