Port details |
- fasm Flat, multiple-pass assembler for IA-32 & x86-64 architectures
- 1.73.32 lang =4 1.73.32Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2007-02-22 11:15:12
- Last Update: 2024-03-23 14:30:44
- Commit Hash: 3bcb7f7
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- Also Listed In: devel
- License: BSD2CLAUSE
- WWW:
- https://flatassembler.net/
- Description:
- The flat assembler is a fast and efficient self-assembling 80x86
assembler for DOS, Windows and Linux operating systems. Currently it
supports all 8086-80486/Pentium instructions with MMX, SSE, SSE2, SSE3
and 3DNow! extensions and x86-64 (both AMD64 and EM64T) instructions,
can produce output in binary, MZ, PE, COFF or ELF format. It includes
the powerful but easy to use macroinstruction support and does multiple
passes to optimize the instruction codes for size. The flat assembler
is self-compilable and the full source code is included.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/lang/fasm/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/fasm
- pkg install fasm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fasm
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1702028056
SHA256 (fasm-1.73.32.tar.gz) = 874312ee9fe0780a9a9a43326a4a8fec158d9870062621ec368a8d6bfe3b642f
SIZE (fasm-1.73.32.tar.gz) = 281664
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- textproc/asm-xml
Configuration Options:
- ===> The following configuration options are available for fasm-1.73.32:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- lang_fasm
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.73.32 23 Mar 2024 14:30:44 |
Po-Chuan Hsieh (sunpoet) |
lang/fasm: Remove unnecessary substitution |
1.73.32 21 Feb 2024 15:06:32 |
Po-Chuan Hsieh (sunpoet) |
lang/fasm: Cosmetic change |
1.73.32 14 Dec 2023 05:48:19 |
Po-Chuan Hsieh (sunpoet) |
lang/fasm: Update to 1.73.32 |
1.73.31 31 Jul 2023 16:39:49 |
Po-Chuan Hsieh (sunpoet) |
lang/fasm: Update to 1.73.31 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.73.30 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.73.30 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
1.73.30 07 Mar 2022 18:10:57 |
Po-Chuan Hsieh (sunpoet) |
lang/fasm: Update to 1.73.30 |
1.73.29 11 Jan 2022 18:44:02 |
Po-Chuan Hsieh (sunpoet) |
lang/fasm: Update to 1.73.29 |
1.73.28 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
1.73.28 21 Sep 2021 03:35:15 |
Po-Chuan Hsieh (sunpoet) |
lang/fasm: Update to 1.73.28 |
1.73.27 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.73.27 01 Feb 2021 19:24:33 |
sunpoet |
Update to 1.73.27 |
1.73.26 30 Jan 2021 12:19:02 |
sunpoet |
Update to 1.73.26 |
1.73.25 21 Aug 2020 21:21:45 |
sunpoet |
Update to 1.73.25 |
1.73.24 30 Apr 2020 13:47:52 |
sunpoet |
Update to 1.73.24 |
1.73.23 10 Apr 2020 22:21:19 |
sunpoet |
Update to 1.73.23 |
1.73.22 10 Feb 2020 18:45:48 |
sunpoet |
Update to 1.73.22 |
1.73.21 12 Dec 2019 13:43:26 |
sunpoet |
Update to 1.73.21 |
1.73.20 10 Dec 2019 17:09:16 |
sunpoet |
Update to 1.73.20
- Add my LOCAL to MASTER_SITES |
1.73.19 08 Dec 2019 16:52:17 |
sunpoet |
Update to 1.73.19 |
1.73.18 18 Nov 2019 18:10:45 |
sunpoet |
Update to 1.73.18
- Do not install license file to DOCSDIR
- Take maintainership |
1.73.17 11 Nov 2019 12:35:34 |
danfe |
Update flat assembler to version 1.73.17.
Reported by: portscout |
1.73.16 02 Sep 2019 16:04:31 |
swills |
lang/fasm: update to 1.73.16
PR: 240249
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> |
1.73.11 20 Apr 2019 17:14:10 |
fernape |
lang/fasm: update to 1.73.11
* Added "definite" operator
Reported by: portscout |
1.73.10 09 Apr 2019 06:25:23 |
wen |
- Update to 1.73.10 |
1.73.09 06 Apr 2019 14:45:53 |
sunpoet |
Convert to options target helper
- Update MASTER_SITES
- Update WWW |
1.73.09 18 Feb 2019 18:28:25 |
fernape |
lang/fasm: update to 1.73.09
This is a bugfix release.
Fixed a bug in AVX-512 instruction encoding with "{sae}" modifier.
Reported by: portscout |
1.73.08 31 Jan 2019 20:02:13 |
fernape |
lang/fasm: update to 1.73.08
Accumulated changes since 1.73.02:
* Fixed a bug in "align" directive for "dynamic" variant of ELF executable.
* Added "dynamic" variant of ELF executable.
* Added "gnurelro" segment type for ELF executable.
* Added "ud0" and "ud1" instruction.
* Fixed a minor bug in ELF formatter.
* Segments in ELF executable format automatically expanded to cover headers
and dynamic linking information.
* Fixed a bug in "bndstx"/"bndldx" special address syntax processing.
* Added "rdpid", "xsavec", "xsaves", "xrstors", "clzero", "monitorx" and
"mwaitx" instructions. |
1.73.02 05 Jan 2019 14:46:30 |
zi |
- Reset MAINTAINER due to repeated fatal email bounces
Reported by: portscout |
1.73.02 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.73.02 29 Mar 2018 10:48:14 |
krion |
Update to 1.73.02
Fix linking with ld.lld
PR: 226985
Submitted by: emaste
Approved by: portmgr (LLD_UNSAFE blanket) |
1.71.58 25 Jun 2017 00:29:09 |
linimon |
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket) |
1.71.58 29 Dec 2016 15:49:18 |
amdmi3 |
- Update to 1.71.58
PR: 215563
Submitted by: graudeejs@inbox.lv
Approved by: graudeejs@gmail.com (maintainer) |
1.71.39 12 May 2015 23:27:30 |
vanilla |
Upgrade to 1.71.39.
PR: 200071
Submitted by: maintainer |
1.71.17 06 Dec 2014 20:35:25 |
feld |
Update "BSD" license |
1.71.17 04 Jun 2014 10:31:58 |
miwi |
- Update to 1.71.17
PR: 189651
Approved by: maintaner timeout |
1.71.12 26 Feb 2014 07:21:03 |
miwi |
- Stage support |
1.71.12 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.71.12 08 Aug 2013 11:19:46 |
wg |
lang/fasm: update to 1.71.12
- Update to 1.71.12
PR: ports/181122
Submitted by: Aldis Berjoza <graudeejs gmail.com> (maintainer) |
1.70.03 17 Dec 2012 19:20:56 |
pawel |
- Update to version 1.70.03 [1]
- Convert to OptionsNG
PR: ports/174486 [1]
Submitted by: Aldis Berjoza <graudeejs@gmail.com> (maintainer) |
1.70.01 08 May 2012 19:46:20 |
jgh |
- Update to 1.70.01 and unbreak
- while here move to portdocs and drop pkg-plist
PR: ports/167623
Submitted by: maintainer, graudeejs@gmail.com |
1.70.00 30 Apr 2012 21:16:41 |
pav |
- Mark BROKEN: size mismatch
fetch: http://flatassembler.net/fasm-1.70.tar.gz: size mismatch: expected
245515, actual 245527
Reported by: pointyhat |
1.70.00 19 Apr 2012 13:57:23 |
pawel |
Update to version 1.70.00
PR: ports/167070
Submitted by: maintainer |
1.69.39 24 Feb 2012 03:50:23 |
sunpoet |
- Update to 1.69.39
Changes:
1.69.39:
- Fixed a bug in expression calculator that caused result of division by number
larger than 32-bit be always the absolute value of actual result (the sign was
dropped).
1.69.38:
- Fixed a small bug that made relative offsets get invalid symbol type in some
cases.
1.69.37:
- Added "relativeto" testing operator.
- Couple of small bugfixes.
1.69.36:
- Added "assert" directive.
- Macroinstruction argument now can have default value, defined with "=" symbol
followed by value after the argument name in definition.
- Fixed a bug which disallowed combining unary "+" with other unary operators.
PR: ports/165395
Submitted by: Aldis Berjoza <graudeejs@gmail.com> (maintainer) |
1.69.35 14 Dec 2011 03:47:21 |
zi |
- Update to 1.96.35
- Add LICENSE
PR: ports/163160
Submitted by: Aldis Berjoza <graudeejs@gmail.com> (maintainer)
Feature safe: yes |
1.69.34 04 Oct 2011 21:05:26 |
pav |
- Mark BROKEN: unfetchable
fetch: http://flatassembler.net/fasm-1.69.34.tar.gz: size mismatch: expected
230885, actual 230911
Reported by: pointyhat |
1.69.34 24 Sep 2011 10:16:23 |
dhn |
- Update to 1.69.34
PR: ports/160958
Submitted by: Aldis Berjoza <graudeejs@gmail.com> (maintainer) |
1.69.32 17 Sep 2011 08:42:12 |
crees |
Update email address for ports maintained by aldis@bsdroot.lv -->
graudeejs@gmail.com |
1.69.32 30 Jul 2011 15:02:51 |
arved |
Update to 1.69.32
PR: 159308
Submitted by: maintainer |
1.69.31 08 Feb 2011 06:49:58 |
miwi |
- Update to 1.69.31
PR: 154572
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
Feature safe: yes |
1.69.29_1 17 Dec 2010 16:17:06 |
linimon |
Unbreak on amd64.
PR: ports/153248
Submitted by: maintainer
Point hat to: linimon |
1.69.29 17 Dec 2010 04:04:39 |
linimon |
Use the Makevar HAVE_COMPAT_IA32_LIBS instead of hard-coding the
equivalent test.
Hat: portmgr |
1.69.29 15 Dec 2010 01:29:53 |
wen |
- Update 1.69.29
PR: ports/153127
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer) |
1.69.28 13 Dec 2010 04:25:23 |
pgollucci |
- Update to 1.69.28
PR: ports/152936
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer) |
1.69.27_1 29 Nov 2010 10:22:38 |
pav |
- Tarball rerolled with a bugfix
PR: ports/152638
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer) |
1.69.27 27 Nov 2010 20:09:31 |
sahil |
- Update to 1.69.27
PR: ports/152614
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer) |
1.69.25 06 Nov 2010 11:44:32 |
skv |
- Update to 1.69.25
- Pass maintainership |
1.69.20 25 Sep 2010 15:19:35 |
az |
Update to 1.69.20
PR: ports/150339
Submitted by: Aldis Berjoza <aldis@bsdroot.lv>
Approved by: skv (maintainer via timeout) |
1.69.14 08 Jul 2010 16:22:11 |
skv |
Update to 1.69.14 |
1.69.11 12 Jan 2010 15:58:31 |
skv |
Update to 1.69.11 |
1.69.01 24 Aug 2009 13:56:34 |
skv |
Update to 1.69.01 |
1.69.00 03 Jul 2009 14:42:57 |
skv |
Update to 1.69
PR: ports/135946
Submitted by: bf1783 xx gmail.com |
1.67.34 23 Feb 2009 14:56:54 |
skv |
Update to 1.67.34 |
1.67.29 26 Nov 2008 11:30:38 |
skv |
Update to 1.67.29 |
1.67.27 27 Aug 2008 15:09:45 |
skv |
Update to 1.67.27
PR: ports/126744
Submitted by: Joseph S. Atkinson <jsa xx wickedmachine.net> |
1.67.26 10 Apr 2008 08:55:01 |
skv |
Update to 1.67.26
PR: ports/120690
Submitted by: Felippe de Meirelles Motta <lippemail xx gmail.com> |
1.67.23 23 Sep 2007 12:09:30 |
skv |
Update to 1.67.23
PR: ports/115802
Submitted by: bf <bf2006a xxx yahoo.com> |
1.67.21 22 Feb 2007 11:15:02 |
skv |
Add fasm 1.67.21, flat, multiple-pass assembler for IA-32 & x86-64
architectures. |