Port details |
- p5-File-Remove Perl5 module to easily removes files and directories
- 1.58 devel
=18 1.58Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2001-03-30 23:53:55
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: gmake, p5-Digest-MD5, libiconv, unzip, p5-Digest-HMAC
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/File-Remove
- Description:
- File::Remove - Remove files and directories
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-File-Remove>0:devel/p5-File-Remove
- To install the port:
- cd /usr/ports/devel/p5-File-Remove/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-File-Remove
- pkg install p5-File-Remove
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-File-Remove
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1564157993
SHA256 (File-Remove-1.58.tar.gz) = 81f6ec83acab8ba042afe904334a26eb3a56c217bdb9981d237a89ab072fd0d8
SIZE (File-Remove-1.58.tar.gz) = 25575
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
-
- databases/p5-ORLite
- devel/cvsmonitor
- devel/p5-File-Flat
- devel/p5-Module-Install
- devel/p5-Test-Inline
- mail/p5-Mail-Box
- misc/p5-Asterisk-FastAGI
- for Run
-
- databases/p5-ORLite
- devel/cvsmonitor
- devel/p5-File-Flat
- devel/p5-Module-Install
- devel/p5-Test-Inline
- mail/p5-Mail-Box
- math/octave-forge-base
Configuration Options:
- No options to configure
- Options name:
- devel_p5-File-Remove
- 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.58 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.58 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.58 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.58 27 Jul 2019 11:57:09
  |
sunpoet  |
Update to 1.58
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/File-Remove |
1.57 04 Apr 2019 23:56:13
  |
sunpoet  |
Add LICENSE_FILE
- Add NO_ARCH |
1.57 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.57 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.57 19 Oct 2016 18:57:54
  |
pi  |
devel/p5-File-Remove: update 1.52 -> 1.57
PR: 213191
Changes: http://cpansearch.perl.org/src/SHLOMIF/File-Remove-1.57/Changes
Submitted by: amdmi3 |
1.52_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.52 27 Oct 2014 10:55:59
  |
bapt  |
Cleanup plist |
1.52 29 Oct 2013 12:52:07
  |
vanilla  |
Support STAGEDIR. |
1.52 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.52 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.52 28 Mar 2012 03:00:00
 |
sunpoet  |
- Update to 1.52
Changes: http://search.cpan.org/dist/File-Remove/Changes
Feature safe: yes |
1.51 27 Oct 2011 01:40:41
 |
clsung  |
- Update to 1.51 |
1.50 12 Jul 2011 07:08:12
 |
bapt  |
- update to 1.50
- changes: http://cpansearch.perl.org/src/ADAMK/File-Remove-1.50/Changes |
1.49 14 Mar 2011 06:50:41
 |
wen  |
- Update to 1.49
ChangeLog: http://cpansearch.perl.org/src/ADAMK/File-Remove-1.49/Changes |
1.48 11 Mar 2011 13:59:55
 |
wen  |
- Update to 1.48
ChangeLog: http://search.cpan.org/src/ADAMK/File-Remove-1.48/Changes |
1.46 18 Feb 2011 15:07:59
 |
clsung  |
- Update to 1.46 |
1.42 12 Dec 2010 21:32:09
 |
pgollucci  |
- Pass to perl@ |
1.42 18 Jun 2010 09:37:19
 |
linimon  |
Reset geraud@gcu.info due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.42 07 Sep 2008 23:38:53
 |
miwi  |
- Update to 1.42
PR: 127196
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (maintainer) |
1.41 21 Jun 2008 07:35:11
 |
leeym  |
- Update to 1.41
PR: 124367
Submitted by: leeym
Approved by: maintainer timeout |
1.40 20 Mar 2008 14:44:48
 |
lippe  |
- Update to 1.40.
- Use CPAN macro.
PR: ports/121500
Submitted by: Cory R. King <coryking@mozimedia.com>
Approved by: gabor (mentor), Geraud <geraud@gcu.info> (maintainer) |
0.39 14 Feb 2008 07:46:26
 |
ade  |
Update to 0.39
PR: 119965
Submitted by: Felippe de Meirelles Motta
Approved by: maintainer |
0.37 19 Jul 2007 08:26:37
 |
rafan  |
- Update to 0.37
- Remove useless DISTNAME
- Pass maintainership to submitter
PR: ports/114716
Submitted by: Geraud CONTINSOUZAS <geraud at gcu.info> |
0.36 02 Jul 2007 20:13:08
 |
mat  |
Update to 0.36 |
0.34 02 Apr 2007 17:54:43
 |
gabor  |
- Remove old Perl support from unmaintained ports in categories starting
with letter b-f |
0.34 22 Nov 2006 20:21:07
 |
miwi  |
- Update to 0.34 |
0.33 02 Nov 2006 20:17:20
 |
leeym  |
- update to 0.33 |
0.31 20 Feb 2006 14:39:01
 |
linimon  |
Reset bouncing maintainer address.
Hat: portmgr |
0.31 14 Feb 2006 01:47:04
 |
leeym  |
- Update to 0.31
PR: 91693
Submitted by: leeym
Approved by: maintainer timeout |
0.30 22 Jan 2006 08:30:12
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.30 22 Jan 2006 01:48:34
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.30 26 Jul 2005 07:59:18
 |
novel  |
Update to 0.30.
PR: 83997
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: Justin Stanford (maintainer) |
0.20 30 Aug 2004 08:22:36
 |
vs  |
- replace space with tab and make it portlint clean.
- add missing entries in pkg-plist.
PR: ports/70681
Submitted by: Yen-Ming Lee
Approved by: maintainer |
0.20 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.20 24 Oct 2003 12:05:09
 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.20 21 Feb 2003 11:23:04
 |
knu  |
De-pkg-comment. |
20 Nov 2001 23:29:38
    |
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
14 Apr 2001 23:31:53
    |
steve  |
Remove empty directories on uninstall. |
31 Mar 2001 02:53:55
    |
will  |
Add p5-File-Remove 0.20, a perl5 module to easily removes files and
directories. |