Port details |
- id3ren Rename MP3 files, edit tags, search, etc
- 1.1b0 audio
=7 1.1b0Version of this port present on the latest quarterly branch. DEPRECATED: Abandonware and obsolete, doesn't support ID3v2 tagging
This port expired on: 2023-03-31
- Maintainer: crees@FreeBSD.org
 - Port Added: unknown
- Last Update: 2023-03-30 23:59:31
- Commit Hash: 39a875a
- People watching this port, also watch:: sox, lame
- License: GPLv2
- WWW:
- https://github.com/sebcode/id3ren
- Description:
- The id3 Renamer is used to rename batches of mpeg3 files by reading the
ID3 tag at the end of the file which contains the song name, artist,
album, year, and a comment. The secondary function of id3 Renamer is
a tagger, which can create, modify, or remove ID3 tags.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: id3ren
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sebcode-id3ren-1.1b0-322ee77_GH0.tar.gz) = e7aafe9e895dfbfa371b5dd2e0dfc50bb3b4c03d262ff1a7968209ecbc726afa
SIZE (sebcode-id3ren-1.1b0-322ee77_GH0.tar.gz) = 44089
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for id3ren-1.1b0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- audio_id3ren
- 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 |
1.1b0 30 Mar 2023 23:59:31
    |
Muhammad Moinur Rahman (bofh)  |
audio/id3ren: Remove expired port:
2023-03-31 audio/id3ren: Abandonware and obsolete, doesn't support ID3v2 tagging |
1.1b0 26 Dec 2022 19:34:44
    |
Daniel Engberg (diizzy)  |
audio/id3ren: Deprecate and set expiration date to 2023-03-31
Abandonware and obsolete, doesn't support ID3v2 tagging
PR: 268575
Reviewed by: crees (maintainer) |
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.1b0 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.1b0 20 Jul 2022 14:20:54
    |
Tobias C. Berner (tcberner)  |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.1b0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1b0 26 Jul 2016 16:51:16
  |
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
1.1b0 19 Jul 2016 11:04:14
  |
mat  |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
1.1b0 06 May 2015 12:57:56
  |
mat  |
Update ports in the a* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.1b0 19 Mar 2015 16:44:59
  |
bdrewery  |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
1.1b0 29 Jul 2014 17:12:50
  |
adamw  |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
1.1b0 28 Jul 2014 14:12:36
  |
adamw  |
Rename audio/ patch-xy patches to reflect the files they modify. |
1.1b0 16 Jul 2014 03:47:06
  |
adamw  |
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set. |
1.1b0 29 Dec 2013 14:17:15
  |
crees  |
Stage audio ports maintained by me |
1.1b0 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.1b0 27 Jun 2013 16:12:44
  |
crees  |
Use USE_GITHUB again using TAGNAME for commit id ....
Submitted by: bdrewery
... thus unbreaking
Submitted by: pointyhat (miwi) |
1.1b0 23 May 2013 22:17:26
  |
crees  |
Apparently upstream likes to change tarballs without the version number.
I will host the tarball myself.
Submitted by: phw (miwi) |
1.1b0 20 May 2013 18:02:42
  |
crees  |
audio/id3ren: Resurrect; it lives on github now.
I'll maintain. |
1.1b0 28 Nov 2012 08:07:53
  |
bapt  |
2012-11-26 astro/position: No more public distfiles
2012-11-26 astro/tangogps: No more public distfiles
2012-11-26 audio/id3ren: No more public distfiles
2012-11-26 audio/volumecontrol: No more public distfiles
2012-11-27 audio/wsoundprefs: Depends on the deprecated audio/wsoundserver and
expired x11-toolkits/libdockapp
2012-11-26 audio/wsoundserver: Depends on deprecated libdockapp
Feature safe: yes |
1.1b0 26 Oct 2012 14:57:51
  |
bapt  |
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long
Feature safe: yes |
1.1b0 27 Feb 2012 20:32:31
 |
glarkin  |
- Reassign to the heap
Requested by: roam (on ports-developers@) |
1.1b0 22 Oct 2011 23:50:23
 |
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
1.1b0 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.1b0 03 May 2006 05:14:35
 |
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
1.1b0 22 Jan 2006 08:13:12
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.1b0 21 Jan 2005 14:29:46
 |
roam  |
Use BSD_INSTALL_DATA instead of BSD_INSTALL_PROGRAM to install a manual
page. This unbreaks the install on sparc64 at least, probably elsewhere
too.
Prodded by: dosirak via kris |
1.1b0 15 Jan 2005 14:22:31
 |
roam  |
Update id3ren to 1.1b0, which adds the all-important %n 'Track name'
template identifier. Also, take over maintainership and install a manual
page and some more documentation.
Approved by: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
(former maintainer) |
0.97a 18 Mar 2004 02:52:47
 |
trevor  |
Add size data.
Approved by: maintainers |
0.97a 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
0.97a 21 Feb 2003 10:59:39
 |
knu  |
De-pkg-comment. |
0.97a 26 Dec 2002 11:42:09
 |
edwin  |
Removed old mastersite.
Fixed WWW site.
Informed maintainer about a new version. |
0.97a 04 Nov 2002 03:05:48
 |
edwin  |
PERL -> REINPLACE
and russian/mod_ssl has USE_PERL5=yes
Notices on: bento |
0.97a 31 Mar 2002 02:47:07
 |
kris  |
Remove #include <malloc.h> |
27 May 2001 19:17:31
    |
ijliao  |
change master site |
30 Apr 2001 00:54:55
    |
kris  |
Don't hard-code -O2, inherit CC from <sys.mk> |
08 Oct 2000 00:19:06
    |
asami  |
Convert category audio to new layout. |