aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Dir-Purge
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-07-04 01:23:50 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-07-04 01:23:50 +0000
commitd30952634242017dfe53205ba480b6e7ea21ac80 (patch)
treeedf487a46385f2ea8dd058a7f5f910d2a9e3d61c /sysutils/p5-Dir-Purge
parent29480d590d215e157f8faed566ead6eaa14bdeed (diff)
downloadports-d30952634242017dfe53205ba480b6e7ea21ac80.tar.gz
ports-d30952634242017dfe53205ba480b6e7ea21ac80.zip
Add p5-Dir-Purge, purge directories to a given number of files.
Notes
Notes: svn path=/head/; revision=166885
Diffstat (limited to 'sysutils/p5-Dir-Purge')
-rw-r--r--sysutils/p5-Dir-Purge/Makefile22
-rw-r--r--sysutils/p5-Dir-Purge/distinfo3
-rw-r--r--sysutils/p5-Dir-Purge/pkg-descr5
-rw-r--r--sysutils/p5-Dir-Purge/pkg-plist5
4 files changed, 35 insertions, 0 deletions
diff --git a/sysutils/p5-Dir-Purge/Makefile b/sysutils/p5-Dir-Purge/Makefile
new file mode 100644
index 000000000000..bb39781488b4
--- /dev/null
+++ b/sysutils/p5-Dir-Purge/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: sysutils/p5-Dir-Purge
+# Date created: 4 July 2006
+# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Dir-Purge
+PORTVERSION= 1.01
+CATEGORIES= sysutils perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Dir
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ehaupt@FreeBSD.org
+COMMENT= Purge directories to a given number of files
+
+PERL_CONFIGURE= yes
+
+MAN3= Dir::Purge.3
+
+.include <bsd.port.mk>
diff --git a/sysutils/p5-Dir-Purge/distinfo b/sysutils/p5-Dir-Purge/distinfo
new file mode 100644
index 000000000000..b069bed53ff7
--- /dev/null
+++ b/sysutils/p5-Dir-Purge/distinfo
@@ -0,0 +1,3 @@
+MD5 (Dir-Purge-1.01.tar.gz) = afa71798a94c45702bebf16e18182c46
+SHA256 (Dir-Purge-1.01.tar.gz) = 6841f05f1cc44d6f21ad5717778e7a2680ac21d6855762e5440aeda44411e702
+SIZE (Dir-Purge-1.01.tar.gz) = 5958
diff --git a/sysutils/p5-Dir-Purge/pkg-descr b/sysutils/p5-Dir-Purge/pkg-descr
new file mode 100644
index 000000000000..75503af37384
--- /dev/null
+++ b/sysutils/p5-Dir-Purge/pkg-descr
@@ -0,0 +1,5 @@
+Dir::Purge implements functions to reduce the number of files in a directory
+according to a strategy. It currently provides one strategy: removal of files by
+age.
+
+WWW: http://search.cpan.org/dist/Dir-Purge/
diff --git a/sysutils/p5-Dir-Purge/pkg-plist b/sysutils/p5-Dir-Purge/pkg-plist
new file mode 100644
index 000000000000..28c872be84c0
--- /dev/null
+++ b/sysutils/p5-Dir-Purge/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dir/Purge/.packlist
+%%SITE_PERL%%/Dir/Purge.pm
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dir/Purge
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dir
+@dirrmtry %%SITE_PERL%%/Dir