Port details on branch 2024Q4 |
- yasm Complete rewrite of the NASM assembler
- 1.3.0_1 devel =47 1.3.0_1Version of this port present on the latest quarterly branch.
- Maintainer: johnson.peter@gmail.com
- Port Added: 2003-04-07 05:24:51
- Last Update: 2024-01-23 19:56:21
- Commit Hash: 242dff0
- People watching this port, also watch:: pcre, expat, libxml2, freetype2, glib
- Also Listed In: lang
- License: BSD3CLAUSE
- WWW:
- https://yasm.tortall.net/
- Description:
- YASM is a complete rewrite of the NASM assembler under the "new" BSD License
(some portions are currently under the GNU Lesser General Public License
(LGPL)). Yasm currently supports the x86 and AMD64 instruction sets, accepts
NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64, COFF, Mach-O
(32 and 64), RDOFF2, Win32, and Win64 object formats, and generates source
debugging information in STABS, DWARF 2, and CodeView 8 formats.
- ¦ ¦ ¦ ¦
- 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/yasm/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/yasm
- pkg install yasm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: yasm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1464339461
SHA256 (yasm-1.3.0.tar.gz) = 3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f
SIZE (yasm-1.3.0.tar.gz) = 1492156
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:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- audio/deadbeef
- audio/mac
- devel/electron29
- devel/electron30
- devel/electron31
- devel/electron32
- devel/electron33
-
Deleted ports which required this port:
- for Run
-
- math/sage
Configuration Options:
- ===> The following configuration options are available for yasm-1.3.0_1:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- devel_yasm
- USES:
- gettext iconv
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|