Port details |
- p5-Quota Perl module that provides access to filesystem quotas
- 1.8.2 sysutils =14 1.8.2Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2001-01-03 20:54:12
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: gmake, gettext, unzip, wget, freetype2
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Quota
- Description:
- The Perl Quota module provides access to filesystem quotas.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Quota>0:sysutils/p5-Quota
- To install the port:
- cd /usr/ports/sysutils/p5-Quota/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/p5-Quota
- pkg install p5-Quota
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Quota
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1636117676
SHA256 (Quota-1.8.2.tar.gz) = 2665bb7cfa43121843367545c9d935430745741356a4a2f202945e2c0bdc69bf
SIZE (Quota-1.8.2.tar.gz) = 57158
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Run
-
- sysutils/ldap-account-manager
Configuration Options:
- No options to configure
- Options name:
- sysutils_p5-Quota
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.8.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.8.2 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.8.2 05 Nov 2021 19:15:57 |
Po-Chuan Hsieh (sunpoet) |
sysutils/p5-Quota: Update to 1.8.2
Changes: https://metacpan.org/dist/Quota/changes |
1.8.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8.1 24 Apr 2020 18:07:40 |
sunpoet |
Update to 1.8.1
- Strip shared library
Changes: https://metacpan.org/changes/distribution/Quota |
1.7.4 07 Apr 2020 14:35:14 |
sunpoet |
Update to 1.7.4
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Quota |
1.7.2 03 Feb 2019 10:33:55 |
pi |
sysutils/p5-Quota: unbreak build on 12.x
PR: 235450
Reported by: Scott Loga <cres24@mac.com> |
1.7.2 18 Jul 2018 07:38:44 |
mat |
Mark that this fails to build on a recent HEAD.
Quota.xs:162:41: error: use of undeclared identifier 'RQUOTA_GRPQUOTA'
ext_gq_args.gqa_type = ((kind != 0) ? GQA_TYPE_GRP : GQA_TYPE_USR);
^
./myconfig.h:75:22: note: expanded from macro 'GQA_TYPE_GRP'
^
Sponsored by: Absolight |
1.7.2 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.7.2 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.7.2 27 May 2015 09:50:03 |
sunpoet |
- Update to 1.7.2
Changes: http://search.cpan.org/dist/Quota/CHANGES |
1.7.1_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.7.1 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.7.1 02 Oct 2013 17:50:53 |
sunpoet |
- Update to 1.7.1
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Quota/CHANGES |
1.7.0 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.7.0 29 Aug 2013 17:16:53 |
sunpoet |
- Add WWW
- Use single space after WWW:
- Remove Author line |
1.7.0 19 Aug 2013 14:12:48 |
culot |
- Update to 1.7.0
Changes: http://search.cpan.org/dist/Quota/CHANGES |
1.6.7 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.6.7 14 Nov 2011 02:52:51 |
clsung |
- Update to 1.6.7
Feature safe: yes |
1.6.6 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.6.6 07 Oct 2011 11:22:46 |
culot |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
1.6.6 14 Jun 2011 07:21:58 |
bapt |
- update to 1.6.6
- changes: http://cpansearch.perl.org/src/TOMZO/Quota-1.6.6/CHANGES |
1.6.5 25 Mar 2011 17:27:08 |
bapt |
- update to 1.6.5
- add licenses
- changes: http://cpansearch.perl.org/src/TOMZO/Quota-1.6.5/CHANGES |
1.6.4 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.6.4 14 Jan 2010 01:01:44 |
wen |
- Update to 1.6.4 |
1.6.3 29 Jan 2009 17:41:17 |
erwin |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
1.6.3 26 Dec 2008 11:10:38 |
erwin |
Update to 1.6.3 |
1.6.2 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.6.2 07 Jan 2008 17:29:36 |
erwin |
Update to 1.6.2 |
1.6.1 11 Dec 2007 23:41:51 |
erwin |
Update to 1.6.1 |
1.6.0 22 Oct 2007 18:54:03 |
erwin |
Update to 1.6.0 |
1.5.2 12 Oct 2007 17:46:30 |
erwin |
Update to 1.5.2 |
1.5.1 26 Nov 2005 17:00:48 |
pav |
- Add SHA256
Approved by: maintainer |
1.5.1 21 Sep 2005 19:31:43 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
1.5.1 06 Sep 2005 07:19:28 |
erwin |
Update to 1.5.1
Submitted by: Thomas Vogt <tv@solnet.ch> |
1.5.0 22 Dec 2004 11:36:09 |
erwin |
Update to 1.5.0 |
1.4.11 13 Oct 2004 19:03:32 |
erwin |
Update to 1.4.11 |
1.4.10 11 Feb 2004 14:41:23 |
erwin |
Update to 1.4.10 |
1.4.9 09 Aug 2003 17:04:08 |
erwin |
Update to 1.4.9 |
1.4.8 19 Jun 2003 05:37:05 |
erwin |
Update to 1.4.8
Submitted by: foxfair |
1.4.3 12 Jun 2003 16:41:16 |
erwin |
Change to my FreeBSD.org address |
1.4.3 13 Apr 2003 11:37:25 |
edwin |
maintainer-update WWW for cpan from /search?dist=module to /dist/module
portsurvey seems to time out on the old style
http://search.cpan.org/search?dist=module, so this is a
good time to convert all my ports to the new
http://search.cpan.org/dist/module format.
PR: ports/50686
Submitted by: Erwin Lansing <erwin@lansing.dk> |
1.4.3 21 Feb 2003 13:28:59 |
knu |
De-pkg-comment. |
1.4.3 19 Jun 2002 13:00:01 |
pat |
Update to 1.4.3
Give maintainership to submitter
Add WWW tag to pkg-descr
PR: 39512
Submitted by: Erwin Lansing <erwin@lansing.dk> |
10 May 2001 02:20:55 |
vanilla |
Upgrade |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
26 Feb 2001 15:30:59 |
kevlo |
Upgrade to version 1.3.1 |
03 Jan 2001 23:54:12 |
will |
Add p5-Quota 1.3, a perl module that provides access to filesystem quotas. |