import of sysutils/p5-Quota-1.4.6, a quota manipulation module

This commit is contained in:
jcs 2003-02-05 21:11:55 +00:00
parent e7f6ce13c8
commit 725b18a3ae
4 changed files with 34 additions and 0 deletions

View 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>

View 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

View 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.

View 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