CVS log for ports/audio/freealut/Makefile
Up to [FreeBSD] / ports / audio / freealut
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:20:59 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 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.9: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:30:22 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.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jan 25 19:15:06 2010 UTC (2 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -3 lines
- Introduce USE_OPENAL variable for OpenAL consumers - Switch to openal-soft as a default OpenAL implementation PR: ports/142123 Submitted by: mva Tested by: pointyhat exp-run Approved by: portmgr (hat)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:32:14 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +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.6: download - view: text, markup, annotated - select for diffs
Wed Aug 27 18:00:10 2008 UTC (3 years, 5 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
update the URL where to download freealut and where the webpage is now
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:19 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.4: 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, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Use libtool port instead of included version to avoid a.out objformat botch
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Aug 7 15:07:19 2006 UTC (5 years, 6 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
- fix a compatibility function (unbreaks games/flightgear,
games/trigger and probably several others as well)
- do not overwrite CFLAGS (in case the user wants to pass a custom
CFLAGS as a make argument)
- bump PORTREVISION
Submitted by: jylefort
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jun 8 16:07:12 2006 UTC (5 years, 8 months ago) by oliver
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2 lines
update freealut to 1.1.0
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 23 10:08:07 2006 UTC (5 years, 9 months ago) by oliver
Branches: MAIN
Add freealut 1.0.1, the OpenAL Utility Toolkit. PR: ports/95193 Submitted by: Oliver Lehmann <oliver@FreeBSD.org>
