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: graphics/libyuv/Makefile
SVNWeb

Number of commits found: 10

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:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  022e658  (Only the first 10 of 771 ports in this commit are shown above. View all ports for this commit)
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 26 Oct 2021
[ 09:15 Mikael Urankar (mikael) search for other commits by this committer Author: VVD ]    commit hash:5a242de73c424fa244b193425876dbf93a593979  commit hash:5a242de73c424fa244b193425876dbf93a593979  commit hash:5a242de73c424fa244b193425876dbf93a593979  5a242de 
graphics/libyuv: Update to 0.0.1789.

PR:	259376
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, 26 Feb 2021
[ 12:11 tobik search for other commits by this committer ] Original commit   Revision:566598 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Clean up some things

- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories

Reported by:	portscan
Sat, 30 Jan 2021
[ 19:45 tcberner search for other commits by this committer ] Original commit   Revision:563434
graphics/libyuv: update to 0.0.1767

- enable option in graphics/libavif

PR:		252822
Submitted by:	VVD <vvd@unislabs.com>
Sun, 17 Jan 2021
[ 17:57 swills search for other commits by this committer ] Original commit   Revision:561844
graphics/libyuv: fix build on aarch64

PR:		252062
Submitted by:	mikael
Approved by:	maintainer timeout (corsmith@gmail.com, >2 weeks)
Thu, 15 Mar 2018
[ 15:21 linimon search for other commits by this committer ] Original commit   Revision:464594
Mark broken on armv7 the same was as on aarch64.

Oddly, it seems to build on armv6.

Pet portlint.

Approved by:	portmgr (tier-2 blanket)
Wed, 16 Nov 2016
[ 00:33 linimon search for other commits by this committer ] Original commit   Revision:426197
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Mon, 7 Mar 2016
[ 08:49 pi search for other commits by this committer ] Original commit   Revision:410509
New port: graphics/libyuv

libyuv is an open source project that includes YUV scaling and conversion
functionality.

- Prepare content for compression, with point, bilinear or box filter.
- Convert to YUV from webcam formats.
- Convert from YUV to formats for rendering/effects.
- Rotate by 90/180/270 degrees to adjust for mobile devices in portrait mode.
- Optimized versions for SSE2/SSSE3/AVX2 on x86/x64,
  Neon on Arm, DSP R2 Mips are possible.

WWW: https://chromium.googlesource.com/libyuv/libyuv/

PR:		205680, 204958
Submitted by:	Corey Smith <corsmith@gmail.com>, numisemis@yahoo.com

Number of commits found: 10