From murray@mother.cdrom.com  Fri Oct 24 21:53:23 1997
Received: from mother.cdrom.com (mother.cdrom.com [204.216.28.172])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA13176
          for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Oct 1997 21:53:22 -0700 (PDT)
          (envelope-from murray@mother.cdrom.com)
Received: (from root@localhost)
	by mother.cdrom.com (8.8.7/8.8.7) id VAA03986;
	Fri, 24 Oct 1997 21:57:45 -0700 (PDT)
	(envelope-from murray)
Message-Id: <199710250457.VAA03986@mother.cdrom.com>
Date: Fri, 24 Oct 1997 21:57:45 -0700 (PDT)
From: murray@cdrom.com
Reply-To: murray@cdrom.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: New Port to add! NASM Assembler
X-Send-Pr-Version: 3.2

>Number:         4848
>Category:       ports
>Synopsis:       New Port to add! nasm assembler (incoming/nasm-port.tgz)
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 24 22:00:00 PDT 1997
>Closed-Date:    Mon Oct 27 15:53:43 PST 1997
>Last-Modified:  Mon Oct 27 15:54:20 PST 1997
>Originator:     Murray Stokely
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
Walnut Creek CDROM
>Environment:
>Description:

A port of the Netwide Assembler.  Successfully installed and tested on
several FreeBSD 3.0, and 2.2-stable systems.  This is my first port but
it was a very simple one and its a very useful/popular program.  Please
send me email if anything in the Makefile should have been done differently,
since I plan on submitting a few more ports in the near future.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:

From: James Raynard <fports@jraynard.demon.co.uk>
To: murray@cdrom.com
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/4848: New Port to add! NASM Assembler
Date: Sat, 25 Oct 1997 12:22:17 +0100

 On Fri, Oct 24, 1997 at 09:57:45PM -0700, murray@cdrom.com wrote:
 > 
 > A port of the Netwide Assembler.  Successfully installed and tested on
 > several FreeBSD 3.0, and 2.2-stable systems.  This is my first port but
 > it was a very simple one and its a very useful/popular program.  Please
 > send me email if anything in the Makefile should have been done differently,
 > since I plan on submitting a few more ports in the near future.
 
 See PR 4827.  I can't look check Murray's port, as I don't have root
 access, but could someone commit it if it looks OK?  Things to look for:-
 
 1. User's choice of CFLAGS should be respected.
 2. Handle the case where make encounters the -C flag, without resorting
    to GNU make.
 3. All the documentation should be installed, as well as the nasm and
    ndisasm binaries.
 
 BTW What's the procedure for committers to submit ports?  I use send-pr
 to submit mine, so that someone can test them  out, but they seem to be
 completely ignored.  Should I just commit them regardless?
 
 -- 
 James Raynard, Edinburgh, Scotland.
 james@jraynard.demon.co.uk
 http://www.freebsd.org/~jraynard/
State-Changed-From-To: open->closed 
State-Changed-By: jraynard 
State-Changed-When: Mon Oct 27 15:53:43 PST 1997 
State-Changed-Why:  
Committed by Chuck Robey. 
>Unformatted:

