Version: 2.2, Package name: herrie-2.2 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Herrie is a minimalistic music player that uses the command line. It is written to support a variety of operating systems, audio subsystems and file formats, including playlists. Herrie also has some more exotic features, including support for AudioScrobbler and the ability to chroot() itself into a directory. |
Filesize: 82.854 KB |
Version History (View Complete History) |
|
2021-07-29 14:37:13 by Christian Weisgerber | Files touched by this commit (2) |
Log message: audio/herrie: store getch() return value in int for KEY_* handling |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2019-05-20 14:52:36 by Stuart Henderson | Files touched by this commit (87) |
Log message: another batch of ncurses->curses WANTLIB updates, skipping any that have gettext LIB/RUN_DEPENDS to avoid conflicts for naddy's multipackaging work |
2018-12-05 13:19:01 by Christian Weisgerber | Files touched by this commit (28) |
Log message: again, bump users of audio/libmad after macro change in header file |
2018-12-04 13:44:57 by Christian Weisgerber | Files touched by this commit (28) |
Log message: bump users of audio/libmad after macro change in header file |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-11-26 00:07:57 by Marc Espie | Files touched by this commit (23) |
Log message: redo depends with >= |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: convert to new style depends zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes |
2010-10-18 10:52:48 by Marc Espie | Files touched by this commit (115) |
Log message: USE_GROFF=Yes |
2010-09-05 16:00:14 by Stuart Henderson | Files touched by this commit (46) |
Log message: new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. checked with check-lib-depends and PLIST_DB "make package". |
2009-07-30 13:14:33 by Jacob Meuser | Files touched by this commit (1) |
Log message: use libao for audio output, which allows herrie to use sndio/aucat. ok ratchov@, jasper@ |
2008-10-16 11:29:33 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - update herrie to 2.2 |
2008-08-27 12:25:02 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update herrie to 2.1 from emilien gaspar, thanks! |
2008-05-26 02:23:09 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - update herrie to 2.0.2 from emilien gaspar, with a tweak by me. |
2007-12-04 11:05:13 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - update herrie to 1.9 |
2007-11-06 13:45:21 by Jacob Meuser | Files touched by this commit (4) |
Log message: - use SYSCONFDIR for the configuration file - add a sample configuration file - expand the name of the configuration file in the manpage mostly from and ok jasper@ |
2007-09-23 09:50:45 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update herrie to 1.8.4 |
2007-09-02 12:08:15 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update herrie to 1.8.3 |
2007-08-26 13:05:22 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update herrie to 1.8.2 |
2007-07-09 16:53:36 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update herrie to 1.8.1 |
2007-07-02 15:52:27 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update herrie to 1.8 |
2007-05-14 13:35:08 by Christian Weisgerber | Files touched by this commit (5) |
Log message: wantlib updates now that curl pulls in libidn |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2007-03-15 01:20:29 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update herrie to 1.5.1 |
2007-02-13 06:36:27 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update herrie to 1.4 (and sha256'ify) ok bernd@ |
2007-01-24 06:03:08 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to 1.3 |
2007-01-01 14:50:24 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: update herrie to 1.2 |
2006-12-23 03:04:03 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: rcs id's.. |
2006-12-23 03:03:03 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: update herrie to 1.1 |
2006-12-11 08:12:02 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update herrie to 1.0.2 |
2006-12-03 10:17:09 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update herrie to 1.0.1: - Make Vorbis tag parsing less strict (match case insensitive) - Fix OSS and terminal resizing on OpenBSD - Fix terminal resizing in SIGWINCH wrapper while in chroot() |