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
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: graphics/libjxr/Makefile
SVNWeb

Number of commits found: 11

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, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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.
Mon, 13 May 2019
[ 14:27 amdmi3 search for other commits by this committer ] Original commit   Revision:501569
- Switch to new test framework and make test meaningful by not ignoring the
failure

Approved by:	portmgr blanket
Sun, 3 Mar 2019
[ 23:00 mi search for other commits by this committer ] Original commit   Revision:494530
Fix handling of (some of) the warnings, by fixing them
at the sources, rather than disabling them on command-line.

The disabling was not working with gcc.

PR:		236018
Submitted by:	Piotr Kubaj
Fri, 5 Jan 2018
[ 03:41 jbeich search for other commits by this committer ] Original commit   Revision:458110
graphics/libjxr: lift BROKEN_aarch64 per FreeBSD 11.0 EOL

Here's how the error message actually looked like:

cc  -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings
-Wl,--warn-shared-textrel  -o libjpegxr.so.1 -Wl,-soname,libjpegxr.so.1 
`NM='nm' NMFLAGS='' lorder encode.So segenc.So strenc.So strFwdTransform.So
strPredQuantEnc.So decode.So postprocess.So segdec.So strdec.So
strInvTransform.So strPredQuantDec.So JXRTranscode.So adapthuff.So image.So
strcodec.So strPredQuant.So strTransform.So perfTimerANSI.So | tsort -q`
strenc.So: In function `StrIOEncInit':
/wrkdirs/usr/ports/graphics/libjxr/work/jxrlib-1.1/image/encode/strenc.c:(.text+0xf18):
warning: warning: tmpnam() possibly used unsafely; consider using mkstemp()
cc: error: linker command failed with exit code 1 (use -v to see invocation)

Noticed -Wl,--fatal-warnings? After tmpnam() warning dissapeared, so
did the error.

Reported
by:	http://thunderx1.nyi.freebsd.org/data/110arm64-default/438755/logs/errors/jxrlib-1.1.log
Pointy hat to:	linimon (generic excerpt)
Tested on:	11.1 (clang 4.0) and 12.0 (clang 6.0)
Fri, 20 Oct 2017
[ 15:17 swills search for other commits by this committer ] Original commit   Revision:452534
graphics/libjxr: Update license information [1]

While here, fix portlint warning

PR:		222459 [1]
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> [1]
Approved by:	Mikhail T. <mi@ALDAN.algebra.com> (maintainer) [1]
Fri, 22 Sep 2017
[ 08:30 mat search for other commits by this committer ] Original commit   Revision:450323
Use the MASTER_SITES macros correctly.

Sponsored by:	Absolight
Mon, 22 May 2017
[ 16:04 linimon search for other commits by this committer ] Original commit   Revision:441468 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
Wed, 3 May 2017
[ 01:14 linimon search for other commits by this committer ] Original commit   Revision:439999 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Sat, 15 Apr 2017
[ 05:39 mi search for other commits by this committer ] Original commit   Revision:438575 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Add port of JPEG XR -- to be used by the upcoming update of
graphics/freeimage.

Obtained from:	Debian, sort of
Sponsored by:	Unemployment Insurance

Number of commits found: 11