Port details |
- p5-Filesys-Df Perl extension for filesystem space
- 0.92_1 sysutils
=1 0.92_1Version of this port present on the latest quarterly branch. - Maintainer: pirzyk@FreeBSD.org
 - Port Added: 2006-06-19 08:24:26
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: python, sysinfo
- Also Listed In: perl5
- License: not specified in port
- Description:
- This module provides a way to obtain filesystem disk space information.
This is a Unix only distribution. If you want to gather this information
for Unix and Windows, use Filesys::DfPortable. The only major benefit of
using Filesys::Df over Filesys::DfPortable, is that Filesys::Df supports
the use of open filehandles as arguments.
The module should work with all flavors of Unix, including Mac OS X
(Darwin, Tiger, etc), and Cygwin.
WWW: https://metacpan.org/release/Filesys-Df
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Filesys-Df>0:sysutils/p5-Filesys-Df
- To install the port:
- cd /usr/ports/sysutils/p5-Filesys-Df/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/p5-Filesys-Df
- pkg install p5-Filesys-Df
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Filesys-Df
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Filesys-Df-0.92.tar.gz) = fe89cbb427e0e05f1cd97c2dd6d3866ac6b21bc7a85734ede159bdc35479552a
SIZE (Filesys-Df-0.92.tar.gz) = 7113
- 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 Build
-
- mail/mailscanner
- for Run
-
- graphics/gscan2pdf
- mail/mailscanner
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- No options to configure
- Options name:
- sysutils_p5-Filesys-Df
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.92_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2018 20:15:20
0.92_1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
19 May 2016 10:53:06
0.92_1
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
26 Nov 2014 13:08:38
0.92_1
|
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 ) |
10 Jun 2014 12:14:14
0.92
|
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 |
06 Jan 2014 09:44:20
0.92
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 23:06:00
0.92
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
07 Sep 2013 07:11:49
0.92
|
az  |
- convert to the new perl5 framework
Submitted by: portmgr (bapt@, blanket) |
24 Oct 2011 09:11:38
0.92
|
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 |
19 Mar 2011 12:38:54
0.92
|
miwi  |
- Get Rid MD5 support |
17 Apr 2008 14:30:31
0.92
|
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) |
04 Oct 2007 06:10:15
0.92
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
05 Jul 2006 19:25:12
0.92
|
ehaupt  |
- Update to 0.92
PR: 99730
Notified by: Richard <admin@ausacorp.com>
Approved by: pirzyk |
26 Jun 2006 14:38:32
0.91
|
aaron  |
- Update to 0.91
PR: ports/99456
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit) |
19 Jun 2006 07:49:11
0.90
|
aaron  |
Adding port sysutils/p5-Filesys-Df, Perl extension for filesystem space.
PR: ports/98249
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit) |