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

CVS log for ports/audio/xmms2-scrobbler/Makefile

[BACK] Up to [FreeBSD] / ports / audio / xmms2-scrobbler

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.14: 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.13: preferred, colored
Changes since revision 1.13: +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.13: download - view: text, markup, annotated - select for diffs
Fri Mar 4 04:08:41 2011 UTC (11 months, 1 week ago) by miwi
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -1 lines
* Chase upgrade of audio/xmms2,
* Set LICENSE as MIT.

PR:		ports/155185
Submitted by:	RyoTa SimaMoto <liangtai.s4@gmail.com>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Nov 17 10:27:08 2010 UTC (14 months, 3 weeks ago) by arved
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +15 -20 lines
Update to 0.4.0

PR:		145704
Submitted by:	SimaMoto, RyoTa <liangtai.s4@gmail.com>

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Aug 19 11:56:16 2009 UTC (2 years, 5 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Chase xmms2 shlib bump

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 2 08:02:00 2009 UTC (2 years, 6 months ago) by linimon
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.

Hat:		portmgr

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:07:19 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.8: preferred, colored
Changes since revision 1.8: +1 -0 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.8: download - view: text, markup, annotated - select for diffs
Sun Apr 6 08:58:03 2008 UTC (3 years, 10 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with:	Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by:	ports@

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Mar 15 19:29:44 2008 UTC (3 years, 10 months ago) by alexbl
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
 - update xmms2 to 0.4DrKosmos
 - update gxmms2 to 0.7 and unbreak
 - bump soversion as needed
 - trim some clients (azrael, nyello) and bindings (java) that are no longer
   maintained

Submitted by:	 Max Khon <fjoe@samodelkin.net>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 27 22:58:34 2007 UTC (4 years, 8 months ago) by alexbl
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -5 lines
 - Update XMMS2 to DrJekyll
 - Update Esperanza to 0.3
 - Update xmms2-scrobbler to 0.1.3
 - Update gx2osd to 0.2
 - Mark ports which have not been updated to the refactored playlist api BROKEN:
     azrael, euphoria[1], gxmms2, nyello, shellac, snett
 - Mark BROKEN bindings which have been removed or fail to configure:
     java, ruby-ecore

 XMMS2 has gone through some very big changes including the introduction of a new
 mechanism for managing music which treats the media library as a DAG, more details
 about all the changes can be found at:
   http://wiki.xmms2.xmms.se/index.php/Release:DrJekyll

Approved by:	stas [1]

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 16 03:25:18 2007 UTC (4 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -7 lines
[patch] audio/nyello - cleanup non-supported FreeBSD versions
[patch] audio/xmms2-scrobbler - cleanup non-supported FreeBSD versions

PR:		111680 111697
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Drax at #bsdports

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Dec 17 10:48:36 2006 UTC (5 years, 1 month ago) by alexbl
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
 - switch to devel/ruby-event-loop  to resolve bug with rubygems usage [1]

PR:		103600 [1]

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Sep 18 02:47:11 2006 UTC (5 years, 4 months ago) by alexbl
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Update to 0.1.2

Approved by:	novel (mentor)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Sep 13 03:21:35 2006 UTC (5 years, 4 months ago) by alexbl
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Change all my MAINTAINER lines to my new FreeBSD.org address.

Approved by:	novel

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Aug 27 16:25:00 2006 UTC (5 years, 5 months ago) by novel
Branches: MAIN
XMMS2-Scrobbler is a client for XMMS2 that feeds information about the songs
you played to last.fm, formerly known as AudioScrobbler.

WWW: http://code-monkey.de/pages/xmms2-scrobbler

PR:		ports/102511
Submitted by:	Alexander Botero-Lowry <alex at foxybanana.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