Ravenports generated: 04 Jul 2017 19:28
[ravenports.git] / bucket_D0 / nasm
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               nasm
4 VERSION=                2.13.01
5 KEYWORDS=               devel lang
6 VARIANTS=               standard
7 SDESC[standard]=        General-purpose x86 and amd64 assembler
8 HOMEPAGE=               http://www.nasm.us/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            http://www.nasm.us/pub/nasm/releasebuilds/2.13.01/
13 DISTFILE[1]=            nasm-2.13.01.tar.xz:main
14 DISTFILE[2]=            nasm-2.13.01-xdoc.tar.xz:main
15 DF_INDEX=               1 2
16 SPKGS[standard]=        complete
17                         primary
18                         docs
19
20 OPTIONS_AVAILABLE=      none
21 OPTIONS_STANDARD=       none
22
23 USES=                   gmake
24
25 FPC_EQUIVALENT=         devel/nasm
26
27 MUST_CONFIGURE=         gnu
28 CONFIGURE_ARGS=         ac_cv_func_strspn=yes
29
30 MAKE_ARGS=              INSTALLROOT={{STAGEDIR}}
31
32 INSTALL_TARGET=         install install_rdf
33
34 post-install:
35         @${MKDIR} ${STAGEDIR}${STD_DOCDIR}
36         (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} html ${STAGEDIR}${STD_DOCDIR})
37         ${INSTALL_DATA} ${WRKSRC}/doc/nasmdoc.txt ${STAGEDIR}${STD_DOCDIR}
38
39 [FILE:691:descriptions/desc.primary]
40 The Netwide Assembler (NASM) is an x86 and amd64 (x86-64) assembler
41 designed for portability and modularity.  It will output flat-form binary
42 files, a.out (Linux and *BSD), COFF, ELF32, ELF64, Mach-O, Microsoft OMF
43 (OBJ), Win32, Win64, as86 (Minix/Linux bin86 v0.3), LADsoft IEEE-695,
44 Intel hex, Motorola S-record, and a home-grown format called RDOFF.  NASM
45 syntax is similar to Intel's, but is less complex.  It supports Pentium,
46 P6, MMX, 3DNow!, SSE, SSE2, SSE3, SSE4.1, SSE4.2, XOP/FMA4/CVT16
47 (rev 3.03), and x64 opcodes, among others.  It has strong support for
48 macro conventions.
49
50 The port also includes NDISASM, a binary file disassembler which uses the
51 same instruction set as NASM.
52
53
54 [FILE:201:distinfo]
55 aa0213008f0433ecbe07bb628506a5c4be8079be20fc3532a5031fd639db9a5e       800244 nasm-2.13.01.tar.xz
56 c195465b464b01ca7562562af94869ae95505b5ecafd2431347d7a81f7679337       702668 nasm-2.13.01-xdoc.tar.xz
57
58
59 [FILE:256:manifests/plist.primary]
60 bin/
61  ldrdf
62  nasm
63  ndisasm
64  rdf2bin
65  rdf2com
66  rdf2ihx
67  rdf2ith
68  rdf2srec
69  rdfdump
70  rdflib
71  rdx
72 share/man/man1/
73  ldrdf.1.gz
74  nasm.1.gz
75  ndisasm.1.gz
76  rdf2bin.1.gz
77  rdf2com.1.gz
78  rdf2ihx.1.gz
79  rdf2ith.1.gz
80  rdf2srec.1.gz
81  rdfdump.1.gz
82  rdflib.1.gz
83  rdx.1.gz
84