Commit Graph

46 Commits

Author SHA1 Message Date
Steve Wills
5b580b1167 lang/fasm: update to 1.73.16
PR:		240249
Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru>
2019-09-02 16:04:30 +00:00
Fernando Apesteguía
5a188402ae lang/fasm: update to 1.73.11
* Added "definite" operator

Reported by:	portscout
2019-04-20 17:14:10 +00:00
Wen Heping
e4d264ff66 - Update to 1.73.10 2019-04-09 06:25:23 +00:00
Sunpoet Po-Chuan Hsieh
d0931d5af4 Convert to options target helper
- Update MASTER_SITES
- Update WWW
2019-04-06 14:45:53 +00:00
Fernando Apesteguía
6551120ce5 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
2019-02-18 18:28:25 +00:00
Fernando Apesteguía
740ed906b1 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.
2019-01-31 20:02:13 +00:00
Ryan Steinmetz
ddf7c3be6f - Reset MAINTAINER due to repeated fatal email bounces
Reported by:	portscout
2019-01-05 14:46:29 +00:00
Mathieu Arnold
e1bfdfbe56 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
2018-09-10 13:14:50 +00:00
Kirill Ponomarev
17019c3c1c Update to 1.73.02
Fix linking with ld.lld

PR:		226985
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
2018-03-29 10:48:13 +00:00
Mark Linimon
45cb752a04 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)
2017-06-25 00:29:09 +00:00
Dmitry Marakasov
0756e4d225 - Update to 1.71.58
PR:		215563
Submitted by:	graudeejs@inbox.lv
Approved by:	graudeejs@gmail.com (maintainer)
2016-12-29 15:49:18 +00:00
Vanilla I. Shu
0037b23df1 Upgrade to 1.71.39.
PR:		200071
Submitted by:	maintainer
2015-05-12 23:27:30 +00:00
Mark Felder
45524faed5 Update "BSD" license 2014-12-06 20:35:24 +00:00
Martin Wilke
4ce62690b6 - Update to 1.71.17
PR:		189651
Approved by:	maintaner timeout
2014-06-04 10:31:58 +00:00
Martin Wilke
aeeba6daef - Stage support 2014-02-26 07:21:02 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
William Grzybowski
fa10b934c9 lang/fasm: update to 1.71.12
- Update to 1.71.12

PR:		ports/181122
Submitted by:	Aldis Berjoza <graudeejs gmail.com> (maintainer)
2013-08-08 11:19:45 +00:00
Pawel Pekala
eed4d97c5f - Update to version 1.70.03 [1]
- Convert to OptionsNG

PR:		ports/174486 [1]
Submitted by:	Aldis Berjoza <graudeejs@gmail.com> (maintainer)
2012-12-17 19:20:56 +00:00
Jason Helfman
e0675a36f9 - 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
2012-05-08 19:46:20 +00:00
Pav Lucistnik
4ac7175928 - Mark BROKEN: size mismatch
fetch: http://flatassembler.net/fasm-1.70.tar.gz: size mismatch: expected 245515, actual 245527

Reported by:	pointyhat
2012-04-30 21:16:41 +00:00
Pawel Pekala
c69b32cbaf Update to version 1.70.00
PR:		ports/167070
Submitted by:	maintainer
2012-04-19 13:57:23 +00:00
Sunpoet Po-Chuan Hsieh
1197a03c4e - 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)
2012-02-24 03:50:23 +00:00
Ryan Steinmetz
2da7d9400e - Update to 1.96.35
- Add LICENSE

PR:		ports/163160
Submitted by:	Aldis Berjoza <graudeejs@gmail.com> (maintainer)
Feature safe:	yes
2011-12-14 03:47:21 +00:00
Pav Lucistnik
a64fd22924 - Mark BROKEN: unfetchable
fetch: http://flatassembler.net/fasm-1.69.34.tar.gz: size mismatch: expected 230885, actual 230911

