From owner-cvs-all@FreeBSD.ORG Mon Jun 5 10:40:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 2B94216A477; Mon, 5 Jun 2006 10:40:45 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E80D343D45; Mon, 5 Jun 2006 10:40:44 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k55Ad1RZ059323; Mon, 5 Jun 2006 10:39:01 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k55Ad1lW059322; Mon, 5 Jun 2006 10:39:01 GMT (envelope-from itetcu) Message-Id: <200606051039.k55Ad1lW059322@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Mon, 5 Jun 2006 10:39:01 +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/audio Makefile ports/audio/linux-shoutcast Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/audio/linux-shoutcast/files shoutcast.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 05 Jun 2006 10:40:45 -0000 itetcu 2006-06-05 10:39:01 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/linux-shoutcast Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist audio/linux-shoutcast/files shoutcast.sh.in Log: Shoutcast is Nullsoft's Winamp-based streaming audio server. It isn't an open source software, but freely available for i386 versions of FreeBSD 4.X/5.X and Linux. This port installs the Linux binary. WWW: http://www.shoutcast.com PR: ports/95514 Submitted by: Gabor Kovesdan Approved by: lawrance(mentor, implicit) Revision Changes Path 1.736 +1 -0 ports/audio/Makefile 1.1 +53 -0 ports/audio/linux-shoutcast/Makefile (new) 1.1 +3 -0 ports/audio/linux-shoutcast/distinfo (new) 1.1 +27 -0 ports/audio/linux-shoutcast/files/shoutcast.sh.in (new) 1.1 +16 -0 ports/audio/linux-shoutcast/pkg-deinstall (new) 1.1 +5 -0 ports/audio/linux-shoutcast/pkg-descr (new) 1.1 +50 -0 ports/audio/linux-shoutcast/pkg-install (new) 1.1 +4 -0 ports/audio/linux-shoutcast/pkg-plist (new)