Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Mar 2009 20:41:12 GMT
From:      Ashish SHUKLA <wahjava@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/132946: New Port: multimedia/msdl Downloader for downloading streaming multimedia files
Message-ID:  <200903222041.n2MKfCTj048776@www.freebsd.org>
Resent-Message-ID: <200903222050.n2MKo61G095912@freefall.freebsd.org>

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

>Number:         132946
>Category:       ports
>Synopsis:       New Port: multimedia/msdl Downloader for downloading streaming multimedia files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 22 20:50:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Ashish SHUKLA
>Release:        7.1-STABLE
>Organization:
N/A
>Environment:
FreeBSD monte-cristo.france 7.1-STABLE FreeBSD 7.1-STABLE #3: Tue Mar 10 04:11:41 IST 2009     root@monte-cristo.france:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
This program is to download multimedia streaming files.
Currently it supports following protocols.

* mmst      (Microsoft Media Server over TCP)
* mmsh      (MMS over HTTP)
* http      (Hyper Text Transfer Protocol)
* real-rtsp (Real Time Streaming Protocol / Real/helix)
* wms-rtsp  (Real Time Streaming Protocol / WMServer  )
* ftp       (File Transfer Protocol)


WWW:	http://msdl.sourceforge.net/
>How-To-Repeat:

>Fix:
# 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:
#
#	msdl/
#	msdl/pkg-descr
#	msdl/Makefile
#	msdl/distinfo
#
echo c - msdl/
mkdir -p msdl/ > /dev/null 2>&1
echo x - msdl/pkg-descr
sed 's/^X//' >msdl/pkg-descr << 'a09f2a8397541701fd4f7df1c6520450'
XThis program is to download multimedia streaming files.
XCurrently it supports following protocols.
X
X* mmst      (Microsoft Media Server over TCP)
X* mmsh      (MMS over HTTP)
X* http      (Hyper Text Transfer Protocol)
X* real-rtsp (Real Time Streaming Protocol / Real/helix)
X* wms-rtsp  (Real Time Streaming Protocol / WMServer  )
X* ftp       (File Transfer Protocol)
X
X
XWWW:	http://msdl.sourceforge.net/
a09f2a8397541701fd4f7df1c6520450
echo x - msdl/Makefile
sed 's/^X//' >msdl/Makefile << '30700655c9aa33158d1cb87c270c3f6b'
X# New ports collection makefile for:	msdl
X# Date created:		2009-03-23
X# Whom:			Ashish Shukla <wahjava@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	msdl
XPORTVERSION=	1.2.3
XCATEGORIES=	multimedia
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	wahjava@gmail.com
XCOMMENT=	Downloader for downloading streaming multimedia files
X
XGNU_CONFIGURE=	yes
XPLIST_FILES=	bin/msdl
XMAN1=	msdl.1
X
X.include <bsd.port.mk>
30700655c9aa33158d1cb87c270c3f6b
echo x - msdl/distinfo
sed 's/^X//' >msdl/distinfo << '46b97890cdc961f6518e88b3a0e63159'
XMD5 (msdl-1.2.3.tar.gz) = e76cafc8cd5594954faa879b68771438
XSHA256 (msdl-1.2.3.tar.gz) = 63f5e252ab2143000f41fd1a973dbab8da78d97ce37ea01ff9ae64934b95ba35
XSIZE (msdl-1.2.3.tar.gz) = 195425
46b97890cdc961f6518e88b3a0e63159
exit



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



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