Port details |
- musicbox-tag-editor Simple GTK+ audio tag editor
- 0.2.3_18 audio
=0 0.2.3_18Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
This port expired on: 2021-04-01
- 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: 2004-07-28 16:38:48
- Last Update: 2021-04-07 17:54:26
- Commit Hash: 5980fd4
- License: not specified in port
- Description:
- Musicbox is a simple one-file-at-a-time audio tag editor. It can edit
ID3, Vorbis and FLAC tags via the TagLib library.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- musicbox-tag-editor>0:audio/musicbox-tag-editor
- No installation instructions:
- This port has been deleted.
- PKGNAME: musicbox-tag-editor
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (musicbox-0.2.3.tar.gz) = 49a09cb8d9a919686dade0056eb9baad254d530c3d45099634a631b069404e33
SIZE (musicbox-0.2.3.tar.gz) = 96339
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libtag.so : audio/taglib
- libatk-1.0.so : accessibility/atk
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libglade-2.0.so : devel/libglade2
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_musicbox-tag-editor
- USES:
- gnome pathfix pkgconfig 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 |
0.2.3_18 07 Apr 2021 17:54:26 |
Rene Ladan (rene) |
Remove expired ports:
2021-04-01 ftp/wzdftpd: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 astro/roadmap: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cosmo: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/bomberinstinct: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 games/drm: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/bygfoot: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cre: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 irc/hybserv: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 irc/xaric: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 mail/elmo: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 misc/cave: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/bugs: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/dmitry: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11) (Only the first 15 lines of the commit message are shown above ) |
0.2.3_18 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2.3_18 30 Aug 2020 09:47:50 |
zeising |
Extend expiration of ports broken with -fno-common
Extend the expiration of unmaintained leaf ports that are broken with
-fno-common and previously had a short expiration date. The new date is set
to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people
until 2021-06-30 (10 months from now) to fix issues.
Improve the wording of the deprecation message, mentioning both llvm 11 and
-fno-common.
Bump portrevision to force reinstall. This way the warning message about
deprecation will be displayed to users installing or reinstalling the
software.
MFH: 2020Q3 (maybe) |
0.2.3_17 29 Aug 2020 08:09:19 |
tcberner |
audio/: Fix build with clang11 and deprecate ports@ ports |
0.2.3_17 08 Nov 2019 09:27:57 |
tobik |
a-b: Add missing USES={gnome,php,sdl,xorg} |
0.2.3_17 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.2.3_16 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.2.3_16 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
0.2.3_16 28 Dec 2013 21:24:17 |
antoine |
- Stage support
- shebangfix a perl script |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
0.2.3_15 22 Oct 2013 13:50:44 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
0.2.3_15 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
03 Sep 2013 06:36:42
|
bapt |
Add an explicit dependency on pkgconf |
0.2.3_15 28 Mar 2013 03:28:31 |
eadler |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
0.2.3_15 13 Mar 2013 11:54:26 |
danfe |
For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed. |
0.2.3_15 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.2.3_14 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.2.3_14 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.2.3_14 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.2.3_13 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.2.3_12 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. |
0.2.3_12 02 Dec 2009 17:16:16 |
fluffy |
- Chase taglib update
Approved by: miwi (mentor)
Exp-run by: miwi |
0.2.3_11 22 Aug 2009 00:13:27 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
0.2.3_11 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.2.3_10 20 Jun 2008 15:41:53 |
tabthorpe |
- Chase taglib bump |
0.2.3_9 06 Jun 2008 13:07:20 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.2.3_8 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.2.3_7 24 Oct 2007 23:37:25 |
marcus |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |
0.2.3_5 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.2.3_4 03 Nov 2006 13:10:57 |
jylefort |
Drop maintainership |
0.2.3_4 14 Oct 2006 08:54:54 |
marcus |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
0.2.3_3 03 May 2006 05:14:35 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
0.2.3_3 22 Jan 2006 08:13:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.2.3_3 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.2.3_2 24 Oct 2005 16:11:17 |
jylefort |
Remove WWW from pkg-descr, since the URL is no longer valid.
PR: ports/87928
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
0.2.3_2 12 Apr 2005 22:10:43 |
jylefort |
Change my MAINTAINER email address to jylefort@FreeBSD.org
Approved by: adamw (mentor) |
0.2.3_2 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.2.3_1 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
0.2.3 28 Jul 2004 15:36:23 |
pav |
Add musicbox-tag-editor, a really simple Gtk2 mp3 tag editor.
-tag-editor suffix is added to binary to differentiate it from already
existing audio/musicbox.
PR: ports/69637
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |