CVS log for ports/audio/xmms-fxt/Makefile
Up to [FreeBSD] / ports / audio / xmms-fxt
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Feb 27 04:54:20 2011 UTC (11 months, 2 weeks ago) by tabthorpe
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Reassign ports to heap Submitted by: alepulver
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:13:24 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with A
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:07:13 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
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)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Mar 22 08:55:37 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat May 19 20:00:06 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Mar 27 18:23:35 2007 UTC (4 years, 10 months ago) by alepulver
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -0 lines
- Fix building after removal of objformat(1). Reported by: pointyhat
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Apr 9 13:08:02 2006 UTC (5 years, 10 months ago) by alepulver
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Change the maintainership address to the @FreeBSD.org one. Approved by: garga (mentor)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:34:46 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -2 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:48:07 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
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.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Oct 10 22:05:15 2005 UTC (6 years, 4 months ago) by mnag
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -2 lines
Use LIB_DEPENDS PR: 87216 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 10 15:56:42 2005 UTC (6 years, 8 months ago) by jylefort
Branches: MAIN
CVS tags: RELEASE_6_0_0
Add xmms-fxt. FX Toolbox plugin for XMMS. People who enjoyed EaglePlayer II on Amiga, may remember the 8-bit Amplifier, which featured a nice Surround effect. This plugin is an attempt to recreate the same effect, plus some other goodies. About the surround effect: it works like a cross echo. Some amount of the left channel is delayed of some milliseconds, then added to the right channel, and vice-versa. * Provide a feeling of bigger room (that's what they said :). * Reduce ear pressure when using headphones, especially with mods (try it to understand). * Despite being nearly a stereo -> mono effect, you can still locate the sound in space, thanks to the delay. WWW: http://xmms-fxt.sourceforge.net/ PR: ports/82053 Submitted by: Alejandro Pulver <alejandro@varnet.biz>
