Port details on branch 2024Q4 |
- nasm General-purpose multi-platform x86 and amd64 assembler
- 2.16.03,2 devel =301 2.16.03,2Version of this port present on the latest quarterly branch.
- Maintainer: salvadore@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-04-20 10:01:35
- Commit Hash: 264dd71
- People watching this port, also watch:: gmake, libiconv, png, m4, freetype2
- Also Listed In: lang
- License: BSD2CLAUSE
- WWW:
- https://www.nasm.us/
- Description:
- The Netwide Assembler (NASM) is an x86 and amd64 (x86-64) assembler designed
for portability and modularity. It will output flat-form binary files, a.out
(Linux and *BSD), COFF, ELF32, ELF64, Mach-O, Microsoft OMF (OBJ), Win32,
Win64, as86 (Minix/Linux bin86 v0.3), LADsoft IEEE-695, Intel hex, Motorola
S-record, and a home-grown format called RDOFF. NASM syntax is similar to
Intel's, but is less complex. It supports Pentium, P6, MMX, 3DNow!, SSE,
SSE2, SSE3, SSE4.1, SSE4.2, XOP/FMA4/CVT16 (rev 3.03), and x64 opcodes, among
others. It has strong support for macro conventions.
The port also includes NDISASM, a binary file disassembler which uses the
same instruction set as NASM.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/nasm/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/nasm
- pkg install nasm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nasm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1713605511
SHA256 (nasm-2.16.03.tar.xz) = 1412a1c760bbd05db026b6c0d1657affd6631cd0a63cddb6f73cc6d4aa616148
SIZE (nasm-2.16.03.tar.xz) = 1032388
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- archivers/lrzip
- audio/libopenspc
- audio/logitechmediaserver
- comms/linrad
- devel/asmutils
- devel/electron29
- devel/electron30
-
Deleted ports which required this port:
- for Run
-
- security/peda
- security/rubygem-rex-bin_tools
Configuration Options:
- ===> The following configuration options are available for nasm-2.16.03,2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_nasm
- USES:
- compiler:c11 cpe gmake perl5 tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|