pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/xmms-cdread
Module Name: pkgsrc
Committed By: marino
Date: Sun Nov 27 00:25:05 UTC 2011
Modified Files:
pkgsrc/audio/xmms-cdread: distinfo
pkgsrc/audio/xmms-cdread/patches: patch-ab
Added Files:
pkgsrc/audio/xmms-cdread/patches: patch-ac patch-ad patch-ae patch-af
Log Message:
audio/xmms-cdread: Support DragonFly
There were a few issues with this package wrt DragonFly. The biggest issue
is the use of ETIME, which should not be used with sockets. It doesn't
even appear to be used later. NetBSD defines ETIME, but neither DragonFly
nor FreeBSD even have this definition in errno. Somebody might want to
look at this choice for the variable.
Libtool also choked due to a missing tag, the FreeBSD volume control was
needed, and some standard headers were added.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/xmms-cdread/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/xmms-cdread/patches/patch-ab
cvs rdiff -u -r0 -r1.1 pkgsrc/audio/xmms-cdread/patches/patch-ac \
pkgsrc/audio/xmms-cdread/patches/patch-ad \
pkgsrc/audio/xmms-cdread/patches/patch-ae \
pkgsrc/audio/xmms-cdread/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index