pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/p5-User-Identity Import p5-User-Identity from pkg...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb723dfe2573
branches:  trunk
changeset: 468824:cb723dfe2573
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Feb 17 02:25:44 2004 +0000

description:
Import p5-User-Identity from pkgsrc-wip.  Packaged by Adrian Portelli
and slightly modified by me.

User::Identity helps maintaining user information from various
sources.  It abstracts the information used about a human begin
(usually configuration information) from its storage.  It tries to be
smart in detecting defaults and such.

diffstat:

 mail/p5-User-Identity/DESCR    |   4 ++++
 mail/p5-User-Identity/Makefile |  20 ++++++++++++++++++++
 mail/p5-User-Identity/PLIST    |   1 +
 mail/p5-User-Identity/distinfo |   4 ++++
 4 files changed, 29 insertions(+), 0 deletions(-)

diffs (45 lines):

diff -r e9c446f84a5b -r cb723dfe2573 mail/p5-User-Identity/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-User-Identity/DESCR       Tue Feb 17 02:25:44 2004 +0000
@@ -0,0 +1,4 @@
+User::Identity helps maintaining user information from various
+sources.  It abstracts the information used about a human begin
+(usually configuration information) from its storage.  It tries to be
+smart in detecting defaults and such.
diff -r e9c446f84a5b -r cb723dfe2573 mail/p5-User-Identity/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-User-Identity/Makefile    Tue Feb 17 02:25:44 2004 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/02/17 02:25:44 minskim Exp $
+
+DISTNAME=      User-Identity-0.07
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    mail perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=User/}
+
+MAINTAINER=    adrianp%stindustries.net@localhost
+HOMEPAGE=      http://perl.overmeer.net/userid/
+COMMENT=       Define a person
+
+DEPENDS+=      p5-Geography-Countries-[0-9]*:../../misc/p5-Geography-Countries
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=        YES
+PERL5_PACKLIST=        ${PERL5_SITEARCH}/auto/User/Identity/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e9c446f84a5b -r cb723dfe2573 mail/p5-User-Identity/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-User-Identity/PLIST       Tue Feb 17 02:25:44 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/17 02:25:44 minskim Exp $
diff -r e9c446f84a5b -r cb723dfe2573 mail/p5-User-Identity/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-User-Identity/distinfo    Tue Feb 17 02:25:44 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/02/17 02:25:44 minskim Exp $
+
+SHA1 (User-Identity-0.07.tar.gz) = ae56852f1f33e41d4d78c1099100c2e743a65bee
+Size (User-Identity-0.07.tar.gz) = 15549 bytes



Home | Main Index | Thread Index | Old Index