Changelog:
- libmd is used instead of OpenSSL; Herrie only used it for MD5 hashing
support. This allows us to disable Scrobbler support as well. This
used to be impossible, because USE_OPENSSL conflicted with OPTIONS.
- Unsubmitted Scrobbler tracks are stored on disk, ready to be submitted
next time.
- A Swedish translation has been added.
PR: 113308
Submitted by: Ed Schouten <ed@fxq.nl> (maintainer)
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
A new version of Herrie is available for download. It includes a lot of
fixes, but also support for LibAO.
PR: ports/104253
Submitted by: maintainer (Ed Schouten)
Changes include a new search function ('/' and 'n', just like Mutt and Vi),
proper libsndfile support on big endian platforms, support for older glib 2.x
versions and improved M3U and PLS support.
PR: ports/103235
Submitted by: Ed Schouten <ed@zonk.fxq.nl>
Approved by: novel
and has some unique features, like chroot()'ing and dropping privileges.
This makes it an ideal application for low-end jukeboxes.
WWW: http://g-rave.nl/projects/herrie/
PR: ports/101159
Submitted by: Ed Schouten <ed at fxq.nl>