summaryrefslogtreecommitdiff
path: root/audio/snett (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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 DrJekyllAlexander Botero-Lowry2007-05-271-0/+1
| | | | | | | | | | | | | | | | | | | | - 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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* [patch] cleanup non-supported FreeBSD versionsEdwin Groothuis2007-04-161-7/+1
| | | | | | | | | PR: ports/111689 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: Draw at #bsdports Notes: svn path=/head/; revision=190147
* 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
* audio/ruby-snett -> audio/snett because it's a application, not a library.Ion-Mihai Tetcu2006-06-211-2/+1
| | | | | | | | PR: ports/99164 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=165988
* - Update to 0.0.2Pav Lucistnik2006-04-082-4/+8
| | | | | | | | PR: ports/95495 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> (maintainer) Notes: svn path=/head/; revision=159169
* [NEW PORT] audio/ruby18-snett: A simple XMMS2 client inspired by strange-quarkEdwin Groothuis2006-04-074-0/+44
Snett is a simple XMMS2 client that's heavily inspired by strange-quark. It's a funky icon with a context menu that offers playback control and access to playlists in the XMMS2 media library. WWW: http://code-monkey.de/pages/snett PR: ports/95460 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=159017