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

CVS log for ports/audio/freeamp/Attic/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.23
Thu Aug 8 19:24:44 2002 UTC (9 years, 6 months ago) by anders
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.22: +1 -1 lines
Remove Freeamp, Freeamp is dead (see
http://anders.fix.no/freebsd/freeamp.txt for the announcement on the old
mailinglists).

Use Zinf - Zinf Is Not FreeA*p - instead: ports/audio/zinf.

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: RELEASE_4_6_2, RELEASE_4_6_1, 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: 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: 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: 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: 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: 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>

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