aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-05-19 07:20:20 +0800
committerbapt <bapt@FreeBSD.org>2012-05-19 07:20:20 +0800
commit44011afa94d38be475d1d23c4a8d35d36afe4a92 (patch)
tree6a0c961d4653b7fba67d292ed3d8b1b534fb1da3 /net
parente56ad4d43a069c0f7386b58ddb92df96a26206b7 (diff)
downloadfreebsd-ports-gnome-44011afa94d38be475d1d23c4a8d35d36afe4a92.tar.gz
freebsd-ports-gnome-44011afa94d38be475d1d23c4a8d35d36afe4a92.tar.zst
freebsd-ports-gnome-44011afa94d38be475d1d23c4a8d35d36afe4a92.zip
2012-04-17 devel/p5-POE-Exceptions: included in devel/p5-POE and not needed according to configure message
2012-05-09 net/p5-Net-Services: Removed from CPAN 2012-05-10 net/perldap: BROKEN for more than 6 month 2012-05-09 security/p5-Crypt-Cryptix: Gone from CPAN, project site says project is dead 2012-05-11 www/p5-HTML-Sanitizer: no longer in CPAN 2012-04-25 www/p5-IMDB-Movie: Removed from CPAN
Diffstat (limited to 'net')
-rw-r--r--net/Makefile2
-rw-r--r--net/p5-Net-Services/Makefile26
-rw-r--r--net/p5-Net-Services/distinfo2
-rw-r--r--net/p5-Net-Services/pkg-descr4
-rw-r--r--net/p5-Net-Services/pkg-plist5
-rw-r--r--net/perldap/Makefile34
-rw-r--r--net/perldap/distinfo2
-rw-r--r--net/perldap/files/patch-0119
-rw-r--r--net/perldap/files/patch-0213
-rw-r--r--net/perldap/files/patch-0311
-rw-r--r--net/perldap/pkg-descr4
-rw-r--r--net/perldap/pkg-plist14
12 files changed, 0 insertions, 136 deletions
diff --git a/net/Makefile b/net/Makefile
index bcf79cb5ea90..872cda1218ec 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -651,7 +651,6 @@
SUBDIR += p5-Net-Server
SUBDIR += p5-Net-Server-Coro
SUBDIR += p5-Net-Server-SS-PreFork
- SUBDIR += p5-Net-Services
SUBDIR += p5-Net-Subnet
SUBDIR += p5-Net-TCLink
SUBDIR += p5-Net-TcpDumpLog
@@ -820,7 +819,6 @@
SUBDIR += pecl-radius
SUBDIR += pecl-yaz
SUBDIR += pen
- SUBDIR += perldap
SUBDIR += pfflowd
SUBDIR += pfinger
SUBDIR += phamm
diff --git a/net/p5-Net-Services/Makefile b/net/p5-Net-Services/Makefile
deleted file mode 100644
index 0de26c0024cc..000000000000
--- a/net/p5-Net-Services/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: p5-Net-Services
-# Date created: Wed 23 Oct 2002
-# Whom: Joseph Scott <joseph@randomnetworks.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Net-Services
-PORTVERSION= 1.3
-CATEGORIES= net perl5
-MASTER_SITES= CPAN \
- http://freebsd.unixfreunde.de/sources/ \
- http://mirror2.unixfreunde.de/
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= joseph@randomnetworks.com
-COMMENT= Provides a tied interface to the /etc/services file
-
-DEPRECATED= Removed from CPAN
-EXPIRATION_DATE= 2012-05-09
-
-PERL_CONFIGURE= YES
-
-MAN3= Net::Services.3
-
-.include <bsd.port.mk>
diff --git a/net/p5-Net-Services/distinfo b/net/p5-Net-Services/distinfo
deleted file mode 100644
index c4ee23ad0e21..000000000000
--- a/net/p5-Net-Services/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Net-Services-1.3.tar.gz) = fe43d74421d92e410627f06d758ab11dde16d5c54ba62dcc25ecbc85e6b4cf24
-SIZE (Net-Services-1.3.tar.gz) = 3119
diff --git a/net/p5-Net-Services/pkg-descr b/net/p5-Net-Services/pkg-descr
deleted file mode 100644
index c5188b72f754..000000000000
--- a/net/p5-Net-Services/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Constructs a hash from the /etc/services file and provides a tied interface
-to it that takes care of things like the protocol name.
-
-WWW: http://search.cpan.org/dist/Net-Services/
diff --git a/net/p5-Net-Services/pkg-plist b/net/p5-Net-Services/pkg-plist
deleted file mode 100644
index 082563fce103..000000000000
--- a/net/p5-Net-Services/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-%%SITE_PERL%%/Net/Services.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Services/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Services
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
-@dirrmtry %%SITE_PERL%%/Net
diff --git a/net/perldap/Makefile b/net/perldap/Makefile
deleted file mode 100644
index 5cc4387c516e..000000000000
--- a/net/perldap/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# New ports collection makefile for: perldap
-# Date created: 17 May 1999
-# Whom: paul@freebsd.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= perldap
-PORTVERSION= 1.4.1
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= directory/perldap/ancient
-
-MAINTAINER= jadawin@FreeBSD.org
-COMMENT= Perl interface to LDAP
-
-LIB_DEPENDS= mozldap.1:${PORTSDIR}/net/ldapsdk
-
-PERL_CONFIGURE= yes
-CONFIGURE_ENV+= LDAPSDKDIR=${PREFIX} LDAPV3ON=yes LDAPSDKSSL=no
-MAKE_ENV= ${CONFIGURE_ENV}
-
-DEPRECATED= BROKEN for more than 6 month
-EXPIRATION_DATE= 2012-05-10
-
-BROKEN= BROKEN after net/ldapsdk update
-
-MAN3= Mozilla::LDAP::Conn.3 \
- Mozilla::LDAP::LDIF.3 \
- Mozilla::LDAP::Utils.3 \
- Mozilla::LDAP::Entry.3 \
- Mozilla::LDAP::API.3
-
-.include <bsd.port.mk>
diff --git a/net/perldap/distinfo b/net/perldap/distinfo
deleted file mode 100644
index 75eda6c6439f..000000000000
--- a/net/perldap/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (perldap-1.4.1.tar.gz) = b5d623b55e2e0aee9ae9bde3c1dbb9233f5bcd0da24fc63225690cba19cb655d
-SIZE (perldap-1.4.1.tar.gz) = 93930
diff --git a/net/perldap/files/patch-01 b/net/perldap/files/patch-01
deleted file mode 100644
index 8ad30a4cbb1d..000000000000
--- a/net/perldap/files/patch-01
+++ /dev/null
@@ -1,19 +0,0 @@
---- Makefile.PL.orig Tue Aug 24 18:30:46 1999
-+++ Makefile.PL Tue Aug 29 10:32:23 2000
-@@ -90,13 +90,13 @@
-
-
- opendir(DIR,$lib_ldap);
--@files = grep{/ldap|lber/} readdir(DIR);
-+@files = grep{/mozldap|mozlber/} readdir(DIR);
- closedir(DIR);
-
- if (!((@ldaplib = grep{/ldapssl.*\.($libexts)$/} @files) && $ssl_def))
- {
-- @ldaplib = grep{/ldap.*\.($libexts)$/} @files;
-- @lberlib = grep{/lber.*\.($libexts)$/} @files;
-+ @ldaplib = grep{/mozldap.*\.($libexts)$/} @files;
-+ @lberlib = grep{/mozlber.*\.($libexts)$/} @files;
- }
-
- if ($#ldaplib < 0)
diff --git a/net/perldap/files/patch-02 b/net/perldap/files/patch-02
deleted file mode 100644
index c1914a31e594..000000000000
--- a/net/perldap/files/patch-02
+++ /dev/null
@@ -1,13 +0,0 @@
---- API.xs.orig Thu Aug 24 22:13:31 2000
-+++ API.xs Thu Aug 24 22:11:55 2000
-@@ -37,8 +37,8 @@
- #endif
-
- /* LDAP C SDK Include Files */
--#include <lber.h>
--#include <ldap.h>
-+#include <mozlber.h>
-+#include <mozldap.h>
-
- /* SSL is only available in Binary */
- #ifdef USE_SSL
diff --git a/net/perldap/files/patch-03 b/net/perldap/files/patch-03
deleted file mode 100644
index c4f4f9cc60ef..000000000000
--- a/net/perldap/files/patch-03
+++ /dev/null
@@ -1,11 +0,0 @@
---- constant.h.orig Thu Aug 24 22:13:54 2000
-+++ constant.h Thu Aug 24 22:12:11 2000
-@@ -35,7 +35,7 @@
- }
- #endif
-
--#include <ldap.h>
-+#include <mozldap.h>
-
- static int
- not_here(s)
diff --git a/net/perldap/pkg-descr b/net/perldap/pkg-descr
deleted file mode 100644
index b59c24d21703..000000000000
--- a/net/perldap/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-An object-oriented Perl interface to the standard LDAP functions.
-
-Paul Richards (paul@originative.co.uk)
-Originative Solutions Ltd
diff --git a/net/perldap/pkg-plist b/net/perldap/pkg-plist
deleted file mode 100644
index 4e9177b93c09..000000000000
--- a/net/perldap/pkg-plist
+++ /dev/null
@@ -1,14 +0,0 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mozilla/LDAP/API/API.so
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mozilla/LDAP/API/API.bs
-%%SITE_PERL%%/%%PERL_ARCH%%/Mozilla/LDAP/Conn.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/Mozilla/LDAP/LDIF.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/Mozilla/LDAP/Utils.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/Mozilla/LDAP/API.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/Mozilla/LDAP/Entry.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mozilla/LDAP/API/autosplit.ix
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mozilla/LDAP/API/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mozilla/LDAP/API
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mozilla/LDAP
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mozilla
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Mozilla/LDAP
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Mozilla