* New option to select the fps for external subtitles.
* The video equalizer dialog has been rewritten and now it allows to
switch on/off the software equalizer from there.
* Support for encoding ISO-8859-16 for subtitles.
* The support for MPlayer2 has been improved and now we provide an
optional package for Windows which includes MPlayer2. MPlayer2 has
interesting new features like support for mkv ordered chapters and
precise seeks.
* Some bugfixes.
Ok brad@ sthen@ 'go ahead without me' edd@
different projects and it's just a maintenance nightmare for the hobbits.
If we get *really* bored one day may be some will end up being imported
into ports/games/gnome but for now it's just not worth the hassle.
discussed with and ok myself^jasper@
- Don't flush buffers on DISCONT.
- Channel layouts are now set for DTS and (E)AC3 by libav.
- Add support for 10-bit YUV color formats.
- Add decode support for prores.
ok ajacoutot@
Wbar is desktop application launcher that appears similiar to the dock
on an OS/X desktop. A wbar-config gui is included although the manual
configuration is easy with entries for icon path, command and tooltip.
Wbar commonly used with lightweight, stacking window managers such as
fluxbox and openbox.
based on an original submission by J. Scott Heppler
ok jasper@
GNOME 2 libs which are about to be removed.
Jasper sent a mail on ports a long time ago that this port was about to
be removed and no one seemed to be sad about it...
ok jasper@
based on the HTML5 algorithm. You can then pass the filehandle to
HTML::Parser or a related module (or just read it yourself).
required by p5-libwww >= 6.0
Ok landry, sthen
py-bcrypt is a Python wrapper of OpenBSD's Blowfish password hashing code,
as described in "A Future-Adaptable Password Scheme" by Niels Provos and
David Mazières.
This system hashes passwords using a version of Bruce Schneier's
Blowfish block cipher with modifications designed to raise the cost of
off-line password cracking and frustrate fast hardware implementation.
The computation cost of the algorithm is parametised, so it can be
increased as computers get faster. The intent is to make a compromise
of a password database less likely to result in an attacker gaining
knowledge of the plaintext passwords (e.g. using John the Ripper).
codepath to fix a run-time issue for apps using boost-filesystem with apps
failing with.. "std::runtime_error: locale::facet::_S_create_c_locale name not valid"
Reported by/tested/Ok gonzalo@ bentley@
of the files, instead of all lines. Additionally, loosen the regexp
slightly so that it handles more cases automatically. This makes
ruby.port.mk's behavior similar to python.port.mk.
OK sthen@