Port details |
- flvmeta Manipulation tool for Adobe Flash Video files (FLV)
- 1.2.2.20210819_1 multimedia
=2 1.2.2.20210819_1Version of this port present on the latest quarterly branch. - Maintainer: earl@eeg3.net
 - Port Added: 2009-08-04 15:14:25
- Last Update: 2024-01-22 16:52:33
- Commit Hash: 3a4b18d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://github.com/noirotm/flvmeta
- Description:
- FLVmeta is a metadata injector for Adobe Flash Video files
(FLV). It is able to inject all known metadata tags into the
onMetaData event, as well as insert an onLastSecond event.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- flvmeta>0:multimedia/flvmeta
- To install the port:
- cd /usr/ports/multimedia/flvmeta/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/flvmeta
- pkg install flvmeta
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: flvmeta
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1668282602
SHA256 (noirotm-flvmeta-1.2.2.20210819-62e30a7_GH0.tar.gz) = 3d98c8ab2aa6d16e0c0b2e9aee922e09a7056200e7c6083885e3d95bb1c7a2d3
SIZE (noirotm-flvmeta-1.2.2.20210819-62e30a7_GH0.tar.gz) = 139047
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
- Library dependencies:
-
- libyaml.so : textproc/libyaml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- multimedia_flvmeta
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.2.20210819_1 22 Jan 2024 16:52:33
    |
Muhammad Moinur Rahman (bofh)  |
multimedia/flvmeta: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
1.2.2.20210819 13 Nov 2022 19:05:45
    |
Daniel Engberg (diizzy)  Author: Gian-Simon Purkert |
multimedia/flvmeta: Update to latest commit
Use latest commit as development seems to have slowed down upstream
and contains multiple build fixes
Changelog: https://github.com/noirotm/flvmeta/releases/tag/v1.2.2
Some addtional changes to patch:
- Use libyaml from ports instead of bundled version
- Use a pre-rendered man page instead of pulling in pandoc
PR: 259339
Approved by: maintainer timeout (1+ year) |
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) |
1.0.11 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 ) |
1.0.11 20 Jul 2022 14:22:30
    |
Tobias C. Berner (tcberner)  |
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 ) |
1.0.11 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.11 03 Jan 2017 18:54:54
  |
mat  |
Upstream moved to GitHub.
Reported by: Mark Noirot (upstream)
Sponsored by: Absolight |
1.0.11 14 Sep 2016 15:59:34
  |
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
1.0.11 23 May 2016 18:36:52
  |
amdmi3  |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
1.0.11 25 Sep 2013 00:54:09
  |
bdrewery  |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
1.0.11 20 Sep 2013 20:57:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
1.0.11 03 Jul 2011 13:38:45
 |
ohauer  |
- remove MD5 |
1.0.11 27 Jan 2010 22:29:58
 |
miwi  |
- Update to 1.0.11
PR: 143217
Submitted by: Earl Gay <earl@eeg3.net> (maintainer) |
1.0.10 04 Sep 2009 20:38:11
 |
miwi  |
- Update to 1.0.10
PR: 138522
Submitted by: Earl Gay <earl@eeg3.net> (maintainer) |
1.0.9 04 Aug 2009 15:13:58
 |
amdmi3  |
FLVmeta is a metadata injector for Adobe Flash Video files
(FLV). It is able to inject all known metadata tags into the
onMetaData event, as well as insert an onLastSecond event.
WWW: http://code.google.com/p/flvmeta/
PR: 137340
Submitted by: Earl Gay <earl@eeg3.net> |