CVS log for ports/audio/zinf/Makefile
Up to [FreeBSD] / ports / audio / zinf
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.66: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:21:19 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +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.65: download - view: text, markup, annotated - select for diffs
Mon Sep 12 23:17:31 2011 UTC (4 months, 4 weeks ago) by gabor
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -2 lines
- Track dependencies after databases/gdbm update
Revision 1.64: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:19:06 2011 UTC (6 months ago) by kwm
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Revision 1.63: download - view: text, markup, annotated - select for diffs
Sun Jun 6 20:43:42 2010 UTC (20 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -1 lines
Bump PORTREVISION for ports that depend on libogg, directly or indirectly (via libvorbis, libtheora).
Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon May 31 01:57:35 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.61: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:31:32 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:34:34 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
- update to jpeg-8
Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Jul 6 21:25:43 2009 UTC (2 years, 7 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1 lines
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:07:20 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.57: preferred, colored
Changes since revision 1.57: +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.57: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:43 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -4 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.56: download - view: text, markup, annotated - select for diffs
Sat Jul 28 12:27:18 2007 UTC (4 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
- Chase increase of audio/libvorbis shlib version. - Bump PORTREVISION
Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Jun 29 10:53:23 2007 UTC (4 years, 7 months ago) by danfe
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
- Fix the build with GCC 4.2 [1] - Drop stupid -esound suffix, it just one of many sound servers/proxies available today, nothing special to require such attribution - Kill EOL whitespace in pkg-descr Reported by: pointyhat (logs) [1]
Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat May 19 20:00:18 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +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.53: download - view: text, markup, annotated - select for diffs
Mon Apr 16 02:44:55 2007 UTC (4 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +0 -8 lines
Remove always-false conditionals on OSVERSION
Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Mar 23 21:18:33 2007 UTC (4 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +3 -0 lines
- Fix after objformat removal
Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Nov 29 13:04:39 2006 UTC (5 years, 2 months ago) by shaun
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
Add ipv6 secondary category. PR: ports/106002 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Apr 7 13:44:18 2006 UTC (5 years, 10 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -0 lines
- Add USE_GETTEXT - Use DATADIR macro PR: ports/95452 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:34:51 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.48: preferred, colored
Changes since revision 1.48: +1 -2 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:48:10 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +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.47: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:21:25 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared library update.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:53:39 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared lib version change.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:35:59 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:30:01 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Mar 17 05:21:35 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -1 lines
Chase the libmusicbrainz shared lib version.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:03 2004 UTC (7 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +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.41: download - view: text, markup, annotated - select for diffs
Mon Mar 1 18:50:35 2004 UTC (7 years, 11 months ago) by krion
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +0 -2 lines
- Fix build against rerolled tarball * New version just includes removed files/patch-ui-musicbrowser-unix-src-musicsearch.cpp PR: ports/63589 Submitted by: Ports Fury
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Feb 23 00:18:04 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -0 lines
BROKEN: Does not fetch
Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Feb 18 18:52:51 2004 UTC (7 years, 11 months ago) by krion
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -14 lines
- Update to version 2.2.5 PR: ports/63004 Submitted by: Ports Fury
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:18:48 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Jan 3 11:02:46 2004 UTC (8 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Chase version change of audio/id3lib PR: ports/60830 Submitted by: Roman Shterenzon <roman@xpert.com>
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Dec 20 16:14:14 2003 UTC (8 years, 1 month ago) by naddy
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1 lines
Catch up with libogg/libvorbis version bump.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Sep 27 03:59:35 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +26 -10 lines
Update port: audio/zinf to 2.2.4 - Update to version 2.2.4 PR: ports/57001 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu May 1 22:14:44 2003 UTC (8 years, 9 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -4 lines
Update to 2.2.3 PR: 51670 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Apr 8 00:40:08 2003 UTC (8 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +0 -1 lines
Remove the USE_GNOMENG macro.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Feb 20 16:49:55 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -0 lines
De-pkg-comment.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jan 28 06:24:23 2003 UTC (9 years ago) by adamw
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +9 -13 lines
Update to 2.2.2. PR: 47322 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Dec 21 20:14:59 2002 UTC (9 years, 1 month ago) by naddy
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Fix build of included id3lib on 64-bit platforms. Obtained from: id3lib 3.8.0
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:45:12 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:44:02 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Oct 24 14:17:52 2002 UTC (9 years, 3 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +24 -22 lines
Update to 2.2.1 PR: 44221 Submitted by: tkato@prontomail.com
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Oct 21 16:21:06 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
WITHOUT_ESOUND is deprecated. Replace it with a GNOMENG construct Submitted by: David Yeske <dyeske@yahoo.com>
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Sep 30 01:41:17 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +12 -4 lines
Fix install. PR: 43499 Submitted by: Tilman Linneweh <tilman@arved.de> (with slight modification)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Aug 31 00:13:25 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +8 -6 lines
Use USE_GNOMENG. PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Aug 8 19:17:19 2002 UTC (9 years, 6 months ago) by anders
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +7 -9 lines
Update freeamp 2.1.1 to zinf 2.2.0. Add zlib patches for working around zlib 1.1.4 problems (obtained from src/lib/zlibz in current) + a file that was forgotten in the zlib 1.1.3 to 1.1.4 upgrade between freeamp 2.1.1 and zinf 2.2.0.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Jul 20 15:32:36 2002 UTC (9 years, 6 months ago) by naddy
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Ogg Vorbis 1.0 library major version bumps.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Jun 10 10:46:45 2002 UTC (9 years, 8 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Fix a bug that was preventing freeamp from playing RTP (multicast) streams. Bump PORTREVISION.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun May 19 06:34:44 2002 UTC (9 years, 8 months ago) by petef
Branches: MAIN
CVS tags: old_RELEASE_4_6_1, old_RELEASE_4_6_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Reset maintainer to ports@. PR: 38278 Submitted by: Alan Eldridge <ports@geeksrus.net> (old maintainer)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed May 1 07:26:00 2002 UTC (9 years, 9 months ago) by demon
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +8 -1 lines
Fix build on -current; Fix detection of freetype library. PR: 36657 Submitted by: MAINTAINER
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Mar 15 05:24:20 2002 UTC (9 years, 10 months ago) by pat
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -5 lines
Remove unnecessary ORBit dependency that installs an experimental UI plugin and unbreaks build if ORBit is not installed. Bump PORTREVISION. PR: 35915 Submitted by: maintainer Noticed by: kris
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Mar 14 21:40:53 2002 UTC (9 years, 10 months ago) by pat
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Depend on freetype again PR: 35895 Submitted by: maintainer
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Mar 14 05:58:51 2002 UTC (9 years, 11 months ago) by pat
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -2 lines
Depend on freetype2 libs and fix ORBit detection PR: 35881, 35845 Submitted by: maintainer, Steve Wills <steve@stevenwills.com>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Feb 8 03:49:46 2002 UTC (10 years ago) by pat
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -5 lines
Autodetect port depends PR: 34724 Submitted by: maintainer
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jan 20 00:22:51 2002 UTC (10 years ago) by pat
Branches: MAIN
CVS tags: old_RELEASE_4_5_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Shared library version bump from libvorbis update PR: 34070 Submitted by: maintainer
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jan 6 06:20:17 2002 UTC (10 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
First round of auto* cleanups: - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Dec 23 03:57:35 2001 UTC (10 years, 1 month ago) by petef
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
- fix a typo when commenting out VORBIS in pkg-plist substitutions
- fix the ownership of files in ${PREFIX}/share/freeamp
PR: 33101, 33096
Submitted by: Alan Eldridge <alane@geeksrus.net>
Noticed by: John Merryweather Cooper <john_m_cooper@yahoo.com>
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Dec 20 19:05:37 2001 UTC (10 years, 1 month ago) by lioux
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
o If either WITH_LIBARTS or WITH_VORBIS were defined, LIB_DEPENDS information was being lost. Fix this o Also, correctly LIB_DEPENDS on artsc.0 Approved by: maintainer
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Dec 17 18:50:46 2001 UTC (10 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +22 -5 lines
upgrade to 2.1.1 PR: 32938 Submitted by: maintainer, Ports Fury
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Dec 13 05:30:22 2001 UTC (10 years, 2 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
take maintainership PR: 32788 Submitted by: Alan E <alane@geeksrus.net>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jul 3 12:46:56 2001 UTC (10 years, 7 months ago) by kevlo
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +30 -15 lines
- Fix dependency stuff - Support CXXFLAGS/PREFIX properly - Supoprt PTHREAD_CFLAGS/PTHREAD_LIBS PR: 28645 Submitted by: Ports Fury
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jul 2 08:24:03 2001 UTC (10 years, 7 months ago) by torstenb
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +11 -5 lines
- upgrade to FreeAmp 2.1.0 (which also unbreaks it) - install a sdr plugin - freeamp supports rtp (and unicast sucks for "streaming" anyways ;)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jun 17 18:49:50 2001 UTC (10 years, 7 months ago) by steve
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Spell FreeBSD appropriately.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jun 17 07:30:17 2001 UTC (10 years, 7 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -2 lines
*Mark broken due to it being incompatible with ports version of a dependency *Remove maintainer at request PR: 28126 Submitted by: maintainer
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri May 4 21:41:02 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -6 lines
Various patches (mainly shared library revision changes) for those ports that depend on GNOME and need to change for 1.4
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jan 25 14:40:47 2001 UTC (11 years ago) by ijliao
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
upgrade from rc4 to rc5 PR: 24633 Submitted by: MAINTAINER
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 13 17:45:26 2000 UTC (11 years, 2 months ago) by roger
Branches: MAIN
CVS tags: old_RELEASE_4_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Update to FreeAMP 2.1 Release Candidate 4
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Oct 28 07:34:09 2000 UTC (11 years, 3 months ago) by will
Branches: MAIN
Add freeamp 2.1rc3, another attempt at an excellent audio player. PR: 22322 Submitted by: Roman Shterenzon <roman@xpert.com>
