Port details |
- xmms-infopipe Create a named pipe to retrieve xmms info about currently playing song
- 1.3_8 audio
=5 1.3_8Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware, please consider using multimedia/audacious instead
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
- Port Added: 2003-08-24 22:07:58
- Last Update: 2014-03-23 08:59:35
- SVN Revision: 348843
- People watching this port, also watch:: zip, mplayer-skins, zsh, lame
- License: not specified in port
- WWW:
- http://www.beastwithin.org/users/wwwwolf/code/xmms/infopipe.html
- Description:
- Opens a named pipe to /tmp/xmms-info. When read from there, it just
returns plain text that has information about currently playing
song.
WWW: http://www.beastwithin.org/users/wwwwolf/code/xmms/infopipe.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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-infopipe>0:audio/xmms-infopipe
- No installation instructions:
- This port has been deleted.
- PKGNAME: xmms-infopipe
- 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. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- Runtime dependencies:
-
- xmms-config : multimedia/xmms
- Library dependencies:
-
- libxmms.so : multimedia/xmms
- libglib-12.so : devel/glib12
- libgtk-12.so : x11-toolkits/gtk12
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3_8 23 Mar 2014 08:59:35 |
antoine |
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 ) |
1.3_8 23 Feb 2014 22:12:09 |
antoine |
Deprecate and set expiration date for xmms stuff that is unmaintained |
1.3_8 18 Feb 2014 15:20:03 |
miwi |
- Stage support |
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 |
1.3_8 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
30 Aug 2013 23:01:06
|
bapt |
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 |
1.3_8 23 Jul 2012 14:05:31 |
cs |
Fix typos in COMMENT |
1.3_8 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.3_8 23 May 2010 18:06:57 |
makc |
Convert LDCONFIG_DIRS to USE_LDCONFIG for unmaintained ports.
PR: based on ports/146365
Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua> |
1.3_7 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. |
1.3_7 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) |
1.3_6 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) |
1.3_6 17 Mar 2008 20:19:41 |
ehaupt |
Get rid of USE_X_PREFIX. |
1.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}. |
1.3_4 29 Mar 2007 11:48:40 |
ehaupt |
- Cleanup objformat-removal fallout
- Use USE_LDCONFIG instead of INSTALLS_SHLIB |
1.3_4 05 Sep 2006 07:43:03 |
linimon |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
1.3_4 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
1.3_3 22 Jan 2006 08:13:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.3_3 10 Apr 2004 07:03:18 |
krion |
- Fix dependencies
PR: ports/65393
Submitted by: maintainer |
1.3_2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.3_2 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.3_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.3_1 27 Oct 2003 09:11:29 |
kris |
portlint (whitespace cleanup) |
1.3_1 03 Oct 2003 11:18:58 |
edwin |
Update port: xmms-infopipe from 1.3 to 1.3_1 (more clean install)
Update the Makefile to do a more clean install (the Makefile
from the source install some unnecessary libs).
PR: ports/56539
Submitted by: MiG <mig@mig-29.net> |
1.3 24 Aug 2003 07:34:45 |
edwin |
New port: xmms-infopipe (Create a named pipe to retrive xmms info
about currently playing song).
Create a named pipe to retrive xmms info about currently playing song.
PR: ports/54493
Submitted by: Manuel Rodirigo Rabade Garcia <mig@mig-29.net> |