notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/nasm/pkg-plist

Number of commits found: 11

Friday, 30 Dec 2022
23:11 Lorenzo Salvadore (salvadore) search for other commits by this committer
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
update.

- The RDOFF option has been removed as, according to the 2.16 changelog,
"Support for the rdf format has been discontinued and all the RDOFF
utilities has been removed." [2]

Because of the RDOFF option removal, the list of installed files is now
much shorter and pkg-plist has been replaced by PLIST_FILES as suggest
by portlint.

Changes: https://nasm.us/doc/nasmdocc.html

PR:		268528 [1,2]
Reported by:	yasu, Johan Ström <johan@stromnet.se> and many others [1,2]
Analyzed by:	yasu and Mark Millard <marklmi26-fbsd@yahoo.com> [1]
Tested by:	pi
commit hash: 43e38d62eaa0b2dc1abf84e81ae18673ae619576 commit hash: 43e38d62eaa0b2dc1abf84e81ae18673ae619576 commit hash: 43e38d62eaa0b2dc1abf84e81ae18673ae619576 commit hash: 43e38d62eaa0b2dc1abf84e81ae18673ae619576 43e38d6
Thursday, 12 Jun 2014
21:09 adamw search for other commits by this committer
Update to 2.11.05. Turn DOCS and the RDOFF stuff into OPTIONS.
Original commitRevision:357635 
Thursday, 5 Jun 2014
20:09 swills search for other commits by this committer
- Fix plist

Reviewed by:	bdrewery
With hat:	portmgr
Original commitRevision:356694 
Tuesday, 15 Oct 2013
20:00 ak search for other commits by this committer
- 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)
Original commitRevision:330452 
Monday, 7 Sep 2009
12:06 krion search for other commits by this committer
Update to 2.07

PR:             ports/137711 ports/136191
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>,
bf1783@googlemail.com
Original commit
Sunday, 2 Nov 2008
19:48 krion search for other commits by this committer
- Update to 2.05.01
- Sort plist

PR:             ports/128500
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Original commit
Friday, 11 Apr 2008
21:50 pav search for other commits by this committer
- Update to 2.02
- Install rdf utilities

PR:             ports/121342
Submitted by:   bf <bf2006a@yahoo.com>
Approved by:    maintainer timeout (krion; 1 month)
Original commit
Friday, 17 Dec 2004
09:30 krion search for other commits by this committer
Use PLIST_FILES
Change WWW: line,
Original commit
Friday, 7 Jun 2002
16:22 lioux search for other commits by this committer
o Update to 0.98.33
o Update WWW tag in DESCR

Approved by:    maintainer
Original commit
Sunday, 10 Feb 2002
02:27 murray search for other commits by this committer
Revert nasm back to v0.98 and bump PORTEPOCH.  The newer version   breaks the
audio/lame port.    
Original commit
Wednesday, 30 Jan 2002
00:40 murray search for other commits by this committer
Upgrade nasm to 0.98.21.    
Original commit

Number of commits found: 11