Subject: CVS commit: pkgsrc/sysutils/p5-Quota
From: David A. Holland
Date: 2012-08-14 16:24:20
Message id: 20120814142421.00A4E175DD@cvs.netbsd.org

Log Message:
Add new package p5-Quota 1.6.7, perl bindings for quotas.

Originally from wip with netbsd-6 patches sketched by yours truly and
finished/tested by Edgar Fuss.

     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.  Mount tables can be parsed with getmntent and
     paths can be translated to device files (or whatever the
     actual quotactl implementations needs as argument) of the
     according file system.

Files:
RevisionActionfile
1.1addpkgsrc/sysutils/p5-Quota/DESCR
1.1addpkgsrc/sysutils/p5-Quota/Makefile
1.1addpkgsrc/sysutils/p5-Quota/distinfo
1.1addpkgsrc/sysutils/p5-Quota/patches/patch-aa
1.1addpkgsrc/sysutils/p5-Quota/patches/patch-ab
1.1addpkgsrc/sysutils/p5-Quota/patches/patch-ac