aboutsummaryrefslogtreecommitdiff
path: root/lang/nwcc
Commit message (Collapse)AuthorAgeFilesLines
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* Cleanup plistBaptiste Daroussin2014-10-271-4/+0
| | | | Notes: svn path=/head/; revision=371587
* - Improve the REINPLACE_CMD regexDanilo Egea Gondolfo2014-08-281-1/+1
| | | | | | | Suggested by: danfe Notes: svn path=/head/; revision=366413
* - Ignore an error caused by a warningDanilo Egea Gondolfo2014-08-281-2/+2
| | | | Notes: svn path=/head/; revision=366408
* - Update from 0.7.5 to 0.8.3Danilo Egea Gondolfo2014-08-183-9/+15
| | | | | | | | - Add stage support - Take maintainership Notes: svn path=/head/; revision=365315
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-231-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362717
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* Update to version 0.7.5.David E. O'Brien2008-02-253-4/+5
| | | | Notes: svn path=/head/; revision=207857
* Update to version 0.7.4.David E. O'Brien2007-12-142-13/+5
| | | | | | | Submitted by: Nils Weller <nils@gnulinux.nl> (author) Notes: svn path=/head/; revision=203585
* - This port seems to need yasm on amd64 and nasm on i386Pav Lucistnik2007-11-071-3/+9
| | | | | | | | Reported by: pointyhat Approved by: portmgr (hat) Notes: svn path=/head/; revision=202557
* - Add missed dependency on yasmPav Lucistnik2007-10-262-1/+3
| | | | | | | | | - Fix plist Reported by: pointyhat Notes: svn path=/head/; revision=202060
* nwcc is a small C compiler for Unix systems under the BSDLDavid E. O'Brien2007-10-154-0/+55
It works with FreeBSD/OpenBSD/Solaris/Linux on 80x86, FreeBSD/Linux on AMD64, Solaris on SPARC, AIX on PowerPC, and IRIX on MIPS hardware. The x86 and AMD64 backends support two assemblers; nasm/yasm and gas. Notes: svn path=/head/; revision=201502