From owner-cvs-all Fri Jun 30 8:43:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F32437B5DC; Fri, 30 Jun 2000 08:43:40 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Received: (from motoyuki@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA89708; Fri, 30 Jun 2000 08:43:40 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Message-Id: <200006301543.IAA89708@freefall.freebsd.org> From: Motoyuki Konno Date: Fri, 30 Jun 2000 08:43:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/cdrdao Makefile ports/audio/cdrdao/patches patch-ac ports/audio/cdrdao/pkg DESCR PLIST.xcdrdao X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG motoyuki 2000/06/30 08:43:40 PDT Modified files: audio/cdrdao Makefile audio/cdrdao/patches patch-ac audio/cdrdao/pkg DESCR Removed files: audio/cdrdao/pkg PLIST.xcdrdao Log: o Turn off the build of xcdrdao: Xcdrdao cannot build with GTK-- 1.2.0 bacause of the incompatibility of GTK--. If GTK-- is installed, cdrdao port always tries to build xcdrdao, and fails. o Support 5-current. o Do not use posix-threads by default due to thread scheduling problem. o Change the address of maintainer. PR: ports/19504 Submitted by: Yasuhito FUTATSUKI (maintainer) Revision Changes Path 1.18 +3 -27 ports/audio/cdrdao/Makefile 1.2 +40 -2 ports/audio/cdrdao/patches/patch-ac 1.3 +1 -1 ports/audio/cdrdao/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message