From owner-cvs-all@FreeBSD.ORG Sat Oct 16 00:13:18 2004 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 709A016A4CE; Sat, 16 Oct 2004 00:13:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 423A243D49; Sat, 16 Oct 2004 00:13:18 +0000 (GMT) (envelope-from will@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9G0DIvk030618; Sat, 16 Oct 2004 00:13:18 GMT (envelope-from will@repoman.freebsd.org) Received: (from will@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9G0DI11030617; Sat, 16 Oct 2004 00:13:18 GMT (envelope-from will) Message-Id: <200410160013.i9G0DI11030617@repoman.freebsd.org> From: Will Andrews Date: Sat, 16 Oct 2004 00:13:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio Makefile ports/audio/ezstream Makefile distinfo pkg-descr pkg-plist 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: Sat, 16 Oct 2004 00:13:18 -0000 will 2004-10-16 00:13:18 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/ezstream Makefile distinfo pkg-descr pkg-plist Log: Add ezstream 0.1.2, a command line utility for streaming to icecast servers. PR: ports/71049 Submitted by: Frank Laszlo Revision Changes Path 1.560 +1 -0 ports/audio/Makefile 1.1 +33 -0 ports/audio/ezstream/Makefile (new) 1.1 +2 -0 ports/audio/ezstream/distinfo (new) 1.1 +8 -0 ports/audio/ezstream/pkg-descr (new) 1.1 +1 -0 ports/audio/ezstream/pkg-plist (new)