Import new port graphics/netshow, the Microsoft NetShow player.

Thanks to Chris Kukulies <kuku@gil.physik.rwth-aachen.de> for
telling us about this on freebsd-multimedia, and giving me the
idea of doing a port for it.
This commit is contained in:
Donald Burr 1998-06-12 06:24:54 +00:00
parent 4a038eb202
commit cf4d0c3720
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11397
12 changed files with 120 additions and 0 deletions

42
graphics/netshow/Makefile Normal file
View file

@ -0,0 +1,42 @@
# New ports collection makefile for: netshow
# Version required: 2.00.251
# Date created: Thu Jun 11 22:38:52 PDT 1998
# Whom: dburr@FreeBSD.ORG
#
# $Id$
#
DISTNAME= netshow_linux
PKGNAME= netshow-2.00.251
CATEGORIES= graphics net x11
MASTER_SITES= http://microsoft.com/netshow/download/en/beta/
EXTRACT_SUFX= .gz
MAINTAINER= dburr@FreeBSD.ORG
RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
RESTRICTED= "Commercial software"
NO_CDROM= ${RESTRICTED}
NO_PACKAGE= ${RESTRICTED}
NO_BUILD= yes
USE_X11= yes
pre-extract:
@${MKDIR} ${WRKDIR}
do-extract:
${GUNZIP_CMD} < ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} > ${WRKDIR}/netshow
do-patch:
brandelf -t Linux ${WRKDIR}/netshow
do-install:
${INSTALL} -c -o bin -g bin -m 555 ${WRKDIR}/netshow ${PREFIX}/bin/netshow
post-install:
@cat ${PKGDIR}/MESSAGE
.include <bsd.port.mk>

View file

@ -0,0 +1 @@
MD5 (netshow_linux.gz) = e5434c3b7841c4cd0047c576de12d482

View file

@ -0,0 +1 @@
Microsoft NetShow video stream player

View file

@ -0,0 +1,11 @@
This is the Microsoft NetShow video stream player for Linux.
It will run under FreeBSD's linux emulation libraries, provided
that you have built and installed the linux_lib port. (If you
haven't, this port will do it for you automatically.)
For additional documentation, please see Microsoft's NetShow
web page at:
http://microsoft.com/netshow/download/unix.htm
Donald Burr <dburr@FreeBSD.ORG>

View file

@ -0,0 +1,4 @@
For additional documentation, please see Microsoft's NetShow
web page at:
http://microsoft.com/netshow/download/unix.htm

View file

@ -0,0 +1 @@
bin/netshow

View file

@ -0,0 +1,42 @@
# New ports collection makefile for: netshow
# Version required: 2.00.251
# Date created: Thu Jun 11 22:38:52 PDT 1998
# Whom: dburr@FreeBSD.ORG
#
# $Id$
#
DISTNAME= netshow_linux
PKGNAME= netshow-2.00.251
CATEGORIES= graphics net x11
MASTER_SITES= http://microsoft.com/netshow/download/en/beta/
EXTRACT_SUFX= .gz
MAINTAINER= dburr@FreeBSD.ORG
RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
RESTRICTED= "Commercial software"
NO_CDROM= ${RESTRICTED}
NO_PACKAGE= ${RESTRICTED}
NO_BUILD= yes
USE_X11= yes
pre-extract:
@${MKDIR} ${WRKDIR}
do-extract:
${GUNZIP_CMD} < ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} > ${WRKDIR}/netshow
do-patch:
brandelf -t Linux ${WRKDIR}/netshow
do-install:
${INSTALL} -c -o bin -g bin -m 555 ${WRKDIR}/netshow ${PREFIX}/bin/netshow
post-install:
@cat ${PKGDIR}/MESSAGE
.include <bsd.port.mk>

View file

@ -0,0 +1 @@
MD5 (netshow_linux.gz) = e5434c3b7841c4cd0047c576de12d482

View file

@ -0,0 +1 @@
Microsoft NetShow video stream player

View file

@ -0,0 +1,11 @@
This is the Microsoft NetShow video stream player for Linux.
It will run under FreeBSD's linux emulation libraries, provided
that you have built and installed the linux_lib port. (If you
haven't, this port will do it for you automatically.)
For additional documentation, please see Microsoft's NetShow
web page at:
http://microsoft.com/netshow/download/unix.htm
Donald Burr <dburr@FreeBSD.ORG>

View file

@ -0,0 +1,4 @@
For additional documentation, please see Microsoft's NetShow
web page at:
http://microsoft.com/netshow/download/unix.htm

View file

@ -0,0 +1 @@
bin/netshow