From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Feb 1 23:10:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0875F1065672 for ; Sun, 1 Feb 2009 23:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D73198FC0C for ; Sun, 1 Feb 2009 23:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n11NA2Xa092264 for ; Sun, 1 Feb 2009 23:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n11NA2Pe092263; Sun, 1 Feb 2009 23:10:02 GMT (envelope-from gnats) Resent-Date: Sun, 1 Feb 2009 23:10:02 GMT Resent-Message-Id: <200902012310.n11NA2Pe092263@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Toni Gundogdu Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B11361065677 for ; Sun, 1 Feb 2009 23:02:31 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 853208FC14 for ; Sun, 1 Feb 2009 23:02:31 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n11N2VDk055996 for ; Sun, 1 Feb 2009 23:02:31 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n11N2VAN055995; Sun, 1 Feb 2009 23:02:31 GMT (envelope-from nobody) Message-Id: <200902012302.n11N2VAN055995@www.freebsd.org> Date: Sun, 1 Feb 2009 23:02:31 GMT From: Toni Gundogdu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/131269: New port: net/cclive Lightweight cmdline video extraction utility X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2009 23:10:03 -0000 >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 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 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: