import of sysutils/p5-Quota-1.4.6, a quota manipulation module
This commit is contained in:
parent
e7f6ce13c8
commit
725b18a3ae
20
sysutils/p5-Quota/Makefile
Normal file
20
sysutils/p5-Quota/Makefile
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
# $OpenBSD: Makefile,v 1.1.1.1 2003/02/05 21:11:55 jcs Exp $
|
||||||
|
|
||||||
|
COMMENT= "quota manipulation module"
|
||||||
|
|
||||||
|
DISTNAME= Quota-1.4.6
|
||||||
|
PKGNAME= p5-${DISTNAME}
|
||||||
|
CATEGORIES= sysutils perl5
|
||||||
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Quota/}
|
||||||
|
|
||||||
|
MAINTAINER= Joshua Stein <jcs@rt.fm>
|
||||||
|
|
||||||
|
# perl
|
||||||
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
|
CONFIGURE_STYLE= perl
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
3
sysutils/p5-Quota/distinfo
Normal file
3
sysutils/p5-Quota/distinfo
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
MD5 (Quota-1.4.6.tar.gz) = ae003bfc39148f15e16c4d5b5d4d2c00
|
||||||
|
RMD160 (Quota-1.4.6.tar.gz) = d5134a782bfe34c3064fa16cc2b9f3b359ccd477
|
||||||
|
SHA1 (Quota-1.4.6.tar.gz) = 49a187a8485a59a96ee0ebf822c69aca82c64089
|
4
sysutils/p5-Quota/pkg/DESCR
Normal file
4
sysutils/p5-Quota/pkg/DESCR
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
The Quota module provides access to file system quotas.
|
||||||
|
The quotactl system call or ioctl is used to query or
|
||||||
|
set quotas on the local host, or queries are submitted
|
||||||
|
via RPC to a remote host.
|
7
sysutils/p5-Quota/pkg/PLIST
Normal file
7
sysutils/p5-Quota/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/02/05 21:11:55 jcs Exp $
|
||||||
|
${P5ARCH}/Quota.pm
|
||||||
|
${P5ARCH}/auto/Quota/Quota.bs
|
||||||
|
${P5ARCH}/auto/Quota/Quota.so
|
||||||
|
${P5ARCH}/auto/Quota/autosplit.ix
|
||||||
|
man/man3p/Quota.3p
|
||||||
|
@dirrm ${P5ARCH}/auto/Quota
|
Loading…
Reference in New Issue
Block a user