Skip site navigation (1)Skip section navigation (2)

CVS log for ports/audio/swhplugins/Makefile

[BACK] Up to [FreeBSD] / ports / audio / swhplugins

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Oct 17 10:08:27 2011 UTC (3 months, 3 weeks ago) by bf
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:	ache, C. Burns, wen

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:21:15 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -3 lines
- 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

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:30:31 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon May 31 01:57:33 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:32:27 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon May 18 15:08:55 2009 UTC (2 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
- Chase fftw3 update

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:07:06 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.39: preferred, colored
Changes since revision 1.39: +1 -0 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.39: download - view: text, markup, annotated - select for diffs
Mon Jan 29 23:51:51 2007 UTC (5 years ago) by kris
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -0 lines
Use libtool port instead of included version to avoid a.out objformat botch

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Jan 23 11:32:30 2007 UTC (5 years ago) by arved
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +0 -2 lines
The author fixed a backup restore glitch, the distfile is now fetchable
again.

Submitted by:		Steve Harris

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Jan 20 01:12:07 2007 UTC (5 years ago) by kris
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -0 lines
BROKEN: Unfetchable

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Dec 5 10:49:45 2006 UTC (5 years, 2 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +19 -10 lines
- Update to 0.4.15
- Add missing -lintl
- Use OPTIONS

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Aug 14 10:08:24 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu May 11 15:12:04 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -1 lines
- Chase fftw3 libver bump

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed May 3 05:14:29 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +0 -1 lines
Remove USE_REINPLACE from ports in categories starting with A.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:34:43 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.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:48:03 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +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.30: download - view: text, markup, annotated - select for diffs
Fri Sep 16 11:04:25 2005 UTC (6 years, 4 months ago) by garga
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -6 lines
- Update to 0.4.14

PR:		ports/86116
Submitted by:	Ports Fury

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:24:54 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:01:24 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Mar 6 21:15:15 2005 UTC (6 years, 11 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
- Update to 0.4.13.

PR:		ports/78495
Submitted by:	Ports Fury
Approved by:	pav (mentor)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Dec 20 08:39:50 2004 UTC (7 years, 1 month ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -10 lines
Update to version 0.4.12

PR:		ports/75263
Submitted by:	Ports Fury

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Nov 24 06:26:16 2004 UTC (7 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +11 -2 lines
- Add math/fftw3 to BUILD_DEPENDS since it installs the header files [1]
- Add WITH_SSE knob since fftw3-float supports it
- Add WITH_OPTIMIZED_CFLAGS knob to respect CFLAGS if not defined [1]

Submitted by:	KATO Tsuguru [1]
Approved by:	adamw (implicit)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Nov 24 03:36:46 2004 UTC (7 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
Bump PORTREVISION due to last commit of dependency changes

Approved by:	adamw (implicit)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Nov 24 03:34:56 2004 UTC (7 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -4 lines
Change math/fftw3 dependency to math/fftw3-float

Approved by:	adamw (implicit)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Nov 9 22:36:49 2004 UTC (7 years, 3 months ago) by krion
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Fix comment: s/assember/assembler

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Nov 9 22:35:23 2004 UTC (7 years, 3 months ago) by krion
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
Fix build.

Reported by:	pointyhat via kris

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Nov 1 17:24:17 2004 UTC (7 years, 3 months ago) by krion
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
Update to version 0.4.11

PR:		ports/73344
Submitted by:	Ports Fury

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Jul 19 17:44:27 2004 UTC (7 years, 6 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +6 -9 lines
Update to version 0.4.7

PR:		ports/69291
Submitted by:	Ports Fury

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jul 14 12:19:07 2004 UTC (7 years, 6 months ago) by krion
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +26 -19 lines
Update to version 0.4.4

PR:		ports/68997
Submitted by:	Ports Fury

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Mar 28 00:04:13 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +8 -1 lines
Support WITHOUT_NLS

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:01 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Feb 28 11:01:00 2004 UTC (7 years, 11 months ago) by arved
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -5 lines
Update to 0.4.3
Add amd64 to ONLY_FOR_ARCHS, since it builds fine here.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Feb 4 04:35:45 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:	trevor
Tested by:	bento

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jan 23 18:11:44 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Now gettext 0.12.1 is gettext-old.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Oct 27 19:04:25 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Portlint (reorder variables)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Oct 22 07:58:23 2003 UTC (8 years, 3 months ago) by linimon
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -0 lines
This includes x86 assembler code, so mark it as only for i386.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Aug 26 20:25:37 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:	kris

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Aug 25 05:41:19 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Chase the libintl.so shared lib version.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jun 18 10:08:12 2003 UTC (8 years, 7 months ago) by arved
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
Add USE_LIBTOOL.

Reported by:	bento (via kris)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jun 15 22:03:37 2003 UTC (8 years, 7 months ago) by arved
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1 lines
Update to 0.4.2

PR:		53338
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 1 22:06:36 2003 UTC (8 years, 9 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +22 -17 lines
Update to 0.4.0

PR:		51669
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Feb 20 16:49:51 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
De-pkg-comment.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Feb 2 15:58:42 2003 UTC (9 years ago) by arved
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -8 lines
Update to 0.3.6. Drop Maintainership.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jan 1 19:57:07 2003 UTC (9 years, 1 month ago) by arved
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
Update to 0.3.3

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Dec 12 10:27:30 2002 UTC (9 years, 2 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -10 lines
Use the right combination of autotools.

Submitted by:	bento

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Nov 15 19:25:58 2002 UTC (9 years, 2 months ago) by arved
Branches: MAIN
Add swhplugins, the largest collection of Ladspa plugins

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options