notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/nasm/Makefile
SVNWeb

Number of commits found: 75

Fri, 30 Dec 2022
[ 23:11 Lorenzo Salvadore (salvadore) search for other commits by this committer ]    commit hash:43e38d62eaa0b2dc1abf84e81ae18673ae619576  commit hash:43e38d62eaa0b2dc1abf84e81ae18673ae619576  commit hash:43e38d62eaa0b2dc1abf84e81ae18673ae619576  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 View all of this commit message)
Fri, 23 Dec 2022
[ 18:16 Antoine Brodin (antoine) search for other commits by this committer ]    commit hash:913bb63079544e684f7f049be6141d06b52e0ae0  commit hash:913bb63079544e684f7f049be6141d06b52e0ae0  commit hash:913bb63079544e684f7f049be6141d06b52e0ae0  913bb63 
devel/nasm: bump PORTEPOCH
[ 18:16 Antoine Brodin (antoine) search for other commits by this committer ]    commit hash:102f7173426ac4122afd355205aa141bb50b2803  commit hash:102f7173426ac4122afd355205aa141bb50b2803  commit hash:102f7173426ac4122afd355205aa141bb50b2803  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) search for other commits by this committer ]    commit hash:7fd00ba8fde1fa40bcf4db886ad24429f851c8a6  commit hash:7fd00ba8fde1fa40bcf4db886ad24429f851c8a6  commit hash:7fd00ba8fde1fa40bcf4db886ad24429f851c8a6  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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 2 May 2022
[ 11:08 Lorenzo Salvadore (salvadore) search for other commits by this committer ]    commit hash:6c674bdff67d109a1b2d65c0df9a272423d357c1  commit hash:6c674bdff67d109a1b2d65c0df9a272423d357c1  commit hash:6c674bdff67d109a1b2d65c0df9a272423d357c1  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) search for other commits by this committer ]    commit hash:d64256b72d6c06774342e032ebb1364df52d3bf6  commit hash:d64256b72d6c06774342e032ebb1364df52d3bf6  commit hash:d64256b72d6c06774342e032ebb1364df52d3bf6  d64256b  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
grimreaper: return zeising's ports to the pool after safekeeping his ports bit.
Tue, 14 Sep 2021
[ 10:55 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:c00e289d8f52e6d8ef604a6bfcaff14f67d014c8  commit hash:c00e289d8f52e6d8ef604a6bfcaff14f67d014c8  commit hash:c00e289d8f52e6d8ef604a6bfcaff14f67d014c8  c00e289 
devel/nasm: Fix CPE information because current one is deprecated

Approved by:    portmgr (blanket)
Sun, 29 Aug 2021
[ 11:36 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:94530efae5c0f7cc48be587d582fe7495e789b0d  commit hash:94530efae5c0f7cc48be587d582fe7495e789b0d  commit hash:94530efae5c0f7cc48be587d582fe7495e789b0d  94530ef 
devel/nasm: Add CPE information

Approved by:	portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 18 Sep 2020
[ 22:03 zeising search for other commits by this committer ] Original commit   Revision:548921
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 search for other commits by this committer ] Original commit   Revision:542869
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 search for other commits by this committer ] Original commit   Revision:542766
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 search for other commits by this committer ] Original commit   Revision:542660
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 search for other commits by this committer ] Original commit   Revision:506308
devel/nasm: Use https to fetch distfiles

PR:		239077
Submitted by:	Miyashita Touka
Sat, 5 Jan 2019
[ 10:28 zeising search for other commits by this committer ] Original commit   Revision:489320
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 search for other commits by this committer ] Original commit   Revision:475358
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
Sat, 10 Feb 2018
[ 22:15 zeising search for other commits by this committer ] Original commit   Revision:461441
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 search for other commits by this committer ] Original commit   Revision:461434
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 search for other commits by this committer ] Original commit   Revision:457686
Grab
[ 01:49 danilo search for other commits by this committer ] Original commit   Revision:457662
- Update to 2.13.02
- Back to the pool

Approved by:	maintainer
Fri, 18 Aug 2017
[ 18:32 swills search for other commits by this committer ] Original commit   Revision:448264
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 search for other commits by this committer ] Original commit   Revision:430817
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 search for other commits by this committer ] Original commit   Revision:399130
- Update maintainer's address

PR:		203717
Submitted by:	serio.jeffrey@riseup.net (maintainer)
Mon, 28 Sep 2015
[ 06:21 sunpoet search for other commits by this committer ] Original commit   Revision:398096
- Pass maintainership to submitter

PR:		203397
Submitted by:	Jeffrey Serio <serio.jeffrey@riseup.net>
Tue, 1 Sep 2015
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:395777 (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
- Switch to options helpers
- While here, add some NO_ARCHes

Approved by:	portmgr blanket
Sun, 19 Apr 2015
[ 19:06 adamw search for other commits by this committer ] Original commit   Revision:384314
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 search for other commits by this committer ] Original commit   Revision:379612
Update to 2.11.08.

