Port details |
- mp3c CD to mp3c converter with a console frontend
- 0.31_2 audio
=1 0.31_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware, last release in 2009. Please consider using audio/cyanrip or audio/abcde
This port expired on: 2023-03-31
- 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: 2003-01-19 12:39:20
- Last Update: 2023-03-30 23:59:32
- Commit Hash: 13c9472
- People watching this port, also watch:: imlib2, sdl, libast
- License: GPLv2+
- WWW:
- http://mp3c.wspse.de/
- Description:
- MP3c is a cd to mp3c converter with a console frontend
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: mp3c
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mp3c-0.31.tar.gz) = a2777b55d446737f0c4358b86d3ec39c5e3bcadeb5b6682d1208af928404a311
SIZE (mp3c-0.31.tar.gz) = 496466
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- mp3info : audio/mp3info
- cdrecord : sysutils/cdrtools
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mp3c-0.31_2:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- audio_mp3c
- USES:
- ncurses gettext
- 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 |
0.31_2 30 Mar 2023 23:59:32 |
Muhammad Moinur Rahman (bofh) |
audio/mp3c: Remove expired port:
2023-03-31 audio/mp3c: Abandonware, last release in 2009. Please consider using
audio/cyanrip or audio/abcde |
0.31_2 26 Dec 2022 19:11:13 |
Daniel Engberg (diizzy) |
audio/mp3c: Deprecate and set expiration date to 2023-03-31
Abandonware, last release in 2009.
Consider using audio/cyanrip or audio/abcde |
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) |
0.31_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 ) |
0.31_2 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 ) |
0.31_2 24 Sep 2021 13:11:53 |
Baptiste Daroussin (bapt) |
ncurses: partial revert 266130ce71ef2f1cd944a70789bf003da3254c29
In many places I overlooked at the problem we were trying to solve when
libncurses is split. |
0.31_2 23 Sep 2021 16:22:54 |
Baptiste Daroussin (bapt) |
ncurses: fix build with futur base and ports ncurses
in preparation for the split in base of libtinfo and libncurses, clearly
specify when the packages should link against.
Note this also fixes the build with ports ncurses |
0.31_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.31_2 05 Feb 2017 14:33:06 |
amdmi3 |
- Fix LOCALBASE misuse |
0.31_2 09 Jan 2017 09:39:46 |
amdmi3 |
- Fix license
- Use GNU_CONFIGURE
- Remove always true OSVERSION based condition |
0.31_2 31 Dec 2016 17:41:18 |
jhale |
Reset maintainership of ports belonging to <joris@vandalon.nl>
No known ports activity since 2012; multiple PR timeouts since then
Note:
archivers/libunrar4 will soon be deprecated by upcoming archivers/libunrar5
sysutils/fusefs-rar2fs has a pending update [1] and potentially a new
maintainer
PR: 214277 [1] |
0.31_2 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.31_2 07 Feb 2016 13:06:59 |
marino |
audio/mp3c: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
0.31_2 17 Jun 2015 16:11:47 |
jhale |
- Unbreak by moving small unfetchable script to ${FILESDIR}
While here:
- Add LICENSE
- Convert to options helpers
- Fix location of default CDROM device on FreeBSD>=10
PR: 200140
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
Approved by: maintainer timeout |
0.31_1 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
0.31_1 05 Apr 2015 19:21:58 |
bapt |
Mark broken unfetchable ports |
0.31_1 09 Jun 2014 11:21:53 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt) |
0.31_1 22 May 2014 16:17:24 |
vanilla |
1: Stageify.
2: fix pkg-plist when disable NLS.
Approved by: portmgr@ |
0.31_1 21 Feb 2014 13:35:10 |
ehaupt |
Remove trailing whitespaces from category audio |
0.31_1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
0.31_1 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.31_1 26 Apr 2013 12:35:51 |
bapt |
Remove USE_CDRTOOLS from bsd.port.mk
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.
While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext |
0.31_1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.31_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.31_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.31 13 Sep 2009 13:11:16 |
araujo |
- Update to 0.31.
- Some Makefile changes in favor to use USE_CDRTOOLS and USE_GETTEXT.
PR: ports/138323
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: maintainer timeout (more than 2 weeks) |
0.27_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}. |
0.27 22 Jan 2006 08:13:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.27 22 Jan 2006 01:14:22 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 |
0.27 29 Oct 2005 13:54:29 |
lawrance |
Update mastersite and WWW link
PR: ports/87927
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: Joris Vandalon <joris@vandalon.nl> (maintainer) |
0.27 16 Dec 2004 05:49:27 |
kris |
Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created |
0.27 06 Jun 2004 00:08:25 |
kris |
Don't depend on gtar silently ignoring non-tar files (in this case, a
shell script) by setting EXTRACT_ONLY |
0.27 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.27 31 Mar 2003 01:20:51 |
edwin |
Update port: audio/mp3c Makefile updated
PR: ports/48880
Submitted by: Joris Vandalon <wiebel@FreeBSD.nl> |
0.27 21 Feb 2003 10:59:39 |
knu |
De-pkg-comment. |
0.27 17 Feb 2003 02:12:17 |
edwin |
Fixed illegal fetchcommand.
Noticed by: kris@ |
0.27 19 Jan 2003 23:20:33 |
edwin |
Make a usefull pkg-comment for it.
Noticed by: freshports daily new ports mailing |
0.27 19 Jan 2003 12:38:55 |
edwin |
New port MP3c, a cd to mp3 converter with an ASCII frontend:
MP3c is a nice tool for converting cd's to mp3.
PR: ports/40461
Submitted by: Joris Vandalon <joris@vandalon.nl> |