Port details |
- rename Rename multiple files using regular expressions
- 1.99.2 sysutils
=7 1.99.2Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2005-07-12 07:45:02
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: unrar, zip, curl, lsof, subversion
- License: GPLv3+
- Description:
- Rename is a quick and powerful tool written in C, featuring extended
regular expression support for searching and substituting pattern
strings in filenames.
Rename can rename, convert to lowercase/uppercase, and change the
ownership of a large number of files.
WWW: http://rename.sourceforge.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/rename/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/rename
- pkg install rename
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rename
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rename-1.99.2.tar.gz) = c93b4d5c7a7c69bcc06fc25d03a41647b341d07b9425dd530604b665f9d19e22
SIZE (rename-1.99.2.tar.gz) = 77519
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- sysutils_rename
- 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 1.99.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
24 Mar 2016 11:59:29
1.99.2
|
mat  |
Fix build.
Pointy hat to: mat
Sponsored by: Absolight |
23 Mar 2016 14:06:31
1.99.2
|
mat  |
Update to 1.99.2.
PR: 208212
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
21 Nov 2015 14:00:50
1.3_1
|
pi  |
sysutils/rename: unbreak, new distsite
PR: 204498
Submitted by: matthew@reztek.cz |
09 Nov 2015 12:59:04
1.3_1
|
antoine  |
Mark a few ports BROKEN: unfetchable |
23 Oct 2014 13:06:39
1.3_1
|
culot  |
- Reassign to the heap after jsa@'s bit was taken in for safekeeping |
05 Sep 2014 16:53:31
1.3_1
|
antoine  |
Allow staging as a regular user |
27 Jun 2014 17:04:52
1.3_1
|
vanilla  |
Stagify.
Approved by: portmgr@ (blanket approval) |
29 May 2014 11:20:14
1.3_1
|
miwi  |
- Convert gmake,bzip2,xz to USES
Approved by: portmgr |
20 Sep 2013 23:06:00
1.3_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
24 Oct 2011 04:17:38
1.3_1
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
16 Mar 2011 19:32:21
1.3_1
|
jsa  |
Fix when building with GCC 4.5. While here, fix gripe with clang and a
few typos.
PR: ports/154173
Submitted by: bf
Approved by: kwm (mentor) |
04 Feb 2011 01:05:33
1.3
|
jsa  |
Take maintership.
While here, clean up md5 and obsolete mastersite.
Submitted by: Chad Castleberry <chadcastleberry@gmail.com> (maintainer)
Approved by: wxs (mentor), kwm (mentor)
Feature safe: yes |
20 Mar 2008 10:03:51
1.3
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
01 Nov 2006 10:23:20
1.3
|
lawrance  |
Add extra master site and change maintainer address.
PR: ports/97802
Submitted by: Chad Castleberry <chadcastleberry@gmail.com> (maintainer) |
24 Jan 2006 01:06:45
1.3
|
edwin  |
SHA256ify
Approved by: krion@ |
12 Jul 2005 07:44:38
1.3
|
jylefort  |
Add rename.
Rename is a quick and powerful tool written in C, featuring extended regular
expression support for searching and substituting pattern strings in filenames.
Rename can rename, convert to lowercase/uppercase, and change the ownership of
a large number of files.
WWW: http://rename.berlios.de/
PR: ports/83314
Submitted by: Chad Castleberry <crcastle@ius.edu> |