Skip site navigation (1)Skip section navigation (2)
Date:      19 Dec 2002 23:17:12 -0000
From:      king@v2project.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46384: New Port: net/xbms
Message-ID:  <20021219231712.76890.qmail@main.v2project.com>

next in thread | raw e-mail | index | archive | help

>Number:         46384
>Category:       ports
>Synopsis:       New Port: net/xbms
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 19 15:20:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jose Rey
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:

	
>Description:
       Xbms, the unix streaming server for xbox mediaplayer.
       With xbms, it is possible to 'share' movies, pictures
       and audio on your unix box, so they are accessible from your xbox.
>How-To-Repeat:
	
>Fix:

--- xbms-0.30.5.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	xbms
#	xbms/files
#	xbms/files/patch-server
#	xbms/Makefile
#	xbms/distinfo
#	xbms/pkg-comment
#	xbms/pkg-descr
#	xbms/pkg-plist
#
echo c - xbms
mkdir -p xbms > /dev/null 2>&1
echo c - xbms/files
mkdir -p xbms/files > /dev/null 2>&1
echo x - xbms/files/patch-server
sed 's/^X//' >xbms/files/patch-server << 'END-of-xbms/files/patch-server'
X--- server.c.orig	Fri Dec 20 00:00:41 2002
X+++ server.c	Fri Dec 20 00:00:55 2002
X@@ -55,7 +55,7 @@
X 
X #define VERSION "0.30.5"
X 
X-#define CONFIG "/etc/xbms.conf"
X+#define CONFIG "/usr/local/etc/xbms.conf"
X #define PIDFILE "/var/run/xbms.pid"
X #define C_SERVER_PORT 1400
X #define MAX_MSG_LENGTH 4096
END-of-xbms/files/patch-server
echo x - xbms/Makefile
sed 's/^X//' >xbms/Makefile << 'END-of-xbms/Makefile'
X# New ports collection makefile for:	xbms
X# Date created:		Thu Dec 19 23:38:50 CET 2002
X# Whom:			king@v2project.com
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	xbms
XPORTVERSION=	0.30.5
XCATEGORIES=	net
XMASTER_SITES=	http://wipux2.wifo.uni-mannheim.de/~ck/
XDISTNAME=       ${PORTNAME}_${PORTVERSION}
X
XMAINTAINER=	king@v2project.com
X
XONLY_FOR_ARCHS=	i386 alpha
X
Xpost-install:
X	${CP} ${WRKSRC}/xbms.conf ${PREFIX}/etc/xbms.conf.sample
X
X.include <bsd.port.mk>
END-of-xbms/Makefile
echo x - xbms/distinfo
sed 's/^X//' >xbms/distinfo << 'END-of-xbms/distinfo'
XMD5 (xbms_0.30.5.tar.gz) = fb2ce48dd0c84d80b196169720b33c03
END-of-xbms/distinfo
echo x - xbms/pkg-comment
sed 's/^X//' >xbms/pkg-comment << 'END-of-xbms/pkg-comment'
XXbms, the unix streaming server for xbox mediaplayer
END-of-xbms/pkg-comment
echo x - xbms/pkg-descr
sed 's/^X//' >xbms/pkg-descr << 'END-of-xbms/pkg-descr'
Xxbms, the unix streaming server for xbox mediaplayer. 
XWith xbms, it is possible to 'share' movies, pictures 
Xand audio on your unix box, so they are accessible from your xbox.
X
XWWW: http://www.xboxmediaplayer.de
END-of-xbms/pkg-descr
echo x - xbms/pkg-plist
sed 's/^X//' >xbms/pkg-plist << 'END-of-xbms/pkg-plist'
Xbin/xbms
Xetc/xbms.conf.sample
END-of-xbms/pkg-plist
exit
--- xbms-0.30.5.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021219231712.76890.qmail>