Port details |
- xmms-iris Adaptation of the "OpenGL Spectrum Analyzer" from XMMS
- 0.12_4 graphics
=5 0.12_4Version 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: 2002-04-26 02:20:34
- Last Update: 2014-03-23 08:59:35
- SVN Revision: 348843
- People watching this port, also watch:: zip
- License: not specified in port
- WWW:
- http://cdelfosse.free.fr/xmms-iris/
- Description:
- Really pretty 3D circular spectrum analyzer with beat detection
WWW: http://cdelfosse.free.fr/xmms-iris/
-
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-iris>0:graphics/xmms-iris
- No installation instructions:
- This port has been deleted.
- PKGNAME: xmms-iris
- 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:
-
- xmms-config : multimedia/xmms
- gmake : devel/gmake
- glproto.pc : x11/glproto
- dri2proto.pc : x11/dri2proto
- Runtime dependencies:
-
- xmms : multimedia/xmms
- Library dependencies:
-
- libGLU.so : graphics/libGLU
- 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 |
0.12_4 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 ) |
0.12_4 23 Feb 2014 22:12:09 |
antoine |
Deprecate and set expiration date for xmms stuff that is unmaintained |
0.12_4 22 Oct 2013 18:50:48 |
tijl |
Reset MAINTAINER on xmms-* ports maintained by c.petrik.sosa@gmail.com.
Submitted by: "Chris Petrik" <c.petrik.sosa@gmail.com> |
0.12_4 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.12_4 07 Mar 2013 03:25:11 |
bdrewery |
- Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt |
0.12_4 10 Dec 2012 01:20:17 |
eadler |
Revert Chris Petrik's ports to the pool. Thank you for all your work so far,
and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik |
0.12_4 30 Sep 2012 06:25:20 |
rm |
- pass maintainership to new volonteer
while here:
- trim Makefile header
- remove indifenite article from COMMENT
- remove deprecated attribution in pkg-descr
PR: 172163
Submitted by: Chris Petrik <c.petrik.sosa at gmail dot com> |
0.12_4 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.12_4 02 Feb 2009 23:44:01 |
linimon |
Reset dyeske@gmail.com at his request.
Hat: portmgr |
0.12_4 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.12_4 06 Jun 2008 13:35:04 |
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.12_3 21 Mar 2008 20:20:09 |
beech |
- Remove USE_X_PREFIX
- Bump portrevision
Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit) |
0.12_2 05 Jul 2007 23:39:06 |
edwin |
dyeske at yahoo dot com -> dyeske at gmail dot com |
0.12_2 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.12_1 29 Mar 2007 13:51:20 |
ehaupt |
- Cleanup objformat-removal fallout
- Use USE_LDCONFIG
Approved by: portmgr (pav; implicit) |
0.12_1 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
0.12_1 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) |
0.12 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.12 22 Jan 2006 12:35:18 |
edwin |
SHA256ify
Approved by: krion@ |
0.12 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.12 26 Jul 2004 07:46:19 |
vs |
Update to 0.12
PR: ports/68831
Submitted by: Roman Bogorodskiy
Approved by: maintainer timeout |
0.10_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.10_1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
0.10_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.10 20 Apr 2003 19:22:00 |
marcus |
Remove USE_GNOMENG. |
0.10 21 Feb 2003 12:15:34 |
knu |
De-pkg-comment. |
0.10 28 Nov 2002 16:37:35 |
lioux |
After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.
audio/xmms --> multimedia/xmms
graphics/avifile --> multimedia/avifile
graphics/divx4linux --> multimedia/divx4linux
graphics/ffmpeg --> multimedia/ffmpeg
graphics/libdv --> multimedia/libdv
graphics/libdvdcss --> multimedia/libdvdcss
graphics/libdvdread --> multimedia/libdvdread
graphics/libmpeg2 --> multimedia/libmpeg2
graphics/linux-realplayer --> multimedia/linux-realplayer
graphics/mjpegtools --> multimedia/mjpegtools
graphics/mplayer --> multimedia/mplayer
graphics/mplayer-fonts --> multimedia/mplayer-fonts
graphics/openquicktime --> multimedia/openquicktime
graphics/win32-codecs --> multimedia/win32-codecs
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat) |
0.10 03 Sep 2002 02:46:49 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42349
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
0.10 15 Jul 2002 16:54:09 |
sobomax |
USE_GTK implies USE_GLIB, so that remove the latter when the former is present. |
0.10 26 Jun 2002 20:49:42 |
pat |
Update to 0.10
PR: 38633
Submitted by: maintainer |
0.9 26 Apr 2002 02:20:00 |
pat |
Add new port xmms-iris - Really pretty 3D circular spectrum analyzer with
beat detection
PR: 37467
Submitted by: David Yeske <dyeske@yahoo.com> |