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)
- 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@
- 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]
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback <freebsd@troback.com> (maintainer) [2]
- Use new EFL framework
- Update all e17 ports to the lates stable cvs snapshot
- Add additional knobs/options to ports makefiles to control the
feature set
- Add a bunch of new e17 applications/libraries
- Minor improvements/modification.
Approved by: vanilla (old maintainer), sem (mentor)
It acts as a frontend to XMMS2.
Author: Tilman Sauerbeck <tilman@code-monkey.de>
WWW: http://www.enlightenment.org/
PR: ports/99318
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>