From owner-cvs-all@FreeBSD.ORG Thu Jan 20 06:25:14 2005 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 242E416A4CE; Thu, 20 Jan 2005 06:25:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 086F443D58; Thu, 20 Jan 2005 06:25:14 +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 j0K6PDpl034103; Thu, 20 Jan 2005 06:25:13 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0K6PDdg034102; Thu, 20 Jan 2005 06:25:13 GMT (envelope-from edwin) Message-Id: <200501200625.j0K6PDdg034102@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 20 Jan 2005 06:25:13 +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/gnomoradio Makefile distinfo pkg-descr pkg-plist ports/audio/gnomoradio/files patch-rainbow::license.cc patch-rainbow::rdf-resource.cc 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: Thu, 20 Jan 2005 06:25:14 -0000 edwin 2005-01-20 06:25:13 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/gnomoradio Makefile distinfo pkg-descr pkg-plist audio/gnomoradio/files patch-rainbow::license.cc patch-rainbow::rdf-resource.cc Log: New port: audio/gnomoradio, a program for finding and playing free music from the Internet Note: on 4.x, this port will be compiled with G++ 3.4, but will attempt to link to libraries compiled with G++ 2.95, so I guess it'll fail. I suggest to see what happens with bento and, if needed, mark this port as 5.x-only using IGNORE. PR: ports/73032 Submitted by: Jean-Yves Lefort Revision Changes Path 1.585 +1 -0 ports/audio/Makefile 1.1 +37 -0 ports/audio/gnomoradio/Makefile (new) 1.1 +2 -0 ports/audio/gnomoradio/distinfo (new) 1.1 +11 -0 ports/audio/gnomoradio/files/patch-rainbow::license.cc (new) 1.1 +55 -0 ports/audio/gnomoradio/files/patch-rainbow::rdf-resource.cc (new) 1.1 +17 -0 ports/audio/gnomoradio/pkg-descr (new) 1.1 +45 -0 ports/audio/gnomoradio/pkg-plist (new)