From owner-cvs-all@FreeBSD.ORG Thu Oct 13 03:01:13 2005 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 20C0116A41F; Thu, 13 Oct 2005 03:01:13 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA17F43D45; Thu, 13 Oct 2005 03:01:12 +0000 (GMT) (envelope-from edwin@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 j9D31C0k001141; Thu, 13 Oct 2005 03:01:12 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9D31CbD001140; Thu, 13 Oct 2005 03:01:12 GMT (envelope-from edwin) Message-Id: <200510130301.j9D31CbD001140@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 13 Oct 2005 03:01: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/audio Makefile ports/audio/shoutcast Makefile distinfo pkg-descr pkg-message 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: Thu, 13 Oct 2005 03:01:13 -0000 edwin 2005-10-13 03:01:12 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/shoutcast Makefile distinfo pkg-descr pkg-message Log: [new port] audio/shoutcast Shoutcast is Nullsoft's streaming audio server. It isn't open source, this is a binary port for 1386 versions of FreeBSD 4.x/5.x/6.x. There is an open source alternatve audio/icecast, but shoutcast is very famous, and I think it should have a place in the FreeBSD ports collection. PR: ports/87165 Submitted by: Gabor Kovesdan Revision Changes Path 1.666 +1 -0 ports/audio/Makefile 1.1 +52 -0 ports/audio/shoutcast/Makefile (new) 1.1 +4 -0 ports/audio/shoutcast/distinfo (new) 1.1 +9 -0 ports/audio/shoutcast/pkg-descr (new) 1.1 +7 -0 ports/audio/shoutcast/pkg-message (new)