Port details |
- p5-File-Listing Parse directory listings
- 6.15 sysutils
=35 6.14Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2011-04-14 10:56:49
- Last Update: 2022-04-26 15:01:48
- Commit Hash: 8233830
- People watching this port, also watch:: p5-HTTP-Message, p5-Digest-HMAC, p5-Net-SSLeay, p5-Encode-Locale, p5-HTTP-Cookies
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- This module can be used to parse directory listings.
WWW: https://metacpan.org/release/File-Listing
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-File-Listing>0:sysutils/p5-File-Listing
- To install the port:
- cd /usr/ports/sysutils/p5-File-Listing/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/p5-File-Listing
- pkg install p5-File-Listing
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-File-Listing
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1650970311
SHA256 (File-Listing-6.15.tar.gz) = 46c4fb9f9eb9635805e26b7ea55b54455e47302758a10ed2a0b92f392713770c
SIZE (File-Listing-6.15.tar.gz) = 78344
- 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:
-
- p5-HTTP-Date>=0 : www/p5-HTTP-Date
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-HTTP-Date>=0 : www/p5-HTTP-Date
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- www/p5-libwww
- for Run
-
- sysutils/backuppc
- sysutils/backuppc-devel
- sysutils/backuppc4
- www/p5-libwww
- Configuration Options:
- No options to configure
- Options name:
- sysutils_p5-File-Listing
- 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 |
26 Apr 2022 15:01:48 6.15
|
Po-Chuan Hsieh (sunpoet)  |
sysutils/p5-File-Listing: Update to 6.15
Changes: https://metacpan.org/dist/File-Listing/changes |
06 Apr 2021 14:31:07 6.14
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
19 Dec 2020 20:20:56
6.14
|
sunpoet  |
Update to 6.14
Changes: https://metacpan.org/changes/distribution/File-Listing |
13 Oct 2020 18:43:52
6.11
|
sunpoet  |
Update to 6.11
Changes: https://metacpan.org/changes/distribution/File-Listing |
10 Oct 2020 07:47:09
6.10
|
sunpoet  |
Update to 6.10
- Add LICENSE_FILE
Changes: https://metacpan.org/changes/distribution/File-Listing |
04 Oct 2020 14:14:50
6.07
|
sunpoet  |
Update to 6.07
Changes: https://metacpan.org/changes/distribution/File-Listing |
06 Oct 2018 13:06:45
6.04_1
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
6.04_1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
6.04_1
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
31 May 2017 17:30:14
6.04_1
|
sunpoet  |
Remove CONFLICTS: www/p5-libwww has been updated to 6.x for almost 6 years |
01 Apr 2016 14:25:18
6.04_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
15 Aug 2015 12:10:11
6.04_1
|
sunpoet  |
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Add NO_ARCH
- Sort PLIST |
26 Nov 2014 13:08:38
6.04_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 ) |
06 Nov 2013 08:54:18
6.04
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 23:06:00
6.04
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
02 Aug 2013 18:52:11
6.04
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
17 Feb 2012 15:21:30
6.04
|
culot  |
- Update to 6.04
Changes: http://search.cpan.org/dist/File-Listing/Changes |
23 Sep 2011 12:43:01
6.03
|
culot  |
- Update to 6.03
- Add LICENSE (Artistic 1 & GPLv1)
Changes: http://search.cpan.org/dist/File-Listing/Changes |
19 Apr 2011 17:50:25
6.02
|
culot  |
- Add CONFLICTS with www/p5-libwww-5* |
14 Apr 2011 10:56:17
6.02
|
culot  |
File::Listing can be used to parse directory listings.
WWW: http://search.cpan.org/dist/File-Listing/
This new port is needed to update www/p5-libwww. |