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

CVS log for ports/audio/raop_play/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:21:11 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -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.19: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:31:19 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Mar 23 21:14:30 2010 UTC (22 months, 2 weeks ago) by gahr
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -9 lines
- Chase x11-toolkits/fltk update

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:34:24 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- update to jpeg-8

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:13:19 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with A

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Aug 17 00:52:19 2009 UTC (2 years, 5 months ago) by linimon
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Also broken on sparc64-8.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:49:09 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jul 26 12:16:22 2009 UTC (2 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +7 -1 lines
- Mark BROKEN on amd64/8

Reported by:	pointyhat

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Feb 21 15:51:12 2009 UTC (2 years, 11 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- Chase audio/faad shlib bump

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:07:00 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +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.10: download - view: text, markup, annotated - select for diffs
Wed May 21 14:27:07 2008 UTC (3 years, 8 months ago) by sumikawa
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -2 lines
Make the port unbroken.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat May 3 15:59:50 2008 UTC (3 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -0 lines
- Mark BROKEN: error: conflicting types for 'g_malloc0'

Reported by:	pointyhat

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:33 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +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.7: download - view: text, markup, annotated - select for diffs
Sat May 19 19:59:39 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Feb 26 08:40:35 2007 UTC (4 years, 11 months ago) by sumikawa
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -4 lines
Fix building problem and forgot to commit pkg-plist.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Feb 11 01:23:26 2007 UTC (5 years ago) by kris
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -0 lines
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 20 01:32:59 2007 UTC (5 years ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -0 lines
BROKEN: Incomplete pkg-plist and missing CONFLICTS

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 13 07:28:17 2006 UTC (5 years, 2 months ago) by sumikawa
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Add another missing dependency.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Dec 11 03:26:41 2006 UTC (5 years, 2 months ago) by sumikawa
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Add missing LIB_DEPENDS.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Dec 8 18:14:11 2006 UTC (5 years, 2 months ago) by sumikawa
Branches: MAIN
raop_play is a music file player for Apple Airport Express,
the main functionalities are as follows:

* Discover Airport Express by Apple Rendezvous
* Browse music files
  (Supported music file format: m4a(alac or aac), wav, mp3, ogg, aac, pls)
* Send selected files to the Airport Express
* Play mp3 stream data (filename started with "http://")

WWW: http://raop-play.sourceforge.net/

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