Port details |
- namefix Batch file renamer
- 4.0.2_2 sysutils =4 4.0.2_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: 2006-08-28 06:27:39
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: vlc, installwatch, healthd, svk, phpMyAdmin-php81
- Also Listed In: perl5
- License: GPLv2
- WWW:
- https://namefix.blogspot.com/
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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: 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) |
4.0.2_2 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 ) |
4.0.2_2 20 Jul 2022 14:23:05 |
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 ) |
4.0.2_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.0.2_2 17 Oct 2016 04:00:21 |
danfe |
- Double-quote $@ to properly propagate parameters down the execution path
- Consistently pad (separate) shebang in wrapper scripts with an empty line |
4.0.2_2 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
4.0.2_2 25 Mar 2016 15:40:07 |
jbeich |
Convert to USES=7z for trivial cases
Approved by: portmgr modernization blanket
Differential Revision: https://reviews.freebsd.org/D4190 |
4.0.2_2 30 Nov 2015 04:44:56 |
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 |
4.0.2_2 25 Sep 2015 21:53:20 |
linimon |
Mark as broken on sparc64: fails to extract.
Approved by: portmgr (sparc64 blanket) |
4.0.2_2 09 Sep 2015 10:58:56 |
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. |
4.0.2_2 17 Jun 2015 13:01:42 |
amdmi3 |
- Fix shebangs
- Add NO_ARCH |
4.0.2_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 ) |
4.0.2 27 Jun 2014 14:28:06 |
vanilla |
Stagify. |
4.0.2 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
4.0.2 03 Aug 2013 13:44:01 |
mat |
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
4.0.2 22 Dec 2011 10:28:41 |
linimon |
Mark as broken on tier-2: fails to install.
Hat: portmgr |
4.0.2 18 Oct 2011 13:07:20 |
ehaupt |
Update to version 4.0.2
PR: 161643
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
4.0.r11_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
4.0.r11_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
4.0.r11_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
4.0.r11 21 Dec 2009 02:19:12 |
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. |
4.0.r11 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
4.0.r11 16 Apr 2008 06:07:39 |
sat |
- Update to 4.0 RC11 |
4.0.r10 29 Feb 2008 08:03:17 |
sat |
- Update to 4.0 RC10 |
4.0.r8 13 Dec 2007 09:29:42 |
sat |
- Update to 4.0 RC8 |
4.0.r5 07 Oct 2007 05:45:04 |
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 |
4.0.r4_1 07 Aug 2007 12:08:00 |
sat |
- Update to 4.0_RC5 |
4.0.r4_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
4.0.r4 14 Nov 2006 07:00:49 |
sat |
- Update to 4.0 RC4 |
4.0.r3 01 Nov 2006 14:19:09 |
sat |
- Update to 4.0 RC3 |
3.9.b 16 Sep 2006 18:29:39 |
sat |
- Update to 3.9b |
3.9 31 Aug 2006 11:47:58 |
sat |
- Update to 3.9 |
3.7 28 Aug 2006 06:27:24 |
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> |