CVS log for ports/audio/hawkvoice/Makefile
Up to [FreeBSD] / ports / audio / hawkvoice
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:21:02 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -4 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.5: download - view: text, markup, annotated - select for diffs
Fri Jul 25 09:08:39 2008 UTC (3 years, 6 months ago) by pav
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_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:23 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 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.3: download - view: text, markup, annotated - select for diffs
Sun Jul 23 02:45:18 2006 UTC (5 years, 6 months ago) by acm
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Change maintainer address to my @FreeBSD.org email Approved by: garga (mentor)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Mar 30 18:20:03 2006 UTC (5 years, 10 months ago) by garga
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -0 lines
Fix build on amd64 and ia64 adding -fPIC and -DPIC Reported by: krismail
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Mar 25 11:56:00 2006 UTC (5 years, 10 months ago) by garga
Branches: MAIN
HawkVoice is a game oriented, multiplayer voice over network API released under the GNU Library General Public License (LGPL) , with support for Linux/UNIX systems and Windows 9x/ME/NT/2000/XP/CE. It is designed to be a portable, free, open source code alternative to the Microsoft DirectPlay Voice in DX8-9. It provides voice compression using several free voice codecs. The very low bitrate (VLB) codecs, those less than 6 Kbps, are optimized for the compression of human speech. WWW: http://www.hawksoft.com/hawkvoice/ PR: ports/94115 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
