notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
xmms-mp3cue XMMS mp3cue adds cue file support to XMMS
0.94_3 audio Deleted on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.94_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Abandonware, please consider using multimedia/audacious instead
Expired This port expired on: 2014-03-23
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 search for ports maintained by this maintainer
Port Added: 2004-02-14 14:44:59
Last Update: 2014-03-23 08:59:35
SVN Revision: 348843
People watching this port, also watch:: mplayer-skins, zip
License: not specified in port
WWW:
http://brianvictor.tripod.com/
Description:
XMMS mp3cue adds cue file support to XMMS. Cue files store information (Artist, Title, Time) describing smaller tracks within a large audio file. mp3cue allows you to easily manipulate these cue files; and more importantly, it presents you with a separate playlist composed from the cue information which you can use to easily navigate to any of the smaller tracks in the audio file, just like a normal playlist. You can also save this cue information within an ID3v2 tag (if the audio file is an mp3), eliminating the need for an external cue file. WWW: http://brianvictor.tripod.com/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • xmms-mp3cue>0:audio/xmms-mp3cue
No installation instructions:
This port has been deleted.
PKGNAME: xmms-mp3cue
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
Library dependencies:
  1. libxmms.so : multimedia/xmms
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://brianvictor.tripod.com/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.94_3
23 Mar 2014 08:59:35
Revision:348843Original commit files touched by this commit
antoine search for other commits by this committer
Remove some expired xmms ports (abandonware, unmaintained):
2014-03-23 audio/p5-Xmms: Abandonware, please consider using
multimedia/audacious instead
2014-03-23 audio/xmms-a52dec: Abandonware, please consider using
multimedia/audacious instead
2014-03-23 audio/xmms-audiofile: Abandonware, please consider using
multimedia/audacious instead
2014-03-23 audio/xmms-cdread: Abandonware, please consider using
multimedia/audacious instead
2014-03-23 audio/xmms-crossfade: Abandonware, please consider using
multimedia/audacious instead
2014-03-23 audio/xmms-crystality: Abandonware, please consider using
multimedia/audacious instead
2014-03-23 audio/xmms-defx: Abandonware, please consider using
multimedia/audacious instead
2014-03-23 audio/xmms-efxmms: Abandonware, please consider using
multimedia/audacious instead
2014-03-23 audio/xmms-eq: Abandonware, please consider using
multimedia/audacious instead
2014-03-23 audio/xmms-faad: Abandonware, please consider using
multimedia/audacious instead
2014-03-23 audio/xmms-fc: Abandonware, please consider using
multimedia/audacious instead
2014-03-23 audio/xmms-fxt: Abandonware, please consider using
multimedia/audacious instead
2014-03-23 audio/xmms-infopipe: Abandonware, please consider using
multimedia/audacious instead
2014-03-23 audio/xmms-jack: Abandonware, please consider using
multimedia/audacious instead
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.94_3
23 Feb 2014 22:12:09
Revision:345772Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate and set expiration date for xmms stuff that is unmaintained
0.94_3
05 Feb 2014 08:22:03
Revision:342651Original commit files touched by this commit
bapt search for other commits by this committer
Reset maintainership due to mail bouncing

Reported by:	pkg-fallout
0.94_3
13 Jan 2014 17:13:12
Revision:339610Original commit files touched by this commit
marino search for other commits by this committer
audio/xmms-mp3cue: Unbreak and support stage

This port had two major c++ issues.
The first was missing <cstlib> header and using <string> instead of
<cstring>.  The second was the default setting of CC to "g++" which
fails on F10+.

Unbreak and stagify under the "Just fix it" blanket.
0.94_3
27 Dec 2013 11:09:36
Revision:337708Original commit files touched by this commit
bapt search for other commits by this committer
Use CFLAGS_${ARCH}
11 Dec 2013 14:35:37
Revision:336166Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
0.94_3
20 Sep 2013 14:36:37
Revision:327706Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
30 Aug 2013 23:01:06
Revision:325727Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
0.94_3
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
0.94_3
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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.94_3
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.94_3
06 Jun 2008 13:07:20
Original commit files touched by this commit
edwin search for other commits by this committer
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.94_2
24 Mar 2008 23:21:25
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
0.94_2
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.94_1
03 May 2006 05:14:35
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
0.94_1
07 Mar 2006 08:28:06
Original commit files touched by this commit
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
0.94
22 Jan 2006 08:13:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:            krion@
0.94
19 Mar 2004 22:47:50
Original commit files touched by this commit
kris search for other commits by this committer
Extend -fPIC hack to cover ia64, which also requires it, and properly
respect CFLAGS.
0.94
20 Feb 2004 15:04:23
Original commit files touched by this commit
arved search for other commits by this committer
Fix build on AMD64

PR:             63103
Submitted by:   Hendrik Scholz <hendrik@scholz.net>
0.94
14 Feb 2004 14:44:20
Original commit files touched by this commit
pav search for other commits by this committer
Add xmms-mp3cue, a XMMS plugin that knows how to handle .cue files,
providing listener with playlist and ability to skip to given track.

PR:             ports/62736
Submitted by:   Vaidas Zlotkus <r2@music.lt>

Number of commits found: 20