Port details |
- xmms-paranormal Adaptation of the "OpenGL Spectrum Analyzer" from XMMS
- 0.2.0_12 graphics
=6 0.2.0_12Version 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-28 06:42:55
- Last Update: 2014-03-23 08:59:35
- SVN Revision: 348843
- People watching this port, also watch:: mplayer-skins
- License: not specified in port
- WWW:
- http://paranormal.sourceforge.net/
- Description:
- Paranormal is an extremely customizable (pseudo-programmable) audio
visualization library, based (conceptually) on Winamp's AVS plugin.
The goal of Paranormal is to be as flexible as possible by providing
a number of 'actuators' that perform various tasks involved in
generating an image. These actuators can then be combined to create
a nearly unlimited number of effects. These combinations can be
saved to a file to be brought back later.
WWW: http://paranormal.sourceforge.net/
-
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-paranormal>0:graphics/xmms-paranormal
- No installation instructions:
- This port has been deleted.
- PKGNAME: xmms-paranormal
- 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
- sdl-config : devel/sdl12
- gmake : devel/gmake
- Runtime dependencies:
-
- xmms : multimedia/xmms
- Library dependencies:
-
- xml2 : textproc/libxml2
- SDL-1.2 : devel/sdl12
- libglut.so : graphics/freeglut
- 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.2.0_12 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.2.0_12 23 Feb 2014 22:12:09 |
antoine |
Deprecate and set expiration date for xmms stuff that is unmaintained |
0.2.0_12 05 Feb 2014 21:00:50 |
marino |
graphics/xmms-paranormal: Mark jobs unsafe |
0.2.0_12 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.2.0_12 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.2.0_12 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.2.0_12 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.2.0_12 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.2.0_12 04 Aug 2012 22:52:04 |
kwm |
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area. |
0.2.0_11 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.2.0_10 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.0_10 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.2.0_10 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.2.0_10 02 Feb 2009 23:44:01 |
linimon |
Reset dyeske@gmail.com at his request.
Hat: portmgr |
0.2.0_10 23 Jan 2009 16:28:36 |
flz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
0.2.0_9 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.2.0_8 21 Mar 2008 20:20:09 |
beech |
- Remove USE_X_PREFIX
- Bump portrevision
Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit) |
0.2.0_7 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.2.0_6 05 Jul 2007 23:39:06 |
edwin |
dyeske at yahoo dot com -> dyeske at gmail dot com |
0.2.0_6 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.0_5 29 Mar 2007 13:56:32 |
ehaupt |
- Cleanup objformat-removal fallout
- Use USE_LDCONFIG
Approved by: portmgr (pav; implicit) |
0.2.0_5 20 Sep 2006 11:21:59 |
stas |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
0.2.0_4 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
0.2.0_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) |
0.2.0_3 22 Jan 2006 12:35:18 |
edwin |
SHA256ify
Approved by: krion@ |
0.2.0_3 12 Jan 2006 12:54:32 |
sem |
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org> |
0.2.0_2 21 Dec 2004 10:56:44 |
krion |
Fix plist. |
0.2.0_2 22 Aug 2004 15:58:23 |
krion |
Fix build with gcc-3.4 |
0.2.0_2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.2.0_2 16 Mar 2004 04:23:56 |
edwin |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
0.2.0_1 07 Mar 2004 23:39:10 |
edwin |
Let ports use the USE_SDL macro
PR: ports/61807
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout |
0.2.0_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.2.0 20 Apr 2003 19:22:00 |
marcus |
Remove USE_GNOMENG. |
0.2.0 21 Feb 2003 12:15:34 |
knu |
De-pkg-comment. |
0.2.0 02 Jan 2003 15:06:10 |
sobomax |
Update version number of SDL shared library. |
0.2.0 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.2.0 07 Nov 2002 05:12:19 |
lioux |
Deploy USE_REINPLACE
Submitted by: maintainer |
0.2.0 03 Sep 2002 02:46:49 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42349
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
0.2.0 15 Jul 2002 16:54:09 |
sobomax |
USE_GTK implies USE_GLIB, so that remove the latter when the former is present. |
0.2.0 28 Apr 2002 06:42:32 |
cy |
Add xmms-paranormal 0.2.0, an adaptation of the "OpenGL Spectrum
Analyzer" from XMMS.
PR: 37477
Submitted by: David Yeske <dyeske@yahoo.com> |