notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-File-Rename Rename multiple files
2.01 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.01Version of this port present on the latest quarterly branch.
Maintainer: vidar@karlsen.tech search for ports maintained by this maintainer
Port Added: 2019-09-21 18:42:45
Last Update: 2023-01-24 11:06:18
Commit Hash: fe79f4d
Also Listed In: perl5
License: ART10
WWW:
https://metacpan.org/release/File-Rename
Description:
rename renames the filenames supplied according to the rule specified as the first argument. The perlexpr argument is a Perl expression which is expected to modify the $_ string in Perl for at least some of the filenames specified. If a given filename is not modified by the expression, it will not be renamed. If no filenames are given on the command line, filenames will be read via standard input.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-File-Rename-2.01/catalog.mk
  2. /usr/local/share/licenses/p5-File-Rename-2.01/LICENSE
  3. /usr/local/share/licenses/p5-File-Rename-2.01/ART10
  4. bin/rename
  5. bin/unsafe-rename
  6. lib/perl5/site_perl/File/Rename.pm
  7. lib/perl5/site_perl/File/Rename/Options.pm
  8. lib/perl5/site_perl/File/Rename/Unicode.pm
  9. lib/perl5/site_perl/man/man1/rename.1.gz
  10. lib/perl5/site_perl/man/man1/unsafe-rename.1.gz
  11. lib/perl5/site_perl/man/man3/File::Rename.3.gz
  12. lib/perl5/site_perl/man/man3/File::Rename::Options.3.gz
  13. lib/perl5/site_perl/man/man3/File::Rename::Unicode.3.gz
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • p5-File-Rename>0:sysutils/p5-File-Rename
To install the port:
cd /usr/ports/sysutils/p5-File-Rename/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/p5-File-Rename
  • pkg install p5-File-Rename
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-File-Rename
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1674387594 SHA256 (File-Rename-2.01.tar.gz) = 6f4c95e554a39023081cb1ff1c9bcbfe9fa138b973fec58c14d3abb9fe4fd7b7 SIZE (File-Rename-2.01.tar.gz) = 17018

Packages (timestamps in pop-ups are UTC):
p5-File-Rename
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.012.011.102.012.01-1.10-
FreeBSD:13:quarterly2.012.012.012.012.012.012.012.01
FreeBSD:14:latest2.012.012.002.012.012.01-2.01
FreeBSD:14:quarterly2.012.01-2.012.012.012.012.01
FreeBSD:15:latest2.012.01n/a2.01n/a2.012.012.01
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. 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-File-Rename
USES:
dos2unix perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/File/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/File/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/File/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/File/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/File/
  7. http://backpan.perl.org/modules/by-module/File/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/File/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/File/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/File/
  12. https://www.cpan.org/modules/by-module/File/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.01
24 Jan 2023 11:06:18
commit hash: fe79f4dae89f71ea5938c491e91901fd6198a869commit hash: fe79f4dae89f71ea5938c491e91901fd6198a869commit hash: fe79f4dae89f71ea5938c491e91901fd6198a869commit hash: fe79f4dae89f71ea5938c491e91901fd6198a869 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Vidar Karlsen
sysutils/p5-File-Rename: Update to 2.01

Changes upstream:
- min perl version 5.8.0
- use warnings
- use Getopt::Long 2.24
- move rename source file to source/ - to avoid rename being found when
  @INC includes '.'
- Revert regex for $INC values
- Initialize C<our $print> for v5.10

Changes to the port:
- Added DOS2UNIX to clean up bin/rename

ChangeLog:	https://metacpan.org/dist/File-Rename/changes
PR:		269094
2.00
11 Jan 2023 13:53:54
commit hash: 51af18c057bb6b83699ec801e5a19068ae622bcacommit hash: 51af18c057bb6b83699ec801e5a19068ae622bcacommit hash: 51af18c057bb6b83699ec801e5a19068ae622bcacommit hash: 51af18c057bb6b83699ec801e5a19068ae622bca files touched by this commit
Wen Heping (wen) search for other commits by this committer
sysutils/p5-File-Rename: Update to 2.00

PR:		268595
Reported by:	wen@
Approved by:	maintainer
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.20
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.20
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.20
06 Apr 2021 21:55:03
commit hash: 05d2dc097f16d42c234c8e8ef6ab6d444474d326commit hash: 05d2dc097f16d42c234c8e8ef6ab6d444474d326commit hash: 05d2dc097f16d42c234c8e8ef6ab6d444474d326commit hash: 05d2dc097f16d42c234c8e8ef6ab6d444474d326 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
sysutils/p5-File-Rename: Update to 1.20

Changes: 	https://metacpan.org/release/RMBARKER/File-Rename-1.20
PR: 		254820
Submitted by: 	Vidar Karlsen <vidar@karlsen.tech> (maintainer)
Approved by:	mentors (implicit)
1.10
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.10
21 Sep 2019 18:42:40
Revision:512532Original commit files touched by this commit
pi search for other commits by this committer
New port: sysutils/p5-File-Rename

rename renames the filenames supplied according to the rule specified as the
first argument. The perlexpr argument is a Perl expression which is expected
to modify the $_ string in Perl for at least some of the filenames specified.
If a given filename is not modified by the expression, it will not be renamed.
If no filenames are given on the command line, filenames will be read via
standard input.

WWW: https://metacpan.org/release/File-Rename

PR:		240728
Submitted by:	Vidar Karlsen <vidar@karlsen.tech>

Number of commits found: 8