aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms2-scrobbler
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-2/+1
| | | | | | | | | | | While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix Notes: svn path=/head/; revision=325727
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-07-051-0/+1
| | | | Notes: svn path=/head/; revision=322303
* - Please welcome back Chris Petrik as maintainer ofBryan Drewery2013-03-071-1/+1
| | | | | | | | | | | | | | these ports [1] - Trim headers - Remove indefinite article from COMMENT - Convert tab to space in WWW lines PR: ports/175415 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1] Discussed with: bapt Notes: svn path=/head/; revision=313559
* Revert Chris Petrik's ports to the pool. Thank you for all your work so ↵Eitan Adler2012-12-101-1/+1
| | | | | | | | | | far, and should you desire to return just let us know. PR: ports/174309 Submitted by: Chris Petrik Notes: svn path=/head/; revision=308576
* - pass maintainership to new volonteerRuslan Makhmatkhanov2012-09-301-6/+3
| | | | | | | | | | | | | while here: - trim Makefile header - remove indifenite article from COMMENT - remove deprecated attribution in pkg-descr PR: 172163 Submitted by: Chris Petrik <c.petrik.sosa at gmail dot com> Notes: svn path=/head/; revision=305074
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* * Chase upgrade of audio/xmms2,Martin Wilke2011-03-041-1/+4
| | | | | | | | | | * Set LICENSE as MIT. PR: ports/155185 Submitted by: RyoTa SimaMoto <liangtai.s4@gmail.com> Notes: svn path=/head/; revision=270235
* Update to 0.4.0Tilman Keskinoz2010-11-173-25/+35
| | | | | | | | PR: 145704 Submitted by: SimaMoto, RyoTa <liangtai.s4@gmail.com> Notes: svn path=/head/; revision=264677
* - Chase xmms2 shlib bumpMartin Wilke2009-08-191-1/+1
| | | | Notes: svn path=/head/; revision=239945
* Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonseMark Linimon2009-08-021-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=238758
* 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