- net/uriparser 0.7.1 -> 0.7.2
- multimedia/libspiff 0.8.3 -> 1.0.0
- audio/herrie 2.1 -> 2.2
I'm updating these ports in a single commit, because herrie 2.2 requires
these up-to-date versions to compile properly.
Rink Springer also asked me if he could maintain his own ports. Change
maitainership of games/sudsol, net/freedbd and net/kissd to Rink.
Approved by: philip (mentor), rink
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)
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>