Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 1997 20:40:02 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        freebsd-ports
Subject:   Re: ports/3363
Message-ID:  <199707220340.UAA02435@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/3363; it has been noted by GNATS.

From: asami@cs.berkeley.edu (Satoshi Asami)
To: max@FreeBSD.ORG
Cc: pjm@cs.ntu.edu.au, max@FreeBSD.ORG, freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: ports/3363
Date: Mon, 21 Jul 1997 20:33:28 -0700 (PDT)

  * The record doesn't show who changed the status from open to analyzed
  * for what reason.  So I'm re-opening this PR.
 
 Hmm.  Did gnats eat this one without recording it?
 
 Satoshi
 -------
 From: Satoshi Asami <asami@FreeBSD.ORG>
 Date: Wed, 4 Jun 1997 00:32:35 -0700 (PDT)
 To: pjm@cs.ntu.edu.au, asami@FreeBSD.org, freebsd-ports@FreeBSD.org
 Subject: Re: ports/3363
 
 Synopsis: port of nana-1.00 for your collection
 
 State-Changed-From-To: open-analyzed
 State-Changed-By: asami
 State-Changed-When: Wed Jun 4 00:29:08 PDT 1997
 State-Changed-Why: 
 
 The distfile is no longer available at your site.  I got the
 1.05 distfile but the installation fails with
 
 install -c -s -o bin -g bin -m 555 nana-c++lg /usr/local/bin/nana-c++lg
 strip: /usr/local/bin/nana-c++lg: Inappropriate file type or format
 
 This is a shell script.
 
 At this point I'm going to give the port back to you.  Please make
 necessary updates and re-submit (as a reply to this mail not a new
 send-pr).
 
 Here are my changes so far:
 
 ===
 diff -ru nana/Makefile nana.new/Makefile
 --- nana/Makefile	Mon Apr 21 03:48:17 1997
 +++ nana.new/Makefile	Wed Jun  4 00:19:27 1997
 @@ -3,10 +3,10 @@
  # Date created:         20th April 1997
  # Whom:                 Phil Maker <pjm@cs.ntu.edu.au>
  #
 -# $Id: Makefile,v 1.1.1.1 1997/04/20 19:29:24 pjm Exp $
 +# $Id$
  #
  
 -DISTNAME=	nana-1.00
 +DISTNAME=	nana-1.05
  CATEGORIES=	devel
  MASTER_SITES=	ftp://ftp.cs.ntu.edu.au/pub/nana/
  
 @@ -14,9 +14,6 @@
  
  GNU_CONFIGURE=	yes
  USE_GMAKE=	yes
 -
 -BUILD_DEPENDS = gmake:${PORTSDIR}/devel/gmake \
 -		gdb:${PORTSDIR}/devel/gdb 
  
  MAN1 = 		nana.1 nana-clg.1 
  MAN3 = 		nana.3 I.3 DI.3 L.3 DL.3 Q.3 
 Only in nana.new: Makefile~
 diff -ru nana/files/md5 nana.new/files/md5
 --- nana/files/md5	Sun Apr 20 21:23:53 1997
 +++ nana.new/files/md5	Wed Jun  4 00:22:57 1997
 @@ -1 +1 @@
 -MD5 (nana-1.00.tar.gz) = 28ca01ab1e7d9c998fd5216d651d4976
 +MD5 (nana-1.05.tar.gz) = c7bd7c7dd13f13929ca23a9968ce6c39
 diff -ru nana/pkg/DESCR nana.new/pkg/DESCR
 --- nana/pkg/DESCR	Mon Apr 21 03:11:38 1997
 +++ nana.new/pkg/DESCR	Wed Jun  4 00:16:43 1997
 @@ -20,5 +20,3 @@
  	o Support for before and after state saving and checking (x, x').
  
  Phil Maker <pjm@cs.ntu.edu.au>
 -	
 -
 diff -ru nana/pkg/PLIST nana.new/pkg/PLIST
 --- nana/pkg/PLIST	Mon Apr 21 03:09:14 1997
 +++ nana.new/pkg/PLIST	Wed Jun  4 00:17:03 1997
 @@ -1,30 +1,30 @@
 -lib/libnana.a
 -libexec/nanafilter
 -libexec/nana-run.gdb
 -libexec/nana-run-init.gdb
 -libexec/nana-trace.gdb
  bin/nana
  bin/nana-clg
  bin/nana-run
  bin/nana-trace
 -include/nana-config.h
 -include/nana.h
  include/DI.h
 -include/I.h
  include/DL.h
 -include/L.h
 -include/Q.h
  include/GDB.h
 +include/I.h
 +include/L.h
  include/L_buffer.h
 +include/Q.h
 +include/nana-config.h
 +include/nana.h
  include/now.h
  info/nana.info
  info/nana.info-1
  info/nana.info-2
 -man/man1/nana-clg.1
 -man/man1/nana.1
 -man/man3/Q.3
 -man/man3/DI.3
 -man/man3/nana.3
 -man/man3/DL.3
 -man/man3/I.3
 -man/man3/L.3
 +lib/libnana.a
 +libexec/nana-run-init.gdb
 +libexec/nana-run.gdb
 +libexec/nana-trace.gdb
 +libexec/nanafilter
 +man/man1/nana-clg.1.gz
 +man/man1/nana.1.gz
 +man/man3/DI.3.gz
 +man/man3/DL.3.gz
 +man/man3/I.3.gz
 +man/man3/L.3.gz
 +man/man3/Q.3.gz
 +man/man3/nana.3.gz
 ===
 
 Please start from here (and test "make package").
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707220340.UAA02435>