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: multimedia/v4l-utils/Makefile
SVNWeb

Number of commits found: 19

Sat, 10 Sep 2022
[ 17:41 Stefan Eßer (se) search for other commits by this committer Author: Tobias Kortkamp ]    commit hash:e79fe1aabc5b83364240652d62b99198a9ccfb32  commit hash:e79fe1aabc5b83364240652d62b99198a9ccfb32  commit hash:e79fe1aabc5b83364240652d62b99198a9ccfb32  e79fe1a  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
Fix WWW in parent/child ports

Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
 a) just using the pkg-descr from the parents
 b) or had their own separate pkg-descr with custom WWW

Use WWW?= in parents when the child's WWW is different.

Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.

Approved by:	portmgr (implicit)
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:63f36d326290febc7af8820d7bde9c78cda71c80  commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  63f36d3  (Only the first 10 of 224 ports in this commit are shown above. View all ports for this commit)
multimedia: remove 'Created by' lines

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

  *  Aaron LI <aly@aaronly.me>
  *  Alexander Botero-Lowry <alexbl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew Thompson <andy@fud.org.nz>
  *  Andrew Thompson <thompsa@FreeBSD.org>
  *  Angel Carpintero <ack@telefonica.net>
  *  Anish Mistry (with help from mean)
  *  Anonymous <swell.k@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 5 Jul 2022
[ 20:54 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:04db4ece5bdc66c75c8c4ff557e20a06c99e8bf0  commit hash:04db4ece5bdc66c75c8c4ff557e20a06c99e8bf0  commit hash:04db4ece5bdc66c75c8c4ff557e20a06c99e8bf0  04db4ec 
devel/libepoll-shim: update to 0.0.20220703

Changes:	https://github.com/jiixyj/epoll-shim/compare/v0.0.20210418...v0.0.20220703
Reported by:	portscout
PR:		265017
Approved by:	manu
Co-authored-by:	Hans Petter Selasky <hselasky@FreeBSD.org>
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, 17 Apr 2020
[ 08:34 hselasky search for other commits by this committer ] Original commit   Revision:531911 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Upgrade v4l_compat, libv4l and v4l-utils to v1.18.0.

The most important change is that up-to-date V4L header files are now
sourced from the webcamd distribution tarball.

Refer to the ChangeLog file in the v4l-utils tarball for a comprehensive
list of changes.

PR:		245501
Approved by:	pi (implicit)
Thu, 9 Apr 2020
[ 10:38 hselasky search for other commits by this committer ] Original commit   Revision:531199
Use PORTNAME to distinguish among the Video4Linux sub-ports.
This reduces duplicated variable information.

Approved by:	pi (implicit)
[ 10:35 hselasky search for other commits by this committer ] Original commit   Revision:531198
Simplify the MASTERPORT variable in the Video4Linux ports.
All ports are at the same directory level.

Approved by:	pi (implicit)
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Sun, 14 Jun 2015
[ 04:59 kwm search for other commits by this committer ] Original commit   Revision:389588 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Update libv4l and friends to 1.6.3.

Turn v4l-util and v4l_compat into slave ports.
"Steal" the dvb headers from linux 3.16.7 and roll them into a tarball.
Assign maintainership to multimedia@

Differential Revision:	https://reviews.freebsd.org/D1482
Approved by:		nox@, hslasky@, kwm@ (multimedia@)
Fri, 3 Apr 2015
[ 11:26 mat search for other commits by this committer ] Original commit   Revision:383107 (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
Remove OSVERSION checks that do not make sense any more.

For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
Wed, 18 Mar 2015
[ 11:39 oliver search for other commits by this committer ] Original commit   Revision:381537
bump PORTREVISION to reflect the updated patch patch-v4l2-ctl__v4l2-ctl.cpp
Mon, 14 Jul 2014
[ 18:42 bapt search for other commits by this committer ] Original commit   Revision:361812 (Only the first 10 of 280 ports in this commit are shown above. View all ports for this commit)
Modernize LIB_DEPENDS

With hat:	portmgr
Sat, 15 Mar 2014
[ 15:36 nox search for other commits by this committer ] Original commit   Revision:348333 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Switch my ports to USES=  tar:...
Mon, 3 Feb 2014
[ 09:44 miwi search for other commits by this committer ] Original commit   Revision:342402
- Stage support
Fri, 20 Sep 2013
[ 20:57 bapt search for other commits by this committer ] Original commit   Revision:327747 (Only the first 10 of 404 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:
multimedia)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Thu, 10 May 2012
[ 20:51 nox search for other commits by this committer ] Original commit 
Update to 0.8.8 .
Sat, 25 Jun 2011
[ 19:13 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Add v4l-utils 0.8.4.

This port contains a number of tools for manupilating v4l* devices.

Initial port of 0.8.3 by nox@, some polish and update to 0.8.4 by myself.

Number of commits found: 19