Changes: http://www.nasm.us/doc/nasmdocc.html
Tue, 21 Oct 2014
[ 22:11 adamw search for other commits by this committer ] Original commit   Revision:371339
Update to 2.11.06.
Thu, 17 Jul 2014
[ 12:26 adamw search for other commits by this committer ] Original commit   Revision:362140
Clean up Makefiles.
Thu, 12 Jun 2014
[ 21:09 adamw search for other commits by this committer ] Original commit   Revision:357635
Update to 2.11.05. Turn DOCS and the RDOFF stuff into OPTIONS.
[ 20:40 adamw search for other commits by this committer ] Original commit   Revision:357634
Take these two.
Thu, 5 Jun 2014
[ 20:09 swills search for other commits by this committer ] Original commit   Revision:356694
- Fix plist

Reviewed by:	bdrewery
With hat:	portmgr
[ 18:01 amdmi3 search for other commits by this committer ] Original commit   Revision:356661
- Convert USE_XZ to USES

Approved by:	portmgr blanket
Fri, 7 Feb 2014
[ 07:04 bapt search for other commits by this committer ] Original commit   Revision:343182
Update license
Tue, 15 Oct 2013
[ 20:00 ak search for other commits by this committer ] Original commit   Revision:330452
- 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 search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Fri, 17 Aug 2012
[ 15:12 dhn search for other commits by this committer ] Original commit 
- Update to 2.10.03
Mon, 11 Jun 2012
[ 16:36 dhn search for other commits by this committer ] Original commit 
- Update to 2.10.01
Sat, 23 Jul 2011
[ 23:59 dhn search for other commits by this committer ] Original commit 
- Update to 2.09.10
Sun, 10 Apr 2011
[ 16:04 dhn search for other commits by this committer ] Original commit 
- Update to 2.09.08
Sun, 13 Mar 2011
[ 14:03 dhn search for other commits by this committer ] Original commit 
- Update to 2.09.07
Tue, 1 Mar 2011
[ 20:20 dhn search for other commits by this committer ] Original commit 
 - Update to 2.09.06
Tue, 22 Feb 2011
[ 20:29 dhn search for other commits by this committer ] Original commit 
- Update to 2.09.05
Tue, 28 Dec 2010
[ 08:37 dhn search for other commits by this committer ] Original commit 
- Take Maintainership
[ 08:11 linimon search for other commits by this committer ] Original commit 
Reset krion@FreeBSD.org due to 6 months of inactivity and maintainer-
timeouts.

Hat:            portmgr
Thu, 25 Nov 2010
[ 09:23 danfe search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- Update to version 2.08.02
- Add LICENSE (BSD)

Approved by:    maintainer (krion)
Sun, 23 May 2010
[ 14:50 danfe search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit  (Only the first 10 of 130 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit 
- Mark MAKE_JOBS_UNSAFE

Submitted by:   David Naylor <naylor.b.david@gmail.com>
Sun, 2 Nov 2008
[ 19:48 krion search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
Update to 2.03

PR:             ports/124870
Submitted by:   bf2006a@yahoo.com
Fri, 11 Apr 2008
[ 21:50 pav search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with D
Tue, 12 Apr 2005
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
Update to 0.98.39
Fri, 17 Dec 2004
[ 09:30 krion search for other commits by this committer ] Original commit 
Use PLIST_FILES
Change WWW: line,
[ 09:14 krion search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
- Remove USE_SIZE
Fri, 30 Jan 2004
[ 14:05 krion search for other commits by this committer ] Original commit  (Only the first 10 of 108 ports in this commit are shown above. View all ports for this commit)
- SIZEify
Sun, 14 Dec 2003
[ 15:40 krion search for other commits by this committer ] Original commit 
- Fix a bug to create the stabs table

Submitted by:   Patrick MARIE <mycroft@virgaria.org>
Thu, 6 Nov 2003
[ 23:07 krion search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
Give up maintainership of this port.
Fri, 11 Jul 2003
[ 04:18 murray search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
Replace portepoch line.  Sorry for the trouble

Submitted by:   several
Fri, 28 Mar 2003
[ 11:28 murray search for other commits by this committer ] Original commit 
Update nasm to 0.98.35.

PR:             50373
Submitted by:   Hendrik Scholz <hendrik@scholz.net>
Fri, 7 Mar 2003
[ 06:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 552 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
o Update to 0.98.33
o Update WWW tag in DESCR

Approved by:    maintainer
Sun, 10 Feb 2002
[ 02:27 murray search for other commits by this committer ] Original commit 
Revert nasm back to v0.98 and bump PORTEPOCH.  The newer version   breaks the
audio/lame port.    
Thu, 31 Jan 2002
[ 07:24 murray search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
Upgrade nasm to 0.98.21.    

Number of commits found: 75