Date: Sat, 7 Jan 2006 11:02:39 +0900 (KST) From: "munggo@pmy.lv &" <Mun-Kyo.Seo@pmy.pmy.lv> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/91434: New port: multimedia/mmsrip Message-ID: <200601070202.k0722dd4070487@pmy.pmy.lv> Resent-Message-ID: <200601070210.k072A63b038807@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 91434 >Category: ports >Synopsis: New port: multimedia/mmsrip >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: Sat Jan 07 02:10:05 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Mun-Kyo Seo & >Release: FreeBSD 5.4-STABLE i386 >Organization: MungGo >Environment: System: FreeBSD pmy.pmy.lv 5.4-STABLE FreeBSD 5.4-STABLE #1: Wed Jul 27 03:57:49 KST 2005 root@pmy.pmy.lv:/usr/obj/usr/src/sys/SMP i386 >Description: MMSRIP is a client for the proprietary protocol MMS://. It actually saves to a file the content being streamed. Please remember that this is not intended for real use, its existence is only and must only be documentary. >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: # # Makefile # distinfo # pkg-descr # pkg_plist # echo x - Makefile sed 's/^X//' >Makefile << 'END-of-Makefile' X# New ports collection makefile for: mmsrip X# Date created: 7 JAN 2006 X# Whom: Mun-Kyo Seo <munggo@pmy.lv> X# X# $FreeBSD$ X# X XPORTNAME= mmsrip XPORTVERSION= 0.6.5 XCATEGORIES= multimedia XMASTER_SITES= http://nbenoit.tuxfamily.org/projects/mmsrip/ \ X http://pmy.lv/mirror/MMSRipper/ \ X http://freshmeat.net/redir/mmsrip/56514/url_tgz/ X XMAINTAINER= munggo@pmy.lv XCOMMENT= MMSRIP is a client for the proprietary protocol MMS://. It saves the content being streamed to a file. X XUSE_REINPLACE= yes XGNU_CONFIGURE= yes X XMAN1= mmsrip.1 X X.include <bsd.port.mk> END-of-Makefile echo x - distinfo sed 's/^X//' >distinfo << 'END-of-distinfo' XMD5 (mmsrip-0.6.5.tar.gz) = a003865a7d3c9d2d7e846e2a08db8fda XSIZE (mmsrip-0.6.5.tar.gz) = 94986 END-of-distinfo echo x - pkg-descr sed 's/^X//' >pkg-descr << 'END-of-pkg-descr' XMMSRIP is a client for the proprietary protocol MMS://. XIt actually saves to a file the content being streamed. XPlease remember that this is not intended for real use, its existence is only and must only be documentary. X XWWW: http://nbenoit.tuxfamily.org/projects.php?rq=mmsrip END-of-pkg-descr echo x - pkg_plist sed 's/^X//' >pkg_plist << 'END-of-pkg_plist' Xbin/mmsrip END-of-pkg_plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601070202.k0722dd4070487>