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
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/opencl/files/patch-cl__platform.h
SVNWeb

Number of commits found: 1

Fri, 3 Jul 2020
[ 12:04 pkubaj search for other commits by this committer ] Original commit   Revision:541100
devel/opencl: don't include altivec.h

altivec.h shouldn't be included directly by users. It's managed with -maltivec /
-mno-altivec compiler switches.

Including it causes compiler errors when using clang.

Already upstreamed.

PR:		247396
Approved by:	ohartman@zedat.fu-berlin.de (maintainer timeout)
MFH:		2020Q3 (fixes build of some other ports)

Number of commits found: 1