aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-07-15 15:09:47 +0800
committermiwi <miwi@FreeBSD.org>2009-07-15 15:09:47 +0800
commit49109df361584e592692274a6275855ca5dfbedb (patch)
tree557488212d0080f880acf8c2e3d8be37397d446d /www
parent777dfa2c0752de7063fe42af662039898b46dc18 (diff)
downloadfreebsd-ports-gnome-49109df361584e592692274a6275855ca5dfbedb.tar.gz
freebsd-ports-gnome-49109df361584e592692274a6275855ca5dfbedb.tar.zst
freebsd-ports-gnome-49109df361584e592692274a6275855ca5dfbedb.zip
- Remove duplicate port
Pointy hat to: miwi Reported by: glarkin
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/p5-Apache-Htpasswd/Makefile26
-rw-r--r--www/p5-Apache-Htpasswd/distinfo3
-rw-r--r--www/p5-Apache-Htpasswd/pkg-descr9
-rw-r--r--www/p5-Apache-Htpasswd/pkg-plist5
5 files changed, 0 insertions, 44 deletions
diff --git a/www/Makefile b/www/Makefile
index 637ccbebbcce..12131ee4d6e8 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -609,7 +609,6 @@
SUBDIR += p5-Apache-Filter
SUBDIR += p5-Apache-Gallery
SUBDIR += p5-Apache-GopherHandler
- SUBDIR += p5-Apache-Htpasswd
SUBDIR += p5-Apache-Icon
SUBDIR += p5-Apache-Language
SUBDIR += p5-Apache-MP3
diff --git a/www/p5-Apache-Htpasswd/Makefile b/www/p5-Apache-Htpasswd/Makefile
deleted file mode 100644
index 5c62b01c4768..000000000000
--- a/www/p5-Apache-Htpasswd/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: p5-Apache-Htpasswd
-# Date created: Jul 17, 2009
-# Whom: Masafumi NAKANE <max@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Apache-Htpasswd
-PORTVERSION= 1.8
-CATEGORIES= www perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= max@FreeBSD.org
-COMMENT= A Perl module for managing Unix crypt-style password file
-
-BUILD_DEPENDS= p5-Crypt-PasswdMD5>=0:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \
- p5-Digest-SHA1>=2:${PORTSDIR}/security/p5-Digest-SHA1 \
- p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-PERL_CONFIGURE= yes
-
-MAN3= Apache::Htpasswd.3
-
-.include <bsd.port.mk>
diff --git a/www/p5-Apache-Htpasswd/distinfo b/www/p5-Apache-Htpasswd/distinfo
deleted file mode 100644
index db52286d3f37..000000000000
--- a/www/p5-Apache-Htpasswd/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (Apache-Htpasswd-1.8.tar.gz) = ee2048044096b4259e89c9ed1c88ed92
-SHA256 (Apache-Htpasswd-1.8.tar.gz) = 57709488c85555403fafcadf7e84d511630aa3f3c94750b59aa5bc1d3d75221c
-SIZE (Apache-Htpasswd-1.8.tar.gz) = 8397
diff --git a/www/p5-Apache-Htpasswd/pkg-descr b/www/p5-Apache-Htpasswd/pkg-descr
deleted file mode 100644
index bd7007dd86ea..000000000000
--- a/www/p5-Apache-Htpasswd/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-This module comes with a set of methods to use with htaccess password
-files. These files (and htaccess) are used to do Basic Authentication
-on a web server.
-
-The passwords file is a flat-file with login name and their associated
-crypted password. You can use this for non-Apache files if you wish,
-but it was written specifically for .htaccess style files.
-
-WWW: http://search.cpan.org/dist/Apache-Htpasswd/
diff --git a/www/p5-Apache-Htpasswd/pkg-plist b/www/p5-Apache-Htpasswd/pkg-plist
deleted file mode 100644
index 66664058d994..000000000000
--- a/www/p5-Apache-Htpasswd/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-%%SITE_PERL%%/Apache/Htpasswd.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Htpasswd/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Htpasswd
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache
-@dirrmtry %%SITE_PERL%%/Apache