Manage Apache htgroup files. Please note that this is not a mod_perl

module. Please also note that there is another module that does similar
things (HTTPD::UserManage) and that this is a more simplistic module, not
doing all the things that one does.

PR:		ports/144875
Submitted by:	otaviof at gmail.com
This commit is contained in:
Martin Wilke 2010-05-08 10:21:06 +00:00
parent 6c4831e7ae
commit 7eabca377f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253943
5 changed files with 32 additions and 0 deletions

View file

@ -652,6 +652,7 @@
SUBDIR += p5-Apache-Filter
SUBDIR += p5-Apache-Gallery
SUBDIR += p5-Apache-GopherHandler
SUBDIR += p5-Apache-Htgroup
SUBDIR += p5-Apache-Icon
SUBDIR += p5-Apache-Language
SUBDIR += p5-Apache-MP3

View file

@ -0,0 +1,21 @@
# New ports collection makefile for: Apache-Htgroup
# Date created: Fri Mar 19 11:05:42 BRT 2010
# Whom: otaviof@gmail.com
#
# $FreeBSD$
#
PORTNAME= Apache-Htgroup
PORTVERSION= 1.22
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= otaviof@gmail.com
COMMENT= Manage Apache authentication group files
PERL_CONFIGURE= yes
MAN3= Apache::Htgroup.3
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
MD5 (Apache-Htgroup-1.22.tar.gz) = 5c96ff5c81b678d506073c9926922829
SHA256 (Apache-Htgroup-1.22.tar.gz) = 5df21c295ef0b68ae0e827a9f3ea2f9560238f54ef89a2125a9eef140617fe3f
SIZE (Apache-Htgroup-1.22.tar.gz) = 13239

View file

@ -0,0 +1,4 @@
Manage Apache htgroup files. Please note that this is not a mod_perl
module. Please also note that there is another module that does similar
things (HTTPD::UserManage) and that this is a more simplistic module, not
doing all the things that one does.

View file

@ -0,0 +1,3 @@
lib/perl5/site_perl/%%PERL_VERSION%%/Apache/Htgroup.pm
@dirrm %%SITE_PERL%%/Apache/Htgroup.pm
@dirrmtry %%SITE_PERL%%/Apache/Htgroup