Path to this page:
./
sysutils/setquota,
Command line quota tools
Branch: pkgsrc-2012Q1,
Version: 0.1nb2,
Package name: setquota-0.1nb2,
Maintainer: pkgsrc-usersA more useful set of tools for using file system quotas.
Set and get quota information for users and groups.
This code was written by Matthew N. Dodd <winter@jurai.net>.
Master sites:
SHA1: e7f4afa492daa10f395937f713c7b245fbcbbcdc
RMD160: 7c1ce76934450728823fe913f4e43e9b90fb75b0
Filesize: 6.152 KB
Version history: (Expand)
- (2012-04-10) Package added to pkgsrc.se, version setquota-0.1nb2 (created)
CVS history: (Expand)
2012-05-14 14:28:56 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Pullup ticket #3785 - requested by dholland
sysutils/setquota: mark as broken for NetBSD 6.0 and newer
Revisions pulled up:
- sysutils/setquota/Makefile 1.14
---
Module Name: pkgsrc
Committed By: dholland
Date: Sat May 12 22:08:24 UTC 2012
Modified Files:
pkgsrc/sysutils/setquota: Makefile
Log message:
Mark this as NOT_FOR_PLATFORM on netbsd-6 and up. It is based on the
historical quota API and has no internal abstractions, so it would
require pretty much a total rewrite for the new quota API. This could
be done, of course. Contact me if there's any interest.
|