aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Orchard-Perl
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2004-03-01 19:36:18 +0800
committerskv <skv@FreeBSD.org>2004-03-01 19:36:18 +0800
commit46ec78c51d6eb711d9757700f9c19381c1c917c2 (patch)
tree9cf6a24026d25bb1c3193b5eb5e9009f3fc0ef92 /textproc/p5-Orchard-Perl
parent9b42afedf7d27ba2853e222eddcf0af48ef9ea11 (diff)
downloadfreebsd-ports-gnome-46ec78c51d6eb711d9757700f9c19381c1c917c2.tar.gz
freebsd-ports-gnome-46ec78c51d6eb711d9757700f9c19381c1c917c2.tar.zst
freebsd-ports-gnome-46ec78c51d6eb711d9757700f9c19381c1c917c2.zip
Remove port (obsolete)
Diffstat (limited to 'textproc/p5-Orchard-Perl')
-rw-r--r--textproc/p5-Orchard-Perl/Makefile23
-rw-r--r--textproc/p5-Orchard-Perl/distinfo1
-rw-r--r--textproc/p5-Orchard-Perl/pkg-descr8
-rw-r--r--textproc/p5-Orchard-Perl/pkg-plist10
4 files changed, 0 insertions, 42 deletions
diff --git a/textproc/p5-Orchard-Perl/Makefile b/textproc/p5-Orchard-Perl/Makefile
deleted file mode 100644
index c2cb7ccc991d..000000000000
--- a/textproc/p5-Orchard-Perl/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: Orchard::Perl
-# Date created: 22 Nov 2001
-# Whom: Sergey Skvortsov <skv@protey.ru>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Orchard-Perl
-PORTVERSION= 0.03
-CATEGORIES= textproc perl5
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= orchard
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= skv@protey.ru
-COMMENT= Perl interface to Orchard-C
-
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
-LIB_DEPENDS= orchard.0:${PORTSDIR}/textproc/orchard-c
-
-PERL_CONFIGURE= yes
-
-.include <bsd.port.mk>
diff --git a/textproc/p5-Orchard-Perl/distinfo b/textproc/p5-Orchard-Perl/distinfo
deleted file mode 100644
index 09d556418719..000000000000
--- a/textproc/p5-Orchard-Perl/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (Orchard-Perl-0.03.tar.gz) = 8602be384812d8b6a0cf99753cd5db42
diff --git a/textproc/p5-Orchard-Perl/pkg-descr b/textproc/p5-Orchard-Perl/pkg-descr
deleted file mode 100644
index 9c376c7528a3..000000000000
--- a/textproc/p5-Orchard-Perl/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Orchard is an innovative, lightweight API for event stream and tree
-views of XML and data represented in XML. Orchard merges the best
-parts of SAX and DOM while greatly simplifying both at the same time.
-
-WWW: http://beauvoir.phil.unc.edu/groves
-
--- Sergey Skvortsov
-skv@protey.ru
diff --git a/textproc/p5-Orchard-Perl/pkg-plist b/textproc/p5-Orchard-Perl/pkg-plist
deleted file mode 100644
index ad6659d16e83..000000000000
--- a/textproc/p5-Orchard-Perl/pkg-plist
+++ /dev/null
@@ -1,10 +0,0 @@
-%%SITE_PERL%%/Class/Orchard/Node.pm
-%%SITE_PERL%%/Class/Orchard/TreeBuilder.pm
-%%SITE_PERL%%/SAXDriver/XMLParser.pm
-%%SITE_PERL%%/XML/Orchard.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Orchard-Perl/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Orchard-Perl
-@unexec rmdir %D/%%SITE_PERL%%/XML 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/SAXDriver 2>/dev/null || true
-@dirrm %%SITE_PERL%%/Class/Orchard
-@unexec rmdir %D/%%SITE_PERL%%/Class 2>/dev/null || true