Date: Sun, 1 Feb 2009 23:02:31 GMT From: Toni Gundogdu <legatvs@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/131269: New port: net/cclive Lightweight cmdline video extraction utility Message-ID: <200902012302.n11N2VAN055995@www.freebsd.org> Resent-Message-ID: <200902012310.n11NA2Pe092263@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131269 >Category: ports >Synopsis: New port: net/cclive Lightweight cmdline video extraction utility >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 Feb 01 23:10:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Toni Gundogdu >Release: FreeBSD 7.1-RELEASE-p1 >Organization: >Environment: FreeBSD legioix 7.1-RELEASE-p1 FreeBSD 7.1-RELEASE-p1 #0: Thu Jan 8 09:38:24 EET 2009 legatvs@legioix:/usr/obj/usr/src/sys/LEGIOIX i386 >Description: cclive is a command line video extraction utility similar to clive but focuses on low requirements. Its features are few and essential. Supports Youtube, GoogleVideo, Break, Liveleak, Sevenload and EvisorTV. WWW: http://code.google.com/p/cclive/ >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # cclive/ # cclive/Makefile # cclive/pkg-descr # cclive/pkg-plist # cclive/distinfo # echo c - cclive/ mkdir -p cclive/ > /dev/null 2>&1 echo x - cclive/Makefile sed 's/^X//' >cclive/Makefile << '0ad0e443b39f4a0bcd408af569b94490' X# Ports collection makefile for: cclive X# Date created: 1 February 2009 X# Whom: Toni Gundogdu <legatvs@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= cclive XPORTVERSION= 0.1.0 XCATEGORIES= net XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} X XMAINTAINER= legatvs@gmail.com XCOMMENT= Lightweight command line video extraction utility X XBUILD_DEPENDS= curl:${PORTSDIR}/ftp/curl XRUN_DEPENDS= curl:${PORTSDIR}/ftp/curl X XMAN1= cclive.1 XMANCOMPRESSED= no X XUSE_BZIP2= yes XUSE_GMAKE= yes X XMAKE_ARGS+= CFLAGS="${CFLAGS}" XMAKE_ARGS+= prefix="${PREFIX}" XMAKE_ARGS+= man1dir="${MANPREFIX}/man/man1" X X.ifdef VERBOSE XMAKE_ARGS+= V=1 X.endif X X.include <bsd.port.mk> 0ad0e443b39f4a0bcd408af569b94490 echo x - cclive/pkg-descr sed 's/^X//' >cclive/pkg-descr << '73fdb853305014b9736274fb319a4a59' Xcclive is a command line video extraction utility similar to clive but focuses Xon low requirements. Its features are few and essential. Supports Youtube, XGoogleVideo, Break, Liveleak, Sevenload and EvisorTV. X XWWW: http://code.google.com/p/cclive/ 73fdb853305014b9736274fb319a4a59 echo x - cclive/pkg-plist sed 's/^X//' >cclive/pkg-plist << '71207d88ad831ca4ad0f6d3df9a632b5' Xbin/cclive 71207d88ad831ca4ad0f6d3df9a632b5 echo x - cclive/distinfo sed 's/^X//' >cclive/distinfo << '33c1bd563fdd60568c2990a61dd5d3ac' XMD5 (cclive-0.1.0.tar.bz2) = d5ed390fb23b34e6e855ff512bae97f2 XSHA256 (cclive-0.1.0.tar.bz2) = 3038d8dfc1196ea9d454b7744e144f7e5b63d3b515f02dd37f479e3cbf50415e XSIZE (cclive-0.1.0.tar.bz2) = 33294 33c1bd563fdd60568c2990a61dd5d3ac exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902012302.n11N2VAN055995>