- homepage moved

- provide a working master site
- tweak DESCR and MESSAGE
- regen patches and plist while here
This commit is contained in:
jasper 2008-10-28 12:09:05 +00:00
parent 57273c051a
commit bee7d1b059
12 changed files with 60 additions and 60 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.32 2007/11/13 12:44:23 steven Exp $
# $OpenBSD: Makefile,v 1.33 2008/10/28 12:09:05 jasper Exp $
COMMENT= Motif CD player
DISTNAME= xmcd-2.6
PKGNAME= ${DISTNAME}p6
PKGNAME= ${DISTNAME}p7
CATEGORIES= audio
HOMEPAGE= http://metalab.unc.edu/tkan/xmcd/
HOMEPAGE= http://www.amb.org/xmcd/
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
@ -14,7 +14,7 @@ PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM Xau Xdmcp X11 Xaw Xext Xmu Xp Xpm Xt c curses termlib
MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/src/
MASTER_SITES= http://humppa.nl/distfiles/
USE_X11= Yes
USE_MOTIF= any

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-cda_d_cda_man,v 1.1 2001/01/18 16:41:27 naddy Exp $
--- cda_d/cda.man.orig Mon Dec 11 22:20:25 2000
+++ cda_d/cda.man Tue Dec 12 00:04:43 2000
$OpenBSD: patch-cda_d_cda_man,v 1.2 2008/10/28 12:09:05 jasper Exp $
--- cda_d/cda.man.orig Sat Feb 5 08:26:39 2000
+++ cda_d/cda.man Tue Oct 28 13:06:18 2008
@@ -499,11 +499,11 @@ This parameter which specifies
the directory path under which
.I cda's
@ -15,7 +15,7 @@ $OpenBSD: patch-cda_d_cda_man,v 1.1 2001/01/18 16:41:27 naddy Exp $
.I xmcd(1)
for details.
@@ -524,23 +524,21 @@ do not support the appropriate functiona
@@ -524,23 +524,21 @@ do not support the appropriate functionality.
.SH "FILES"
$HOME/.xmcdcfg/\(**
.br

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-install_sh,v 1.1 2001/01/18 16:41:27 naddy Exp $
$OpenBSD: patch-install_sh,v 1.2 2008/10/28 12:09:05 jasper Exp $
--- install.sh.orig Sat Feb 5 08:26:20 2000
+++ install.sh Wed Nov 8 14:32:12 2000
@@ -50,11 +50,11 @@ XMCD_URL=http://metalab.unc.edu/tkan/xmc
+++ install.sh Tue Oct 28 13:06:18 2008
@@ -50,11 +50,11 @@ XMCD_URL=http://metalab.unc.edu/tkan/xmcd/
DIRPERM=755
SCRPERM=755
FILEPERM=444

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-libdi_d_config_sh,v 1.2 2001/01/18 16:41:27 naddy Exp $
$OpenBSD: patch-libdi_d_config_sh,v 1.3 2008/10/28 12:09:05 jasper Exp $
--- libdi_d/config.sh.orig Sat Feb 5 08:26:23 2000
+++ libdi_d/config.sh Wed Nov 8 02:35:46 2000
+++ libdi_d/config.sh Tue Oct 28 13:06:18 2008
@@ -37,13 +37,14 @@ XMCDLIB=/usr/lib/X11/xmcd
CDDBDIR=/usr/lib/X11/xmcd/cddb
DISCOGDIR=/usr/lib/X11/xmcd/discog
@ -20,7 +20,7 @@ $OpenBSD: patch-libdi_d_config_sh,v 1.2 2001/01/18 16:41:27 naddy Exp $
OWNER=bin
GROUP=bin
CDIRPERM=777
@@ -491,40 +492,8 @@ ask_nonscsi_config()
@@ -491,41 +492,9 @@ ask_nonscsi_config()
return 1
fi
@ -36,7 +36,9 @@ $OpenBSD: patch-libdi_d_config_sh,v 1.2 2001/01/18 16:41:27 naddy Exp $
- $ECHO " 6.\tCompaq Tru64 UNIX / Digital UNIX ATAPI"
- $ECHO " 7.\tHP-UX ATAPI"
- $ECHO " q.\tquit (abort configuration)"
-
+ # *BSD
+ IOCMETHOD=2
- while :
- do
- if get_str "\n Enter choice:"
@ -58,11 +60,10 @@ $OpenBSD: patch-libdi_d_config_sh,v 1.2 2001/01/18 16:41:27 naddy Exp $
- done
-
- IOCMETHOD="$ANS"
+ # *BSD
+ IOCMETHOD=2
-
if [ -z "$NUMDISCS" ]
then
YNDEF=n
@@ -765,18 +734,18 @@ config_drive()
eval `\
(

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-libdi_d_fbioc_c,v 1.1 2001/01/18 16:41:27 naddy Exp $
--- libdi_d/fbioc.c.orig Mon Nov 6 15:09:02 2000
+++ libdi_d/fbioc.c Mon Nov 6 15:11:14 2000
$OpenBSD: patch-libdi_d_fbioc_c,v 1.2 2008/10/28 12:09:05 jasper Exp $
--- libdi_d/fbioc.c.orig Sat Feb 5 08:26:26 2000
+++ libdi_d/fbioc.c Tue Oct 28 13:06:18 2008
@@ -123,7 +123,7 @@ STATIC iocname_t iname[] = {
* FALSE - ioctl failed
*/
@ -10,7 +10,7 @@ $OpenBSD: patch-libdi_d_fbioc_c,v 1.1 2001/01/18 16:41:27 naddy Exp $
{
int i,
ret;
@@ -135,14 +135,14 @@ fbioc_send(int cmd, void *arg, bool_t pr
@@ -135,14 +135,14 @@ fbioc_send(int cmd, void *arg, bool_t prnerr)
if (app_data.debug) {
for (i = 0; iname[i].name != NULL; i++) {
if (iname[i].cmd == cmd) {

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-misc_d_discog_htm,v 1.1 2001/01/18 16:41:27 naddy Exp $
$OpenBSD: patch-misc_d_discog_htm,v 1.2 2008/10/28 12:09:05 jasper Exp $
--- misc_d/discog.htm.orig Sat Feb 5 08:26:39 2000
+++ misc_d/discog.htm Thu Dec 7 17:38:07 2000
@@ -79,7 +79,7 @@ there is a supported web browser on your
+++ misc_d/discog.htm Tue Oct 28 13:06:18 2008
@@ -79,7 +79,7 @@ there is a supported web browser on your system (<B>Ne
When xmcd was installed the correct browser must be configured.
If your xmcd was not configured correctly for <I>wwwWarp</I>, you can
re-configure it by logging in as <B>root</B>, and then running the
@ -10,7 +10,7 @@ $OpenBSD: patch-misc_d_discog_htm,v 1.1 2001/01/18 16:41:27 naddy Exp $
<P>
Of course, in order to reach Internet sites, your system must be connected
to the Internet. However, the Local Discographies feature does not require
@@ -107,7 +107,7 @@ in the CD's Local Discography when you u
@@ -107,7 +107,7 @@ in the CD's Local Discography when you use xmcd's wwwW
view it.
<P>
You can set up <B>cron</B>(1M) on your system to run the

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-misc_d_start_sh,v 1.1 2001/01/18 16:41:28 naddy Exp $
$OpenBSD: patch-misc_d_start_sh,v 1.2 2008/10/28 12:09:05 jasper Exp $
--- misc_d/start.sh.orig Sat Feb 5 08:26:39 2000
+++ misc_d/start.sh Tue Dec 12 22:57:18 2000
+++ misc_d/start.sh Tue Oct 28 13:06:18 2008
@@ -26,7 +26,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
@ -21,7 +21,8 @@ $OpenBSD: patch-misc_d_start_sh,v 1.1 2001/01/18 16:41:28 naddy Exp $
+XKEYSYMDB=@X11BASE@/lib/X11/XKeysymDB
-PROG=`(basename $0) 2>/dev/null`
-
+PROG=`basename $0 2>/dev/null`
-SYS=`(uname -s) 2>/dev/null | sed -e 's/\//_/g' -e 's/-/_/g' -e 's/[ ]/_/g'`
-MACH=`(uname -m) 2>/dev/null | sed -e 's/\//_/g' -e 's/-/_/g' -e 's/[ ]/_/g'`
-REL=`(uname -r) 2>/dev/null | sed -e 's/\//_/g' -e 's/-/_/g' -e 's/[ ]/_/g'`
@ -71,8 +72,7 @@ $OpenBSD: patch-misc_d_start_sh,v 1.1 2001/01/18 16:41:28 naddy Exp $
- ;;
- esac
-fi
+PROG=`basename $0 2>/dev/null`
-
export XFILESEARCHPATH XUSERFILESEARCHPATH XKEYSYMDB
-exec $XMCD_LIBDIR/bin-${SYS}-${MACH}/$PROG ${1+"$@"}

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-xmcd_d_dbprog_c,v 1.1 2001/08/08 23:31:23 naddy Exp $
$OpenBSD: patch-xmcd_d_dbprog_c,v 1.2 2008/10/28 12:09:05 jasper Exp $
--- xmcd_d/dbprog.c.orig Sat Feb 5 08:26:30 2000
+++ xmcd_d/dbprog.c Wed Aug 8 01:32:14 2001
+++ xmcd_d/dbprog.c Tue Oct 28 13:06:18 2008
@@ -736,29 +736,29 @@ dbprog_dbput(curstat_t *s)
case 0:
break;
@ -45,7 +45,7 @@ $OpenBSD: patch-xmcd_d_dbprog_c,v 1.1 2001/08/08 23:31:23 naddy Exp $
(void) sprintf(errstr, app_data.str_saverr_write);
CD_WARNING(errstr);
return;
@@ -3801,14 +3801,14 @@ dbprog_linksel_ok(Widget w, XtPointer cl
@@ -3801,14 +3801,14 @@ dbprog_linksel_ok(Widget w, XtPointer client_data, XtP
CD_WARNING(errstr);
return;

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-xmcd_d_xmcd_man,v 1.1 2001/01/18 16:41:28 naddy Exp $
--- xmcd_d/xmcd.man.orig Mon Dec 11 22:36:36 2000
+++ xmcd_d/xmcd.man Tue Dec 12 00:06:18 2000
@@ -228,10 +228,9 @@ text labels can also be changed (for exa
$OpenBSD: patch-xmcd_d_xmcd_man,v 1.2 2008/10/28 12:09:05 jasper Exp $
--- xmcd_d/xmcd.man.orig Sat Feb 5 08:26:31 2000
+++ xmcd_d/xmcd.man Tue Oct 28 13:06:18 2008
@@ -228,10 +228,9 @@ text labels can also be changed (for example, to anoth
.PP
There are too many resources to list here, but the resource names
and their defaults (plus descriptive comments) can be found in the
@ -14,7 +14,7 @@ $OpenBSD: patch-xmcd_d_xmcd_man,v 1.1 2001/01/18 16:41:28 naddy Exp $
unless you want the changes to be forced upon all users of
.I xmcd
on the system. Instead, make a copy of this file, change the copy as you
@@ -432,13 +431,14 @@ per-drive basis. For example, in some c
@@ -432,13 +431,14 @@ per-drive basis. For example, in some cases
must operate the drive differently depending upon the brand
and model of the drive. Thus, there must be a separate
configuration file for these parameters \fIper-device\fR.
@ -34,7 +34,7 @@ $OpenBSD: patch-xmcd_d_xmcd_man,v 1.1 2001/01/18 16:41:28 naddy Exp $
is provided to make maintaining these configuration
file easy (Note: on SCO systems the configuration program can
also be invoked as "\fImkdev xmcd\fR").
@@ -469,7 +469,7 @@ common and device-specific parameters (w
@@ -469,7 +469,7 @@ common and device-specific parameters (where HOME is y
directory and DEVICE is as specified above). Parameters found in
this file will override the system defaults (except those
parameters that cannot be overridden; see the comments in the
@ -43,7 +43,7 @@ $OpenBSD: patch-xmcd_d_xmcd_man,v 1.1 2001/01/18 16:41:28 naddy Exp $
.SH "USING XMCD"
The basic functions of
@@ -566,7 +566,7 @@ The CD database information is stored in
@@ -566,7 +566,7 @@ The CD database information is stored in text files, o
in a designated directory (category). The path of this
directory is \fBCDDBDIR\fI/\fBCATEGORY\fR, where CDDBDIR
is the top level directory of the local CD database.

View File

@ -1,12 +1,12 @@
Xmcd is a program that allows the use of the CD-ROM drive as a
full-featured stereo compact-disc player for the X Window System.
Most of the features found on real CD players are available in
xmcd, such as shuffle and repeat, track programming functions, a
numeric keypad, and track warp slider for direct track access.
Additional functions include sample play, A to B segment play,
volume control, balance control, etc. Several automation options
are also available on CD load, eject, play completion, and program
exit. A Channel Routing feature allows you to select from several
stereo or mono routing options. The volume control slider taper
characteristics can also be altered.
Most of the features found on real CD players are available in xmcd,
such as shuffle and repeat, track programming functions, a numeric
keypad, and track warp slider for direct track access. Additional
functions include sample play, A to B segment play, volume control,
balance control, etc. Several automation options are also available on
CD load, eject, play completion, and program exit. A Channel Routing
feature allows you to select from several stereo or mono routing
options. The volume control slider taper characteristics can also be
altered.

View File

@ -1,11 +1,10 @@
Before using xmcd/cda for the first time, you must
set up the software by running the following program:
Before using xmcd/cda for the first time, you must set up the software
by running the following program:
${PREFIX}/sbin/xmcdconfig
Xmcd/cda will not work until that is done.
You may also want to set up cron(8) to run the
${PREFIX}/share/xmcd/scripts/genidx script periodically
(e.g., nightly) to re-generate the local discography
category index pages.
${PREFIX}/share/xmcd/scripts/genidx script periodically (e.g., nightly)
to re-generate the local discography category index pages.

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.9 2006/12/04 21:37:21 steven Exp $
@comment $OpenBSD: PLIST,v 1.10 2008/10/28 12:09:05 jasper Exp $
bin/cda
bin/cddbcmd
bin/dp2xmcd
@ -6,11 +6,11 @@ bin/wm2xmcd
bin/xmcd
lib/X11/app-defaults/XMcd
libexec/xmcd/
libexec/xmcd/cda
libexec/xmcd/cddbcmd
@bin libexec/xmcd/cda
@bin libexec/xmcd/cddbcmd
libexec/xmcd/dp2xmcd
libexec/xmcd/wm2xmcd
libexec/xmcd/xmcd
@bin libexec/xmcd/wm2xmcd
@bin libexec/xmcd/xmcd
@man man/man1/cda.1
@man man/man1/cddbcmd.1
@man man/man1/dp2xmcd.1