Date: Wed, 15 Jul 2009 04:00:59 +0900 (JST) From: Masafumi NAKANE <max@accessibility.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/136767: [new port] www/p5-Apache-Htpasswd Message-ID: <20090714190059.88982547424@bourbon.accessibility.org> Resent-Message-ID: <200907141910.n6EJA19W078480@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136767 >Category: ports >Synopsis: [new port] www/p5-Apache-Htpasswd >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 14 19:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Masafumi NAKANE >Release: FreeBSD 7.0-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD bourbon.accessibility.org 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #2: Fri Oct 3 16:27:21 JST 2008 root@bourbon.accessibility.org:/usr/obj/usr/src/sys/GENERIC i386 >Description: A new port of Perl module Apache::Htpasswd: a module to manipulate passwd files commonly used for Apache .htpasswd. >How-To-Repeat: >Fix: The port is attached below as a shar archive. # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Apache-Htpasswd # p5-Apache-Htpasswd/pkg-plist # p5-Apache-Htpasswd/Makefile # p5-Apache-Htpasswd/distinfo # p5-Apache-Htpasswd/pkg-descr # echo c - p5-Apache-Htpasswd mkdir -p p5-Apache-Htpasswd > /dev/null 2>&1 echo x - p5-Apache-Htpasswd/pkg-plist sed 's/^X//' >p5-Apache-Htpasswd/pkg-plist << '965ec0370765ae98776148bb052d3056' X%%SITE_PERL%%/Apache/Htpasswd.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Htpasswd/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache X@dirrmtry %%SITE_PERL%%/Apache 965ec0370765ae98776148bb052d3056 echo x - p5-Apache-Htpasswd/Makefile sed 's/^X//' >p5-Apache-Htpasswd/Makefile << 'b1071bfdea33ded5ba0337e8593b46f6' X# New ports collection makefile for: p5-Apache-Htpasswd X# Date created: Jul 17, 2009 X# Whom: Masafumi NAKANE <max@FreeBSD.org> X# X# $FreeBSD: ports/www/p5-WWW-Shorten-Bitly/Makefile,v 1.1 2009/05/10 22:39:25 miwi Exp $ X# X XPORTNAME= Apache-Htpasswd XPORTVERSION= 1.8 XCATEGORIES= www perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= max@FreeBSD.org XCOMMENT= A Perl module for managing Unix crypt-style password file X XBUILD_DEPENDS= p5-Crypt-PasswdMD5>=0:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \ X p5-Digest-SHA1>=2:${PORTSDIR}/security/p5-Digest-SHA1 \ X p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Apache::Htpasswd.3 X X.include <bsd.port.mk> b1071bfdea33ded5ba0337e8593b46f6 echo x - p5-Apache-Htpasswd/distinfo sed 's/^X//' >p5-Apache-Htpasswd/distinfo << 'ea4679d605c436f94df9abaabc1f3037' XMD5 (Apache-Htpasswd-1.8.tar.gz) = ee2048044096b4259e89c9ed1c88ed92 XSHA256 (Apache-Htpasswd-1.8.tar.gz) = 57709488c85555403fafcadf7e84d511630aa3f3c94750b59aa5bc1d3d75221c XSIZE (Apache-Htpasswd-1.8.tar.gz) = 8397 ea4679d605c436f94df9abaabc1f3037 echo x - p5-Apache-Htpasswd/pkg-descr sed 's/^X//' >p5-Apache-Htpasswd/pkg-descr << 'c01d05f1fa9e9b0c8003d16b84bcabe7' XFrom the README: X XThis module comes with a set of methods to use with htaccess password Xfiles. These files (and htaccess) are used to do Basic Authentication Xon a web server. X XThe passwords file is a flat-file with login name and their associated Xcrypted password. You can use this for non-Apache files if you wish, Xbut it was written specifically for .htaccess style files. X XWWW: http://search.cpan.org/dist/Apache-Htpasswd/ c01d05f1fa9e9b0c8003d16b84bcabe7 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090714190059.88982547424>