eyeD3 is a Python module and program for processing ID3 tags.
Information about mp3 files (i.e bit rate, sample frequency, play time,
etc.) is also provided. The formats supported are ID3 v1.0/v1.1 and
v2.3/v2.4.
feedback and ok alek@
returning without waiting for the child process to complete which causes
a deadlock between nspr's WaitPidDaemonThread() and PR_WaitProcess().
Reported upstream w/more details:
https://bugzilla.mozilla.org/show_bug.cgi?id=385465
okay martynas@
a user named "log"; from sarg bugtracker via freebsd
also, fix sprintf and rcs id; from maintainer Douglas Santos
thanks to aanriot@, who found some errors when i merged Douglas
Santos diff
ok aanriot@ and maintainer Douglas Santos
Initial diff and sidebar-patch hosting by Stuart Henderson. Thanks!
Enable the Maildir/POP3/IMAP header cache by default and remove
the hcache FLAVOR.
Tested by many. Corrections from simon@.
ok simon@, steven@
Some autoconf fallout in generated documentation (and one source
file), so bump the PKGNAME. They even changed the default installation
path of the manpage, which requires an additional tweak to
CONFIGURE_ARGS.
No functional changes; same result for regression tests as before.
While here, force configure to use our grep and the one true awk,
even if g{grep,awk} are installed.
- tweak pkg/MESSAGE
- mirror the distfiles since the main server can be capricious sometimes
- use the apache-module framework; work done by simon@ (big thank to him)
"looks good" simon@
out on boot so there's really no point in keeping this)
- instruct users to create /var/run/gnugk before starting gnugk instead
pointed by todd@ in a mail to ports@
kaffeine to play/rip audio CDs
- capitalize KDE in COMMENT
- remove extra blank lines in Makefile
- use AUTOCONF_VERSION=2.60 so autoconf doesn't complain about
a different version having previously been used to create configure
- add license marker
- sync patches w/update-patches
- add expat and fontconfig to WANTLIB, as per lib-depends-check
- bsd.port.mk(5) names only `simple' as a valid value for SEPARATE_BUILD,
so use `simple' instead of `Yes'
- bump PKGNAME
audio CD patch OK espie@
rest mostly from and OK brad@