aboutsummaryrefslogtreecommitdiff
path: root/devel/nasm/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to 0.98.39Kirill Ponomarev2005-01-241-2/+5
| | | | Notes: svn path=/head/; revision=127236
* Use PLIST_FILESKirill Ponomarev2004-12-171-0/+2
| | | | | | | Change WWW: line, Notes: svn path=/head/; revision=124293
* Change sprintf()/vsprintf() to snprintf()/vsnprintf() to preventKirill Ponomarev2004-12-171-1/+1
| | | | | | | | | | | vulnerability for buffer overflow exploits. Bump PORTREVISION. Submitted by: azhe Obtained from: nasm CVS Notes: svn path=/head/; revision=124290
* - Remove USE_SIZEKirill Ponomarev2004-04-011-1/+0
| | | | Notes: svn path=/head/; revision=105854
* - SIZEifyKirill Ponomarev2004-01-301-0/+1
| | | | Notes: svn path=/head/; revision=99518
* - Fix a bug to create the stabs tableKirill Ponomarev2003-12-141-0/+1
| | | | | | | Submitted by: Patrick MARIE <mycroft@virgaria.org> Notes: svn path=/head/; revision=95798
* - Update to version 0.98.38 [1]Kirill Ponomarev2003-11-061-2/+3
| | | | | | | | | | | - Fix configure warning [2] - Take maintainership [2] PR: 58995 [1] Submitted by: Evgueni V.Gavrilov <aquatique@rusunix.org> [1], krion [2] Notes: svn path=/head/; revision=93266
* Give up maintainership of this port.Murray Stokely2003-11-061-1/+1
| | | | Notes: svn path=/head/; revision=93257
* USE_BZ2 -> USE_BZIP2. The latter does not exists but this port wasMurray Stokely2003-07-111-1/+1
| | | | | | | | | still working properly because a .gz archive is also available. Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=84632
* Replace portepoch line. Sorry for the troubleMurray Stokely2003-03-291-0/+1
| | | | | | | Submitted by: several Notes: svn path=/head/; revision=77698
* Update nasm to 0.98.35.Murray Stokely2003-03-281-2/+1
| | | | | | | | PR: 50373 Submitted by: Hendrik Scholz <hendrik@scholz.net> Notes: svn path=/head/; revision=77615
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* o Update to 0.98.33Mario Sergio Fujikawa Ferreira2002-06-071-3/+5
| | | | | | | | | o Update WWW tag in DESCR Approved by: maintainer Notes: svn path=/head/; revision=60780
* Revert nasm back to v0.98 and bump PORTEPOCH. The newer versionMurray Stokely2002-02-101-3/+4
| | | | | | | breaks the audio/lame port. Notes: svn path=/head/; revision=54466
* Oops. My last commit left out the 'MASTER_SITE_SUBDIR'. This fixesMurray Stokely2002-01-311-0/+1
| | | | | | | the problem, and allows the port to build again. Notes: svn path=/head/; revision=54065
* Upgrade nasm to 0.98.21.Murray Stokely2002-01-301-3/+2
| | | | | | | Submitted by: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> Notes: svn path=/head/; revision=53995
* murray is now a committer, reflect this in MAINTAINER.Bill Fumerola2000-05-141-1/+1
| | | | Notes: svn path=/head/; revision=28452
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Add a symlink nasm-0.98 -> nasm to distinguish the latest version.Satoshi Asami1999-12-111-0/+3
| | | | | | | | | Change the gogo port's dependency to check this link. Requested by: Alexander Langer <alex@big.endian.de> Notes: svn path=/head/; revision=23773
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Upgrade to 0.98, which includes bugfixes, support for Borland DebuggersBill Fumerola1999-06-161-3/+3
| | | | | | | | | | | | | | | in .OBJ format, support for LCC, AMD 3d-Now MMX instructions, and SSE instructions. The above new features mean nothing to this committer who is frightened by machine code, but to the determined hacker, I'm sure the above features will be welcomed warmly. PR: ports/12027 Submitted by: Murray Stokely <murray@cdrom.com> Notes: svn path=/head/; revision=19503
* Upgrade to 0.97.Vanilla I. Shu1998-04-111-11/+4
| | | | | | | | PR: ports/6243 Submitted by: maintainer Notes: svn path=/head/; revision=10482
* Upgrade to 0.96Vanilla I. Shu1998-03-111-9/+11
| | | | Notes: svn path=/head/; revision=10110
* Forgot the Doc files.Chuck Robey1997-10-271-0/+2
| | | | Notes: svn path=/head/; revision=8360
* Port of nasm, the Netwide Assembler, by Murray Stokeley.Chuck Robey1997-10-271-0/+23
Obtained from: James Raynard Notes: svn path=/head/; revision=8358