Bug 115254 - New port: lang devel/nesasm: 6502 assembler with specific NES support
Summary: New port: lang devel/nesasm: 6502 assembler with specific NES support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-07 00:00 UTC by Pontus Stenetorp
Modified: 2007-09-06 07:00 UTC (History)
0 users

See Also:


Attachments
file.shar (2.38 KB, text/plain)
2007-08-07 00:00 UTC, Pontus Stenetorp
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pontus Stenetorp 2007-08-07 00:00:03 UTC
nesasm is a 6502 assembler with specific NES support. NES support in this case refers to FamiCOM and Nintendo Entertainment System support.

lang/fasm has been used as a reference on how an assembler should be ported. Feedback is as always welcome, hopefully it will lead to me producing better ports and less work for you committer ;)

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-06 06:57:03 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-09-06 06:57:04 UTC
edwin       2007-09-06 05:56:58 UTC

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
  Added files:
    lang/nesasm          Makefile distinfo pkg-descr pkg-plist 
    lang/nesasm/files    patch-Makefile 
  Log:
  New port: lang devel/nesasm: 6502 assembler with specific NES support
  
          nesasm is a 6502 assembler with specific NES support. NES
          support in this case refers to FamiCOM and Nintendo
          Entertainment System support.
  
          lang/fasm has been used as a reference on how an assembler
          should be ported. Feedback is as always welcome, hopefully
          it will lead to me producing better ports and less work for
          you committer ;)
  
          WWW: http://bobrost.com/nes/resources.php
  
  PR:             ports/115254
  Submitted by:   Pontus Stenetorp <ninjin@kth.se>
  
  Revision  Changes    Path
  1.570     +1 -0      ports/lang/Makefile
  1.1       +29 -0     ports/lang/nesasm/Makefile (new)
  1.1       +3 -0      ports/lang/nesasm/distinfo (new)
  1.1       +8 -0      ports/lang/nesasm/files/patch-Makefile (new)
  1.1       +3 -0      ports/lang/nesasm/pkg-descr (new)
  1.1       +8 -0      ports/lang/nesasm/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"