From owner-cvs-all@FreeBSD.ORG Thu Apr 21 12:08:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C229516A4CE; Thu, 21 Apr 2005 12:08:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D83D43D31; Thu, 21 Apr 2005 12:08:11 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3LC8Bn5005637; Thu, 21 Apr 2005 12:08:11 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3LC8Bqo005636; Thu, 21 Apr 2005 12:08:11 GMT (envelope-from hq) Message-Id: <200504211208.j3LC8Bqo005636@repoman.freebsd.org> From: Herve Quiroz Date: Thu, 21 Apr 2005 12:08:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia Makefile ports/multimedia/projectx Makefile distinfo pkg-descr pkg-plist ports/multimedia/projectx/files project-x.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2005 12:08:11 -0000 hq 2005-04-21 12:08:11 UTC FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/projectx Makefile distinfo pkg-descr pkg-plist multimedia/projectx/files project-x.sh.in Log: Project X - a free Java based demux utility Copyright (C) 2001-2004 dvb.matt European digital radio & television uses the DVB standard to broadcast its data. Project X gives you a look behind the transmissions and tries its best to handle & repair many stream types and shows what went wrong on reception. It is intended for educational purposes only, as a non-commercial test project. It may not be used otherwise. Most parts are only experimental. WWW: http://sourceforge.net/projects/project-x PR: 79769 Submitted by: Juergen Lock Revision Changes Path 1.113 +1 -0 ports/multimedia/Makefile 1.1 +45 -0 ports/multimedia/projectx/Makefile (new) 1.1 +2 -0 ports/multimedia/projectx/distinfo (new) 1.1 +13 -0 ports/multimedia/projectx/files/project-x.sh.in (new) 1.1 +11 -0 ports/multimedia/projectx/pkg-descr (new) 1.1 +19 -0 ports/multimedia/projectx/pkg-plist (new)