summaryrefslogtreecommitdiff
path: root/www/p5-HTTPD-User-Manage
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-07-17 23:04:10 +0000
committerwiz <wiz@pkgsrc.org>2001-07-17 23:04:10 +0000
commit6d1d073dedba740c45aea88ea5e914afc0f81bce (patch)
tree7bdce155f152d3dacee3acdffe59981bdaf3b7ae /www/p5-HTTPD-User-Manage
parent5ec2feec1afd71f21e524696db216fe8bfe3b8da (diff)
downloadpkgsrc-6d1d073dedba740c45aea88ea5e914afc0f81bce.tar.gz
Some cleanups:
Use REPLACE_PERL, instead of hardcoding /usr/pkg/bin/perl. Standardize MESSAGE, and fix typo. Remove share/doc/user_manage on deinstall. Change PKGNAME to p5-${DISTNAME}.
Diffstat (limited to 'www/p5-HTTPD-User-Manage')
-rw-r--r--www/p5-HTTPD-User-Manage/Makefile5
-rw-r--r--www/p5-HTTPD-User-Manage/distinfo4
-rw-r--r--www/p5-HTTPD-User-Manage/patches/patch-aa8
-rw-r--r--www/p5-HTTPD-User-Manage/pkg/MESSAGE8
-rw-r--r--www/p5-HTTPD-User-Manage/pkg/PLIST3
5 files changed, 14 insertions, 14 deletions
diff --git a/www/p5-HTTPD-User-Manage/Makefile b/www/p5-HTTPD-User-Manage/Makefile
index 08165986d61..5b09cf3d1fa 100644
--- a/www/p5-HTTPD-User-Manage/Makefile
+++ b/www/p5-HTTPD-User-Manage/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/07/17 18:39:39 nra Exp $
+# $NetBSD: Makefile,v 1.2 2001/07/17 23:04:10 wiz Exp $
DISTNAME= HTTPD-User-Manage-1.58
-PKGNAME= p5-HTTPD-User-Manage-1.58
+PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTPD/}
@@ -11,6 +11,7 @@ COMMENT= Perl script/modules for managing web access control
USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/HTTPD-User-Manage/.packlist
+REPLACE_PERL= user_manage
do-configure:
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
diff --git a/www/p5-HTTPD-User-Manage/distinfo b/www/p5-HTTPD-User-Manage/distinfo
index 3557dbd1344..6c55e0007bb 100644
--- a/www/p5-HTTPD-User-Manage/distinfo
+++ b/www/p5-HTTPD-User-Manage/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2001/07/17 18:39:39 nra Exp $
+$NetBSD: distinfo,v 1.2 2001/07/17 23:04:10 wiz Exp $
SHA1 (HTTPD-User-Manage-1.58.tar.gz) = 56141f1d4a1889da2adeaca74977dd43e4d7338f
Size (HTTPD-User-Manage-1.58.tar.gz) = 112006 bytes
-SHA1 (patch-aa) = c87ef6dda01510ec76409a37e814273a324ce930
+SHA1 (patch-aa) = 647f7e7be191db3947c609e888a34d35767ba4ef
diff --git a/www/p5-HTTPD-User-Manage/patches/patch-aa b/www/p5-HTTPD-User-Manage/patches/patch-aa
index 24c16832cf5..aa17c9e08d0 100644
--- a/www/p5-HTTPD-User-Manage/patches/patch-aa
+++ b/www/p5-HTTPD-User-Manage/patches/patch-aa
@@ -1,13 +1,7 @@
-$NetBSD: patch-aa,v 1.1.1.1 2001/07/17 18:39:39 nra Exp $
+$NetBSD: patch-aa,v 1.2 2001/07/17 23:04:11 wiz Exp $
--- user_manage.orig Tue Feb 20 04:50:33 2001
+++ user_manage Fri Jul 13 20:32:51 2001
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl
-+#!/usr/pkg/bin/perl
-
- use HTTPD::Realm 1.5
- $VERSION = 1.58;
@@ -33,7 +33,7 @@
# Path to our configuration file. Change as appropriate for
diff --git a/www/p5-HTTPD-User-Manage/pkg/MESSAGE b/www/p5-HTTPD-User-Manage/pkg/MESSAGE
index e4f2054bd7c..df2a1bd85f2 100644
--- a/www/p5-HTTPD-User-Manage/pkg/MESSAGE
+++ b/www/p5-HTTPD-User-Manage/pkg/MESSAGE
@@ -1,5 +1,9 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/07/17 23:04:11 wiz Exp $
-To use the script please read the the manual
+To use the script, please read the the manual
${PREFIX}/share/docs/user_manage/user_manage.html
-to configure it propperly.
+to configure it properly.
+
+===========================================================================
diff --git a/www/p5-HTTPD-User-Manage/pkg/PLIST b/www/p5-HTTPD-User-Manage/pkg/PLIST
index 621df34b815..f0b38e2cd2a 100644
--- a/www/p5-HTTPD-User-Manage/pkg/PLIST
+++ b/www/p5-HTTPD-User-Manage/pkg/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2001/07/17 18:39:39 nra Exp $
+@comment $NetBSD: PLIST,v 1.2 2001/07/17 23:04:11 wiz Exp $
bin/user_manage
libexec/cgi-bin/user_manage
share/doc/user_manage/user_manage.html
+@dirrm share/doc/user_manage