non port: devel/nasm/Makefile |
SVNWeb
|
Number of commits found: 75 |
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) ] 913bb63
devel/nasm: bump PORTEPOCH
|
[ 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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Mon, 2 May 2022
|
[ 11:08 Lorenzo Salvadore (salvadore) ] 6c674bd
devel/nasm: Style improvement, take maintainership
- Improve style according to portclippy and portfmt.
- Regenerate patch using 'make makepatch' as suggested by portlint.
Approved by: gerald (mentor)
|
[ 10:46 Rene Ladan (rene) ] d64256b (Only the first 10 of 22 ports in this commit are shown above. )
grimreaper: return zeising's ports to the pool after safekeeping his ports bit.
|
Tue, 14 Sep 2021
|
[ 10:55 Bernhard Froehlich (decke) ] c00e289
devel/nasm: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
|
Sun, 29 Aug 2021
|
[ 11:36 Bernhard Froehlich (decke) ] 94530ef
devel/nasm: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
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
|
Tue, 21 Jul 2020
|
[ 17:52 pkubaj ]
devel/nasm: fix build on GCC architectures
Use newer GCC:
asm/nasm.c:1730: error: #pragma GCC diagnostic not allowed inside functions
|
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
|
Tue, 9 Jul 2019
|
[ 19:52 zeising ]
devel/nasm: Use https to fetch distfiles
PR: 239077
Submitted by: Miyashita Touka
|
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)
|
Thu, 26 Jul 2018
|
[ 09:37 amdmi3 ]
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket
|
Sat, 10 Feb 2018
|
[ 22:15 zeising ]
Add a mirror to fetch devel/nasm distfiles.
Currently, nasm.us seem to be down, add another mirror to make the source
fetchable.
Reported by: antoine
|
[ 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
|
[ 12:44 zeising ]
Grab
|
[ 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)
|
Sat, 7 Jan 2017
|
[ 17:43 jbeich ]
devel/nasm: unbreak with clang 4.0
checking for strspn... no
configure: error: NASM requires ANSI C (specifically, "strspn")
[...]
conftest.c:56:13: error: this function declaration is not a prototype
[-Werror,-Wstrict-prototypes]
char strspn ();
^
void
Regressed by: https://github.com/llvm-mirror/clang/commit/162749f9c543
Approved by: portmgr blanket
|
Mon, 12 Oct 2015
|
[ 14:18 culot ]
- Update maintainer's address
PR: 203717
Submitted by: serio.jeffrey@riseup.net (maintainer)
|
Mon, 28 Sep 2015
|
[ 06:21 sunpoet ]
- Pass maintainership to submitter
PR: 203397
Submitted by: Jeffrey Serio <serio.jeffrey@riseup.net>
|
Tue, 1 Sep 2015
|
[ 16:20 amdmi3 ] (Only the first 10 of 47 ports in this commit are shown above. )
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket
|
Sun, 19 Apr 2015
|
[ 19:06 adamw ]
Add a patch, taken from the nasm repo, written by emaste, that fixes
alignment on 64-bit archs.
From emaste:
Essentially what happens is that nasm creates object files that have
section contents aligned to 16 bytes, but it only specifies that the
section requires 4 byte alignment. It seems that the GNU tools (strip
at least) silently correct this to 8, which is what it should be.
This fix only affects FreeBSD -CURRENT in combination with another
(not yet committed) fix to libtool. On stable/10 and earlier GNU ld
masks the nasm bug, and without the libtool fix we don't yet try to
strip debug info from object files in -CURRENT.
PORTREVISION bump for this.
Also, while here, rename two other patches to have proper separators
(_ instead of +).
And, donate this port back to ports@. It is used by many other ports
so it deserves to be maintained by the collective.
|
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, 17 Jul 2014
|
[ 12:26 adamw ]
Clean up Makefiles.
|
Thu, 12 Jun 2014
|
[ 21:09 adamw ]
Update to 2.11.05. Turn DOCS and the RDOFF stuff into OPTIONS.
|
[ 20:40 adamw ]
Take these two.
|
Thu, 5 Jun 2014
|
[ 20:09 swills ]
- Fix plist
Reviewed by: bdrewery
With hat: portmgr
|
[ 18:01 amdmi3 ]
- Convert USE_XZ to USES
Approved by: portmgr blanket
|
Fri, 7 Feb 2014
|
[ 07:04 bapt ]
Update license
|
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, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
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
|
Tue, 28 Dec 2010
|
[ 08:37 dhn ]
- Take Maintainership
|
[ 08:11 linimon ]
Reset krion@FreeBSD.org due to 6 months of inactivity and maintainer-
timeouts.
Hat: portmgr
|
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
|
Wed, 2 Sep 2009
|
[ 15:01 amdmi3 ] (Only the first 10 of 130 ports in this commit are shown above. )
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav)
|
Thu, 21 May 2009
|
[ 11:55 pav ]
- Mark MAKE_JOBS_UNSAFE
Submitted by: David Naylor <naylor.b.david@gmail.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)
|
Thu, 4 May 2006
|
[ 21:41 edwin ] (Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Mon, 24 Jan 2005
|
[ 23:14 krion ]
Update to 0.98.39
|
Fri, 17 Dec 2004
|
[ 09:30 krion ]
Use PLIST_FILES
Change WWW: line,
|
[ 09:14 krion ]
Change sprintf()/vsprintf() to snprintf()/vsnprintf() to prevent
vulnerability for buffer overflow exploits.
Bump PORTREVISION.
Submitted by: azhe
Obtained from: nasm CVS
|
Thu, 1 Apr 2004
|
[ 09:45 krion ]
- Remove USE_SIZE
|
Fri, 30 Jan 2004
|
[ 14:05 krion ] (Only the first 10 of 108 ports in this commit are shown above. )
- SIZEify
|
Sun, 14 Dec 2003
|
[ 15:40 krion ]
- Fix a bug to create the stabs table
Submitted by: Patrick MARIE <mycroft@virgaria.org>
|
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]
|
[ 21:43 murray ]
Give up maintainership of this port.
|
Fri, 11 Jul 2003
|
[ 04:18 murray ]
USE_BZ2 -> USE_BZIP2. The latter does not exists but this port was
still working properly because a .gz archive is also available.
Submitted by: Mark Linimon <linimon@lonesome.com>
|
Sat, 29 Mar 2003
|
[ 18:51 murray ]
Replace portepoch line. Sorry for the trouble
Submitted by: several
|
Fri, 28 Mar 2003
|
[ 11:28 murray ]
Update nasm to 0.98.35.
PR: 50373
Submitted by: Hendrik Scholz <hendrik@scholz.net>
|
Fri, 7 Mar 2003
|
[ 06:01 ade ] (Only the first 10 of 552 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
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.
|
Thu, 31 Jan 2002
|
[ 07:24 murray ]
Oops. My last commit left out the 'MASTER_SITE_SUBDIR'. This fixes the
problem, and allows the port to build again.
|
Wed, 30 Jan 2002
|
[ 00:40 murray ]
Upgrade nasm to 0.98.21.
|
Number of commits found: 75 |