Port details |
- p5-Filesys-DiskFree Perl equivalent of df(2)
- 0.06_2 sysutils =5 0.06_2Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2003-12-19 08:57:55
- Last Update: 2022-07-20 14:23:05
- Commit Hash: ea71236
- People watching this port, also watch:: openssl, iperf, xorg-docs, fusefs-sshfs, p5-Filesys-DiskSpace
- Also Listed In: perl5
- License: not specified in port
- Description:
- Filesys::DiskFree does about what the Unix command df(1) does, listing
the mounted disks, and the amount of free space used & available.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Filesys-DiskFree>0:sysutils/p5-Filesys-DiskFree
- To install the port:
- cd /usr/ports/sysutils/p5-Filesys-DiskFree/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/p5-Filesys-DiskFree
- pkg install p5-Filesys-DiskFree
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Filesys-DiskFree
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Filesys-DiskFree-0.06.tar.gz) = 2dd60b4825b2b1e4fefd9ad0a1f8d10aaa721b0a9a88571e098b9963d7f831e4
SIZE (Filesys-DiskFree-0.06.tar.gz) = 5499
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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_p5-Filesys-DiskFree
- 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 |
0.06_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 ) |
0.06_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.06_2 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.06_2 20 Sep 2015 21:12:21 |
olgeni |
Typos, whitespace and capitalization fixes (S-X). |
0.06_2 11 May 2015 12:04:19 |
mat |
Move p5- ports from ports@ to perl@.
With hat: perl@
Sponsored by: Absolight |
0.06_2 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 ) |
0.06_1 06 Nov 2013 08:54:18 |
vanilla |
Support STAGEDIR. |
0.06_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.06_1 02 Aug 2013 18:21:06 |
az |
- Convert to new perl framework |
0.06_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.06_1 18 Jun 2010 09:19:54 |
linimon |
Reset david@trucs.org, who currently does not have time to work on
these ports.
Hat: portmgr |
0.06_1 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) |
0.06_1 29 Nov 2006 11:41:53 |
shaun |
- Update maintainer's e-mail address. [1]
- Pet portlint(1) while here.
PR: ports/105999 [1]
Submitted by: David Le Brun <david@trucs.org> (maintainer) [1] |
0.06_1 24 Mar 2006 13:16:17 |
tobez |
Make the module work.
PR: 94907
Submitted by: maintainer |
0.06 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
0.06 18 Mar 2004 20:59:15 |
trevor |
Add size data, approved by maintainers. |
0.06 19 Dec 2003 08:57:20 |
erwin |
Add p5-Filesys-DiskFree 0.06, perl equivalent of df(2).
PR: 60093
Submitted by: David Le Brun <david@dyn-ns.net> |