aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Lchown
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-05-31 13:50:00 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-05-31 13:50:00 +0000
commit18484c5c0874b6a012c6b05f92eb9f2f110400e2 (patch)
tree5095d4c638b9632fe7e449d83e99f4f32e1f1c62 /sysutils/p5-Lchown
parent3569f10844ad1237e1cfa648d0599db373714db0 (diff)
downloadports-18484c5c0874b6a012c6b05f92eb9f2f110400e2.tar.gz
ports-18484c5c0874b6a012c6b05f92eb9f2f110400e2.zip
Lchown allows calls from Perl5 to lchown(2) enable changes to the ownership of a
symbolic link itself instead of to the file the link points to. WWW: http://search.cpan.org/dist/Lchown/ PR: ports/123214 Submitted by: Jeffrey Goldberg <jeffrey at goldmark.org>
Notes
Notes: svn path=/head/; revision=214023
Diffstat (limited to 'sysutils/p5-Lchown')
-rw-r--r--sysutils/p5-Lchown/Makefile22
-rw-r--r--sysutils/p5-Lchown/distinfo3
-rw-r--r--sysutils/p5-Lchown/pkg-descr4
-rw-r--r--sysutils/p5-Lchown/pkg-plist5
4 files changed, 34 insertions, 0 deletions
diff --git a/sysutils/p5-Lchown/Makefile b/sysutils/p5-Lchown/Makefile
new file mode 100644
index 000000000000..132cd23b1cd0
--- /dev/null
+++ b/sysutils/p5-Lchown/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-Lchown
+# Date created: 2008-04-28
+# Whom: Jeffrey Goldberg <jeffrey@goldmark.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Lchown
+PORTVERSION= 1.00
+CATEGORIES= sysutils perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= ../../authors/id/N/NC/NCLEATON
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= jeffrey@goldmark.org
+COMMENT= A perl5 module providing access to lchown(2)
+
+PERL_CONFIGURE= YES
+
+MAN3= Lchown.3
+
+.include <bsd.port.mk>
diff --git a/sysutils/p5-Lchown/distinfo b/sysutils/p5-Lchown/distinfo
new file mode 100644
index 000000000000..a3cd06d5019a
--- /dev/null
+++ b/sysutils/p5-Lchown/distinfo
@@ -0,0 +1,3 @@
+MD5 (Lchown-1.00.tar.gz) = efd5e403bcd9db6d13c6a26194a6ac8f
+SHA256 (Lchown-1.00.tar.gz) = f082a3662fa1989547f2a37b8e8a8506e832bb4e54276248e524c3a501ba6d78
+SIZE (Lchown-1.00.tar.gz) = 3466
diff --git a/sysutils/p5-Lchown/pkg-descr b/sysutils/p5-Lchown/pkg-descr
new file mode 100644
index 000000000000..ecdf09987b78
--- /dev/null
+++ b/sysutils/p5-Lchown/pkg-descr
@@ -0,0 +1,4 @@
+Lchown allows calls from Perl5 to lchown(2) enable changes to the ownership of a
+symbolic link itself instead of to the file the link points to.
+
+WWW: http://search.cpan.org/dist/Lchown/
diff --git a/sysutils/p5-Lchown/pkg-plist b/sysutils/p5-Lchown/pkg-plist
new file mode 100644
index 000000000000..5c8829d196ff
--- /dev/null
+++ b/sysutils/p5-Lchown/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/Lchown.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lchown/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lchown/Lchown.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lchown/Lchown.so
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lchown