diff options
author | jesper <jesper@FreeBSD.org> | 2004-08-05 12:21:49 +0000 |
---|---|---|
committer | jesper <jesper@FreeBSD.org> | 2004-08-05 12:21:49 +0000 |
commit | 4bea0ec5625a918b73b13eb991c0674942abb820 (patch) | |
tree | 70c774d11cb43d512b450c6e6c04e077f3ecfc7a /net-mgmt | |
parent | 1916b56d817fcd3b8ad5749a424fe373e50f7f7b (diff) | |
download | FreeBSD-ports-4bea0ec5625a918b73b13eb991c0674942abb820.zip FreeBSD-ports-4bea0ec5625a918b73b13eb991c0674942abb820.tar.gz |
Remove p5-JUNOScript port, hopeless out of date, and I do not have access
to Juniper equipment to test any updates to this port.
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/p5-JUNOScript/Makefile | 86 | ||||
-rw-r--r-- | net-mgmt/p5-JUNOScript/distinfo | 2 | ||||
-rw-r--r-- | net-mgmt/p5-JUNOScript/pkg-descr | 6 | ||||
-rw-r--r-- | net-mgmt/p5-JUNOScript/pkg-plist | 21 |
5 files changed, 0 insertions, 116 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 18a3119..e71d840 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -100,7 +100,6 @@ SUBDIR += p0f SUBDIR += p5-Altoids SUBDIR += p5-Cflow - SUBDIR += p5-JUNOScript SUBDIR += p5-Mon SUBDIR += p5-Net-CIDR SUBDIR += p5-Net-IP diff --git a/net-mgmt/p5-JUNOScript/Makefile b/net-mgmt/p5-JUNOScript/Makefile deleted file mode 100644 index 399f551..0000000 --- a/net-mgmt/p5-JUNOScript/Makefile +++ /dev/null @@ -1,86 +0,0 @@ -# New ports collection makefile for: JUNOScript -# Date created: 13. March 2002 -# Whom: jesper@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= JUNOScript -PORTVERSION= 5.3R2.4 -PORTREVISION= 3 -CATEGORIES= net-mgmt perl5 -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://e.wheel.dk/~jesper/ -MASTER_SITE_SUBDIR= jesper -PKGNAMEPREFIX= p5- -DISTNAME= junoscript-perl-${PORTVERSION}-domestic - -MAINTAINER= jesper@FreeBSD.org -COMMENT= API to exchange information with Juniper Networks routers - -PERL_BASE= ${SITE_PERL} -LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \ - xml2:${PORTSDIR}/textproc/libxml2 \ - xslt:${PORTSDIR}/textproc/libxslt -BUILD_DEPENDS= ${PERL_BASE}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ - ${PERL_BASE}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ - ${PERL_BASE}/Convert/ASN1.pm:${PORTSDIR}/converters/p5-Convert-ASN1 \ - ${PERL_BASE}/Convert/PEM.pm:${PORTSDIR}/converters/p5-Convert-PEM \ - ${PERL_BASE}/Convert/ASCII/Armor.pm:${PORTSDIR}/converters/p5-Convert-ASCII-Armour \ - ${PERL_BASE}/Class/Loader.pm:${PORTSDIR}/devel/p5-Class-Loader \ - ${PERL_BASE}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ - ${PERL_BASE}/${PERL_ARCH}/IO/Tty.pm:${PORTSDIR}/devel/p5-IO-Tty \ - ${PERL_BASE}/Parse/Yapp.pm:${PORTSDIR}/devel/p5-Parse-Yapp \ - ${PERL_BASE}/Sort/Versions.pm:${PORTSDIR}/devel/p5-Sort-Versions \ - ${PERL_BASE}/${PERL_ARCH}/String/CRC32.pm:${PORTSDIR}/devel/p5-String-CRC32 \ - ${PERL_BASE}/${PERL_ARCH}/Math/Pari.pm:${PORTSDIR}/math/p5-Math-Pari \ - ${PERL_BASE}/${PERL_ARCH}/Math/GMP.pm:${PORTSDIR}/math/p5-Math-GMP \ - ${PERL_BASE}/Data/Buffer.pm:${PORTSDIR}/misc/p5-Data-Buffer \ - ${PERL_BASE}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \ - ${PERL_BASE}/URI.pm:${PORTSDIR}/net/p5-URI \ - ${PERL_BASE}/Digest/BubbleBabble.pm:${PORTSDIR}/security/p5-Digest-BubbleBabble \ - ${PERL_BASE}/Crypt/DSA.pm:${PORTSDIR}/security/p5-Crypt-DSA \ - ${PERL_BASE}/Crypt/DH.pm:${PORTSDIR}/security/p5-Crypt-DH \ - ${PERL_BASE}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES \ - ${PERL_BASE}/Crypt/DES_EDE3.pm:${PORTSDIR}/security/p5-Crypt-DES_EDE3 \ - ${PERL_BASE}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \ - ${PERL_BASE}/${PERL_ARCH}/Crypt/Blowfish.pm:${PORTSDIR}/security/p5-Crypt-Blowfish \ - ${PERL_BASE}/Crypt/Primes.pm:${PORTSDIR}/security/p5-Crypt-Primes \ - ${PERL_BASE}/Crypt/Random.pm:${PORTSDIR}/security/p5-Crypt-Random \ - ${PERL_BASE}/Crypt/RSA.pm:${PORTSDIR}/security/p5-Crypt-RSA \ - ${PERL_BASE}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ - ${PERL_BASE}/Digest/HMAC.pm:${PORTSDIR}/security/p5-Digest-HMAC \ - ${PERL_BASE}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ - openssl:${PORTSDIR}/security/openssl \ - ${PERL_BASE}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \ - ${PERL_BASE}/Tie/EncryptedHash.pm:${PORTSDIR}/security/p5-Tie-EncryptedHash \ - gtkdoc-scan:${PORTSDIR}/textproc/gtk-doc \ - ${PERL_BASE}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ - ${PERL_BASE}/XML/Perl2SAX.pm:${PORTSDIR}/textproc/p5-libxml \ - ${PERL_BASE}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM \ - ${PERL_BASE}/LWP.pm:${PORTSDIR}/www/p5-libwww \ - ${PERL_BASE}/HTML/Tagset.pm:${PORTSDIR}/www/p5-HTML-Tagset \ - ${PERL_BASE}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ - ${PERL_BASE}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \ - ${PERL_BASE}/Net/SSH/Perl.pm:${PORTSDIR}/net/p5-Net-SSH-Perl -RUN_DEPENDS= ${BUILD_DEPENDS} - -PERL_CONFIGURE= yes - -WRKSRC= ${WRKDIR}/junoscript-perl-${PORTVERSION} - -MAN3= JUNOS::Access.3 \ - JUNOS::Access::stubs.3 \ - JUNOS::Access::ssl.3 \ - JUNOS::Methods.3 \ - JUNOS::Access::xnm.3 \ - JUNOS::DOM::Parser.3 \ - JUNOS::Access::clear_text.3 \ - JUNOS::Access::telnet.3 \ - JUNOS::Access::rsh.3 \ - JUNOS::Response.3 \ - JUNOS::Trace.3 \ - JUNOS::Access::ssh.3 \ - JUNOS::Device.3 - -.include <bsd.port.mk> diff --git a/net-mgmt/p5-JUNOScript/distinfo b/net-mgmt/p5-JUNOScript/distinfo deleted file mode 100644 index c01c5ea..0000000 --- a/net-mgmt/p5-JUNOScript/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (junoscript-perl-5.3R2.4-domestic.tar.gz) = 7e988f47d88faeaf4b9e0ea37f4c980b -SIZE (junoscript-perl-5.3R2.4-domestic.tar.gz) = 87197 diff --git a/net-mgmt/p5-JUNOScript/pkg-descr b/net-mgmt/p5-JUNOScript/pkg-descr deleted file mode 100644 index b919ddc..0000000 --- a/net-mgmt/p5-JUNOScript/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -The JUNOScript application programming interface (API) is an Extensible -Markup Language (XML) application that Juniper Networks routers use to -exchange information with client applications. XML is a metalanguage for -defining how to mark the organizational structures and individual elements -in a data set or document with tags that describe the function of the -structures and elements. diff --git a/net-mgmt/p5-JUNOScript/pkg-plist b/net-mgmt/p5-JUNOScript/pkg-plist deleted file mode 100644 index 0bdc37f..0000000 --- a/net-mgmt/p5-JUNOScript/pkg-plist +++ /dev/null @@ -1,21 +0,0 @@ -%%SITE_PERL%%/JUNOS/Access/stubs.pm -%%SITE_PERL%%/JUNOS/Access/ssl.pm -%%SITE_PERL%%/JUNOS/Access/xnm.pm -%%SITE_PERL%%/JUNOS/Access/clear_text.pm -%%SITE_PERL%%/JUNOS/Access/telnet.pm -%%SITE_PERL%%/JUNOS/Access/rsh.pm -%%SITE_PERL%%/JUNOS/Access/ssh.pm -%%SITE_PERL%%/JUNOS/Access.pm -%%SITE_PERL%%/JUNOS/5.3R2/jroute_methods.pl -%%SITE_PERL%%/JUNOS/5.3R2/jcrypto_methods.pl -%%SITE_PERL%%/JUNOS/5.3R2/jkernel_methods.pl -%%SITE_PERL%%/JUNOS/Methods.pm -%%SITE_PERL%%/JUNOS/DOM/Parser.pm -%%SITE_PERL%%/JUNOS/version.pm -%%SITE_PERL%%/JUNOS/Response.pm -%%SITE_PERL%%/JUNOS/Trace.pm -%%SITE_PERL%%/JUNOS/Device.pm -@dirrm %%SITE_PERL%%/JUNOS/5.3R2 -@dirrm %%SITE_PERL%%/JUNOS/Access -@dirrm %%SITE_PERL%%/JUNOS/DOM -@dirrm %%SITE_PERL%%/JUNOS |