Reported by:	pointyhat
2011-10-04 21:05:26 +00:00
Dennis Herrmann
960bc7e3d9 - Update to 1.69.34
PR:		ports/160958
Submitted by:	Aldis Berjoza <graudeejs@gmail.com> (maintainer)
2011-09-24 10:16:23 +00:00
Chris Rees
4b633df65e Update email address for ports maintained by aldis@bsdroot.lv --> graudeejs@gmail.com 2011-09-17 08:42:12 +00:00
Tilman Keskinoz
5f5943367f Update to 1.69.32
PR:		159308
Submitted by:	maintainer
2011-07-30 15:02:51 +00:00
Martin Wilke
47e43492b1 - Update to 1.69.31
PR:		154572
Submitted by:	Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
Feature safe:	yes
2011-02-08 06:49:58 +00:00
Mark Linimon
0fc7c217b9 Unbreak on amd64.
PR:		ports/153248
Submitted by:	maintainer
Point hat to:	linimon
2010-12-17 16:17:06 +00:00
Mark Linimon
e35fddd10c Use the Makevar HAVE_COMPAT_IA32_LIBS instead of hard-coding the
equivalent test.

Hat:		portmgr
2010-12-17 04:04:39 +00:00
Wen Heping
e8ca0c1667 - Update 1.69.29
PR:		ports/153127
Submitted by:	Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
2010-12-15 01:29:53 +00:00
Philip M. Gollucci
af0f9349a6 - Update to 1.69.28
PR:             ports/152936
Submitted by:   Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
2010-12-13 04:25:23 +00:00
Pav Lucistnik
0e4c42c7e1 - Tarball rerolled with a bugfix
PR:		ports/152638
Submitted by:	Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
2010-11-29 10:22:38 +00:00
Sahil Tandon
4580d71cd6 - Update to 1.69.27
PR:		ports/152614
Submitted by:	Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
2010-11-27 20:09:31 +00:00
Sergey Skvortsov
5a000ccf0b - Update to 1.69.25
- Pass maintainership
2010-11-06 11:44:32 +00:00
Andrej Zverev
cd40b78bb6 Update to 1.69.20
PR:		ports/150339
Submitted by:	Aldis Berjoza <aldis@bsdroot.lv>
Approved by:	skv (maintainer via timeout)
2010-09-25 15:19:34 +00:00
Sergey Skvortsov
ae93f1c5f9 Update to 1.69.14 2010-07-08 16:22:11 +00:00
Sergey Skvortsov
ad6ad66b21 Update to 1.69.11 2010-01-12 15:58:31 +00:00
Sergey Skvortsov
89e646ae89 Update to 1.69.01 2009-08-24 13:56:34 +00:00
Sergey Skvortsov
4954467041 Update to 1.69
PR:		ports/135946
Submitted by:	bf1783 xx gmail.com
2009-07-03 14:42:57 +00:00
Sergey Skvortsov
87202645ec Update to 1.67.34 2009-02-23 14:56:54 +00:00
Sergey Skvortsov
45eb82a1ae Update to 1.67.29 2008-11-26 11:30:38 +00:00
Sergey Skvortsov
3571ad7d0b Update to 1.67.27
PR:		ports/126744
Submitted by:	Joseph S. Atkinson <jsa xx wickedmachine.net>
2008-08-27 15:09:45 +00:00
Sergey Skvortsov
a747ca6a84 Update to 1.67.26
PR:		ports/120690
Submitted by:	Felippe de Meirelles Motta <lippemail xx gmail.com>
2008-04-10 08:55:01 +00:00
Sergey Skvortsov
7c762a049c Update to 1.67.23
PR:		ports/115802
Submitted by:	bf <bf2006a xxx yahoo.com>
2007-09-23 12:09:30 +00:00
Sergey Skvortsov
6bd3475de6 Add fasm 1.67.21, flat, multiple-pass assembler for IA-32 & x86-64
architectures.
2007-02-22 11:15:01 +00:00