non port: devel/nasm/distinfo |
SVNWeb
|
Number of commits found: 37 |
Fri, 30 Dec 2022
|
[ 23:11 Lorenzo Salvadore (salvadore) ] 43e38d6
devel/nasm: Update to 2.16.01 (second attempt)
- The first attempt to update devel/nasm to version 2.16.01 failed due
to a bug in tmpfs with updating timestamps using ": >". In particular,
the bug is reproduced in poudriere using default configuration due to
USE_TMPFS=all.
The bug in tmpfs is being fixed, starting with commit
860399eb86cc431412bfbce0ab76c6652e5b6c07 in the src repository. Until
the commit is merged in all officially supported FreeBSD versions, the
patch files/patch-Makefile.in is necessary: it is a workaround that
replaces ": >" with "touch" in Makefile.in [1].
- The file files/patch-d85890aa.c is being removed as it is now obsolete:
the commit from which the patch was taken is already included in the (Only the first 15 lines of the commit message are shown above )
|
Fri, 23 Dec 2022
|
[ 18:16 Antoine Brodin (antoine) ] 102f717
devel/nasm: Revert "devel/nasm: Update to 2.16.01"
It kills package builders
This reverts commit 7fd00ba8fde1fa40bcf4db886ad24429f851c8a6.
|
Thu, 22 Dec 2022
|
[ 23:06 Lorenzo Salvadore (salvadore) ] 7fd00ba
devel/nasm: Update to 2.16.01
The file files/patch-d85890aa.c is being removed as it is now obsolete:
the commit from which the patch was taken is already included in the
update.
Changes: https://nasm.us/doc/nasmdocc.html
|
Fri, 18 Sep 2020
|
[ 22:03 zeising ]
devel/nasm: Update to 2.15.05
update devel/nasm to 2.15.05
Add upstream patch to fix circular dependency in make.
Add perl as a build time dependency, it is needed now.
Disable RDOFF in the default package, since it is going away upstream
|
Wed, 22 Jul 2020
|
[ 16:18 zeising ]
devel/nasm: Update to 2.15.03
Update devel/nasm to 2.15.03
Changelog:
https://nasm.us/doc/nasmdocc.html
MFH: 2020Q3
|
Mon, 20 Jul 2020
|
[ 18:22 zeising ]
devel/nasm: Update to 2.15.03
Update devel/nasm to 2.15.03
Add a patch to fix nasm's ELF_OSABI field when emitting object files [1]
Changelog:
https://nasm.us/doc/nasmdocc.html
PR: 245069 [1]
Submitted by: dim [1]
Reported by: unitrunker gmail com [1]
MFH: 2020Q3
|
Sat, 5 Jan 2019
|
[ 10:28 zeising ]
devel/nasm: Update to 2.14.02
Update devel/nasm to 2.14.02, this is a quite big update with lots of
changes. For a complete changelog, see the nasm homepage:
https://nasm.us/doc/nasmdocc.html
Big thanks to Antoine for the exp-run!
PR: 234513 (exp-run)
|
Sat, 10 Feb 2018
|
[ 21:34 zeising ]
Update devel/nasm to 2.13.03
Changelog:
* Added AVX and AVX512 VAES* and VPCLMULQDQ instructions.
* Fixed missing dwarf record in x32 ELF output format.
|
Sun, 31 Dec 2017
|
[ 01:49 danilo ]
- Update to 2.13.02
- Back to the pool
Approved by: maintainer
|
Fri, 18 Aug 2017
|
[ 18:32 swills ]
devel/nasm: Update to 2.13.01
PR: 219666
Submitted by: Konstantin Pavlov <thresh@nginx.com>
Approved by: serio.jeffrey@gmail.com (maintainer timeout, >1 month)
|
Sun, 22 Feb 2015
|
[ 15:21 adamw ]
Update to 2.11.08.
Changes: http://www.nasm.us/doc/nasmdocc.html
|
Tue, 21 Oct 2014
|
[ 22:11 adamw ]
Update to 2.11.06.
|
Thu, 12 Jun 2014
|
[ 21:09 adamw ]
Update to 2.11.05. Turn DOCS and the RDOFF stuff into OPTIONS.
|
Tue, 15 Oct 2013
|
[ 20:00 ak ]
- Update to 2.10.09
- Switch to tar.xz distfile [1]
- Support STAGEDIR
PR: ports/177598 (based on) [1]
Submitted by: Takefu <takefu@airport.fm> [1]
Approved by: portmgr (tabthorpe)
|
Fri, 17 Aug 2012
|
[ 15:12 dhn ]
- Update to 2.10.03
|
Mon, 11 Jun 2012
|
[ 16:36 dhn ]
- Update to 2.10.01
|
Sat, 23 Jul 2011
|
[ 23:59 dhn ]
- Update to 2.09.10
|
Sun, 10 Apr 2011
|
[ 16:04 dhn ]
- Update to 2.09.08
|
Sun, 13 Mar 2011
|
[ 14:03 dhn ]
- Update to 2.09.07
|
Tue, 1 Mar 2011
|
[ 20:20 dhn ]
- Update to 2.09.06
|
Tue, 22 Feb 2011
|
[ 20:29 dhn ]
- Update to 2.09.05
|
Thu, 25 Nov 2010
|
[ 09:23 danfe ]
- Update to version 2.09.04
- Unbreak parallel builds by switching to GNU make
Approved by: krion (maintainer)
|
Tue, 20 Jul 2010
|
[ 16:38 danfe ]
- Update to version 2.08.02
- Add LICENSE (BSD)
Approved by: maintainer (krion)
|
Sun, 23 May 2010
|
[ 14:50 danfe ]
- Update to version 2.08.01
- Remove SF mirror now that it does not carry new distfiles any more
- Reformat (kill line wrapping) and sort MAN1 values
- Simplify PORTDOCS installation, canonicalize Makefile header
- Replace `x86-64' with FreeBSDish `amd64' in COMMENT
Approved by: krion (maintainer)
|
Mon, 7 Sep 2009
|
[ 12:06 krion ]
Update to 2.07
PR: ports/137711 ports/136191
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>,
bf1783@googlemail.com
|
Sun, 2 Nov 2008
|
[ 19:48 krion ]
- Update to 2.05.01
- Sort plist
PR: ports/128500
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
Sat, 4 Oct 2008
|
[ 11:41 krion ]
Update to 2.03
PR: ports/124870
Submitted by: bf2006a@yahoo.com
|
Fri, 11 Apr 2008
|
[ 21:50 pav ]
- Update to 2.02
- Install rdf utilities
PR: ports/121342
Submitted by: bf <bf2006a@yahoo.com>
Approved by: maintainer timeout (krion; 1 month)
|
Sun, 22 Jan 2006
|
[ 08:30 edwin ] (Only the first 10 of 673 ports in this commit are shown above. )
SHA256ify
Approved by: krion@
|
Mon, 24 Jan 2005
|
[ 23:14 krion ]
Update to 0.98.39
|
Fri, 30 Jan 2004
|
[ 14:05 krion ] (Only the first 10 of 108 ports in this commit are shown above. )
- SIZEify
|
Thu, 6 Nov 2003
|
[ 23:07 krion ]
- Update to version 0.98.38 [1]
- Fix configure warning [2]
- Take maintainership [2]
PR: 58995 [1]
Submitted by: Evgueni V.Gavrilov <aquatique@rusunix.org> [1], krion [2]
|
Fri, 11 Jul 2003
|
[ 07:01 demon ]
Update after recent switch to bzipped tarball.
|
Fri, 28 Mar 2003
|
[ 11:28 murray ]
Update nasm to 0.98.35.
PR: 50373
Submitted by: Hendrik Scholz <hendrik@scholz.net>
|
Fri, 7 Jun 2002
|
[ 16:22 lioux ]
o Update to 0.98.33
o Update WWW tag in DESCR
Approved by: maintainer
|
Sun, 10 Feb 2002
|
[ 02:27 murray ]
Revert nasm back to v0.98 and bump PORTEPOCH. The newer version breaks the
audio/lame port.
|
Wed, 30 Jan 2002
|
[ 00:40 murray ]
Upgrade nasm to 0.98.21.
|
Number of commits found: 37 |