From owner-cvs-all@FreeBSD.ORG Sun Sep 23 05:00:26 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1F8F16A420; Sun, 23 Sep 2007 05:00:26 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B813A13C461; Sun, 23 Sep 2007 05:00:26 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l8N50QKo015785; Sun, 23 Sep 2007 05:00:26 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l8N50QjG015784; Sun, 23 Sep 2007 05:00:26 GMT (envelope-from edwin) Message-Id: <200709230500.l8N50QjG015784@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Sep 2007 05:00:26 +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/csound Makefile distinfo pkg-descr ports/audio/csound/files custom.py.in patch-Makefile patch-Top-csound.c patch-anal_adsyn_makef patch-anal_convol_makef patch-anal_lpc_makef patch-anal_pvoc_makef patch-aops.c patch-cs_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: Sun, 23 Sep 2007 05:00:26 -0000 edwin 2007-09-23 05:00:26 UTC FreeBSD ports repository Modified files: audio/csound Makefile distinfo pkg-descr Added files: audio/csound/files custom.py.in patch-Top-csound.c pkg-message.in Removed files: audio/csound/files patch-Makefile patch-anal_adsyn_makef patch-anal_convol_makef patch-anal_lpc_makef patch-anal_pvoc_makef patch-aops.c patch-cs_h patch-util1_cscore_makef patch-util2_dnoise.dir_makef patch-util2_dnoise_dir_dnoise_c patch-util2_dnoise_dir_srconv_c Log: [PATCH, UPDATE] Update audio/csound and audio/csound-manual Update audio/csound to 5.06 csound has been "liberated" and is now GPL, see http://csounds.com/VercoeGift.html The corresponding csound entry in LEGAL should be removed, note that csound-manual isn't updated to 5.06 and is still subject to a restrictive license. With thanks to Erik Trulsson and Mel at -questions for patch-Top-csound.c PR: ports/116255 Submitted by: Martin Tournoij Revision Changes Path 1.31 +45 -48 ports/audio/csound/Makefile 1.10 +6 -3 ports/audio/csound/distinfo 1.1 +12 -0 ports/audio/csound/files/custom.py.in (new) 1.7 +0 -108 ports/audio/csound/files/patch-Makefile (dead) 1.1 +64 -0 ports/audio/csound/files/patch-Top-csound.c (new) 1.3 +0 -21 ports/audio/csound/files/patch-anal_adsyn_makef (dead) 1.2 +0 -11 ports/audio/csound/files/patch-anal_convol_makef (dead) 1.3 +0 -13 ports/audio/csound/files/patch-anal_lpc_makef (dead) 1.3 +0 -13 ports/audio/csound/files/patch-anal_pvoc_makef (dead) 1.4 +0 -18 ports/audio/csound/files/patch-aops.c (dead) 1.2 +0 -11 ports/audio/csound/files/patch-cs_h (dead) 1.2 +0 -22 ports/audio/csound/files/patch-util1_cscore_makef (dead) 1.2 +0 -24 ports/audio/csound/files/patch-util2_dnoise.dir_makef (dead) 1.2 +0 -10 ports/audio/csound/files/patch-util2_dnoise_dir_dnoise_c (dead) 1.2 +0 -10 ports/audio/csound/files/patch-util2_dnoise_dir_srconv_c (dead) 1.1 +4 -0 ports/audio/csound/files/pkg-message.in (new) 1.3 +17 -22 ports/audio/csound/pkg-descr