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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
frei0r-plugins The "meta-port" for frei0r and additional plugins
2.3.0 graphics on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.3.0Version of this port present on the latest quarterly branch.
Maintainer: jhale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-06-29 15:15:31
Last Update: 2023-06-18 19:04:46
Commit Hash: c3570df
People watching this port, also watch:: font-misc-meltho, xerces-c3, gstreamer1-plugins-pango, py39-pycparser, xclock
License: NA
WWW:
https://frei0r.dyne.org/
Description:
Frei0r is a minimalistic plugin API for video sources and filters. The behaviour of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. It is not meant as a generic API for all kinds of video applications. There is no support for the requirements of special application areas like non linear editors, hardware accelerated shader effects, and high precision video processing. These advanced issues are not even solved satisfactory for non cross application plugin apis and are still an evolving field. The frei0r API is not meant to be a competing standard to more ambitious efforts.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/frei0r-plugins-2.3.0/catalog.mk
  2. /usr/local/share/licenses/frei0r-plugins-2.3.0/LICENSE
  3. /usr/local/share/licenses/frei0r-plugins-2.3.0/NA
Collapse this list.
Dependency lines:
  • frei0r-plugins>0:graphics/frei0r-plugins
To install the port:
cd /usr/ports/graphics/frei0r-plugins/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/frei0r-plugins
  • pkg install frei0r-plugins
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: frei0r-plugins
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
frei0r-plugins
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.22.3.2-2.3.22.3.2---
FreeBSD:13:quarterly2.3.22.3.2--2.3.2-2.3.2-
FreeBSD:14:latest2.3.22.3.2-2.3.22.3.2---
FreeBSD:14:quarterly2.3.22.3.2--2.3.2-2.3.2-
FreeBSD:15:latest2.3.22.3.2n/a2.3.2n/a-2.3.22.3.2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. frei0r>=2.3.0 : graphics/frei0r
  2. frei0r-plugins-cairo>=2.3.0 : graphics/frei0r-plugins-cairo
  3. frei0r-plugins-gavl>=2.3.0 : graphics/frei0r-plugins-gavl
  4. frei0r-plugins-opencv>=2.3.0 : graphics/frei0r-plugins-opencv
This port is required by:
for Run
  1. multimedia/kdenlive
  2. multimedia/shotcut

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. multimedia/kdenlive-kde4*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for frei0r-plugins-2.3.0: CAIRO=on: Install cairo plugins GAVL=on: Install gavl plugins OPENCV=on: Install OpenCV plugins ===> Use 'make config' to modify these settings
Options name:
graphics_frei0r-plugins
USES:
metaport
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3.0
18 Jun 2023 19:04:46
commit hash: c3570df406b90a78b22972f24146ca662dd8cd75commit hash: c3570df406b90a78b22972f24146ca662dd8cd75commit hash: c3570df406b90a78b22972f24146ca662dd8cd75commit hash: c3570df406b90a78b22972f24146ca662dd8cd75 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
graphics/frei0r*: Update to 2.3.0 [1]

Split cairo-dependent plugins out into graphics/frei0r-plugins-cairo.

Shift pkg-plist and several variables out into the slave ports for
easier maintainence, including PORTREVISION to facilitate usage of
PORTREVISION bump scripts.

Convert "extra" patches into regular patches for easier future
maintainence.

Ensure optional plugins are the same version as the frei0r base.

https://github.com/dyne/frei0r/releases/tag/v2.3.0

PR:		272045 [1]
Reported by:	Olivier Duchateau <duchateau.olivier@gmail.com> [1]
1.7.0.18
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.7.0.18
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.7.0.18
31 Jan 2021 15:42:27
Revision:563493Original commit files touched by this commit
rhurlin search for other commits by this committer
graphics/frei0r: Fix build failure with OpenCV4

After the update of OpenCV to v4.5.1 the build was broken. Some
important commits [1] after release v1.7.0 fixed the issues.

[1] https://github.com/dyne/frei0r/compare/v1.7.0...master

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D28436
1.6.1_1
09 May 2018 20:27:52
Revision:469466Original commit files touched by this commit
swills search for other commits by this committer
Bump PORTREVISION on more opencv consumers due to opencv update
1.5.0
26 Jul 2016 19:03:57
Revision:419145Original commit files touched by this commit
olivierd search for other commits by this committer
- graphics/frei0r [2]
 * Update to 1.5.0
 * Update MASTER_SITES
 * Switch to CMake, rewrite some parts of graphics/frei0r's Makefile and
patches
 * Remove APIDOC, DOCS and MMX options (MMX is not available in CMakeLists.txt)

- graphics/frei0r-plugins
 * Switch to USES= metaport [1]

PR:		(based on) 201636 [1], 209291 [2]
Submitted by:	Andriy Voskoboinyk [1], myself [2]
Approved by:	jhale@ (maintainer, timeout > 2 months)
1.3
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.3
17 Aug 2015 14:20:41
Revision:394508Original commit files touched by this commit
mat search for other commits by this committer
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
1.3
31 Oct 2014 18:12:00
Revision:371879Original commit files touched by this commit
mat search for other commits by this committer
Make buildable again.

Noticed by:	antoine
Pointy hat to:	mat
Sponsored by:	Absolight
1.3
24 May 2014 08:46:13
Revision:355000Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
1.3
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
1.3
06 May 2013 08:31:30
Revision:317482Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Convert to new options framework
1.3
02 Oct 2011 16:26:12
Original commit files touched by this commit
avilla search for other commits by this committer
- Avoid conflicts with graphics/frei0r's OPTIONS.

This fixes a "bug" introduced by me three months ago.

Approved by:    bsdkaffee@gmail.com (maintainer, implicit)
1.3
29 Jun 2011 15:15:08
Original commit files touched by this commit
avilla search for other commits by this committer
- Add meta-port for frei0r plugins.

Number of commits found: 14