Port details |
- vtkmpeg2encode VTK MPEG2 encoding library
- 5.10.1_2 multimedia =2 5.10.1_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2008-01-09 20:09:06
- Last Update: 2024-01-09 10:32:17
- Commit Hash: 03c7f3c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: math
- License: MPEG-2
- WWW:
- http://www.vtk.org/get-software.php
- Description:
- VTK5 MPEG2 Encoder
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- vtkmpeg2encode>0:multimedia/vtkmpeg2encode
- To install the port:
- cd /usr/ports/multimedia/vtkmpeg2encode/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/vtkmpeg2encode
- pkg install vtkmpeg2encode
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vtkmpeg2encode
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (vtkmpeg2encode.tar.gz) = 4875494be01095377f86b1ad7427cab9a2cd886b2b2b959c96ff742cdda96a2b
SIZE (vtkmpeg2encode.tar.gz) = 44737
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- multimedia_vtkmpeg2encode
- USES:
- cmake:insource
- pkg-message:
- For install:
- The MPEG2 format and all software that uses it is subject to patent
restrictions. Please see http://www.mpegla.com/m2/m2-agreement.cfm
for more information.
********************************* IMPORTANT *********************************
Installing this port does not enable MPEG2 functionality in math/vtk5.
If math/vtk5 was built without the VTKMPEG2 option, it must be rebuilt
and reinstalled with VTKMPEG2 turned on in order to enable the MPEG2
functionality:
cd /usr/ports/math/vtk5
make deinstall
make clean
make config
make reinstall
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.10.1_2 09 Jan 2024 10:32:17 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.10.1_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
5.10.1_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.10.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.10.1_1 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
5.10.1_1 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
5.10.1_1 31 Jan 2018 01:07:08 |
jwb |
Multiple ports:
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D14128 |
5.10.1_1 03 Jun 2015 15:59:34 |
amdmi3 |
- Fix library installation, strip properly |
5.10.1 20 Dec 2014 19:21:07 |
bapt |
cleanup plist |
5.10.1 22 Aug 2014 07:20:30 |
antoine |
Canonicalize a few LICENSE_PERMS
With hat: portmgr |
5.10.1 31 May 2014 21:22:22 |
riggs |
Fix LEGAL/LICENSE* for multimedia/vtkmpeg2encode.
The code itself may be distributed, as well as compiled binaries.
But its usage is subject to patent restrictions, as indicated to the
user in pkg-message.
While on it:
- Stagify
- Pet portlint
PR: ports/189093
Submitted by: Jason Bacon <jwbacon@tds.net>
Approved by: thierry (mentor) |
5.10.1 26 May 2014 02:33:39 |
eadler |
Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
over the course of several months about pending actions required.
We really appreciate the time and effort you put in to maintain
these ports.
If you are still interested in helping to maintain these ports just
reply to me or file a PR and I will happily assign the port to you
again.
Approved by: portmgr (implicit) |
5.10.1 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
5.10.1 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
5.10.1 07 Nov 2012 08:29:58 |
gahr |
- Update multimedia/vtkmpeg2encode to reflect math/vtk5 PORTVERSION
Feature safe: yes |
5.10.0 11 Oct 2012 14:23:33 |
gahr |
- Update multimedia/vtkmpeg2encode to reflect math/vtk5 PORTVERSION
Feature safe: yes |
5.8.0 14 Sep 2011 09:49:38 |
gahr |
- Update math/vtk5 to 5.8.0
Release notes:
http://www.vtk.org/pipermail/vtkusers/2011-September/118889.html
- Update multimedia/vtkmpeg2encode to reflect math/vtk5 PORTVERSION |
5.6.0 03 Jul 2011 13:38:45 |
ohauer |
- remove MD5 |
5.6.0 10 Jun 2010 15:48:09 |
gahr |
- Update math/vtk5 to 5.6.0
- Track the change in multimedia/vtkmpeg2encode |
5.4.2 03 Apr 2010 15:36:30 |
gahr |
- Chase math/vtk5 update |
5.0.3_1 19 Jun 2009 20:06:31 |
linimon |
Update maintainer's email address. Had already been done for his
other ports. |
5.0.3_1 24 Mar 2009 19:13:32 |
makc |
bump PORTREVISION after cmake update |
5.0.3 27 May 2008 22:12:09 |
miwi |
- Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake
Approved by: portmgr (pav) |
5.0.3 21 Jan 2008 12:37:32 |
miwi |
- Adding an important tip for vtk5 users
PR: 119836
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintainer) |
5.0.3 09 Jan 2008 20:08:58 |
thierry |
This is the VTK MPEG2 encoder library, which has been removed from the
main VTK distribution due to MPEG patent issues. This port is an optional
dependency for the new vtk5 port.
PR: ports/119082
Submitted by: Jason W. Bacon <bacon (at) smithers.neuro.mcw.edu> |