From owner-cvs-all@FreeBSD.ORG Sat Dec 25 21:49:12 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97C2E106564A; Sat, 25 Dec 2010 21:49:12 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 864E98FC08; Sat, 25 Dec 2010 21:49:12 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id oBPLnCUi087795; Sat, 25 Dec 2010 21:49:12 GMT (envelope-from swills@repoman.freebsd.org) Received: (from swills@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oBPLnCLE087794; Sat, 25 Dec 2010 21:49:12 GMT (envelope-from swills) Message-Id: <201012252149.oBPLnCLE087794@repoman.freebsd.org> From: Steve Wills Date: Sat, 25 Dec 2010 21:49:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils Makefile ports/deskutils/vnc2flv Makefile distinfo pkg-descr pkg-plist ports/deskutils/vnc2flv/vnc2flv Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Dec 2010 21:49:12 -0000 swills 2010-12-25 21:49:12 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/vnc2flv Makefile distinfo pkg-descr pkg-plist deskutils/vnc2flv/vnc2flv Makefile distinfo pkg-descr pkg-plist Log: Vnc2flv is a cross-platform screen recording tool for UNIX, Windows or Mac. It captures a VNC desktop session (either your own screen or a remote computer) and saves as a Flash Video (FLV) file. WWW: http://www.unixuser.org/~euske/python/vnc2flv PR: ports/153414 Submitted by: Jason Helfman Approved by: wxs (mentor) Revision Changes Path 1.412 +1 -0 ports/deskutils/Makefile 1.1 +28 -0 ports/deskutils/vnc2flv/Makefile (new) 1.1 +2 -0 ports/deskutils/vnc2flv/distinfo (new) 1.1 +5 -0 ports/deskutils/vnc2flv/pkg-descr (new) 1.1 +26 -0 ports/deskutils/vnc2flv/pkg-plist (new) 1.1 +28 -0 ports/deskutils/vnc2flv/vnc2flv/Makefile (new) 1.1 +2 -0 ports/deskutils/vnc2flv/vnc2flv/distinfo (new) 1.1 +5 -0 ports/deskutils/vnc2flv/vnc2flv/pkg-descr (new) 1.1 +26 -0 ports/deskutils/vnc2flv/vnc2flv/pkg-plist (new)