aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms2-scrobbler
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214428
* - Add ruby 1.9 supportStanislav Sedov2008-04-061-3/+3
| | | | | | | | | | | | | | | | | - 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@ Notes: svn path=/head/; revision=210636
* - update xmms2 to 0.4DrKosmosAlexander Botero-Lowry2008-03-151-2/+2
| | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=209123
* - Update XMMS2 to DrJekyllAlexander Botero-Lowry2007-05-272-8/+11
| | | | | | | | | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=192151
* [patch] audio/nyello - cleanup non-supported FreeBSD versionsEdwin Groothuis2007-04-161-7/+1
| | | | | | | | | | | [patch] audio/xmms2-scrobbler - cleanup non-supported FreeBSD versions PR: 111680 111697 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: Drax at #bsdports Notes: svn path=/head/; revision=190060
* - update pkg-message.in to reflect the new config directory locationAlexander Botero-Lowry2006-12-231-1/+3
| | | | Notes: svn path=/head/; revision=180551
* - switch to devel/ruby-event-loop to resolve bug with rubygems usage [1]Alexander Botero-Lowry2006-12-171-2/+2
| | | | | | | PR: 103600 [1] Notes: svn path=/head/; revision=180011
* Update to 0.1.2Alexander Botero-Lowry2006-09-182-5/+6
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=173273
* Change all my MAINTAINER lines to my new FreeBSD.org address.Alexander Botero-Lowry2006-09-131-1/+1
| | | | | | | Approved by: novel Notes: svn path=/head/; revision=172903
* XMMS2-Scrobbler is a client for XMMS2 that feeds information about the songsRoman Bogorodskiy2006-08-274-0/+56
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> Notes: svn path=/head/; revision=171471