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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: multimedia/libv4l/Makefile

Number of commits found: 44

Saturday, 24 Feb 2024
21:41 Muhammad Moinur Rahman (bofh) search for other commits by this committer
multimedia/*v4l*: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 2bf5b4043580428d7a339ea3f43dfc077cef1497 commit hash: 2bf5b4043580428d7a339ea3f43dfc077cef1497 commit hash: 2bf5b4043580428d7a339ea3f43dfc077cef1497 commit hash: 2bf5b4043580428d7a339ea3f43dfc077cef1497 2bf5b404
Friday, 28 Jul 2023
17:13 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f 664a2fa
Saturday, 10 Sep 2022
17:41 Stefan Eßer (se) search for other commits by this committer Author: Tobias Kortkamp
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)
commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 e79fe1a
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
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>
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Ashish Shukla <wahjava@gmail.com>
  *  Ben Woods <woodsb02@FreeBSD.org>
  *  Brian Somers <brian@FreeBSD.org>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Byung-Hee HWANG <bh@izb.knu.ac.kr>
  *  Charlie Kester <corky1951@comcast.net>
  *  Chess Griffin <chess@chessgriffin.com>
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Chuck Hein <chein@FreeBSD.org> & Jim Overholt <overholt@isdw.net>
  *  Daniel Morante <daniel@morante.net>
  *  Diego Depaoli <trebestie@gmail.com> and Yinghong Liu <relaxbsd@gmail.com>
  *  Dierk Sacher <dierk@blaxxtarz.de>
  *  Dreamcat4 <dreamcat4@gmail.com>
  *  Earl Gay <earl@eeg3.net>
  *  Ed Schouten <ed@FreeBSD.org>
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Felix Palmen <felix@palmen-it.de>
  *  Franz Bettag <franz@bett.ag>
  *  FreeBSD GNOME Team <gnome@freebsd.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Gustau Perez <gustau.perez@gmail.com>
  *  Harold Gutch <logix@foobar.franken.de>
  *  Heiner <h.eichmann@gmx.de>
  *  Heiner Eichmann <h.eichmann@gmx.de>
  *  Hendrik Scholz <hendrik@scholz.net>
  *  Herbert J. Skuhra <h.skuhra@gmail.com>
  *  Herve Quiroz <hq@FreeBSD.org>
  *  Holger Lamm
  *  J.R. Oldroyd <fbsd@opal.com>
  *  Jason Harmening <jason.harmening@gmail.com>
  *  Jille Timmermans (jille@quis.cx)
  *  Juergen Lock <nox@FreeBSD.org>
  *  Juergen Lock <nox@jelal.kn-bremen.de>
  *  KalleDK <plexmaintainer@k-moeller.dk>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Koop Mast <kwm@rainbow-runner.nl>
  *  Kozlov Sergey <kozlov.sergey.404@gmail.com>
  *  Kris Moore
  *  Kuan-Chung Chiu <buganini@gmail.com>
  *  Lars Eggert <lars.eggert@gmx.net>
  *  Leinier Cruz Salfran <salfrancl@yahoo.es>
  *  MANTANI Nobutaka <nobutaka@nobutaka.com>
  *  Manuel Creach <manuel.creach@icloud.com>
  *  Marc van Woerkom <3d@FreeBSD.org>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Neubauer <m.ne@gmx.net>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Johnson <ahze@ahze.net>
  *  Michael Nottebrock <michaelnottebrock@gmx.net>
  *  Michael Nottebrock <michaelnottebrock@gmx.net> et al
  *  Mina Naguib <webmaster@topfx.com>
  *  Mykola Dzham <i@levsha.me>
  *  Naram Qashat <cyberbotx@cyberbotx.com>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Pascal Vizeli <pvizeli@yahoo.de>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Pawel Pekala <pawel@FreeBSD.org>
  *  Petar Zhivkov Petrov <pesho.petrov@gmail.com>
  *  Phil Oleson
  *  Phil Oleson <oz@nixil.net>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Raaf <freebsd@luna.afraid.org>
  *  Randall Hopper <aa8vb@nc.rr.com>
  *  Rodrigo OSORIO <rodrigo@FreeBSD.org>
  *  Rozhuk Ivan 2018 <rozhuk.im@gmail.com>
  *  Rozhuk Ivan <rozhuk.im@gmail.com>
  *  Rozhuk Ivan rozhuk.im@gmail.com
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Stacey Son <mythdev@son.org>, Ari Maniatis <ari@ish.com.au>
  *  Steve Wills <steve@mouf.net>
  *  Steve Wills <swills@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sylvio Cesar <sylvio@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas E. Zander
  *  Thomas E. Zander with help from Vladimir Kushnir
  *  Vladimir Kondratiev <wulf@mail.mipt.ru>
  *  William Grzybowski <wg@FreeBSD.org>
  *  William Grzybowski <william88@gmail.com>
  *  Yi-Hsuan Hsin <mhsin@mhsin.org>
  *  Zastupov Stepan [RedChrom] <redchrom@mail.ru>
  *  adamw
  *  alex
  *  arved
  *  erich@FreeBSD.org
  *  freebsd-ports@evilcode.net
  *  giffunip@asme.org
  *  ijliao
  *  kamikaze@bsdforen.de
  *  michael johnson <ahze@ahze.net>
  *  mikael.urankar@gmail.com
  *  mm
  *  nox@FreeBSD.org
  *  osa
  *  pb@FreeBSD.org
  *  piero
  *  se@FreeBSD.org
  *  sumikawa

With hat:	portmgr
commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 63f36d3
Tuesday, 5 Jul 2022
20:54 Jan Beich (jbeich) search for other commits by this committer
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>
commit hash: 04db4ece5bdc66c75c8c4ff557e20a06c99e8bf0 commit hash: 04db4ece5bdc66c75c8c4ff557e20a06c99e8bf0 commit hash: 04db4ece5bdc66c75c8c4ff557e20a06c99e8bf0 commit hash: 04db4ece5bdc66c75c8c4ff557e20a06c99e8bf0 04db4ec
Tuesday, 25 Jan 2022
16:59 Hans Petter Selasky (hselasky) search for other commits by this committer
multimedia/libv4l: Update v4l_compat, libv4l and v4l-utils to 1.23.0

NOTE: This version tag currently only exists for FreeBSD and has not yet
      been made upstream and is based on the latest available v4l-utils.

Approved by:	pi (implicit)
commit hash: ca63a16f5ced25bd5dc58383609ed8f6b5762e2a commit hash: ca63a16f5ced25bd5dc58383609ed8f6b5762e2a commit hash: ca63a16f5ced25bd5dc58383609ed8f6b5762e2a commit hash: ca63a16f5ced25bd5dc58383609ed8f6b5762e2a ca63a16
Saturday, 22 May 2021
12:57 Hans Petter Selasky (hselasky) search for other commits by this committer
multimedia/libv4l: Update webcamd and Linux source tree dependencies.

Approved by:	pi (implicit)
commit hash: 37ecec030264ebe6625c14a8fa9edf0d7dfd937d commit hash: 37ecec030264ebe6625c14a8fa9edf0d7dfd937d commit hash: 37ecec030264ebe6625c14a8fa9edf0d7dfd937d commit hash: 37ecec030264ebe6625c14a8fa9edf0d7dfd937d 37ecec0
Wednesday, 28 Apr 2021
08:06 Hans Petter Selasky (hselasky) search for other commits by this committer
multimedia/libv4l: Fix build after bc9e901a170f (update of epoll-shim).

Approved by:	pi (implicit)
commit hash: 9c1e9bf8c35288bbac8819c138f4868a100e1d81 commit hash: 9c1e9bf8c35288bbac8819c138f4868a100e1d81 commit hash: 9c1e9bf8c35288bbac8819c138f4868a100e1d81 commit hash: 9c1e9bf8c35288bbac8819c138f4868a100e1d81 9c1e9bf
Wednesday, 21 Apr 2021
15:51 Hans Petter Selasky (hselasky) search for other commits by this committer
multimedia/libv4l: Add upstream patch to make the v4l2-ctl utility more useful.

Submitted by:	Trenton Schulz <trenton@norwegianrockcat.com>
Approved by:	pi (implicit)
commit hash: 3a28080660e54a820fd7eedfae8ec768945d223c commit hash: 3a28080660e54a820fd7eedfae8ec768945d223c commit hash: 3a28080660e54a820fd7eedfae8ec768945d223c commit hash: 3a28080660e54a820fd7eedfae8ec768945d223c 3a28080
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 19 Mar 2021
16:46 mat search for other commits by this committer
Regular USE_GITHUB cleanup.

Remove DISTNAME, it is always overwritten.
Cleanup GH_TAGNAME and WRKSRC.
Original commitRevision:568805 
Thursday, 3 Dec 2020
08:17 cmt search for other commits by this committer
revert r556887

i totally missed r556875 r556876

Pointy Hat: cmt
Original commitRevision:556888 
08:12 cmt search for other commits by this committer
libv4l: fix build

libv4l's configure now requires gettext-tools, else it fails with
'Can't exec "autopoint": No such file or directory at
/usr/local/share/autoconf-2.69/Autom4te/FileUtils.pm line 345.'

Approved by:	just-fix-it
Original commitRevision:556887 
00:59 jbeich search for other commits by this committer
multimedia/libv4l: drop default value of USES=gettext-tools

PR:		251548
Original commitRevision:556876 
00:56 jbeich search for other commits by this committer
multimedia/libv4l: unbreak clean build after r556854

===>  Configuring for libv4l-1.20.0
Can't exec "autopoint": No such file or directory at
/usr/local/share/autoconf-2.69/Autom4te/FileUtils.pm line 345.
autoreconf-2.69: failed to run autopoint: No such file or directory
autoreconf-2.69: autopoint is needed because this package uses Gettext
*** Error code 1

PR:		251548
Submitted by:	m.ne@gmx.net
Original commitRevision:556875 
Wednesday, 2 Dec 2020
21:07 hselasky search for other commits by this committer
Update v4l_compat, libv4l and v4l-utils to 1.20.0
- Regenerate patches.
- Fetch all sources from GitHub.
- Update package descriptions, WWW links.

Approved by:	pi (implicit)
Original commitRevision:556854 
Sunday, 21 Jun 2020
21:04 pkubaj search for other commits by this committer
multimedia/v4l-utils: fix build on GCC architectures

Use newer GCC:
v4l2-ctl-streaming.cpp:2225: error: expected primary-expression before '.' token
Original commitRevision:539783 
Friday, 17 Apr 2020
14:49 hselasky search for other commits by this committer
Fix build of v4l-utils when libsysinfo is not installed.
v4l-utils doesn't need this dependency, so just remove
the inclusion of <linux/kernel.h>.

Approved by:	pi (implicit)
Original commitRevision:531937 
14:44 hselasky search for other commits by this committer
Use BINARY_ALIAS feature to replace sed with gsed.

Suggested by:	kevans and bapt
Approved by:	pi (implicit)
Original commitRevision:531935 
14:05 hselasky search for other commits by this committer
Fix build when libv4l is already installed.
Make sure we don't use any old header files installed in ${LOCALBASE}/include.

PR:		245695
Approved by:	pi (implicit)
Original commitRevision:531931 
08:34 hselasky search for other commits by this committer
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)
Original commitRevision:531911 
Thursday, 9 Apr 2020
10:38 hselasky search for other commits by this committer
Use PORTNAME to distinguish among the Video4Linux sub-ports.
This reduces duplicated variable information.

Approved by:	pi (implicit)
Original commitRevision:531199 
Saturday, 29 Sep 2018
08:04 riggs search for other commits by this committer
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
Original commitRevision:480899 
07:23 riggs search for other commits by this committer
Update FreeBSD videodev headers in preparation vor vlc3
Original commitRevision:480895 
Tuesday, 13 Sep 2016
18:10 kwm search for other commits by this committer
Apply the "old" dvb fontend.h ioctl hack to the dvbv5 version.
So the ioctl doesn't error out.

Submitted by:	hselasky@, Rozhuk Ivan <rozhuk.im@gmail.com>
Original commitRevision:422052 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Saturday, 15 Aug 2015
15:48 riggs search for other commits by this committer
- Don't always depend on devel/argp-standalone - it is used only by v4l-utils
- Bump PORTREVISION
- Pet portlint

PR:		202280
Submitted by:	s3erios@gmail.com
Original commitRevision:394324 
Monday, 22 Jun 2015
18:33 antoine search for other commits by this committer
Convert to USES=jpeg
Original commitRevision:390310 
Wednesday, 17 Jun 2015
12:24 kwm search for other commits by this committer
Fix the build of libv4l (and v4l-utils) by requiring iconv. Don't depend
on other ports to provide it. This would break when the NLS option is unset
at a gloval level.

Submitted by:	mat@ (via his 9.x no-NLS builder)
Original commitRevision:389908 
Sunday, 14 Jun 2015
04:59 kwm search for other commits by this committer
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@)
Original commitRevision:389588 
Saturday, 6 Sep 2014
15:44 nox search for other commits by this committer
- Integrate libv4l with webcamd regarding Webcam quirks.
- Bump PORTREVISION.

Submitted by:	hselasky (maintainer)
Original commitRevision:367444 
Tuesday, 29 Jul 2014
18:41 adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363371 
Monday, 14 Jul 2014
18:42 bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
Original commitRevision:361812 
Monday, 3 Feb 2014
13:57 miwi search for other commits by this committer
- Stage support
- Convert to USES
Original commitRevision:342445 
Friday, 20 Sep 2013
20:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
Original commitRevision:327747 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Monday, 25 Jun 2012
19:55 nox search for other commits by this committer
- Do not link against librt for shm_open(2).
- Remove 6.x cruft.
- Bump PORTREVISION.

PR:             ports/168207
Submitted by:   Jan Beich <jbeich@tormail.org>
Original commit
Thursday, 10 May 2012
15:06 kwm search for other commits by this committer
Update to 0.8.8.

Approved by:    maintainer
Original commit
Monday, 27 Jun 2011
21:03 kwm search for other commits by this committer
Add a patch to unbreak compile of libv4l gcc 4.5 [1] and clang.
This should unbreak some libv4l users like pwcview [2]
Bump portrevision since this affects a installed header.

Reported by:    avg@ [1], pointyhat via pav [2]
Submitted by:   Jan Henrik Sylvester <me@janh.de>
Approved by:    maintainer (hselasky@)
Original commit
Saturday, 25 Jun 2011
17:28 kwm search for other commits by this committer
Update to 0.8.4.

Sort plist.
Original commit
Thursday, 4 Nov 2010
20:49 kwm search for other commits by this committer
Update to 0.8.1.

Tweak compiler args so clang understands it.

Approved by:    hselasky@ (maintainer)
Original commit
Thursday, 21 Jan 2010
15:12 kwm search for other commits by this committer
Update to 0.6.4.

Fix build on 6.x [1]

Submitted by:   pointyhat (via pav) [1]
Approved by:    maintainer
Original commit
Saturday, 16 Jan 2010
20:46 kwm search for other commits by this committer
The Video4Linux library is a wrapper library for accessing Video4Linux
compliant video devices. It allows for transcoding of capture streams
in user space instead of kernel space and creates a standard interface
mechanism for video devices.

Submitted by:   Andrew Thompson <thompsa AT FreeBSD.org>
                Hans Petter Selasky <hselasky AT FreeBSD.org>
Original commit

Number of commits found: 44