- 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>
- 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]
- DrFeelgood is mostly a bugfix release. Numerous old memory leaks were found
and fixed, as well as some silly and annoying bugs. Full release notes at:
* http://wiki.xmms2.xmms.se/index.php/Release:DrFeelgood
- re-add a patch removed in previous commit, it's needed again
PR: ports/100366
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
- Use the OPTIONS framework
- Use bsd.scons.mk
Many patches removed because we merged them upstream into XMMS2 HEAD
Checkout the release notes at:
http://wiki.xmms2.xmms.se/index.php/Release:DrEvil
PR: ports/99864
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> (maintainer)
- Update to 0.2.d.4
- add mdns client
- Break the bindings out into slave-ports (ruby-xmms2,
java-xmms2, py-xmms2) Consider this a meta-pr for the
other three new port submissions.
PR: ports/95066
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
- Fixes issues with sqlite3 in ports [2]
- change USE_PYTHON to USE_PYTHON_BUILD
- Set USE_PYTHON_RUN only if python bindings are built
- Set sqlite dependency via USE_SQLITE
- Make the port PREFIX safe
- Add WITH_GNOMEVFS and WITH_FAM knobs with relevant plist subs.
(These files were being installed for many users but were not in the
pkg-plist.)
- Added a warning for the SAMBA, GNOMEVFS, and FAM plugins since upstream
considers them experimental.
- Cleaned up the pkg-plist.
- Pet portlint
PR: 93691 [1], 93664 [2]
Submitted by: maintainer [1]
Approved by: portmgr (linimon)
model, allowing multiple (even simultaneous!) user interfaces, both textual
and graphical. All common audio formats are supported using plugins. On top
of this, there is a flexible media library to organize your music.
WWW: http://xmms2.xmms.org
PR: ports/90618
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>