Port details |
- namefix Batch file renamer
- 4.0.2_2 sysutils
=2 Version 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: 2006-08-28 06:27:39
- Last Update: 2022-07-20 14:23:05
- Commit Hash: ea71236
- People watching this port, also watch:: smartmontools, installwatch, svk, mkvtoolnix, ncdu
- Also Listed In: perl5
- License: GPLv2
- Description:
- namefix.pl is a platform independant batch file renamer. Aimed at
cleaning up media files downloaded from p2p networks. It has many
features to automate the normally tedious job of filename tidying.
WWW: http://namefix.blogspot.com/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- namefix>0:sysutils/namefix
- To install the port:
- cd /usr/ports/sysutils/namefix/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/namefix
- pkg install namefix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: namefix
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (namefix.pl_4.0.2.7z) = 6a910e5e0cb962393e564913af3a6916f8f0ab44189f6f5ce0f2b48f14309e01
SIZE (namefix.pl_4.0.2.7z) = 6933425
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- p5-MP3-Tag>=0 : audio/p5-MP3-Tag
- p5-Tk>=0 : x11-toolkits/p5-Tk
- p5-Tk-JComboBox>=0 : x11-toolkits/p5-Tk-JComboBox
- p5-Tk-DynaTabFrame>=0 : x11-toolkits/p5-Tk-DynaTabFrame
- 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_namefix
- USES:
- 7z perl5 shebangfix
- 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 |
20 Jul 2022 14:23:05 4.0.2_2 |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 4.0.2_2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
17 Oct 2016 04:00:21
4.0.2_2 |
danfe  |
- Double-quote $@ to properly propagate parameters down the execution path
- Consistently pad (separate) shebang in wrapper scripts with an empty line |
01 Apr 2016 14:25:18
4.0.2_2 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
25 Mar 2016 15:40:07
4.0.2_2 |
jbeich  |
Convert to USES=7z for trivial cases
Approved by: portmgr modernization blanket
Differential Revision: https://reviews.freebsd.org/D4190 |
30 Nov 2015 04:44:56
4.0.2_2 |
danfe  |
Remove BROKEN_sparc64 (again): it was failing due to missing -fPIC in the
`archivers/p7zip' port, which I've added in r396461.
Discussed with: linimon |
25 Sep 2015 21:53:20
4.0.2_2 |
linimon  |
Mark as broken on sparc64: fails to extract.
Approved by: portmgr (sparc64 blanket) |
09 Sep 2015 10:58:56
4.0.2_2 |
danfe  |
Do not declare that the port is broken on Tier-2 architectures: it builds
and installs just fine on at least PowerPC, and I do not see a reason why
would simple Perl program fail to install as long as all dependencies are
satisfied. While here, amend CATEGORIES/COMMENT and wrap very long lines. |
17 Jun 2015 13:01:42
4.0.2_2 |
amdmi3  |
- Fix shebangs
- Add NO_ARCH |
26 Nov 2014 13:08:38
4.0.2_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 ) |
27 Jun 2014 14:28:06
4.0.2 |
vanilla  |
Stagify. |
20 Sep 2013 23:06:00
4.0.2 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
03 Aug 2013 13:44:01
4.0.2  |
mat  |
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
22 Dec 2011 10:28:41
4.0.2 |
linimon  |
Mark as broken on tier-2: fails to install.
Hat: portmgr |
18 Oct 2011 13:07:20
4.0.2 |
ehaupt  |
Update to version 4.0.2
PR: 161643
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
19 Mar 2011 12:38:54
4.0.r11_2 |
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
4.0.r11_2 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
4.0.r11_1 |
dinoex  |
- update to jpeg-8 |
21 Dec 2009 02:19:12
4.0.r11 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
07 Sep 2008 00:19:05
4.0.r11 |
linimon  |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
16 Apr 2008 06:07:39
4.0.r11 |
sat  |
- Update to 4.0 RC11 |
29 Feb 2008 08:03:17
4.0.r10 |
sat  |
- Update to 4.0 RC10 |
13 Dec 2007 09:29:42
4.0.r8 |
sat  |
- Update to 4.0 RC8 |
07 Oct 2007 05:45:04
4.0.r5 |
linimon  |
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr |
07 Aug 2007 12:08:00
4.0.r4_1 |
sat  |
- Update to 4.0_RC5 |
19 May 2007 20:32:57
4.0.r4_1 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
14 Nov 2006 07:00:49
4.0.r4 |
sat  |
- Update to 4.0 RC4 |
01 Nov 2006 14:19:09
4.0.r3 |
sat  |
- Update to 4.0 RC3 |
16 Sep 2006 18:29:39
3.9.b |
sat  |
- Update to 3.9b |
31 Aug 2006 11:47:58
3.9 |
sat  |
- Update to 3.9 |
28 Aug 2006 06:27:24
3.7 |
sat  |
Add port sysutils/namefix:
namefix.pl is a platform independant batch file renamer. Aimed at
cleaning up media files downloaded from p2p networks. It has many
features to automate the normally tedious job of filename tidying.
WWW: http://namefix.blogspot.com/
Author: Jacob Jarick <mem.namefix@gmail.com> |