From owner-cvs-all@FreeBSD.ORG Fri Sep 1 19:49:07 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 D777616A4DA; Fri, 1 Sep 2006 19:49:07 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BABF43D53; Fri, 1 Sep 2006 19:49:07 +0000 (GMT) (envelope-from miwi@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 k81Jn7sV094496; Fri, 1 Sep 2006 19:49:07 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k81Jn73B094495; Fri, 1 Sep 2006 19:49:07 GMT (envelope-from miwi) Message-Id: <200609011949.k81Jn73B094495@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Sep 2006 19:49:07 +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/dream Makefile distinfo pkg-descr ports/audio/dream/files patch-Buffer.h patch-Modul.h patch-Vector.h 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: Fri, 01 Sep 2006 19:49:08 -0000 miwi 2006-09-01 19:49:07 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/dream Makefile distinfo pkg-descr audio/dream/files patch-Buffer.h patch-Modul.h patch-Vector.h Log: Dream is a software implementation of a Digital Radio Mondiale (DRM) receiver. All you need to receive DRM transmissions is a PC with a sound card and a modified analog short-wave (MW, LW) receiver. WWW: http://drm.sourceforge.net/ PR: ports/102761 Submitted by: Soeren Straarup Revision Changes Path 1.764 +1 -0 ports/audio/Makefile 1.1 +35 -0 ports/audio/dream/Makefile (new) 1.1 +3 -0 ports/audio/dream/distinfo (new) 1.1 +166 -0 ports/audio/dream/files/patch-Buffer.h (new) 1.1 +403 -0 ports/audio/dream/files/patch-Modul.h (new) 1.1 +180 -0 ports/audio/dream/files/patch-Vector.h (new) 1.1 +5 -0 ports/audio/dream/pkg-descr (new)