From owner-cvs-all@FreeBSD.ORG Sun Jul 20 09:25:21 2003 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 5CB1037B401; Sun, 20 Jul 2003 09:25:21 -0700 (PDT) Received: from smtp.kyoto-inet.or.jp (smtp.kyoto-inet.or.jp [202.245.160.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15A1043F3F; Sun, 20 Jul 2003 09:25:20 -0700 (PDT) (envelope-from chat95@mbox.kyoto-inet.or.jp) Received: from debussy.private.org (25.60.138.210.bn.2iij.net [210.138.60.25]) by smtp.kyoto-inet.or.jp (8.12.9/8.12.9) with ESMTP id h6KGPIh9065342; Mon, 21 Jul 2003 01:25:18 +0900 (JST) (envelope-from chat95@mbox.kyoto-inet.or.jp) Received: from localhost (localhost [127.0.0.1]) by debussy.private.org (8.12.9/8.12.9) with ESMTP id h6KGQEVG052680; Mon, 21 Jul 2003 01:26:14 +0900 (JST) (envelope-from chat95@mbox.kyoto-inet.or.jp) Date: Mon, 21 Jul 2003 01:26:14 +0900 (JST) Message-Id: <20030721.012614.229793001.chat95@mbox.kyoto-inet.or.jp> To: dan@langille.org From: Nakata Maho In-Reply-To: <3F1A82D7.16616.487236F7@localhost> References: <200307201151.h6KBpR23019208@repoman.freebsd.org> <3F1A82D7.16616.487236F7@localhost> Organization: private X-Mailer: Mew version 2.2 on XEmacs 21.4.13 (Rational FORTRAN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: maho@FreeBSD.org cc: cvs-ports@FreeBSD.org cc: cbc06942@pop06.odn.ne.jp cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators Makefile ports/emulators/fceu Makefile distinfo pkg-descr pkg-message pkg-plistpatch-Makefile.u 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: Sun, 20 Jul 2003 16:25:21 -0000 Hi, Dan, Thanks for your time. > > maho 2003/07/20 04:51:27 PDT > > FreeBSD ports repository > > > > Modified files: > > emulators Makefile > > Added files: > > emulators/fceu Makefile distinfo pkg-descr pkg-message > > pkg-plist > > emulators/fceu/files patch-Makefile.base > > patch-Makefile.unixsdl > There is a problem with this port: > > $ make -V PORTVERSION > "Makefile", line 40: Unassociated shell command "@${ECHO} "You can optimize by setting WITH_OPTIMIZED_FLAGS=yes."" > make: fatal errors encountered -- cannot continue Hmmm, it doesn't reproduce my environment. % make -V PORTREVISION 0 % make -V PORTVERSION 0.96 % uname -a FreeBSD debussy.private.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Jul 14 07:14:39 JST 2003 maho@debussy.private.org:/work/cvsup/src/sys/i386/compile/MAHO_DEBUSSY-5-CURRENT i386 > FreshPorts can notify a committer if their commit results in an error > such as the above. Thanks for your info! --maho