From owner-ports-jp@jp.freebsd.org  Tue Dec  8 15:29:40 1998
Received: (from daemon@localhost)
	by jaz.jp.freebsd.org (8.9.1+3.1W/8.7.3) id PAA16711;
	Tue, 8 Dec 1998 15:29:40 +0900 (JST)
	(envelope-from owner-ports-jp@jp.FreeBSD.org)
Received: from pis.toba-cmt.ac.jp (pis.toba-cmt.ac.jp [202.26.248.77])
	by jaz.jp.freebsd.org (8.9.1+3.1W/8.7.3) with ESMTP id PAA16693
	for <ports-jp@jp.freebsd.org>; Tue, 8 Dec 1998 15:29:31 +0900 (JST)
	(envelope-from kiri@pis.toba-cmt.ac.jp)
Received: from localhost (localhost.pis [127.0.0.1])
	by pis.toba-cmt.ac.jp (8.9.1/8.8.8) with ESMTP id PAA00421
	for <ports-jp@jp.freebsd.org>; Tue, 8 Dec 1998 15:40:19 +0900 (JST)
	(envelope-from kiri@pis.toba-cmt.ac.jp)
To: ports-jp@jp.freebsd.org
X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Message-Id: <19981208154014F.kiri@pis.toba-cmt.ac.jp>
Date: Tue, 08 Dec 1998 15:40:14 +0900
From: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
X-Dispatcher: imput version 980905(IM100)
Lines: 155
Reply-To: ports-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+981115
X-Sequence: ports-jp 5377
Subject: [ports-jp 5377] Please test mail/mew-emacs20!
Errors-To: owner-ports-jp@jp.freebsd.org
Sender: owner-ports-jp@jp.freebsd.org
X-Originator: kiri@pis.toba-cmt.ac.jp

$B6M;3(B $B$G$9!#(B

mail/mew-emacs20 $B$J$s$G$9$,!"(BJean-Marc Zucconi <jmz@FreeBSD.ORG>$B;a$+$i$7(B
$B$D$3$$%U%)%m%&$,Mh$F$$$^$9!#$A$g$C$HD9$$$G$9$,(B
------
Subject: mew-emacs20 port broken?
From: Jean-Marc Zucconi <jmz@FreeBSD.ORG>
To: kiri@pis.toba-cmt.ac.jp
Date: Mon, 7 Dec 1998 04:48:03 +0100 (MET)
X-Mailer: Emacs

I did:
$ cd /usr/ports/mail/mew-emacs20/
$ make
===>  Configuring for mew-emacs20-1.93
cd: can't cd to /u4/ports/mail/mew-emacs20/files
*** Error code 2

Stop.

and indeed, the specified directrory does not exists:
$ ls /u4/ports/mail/mew-emacs20/
CVS             Makefile        pkg             work

(/usr/ports is a link to /u4/ports on my machine)

Jean-Marc
------
Subject: Re: mew-emacs20 port broken?
From: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
To: jmz@FreeBSD.ORG
Cc: kiri@pis.toba-cmt.ac.jp
Date: Mon, 07 Dec 1998 19:17:00 +0900
X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald)

Hi Marc!

In Message-ID: <199812070348.EAA09330@qix.jmz.org>
Jean-Marc Zucconi <jmz@FreeBSD.ORG> wrote  :

> I did:
> $ cd /usr/ports/mail/mew-emacs20/
> $ make
> ===>  Configuring for mew-emacs20-1.93
> cd: can't cd to /u4/ports/mail/mew-emacs20/files
> *** Error code 2
> 
> Stop.

Maybe you should still set PORTSDIR environment to /u4/ports.

With regrads.
------
Subject: Re: mew-emacs20 port broken?
From: Jean-Marc Zucconi <jmz@FreeBSD.ORG>
To: kiri@pis.toba-cmt.ac.jp
CC: kiri@pis.toba-cmt.ac.jp
Date: Mon, 7 Dec 1998 15:07:08 +0100 (MET)
X-Mailer: Emacs

