aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-eq
Commit message (Collapse)AuthorAgeFilesLines
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-221-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209570
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to version 0.7.Alejandro Pulver2006-04-175-80/+59
| | | | | | | | | | | | | - Remove USE_REINPLACE. - Add BENCHMARK option. - Reformat REINPLACE_CMD commands. - Remove signature from pkg-descr. - Change pkg-message. Approved by: garga (mentor) Notes: svn path=/head/; revision=159825
* 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
* Fix the build on some non-i386 platforms.Jean-Yves Lefort2005-06-301-14/+17
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=138218
* Add xmms-eq.Jean-Yves Lefort2005-06-145-0/+130
EQ is a realtime graphical equalizer plugin for XMMS. WWW: http://equ.sourceforge.net/ PR: ports/82211 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Notes: svn path=/head/; revision=137448