summaryrefslogtreecommitdiff
path: root/graphics/xmms-waterfall (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix building after removal of objformat(1).Alejandro Pulver2007-03-271-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=188576
* - Fix MASTER_SITES (was a redirect, thus not working).Alejandro Pulver2006-08-072-5/+2
| | | | | | | | - Change WWW in pkg-descr accondingly. - Remove signature from pkg-descr. Notes: svn path=/head/; revision=170013
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Change the maintainership address to the @FreeBSD.org one.Alejandro Pulver2006-04-091-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=159200
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+4
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=149490
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Use LIB_DEPENDSMarcus Alves Grando2005-10-101-2/+1
| | | | | | | | PR: 87216 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer) Notes: svn path=/head/; revision=144874
* Add xmms-waterfall.Jean-Yves Lefort2005-06-183-0/+42
Waterfall is yet another XMMS spectrum analyzer. While most analyzers only show a changing snapshot of the current sound, waterfall shows a scrolling spectrogram, a 2-d plot of frequency vs time, with energy represented by intensity. There are also options to use color to display stereo discrepancies, frequency onsets, or frequency uniformity. WWW: http://www.aigeek.com/waterfall/ PR: ports/82372 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Notes: svn path=/head/; revision=137666