>>>>> KIRIYAMA Kazuhiko writes:

 > Hi Marc!
 > In Message-ID: <199812070348.EAA09330@qix.jmz.org>
 > Jean-Marc Zucconi <jmz@FreeBSD.ORG> wrote  :

 >> I did:
 >> $ cd /usr/ports/mail/mew-emacs20/
 >> $ make
 >> ===>  Configuring for mew-emacs20-1.93
 >> cd: can't cd to /u4/ports/mail/mew-emacs20/files
 >> *** Error code 2
 >> 
 >> Stop.

 > Maybe you should still set PORTSDIR environment to /u4/ports.

Unfortunatly this does not work either (same error). In all cases,
$PORTSDIR/mail/mew-emacs20/files does not exist!

Jean-Marc
------
Subject: Re: mew-emacs20 port broken?
From: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
To: jmz@FreeBSD.ORG
Cc: kiri@pis.toba-cmt.ac.jp
Date: Mon, 07 Dec 1998 23:45:06 +0900
X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald)

In Message-ID: <199812071407.PAA12776@qix.jmz.org>
Jean-Marc Zucconi <jmz@FreeBSD.ORG> wrote  :

> Unfortunatly this does not work either (same error). In all cases,
> $PORTSDIR/mail/mew-emacs20/files does not exist!

Ahhh! I remember Satoshi told me that and I've made patch to it and
already send-pred(http://www.freebsd.org/cgi/query-pr.cgi?pr=8860).
But this patch still remain not to include INSTALL, DEINSTALL and
MESSAGE into pkg db. Anyway for only install, things will be going well 
by applying this patch.

Good luck!
------
Subject: Re: mew-emacs20 port broken?
From: Jean-Marc Zucconi <jmz@FreeBSD.ORG>
To: kiri@pis.toba-cmt.ac.jp
CC: kiri@pis.toba-cmt.ac.jp
Date: Mon, 7 Dec 1998 21:55:10 +0100 (MET)
X-Mailer: Emacs

>>>>> KIRIYAMA Kazuhiko writes:

 > In Message-ID: <199812071407.PAA12776@qix.jmz.org>
 > Jean-Marc Zucconi <jmz@FreeBSD.ORG> wrote  :

 >> Unfortunatly this does not work either (same error). In all cases,
 >> $PORTSDIR/mail/mew-emacs20/files does not exist!

 > Ahhh! I remember Satoshi told me that and I've made patch to it and
 > already send-pred(http://www.freebsd.org/cgi/query-pr.cgi?pr=8860).
 > But this patch still remain not to include INSTALL, DEINSTALL and
 > MESSAGE into pkg db. Anyway for only install, things will be going well 
 > by applying this patch.

 > Good luck!

No luck :-(((((

I get the same error, simply because you don't have a 'files' directory
in /usr/ports/mail/mew-emacs20. In the makefile, you .include
../mew-common/Makefile, and in this makefile I see a cd ${FILESDIR} in
the post-configure target. I changed it manually, hoping to go
farther on, but:
	===>  Building for mew-emacs20-1.93
	Compiling EL files of Mew ... 
	PLEASE IGNORE WARNINGS IF DISPLAYED. TAKE IT EASY!
	xemacs -batch -q -no-site-file -l ./temp.el -f mew-compile
	xemacs: not found
	*** Error code 1

	Stop.
Why is xemacs required to build mew-Emacs???? 

If this port works on you machine, you should submit a fix so that it
cant be built.
It this port does not work on your machine, then it should be marked
as BROKEN in the makefile.

Jean-Marc
------
$B$G!"H`$N>I>u$,$3$A$i$G:F8=$G$-$^$;$s!#;d$N$H$3$m(B(-CURRENT)$B$G$OA4$/LdBj$J(B
$B$/%$%s%9%H!<%k$G$-$^$9!#(Bmail/mew-emacs20 $B%f!<%6$NJ}$N8f6(NO$*4j$$$7$^$9!#(B
---
KIRIYAMA Kazuhiko
kiri@pis.toba-cmt.ac.jp
