Port details |
- yamdi Metadata injector for FLV files
- 1.9 multimedia =2 1.9Version of this port present on the latest quarterly branch.
- Maintainer: buganini@gmail.com
- Port Added: 2007-07-12 20:35:57
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://yamdi.sourceforge.net/
- Description:
- YAMDI stands for Yet Another MetaData Injector and is a metadata injector
for FLV files. It adds the onMetaData event to your FLV files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/multimedia/yamdi/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/yamdi
- pkg install yamdi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: yamdi
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (yamdi-1.9.tar.gz) = 4a6630f27f6c22bcd95982bf3357747d19f40bd98297a569e9c77468b756f715
SIZE (yamdi-1.9.tar.gz) = 17270
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- multimedia_yamdi
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 13
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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.9 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.9 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.9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9 09 Feb 2014 23:05:52 |
bapt |
Support stage |
1.9 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
1.9 20 Sep 2013 06:34:20 |
sunpoet |
- Update to 1.9
- While I'm here:
- Remove leading indefinite article from COMMENT
- Add LICENSE
- Cleanup Makefile header
Changes:
- [Fix] VP6 width/height detection
- [Fix] Interpreting invalid data as FLV tag
PR: ports/182237
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
1.8 07 Mar 2011 18:30:13 |
culot |
- Update to 1.8
PR: ports/155352
Submitted by: Kuan-Chung Chiu <buganini AT gmail.com> (maintainer) |
1.7 14 Jan 2011 14:40:18 |
sunpoet |
- Update to 1.7
Changes:
1.7:
- [Fix] off-by-one bug while indexing an FLV file
1.6:
- [Fix] Large file support
- [Fix] VP62 occasional wrong width/height detection [jgreer-zencoder]
- [Add] onLastKeyframe event with -k
- [Add] onLastSecond event with -s. -l deprecated
- [Add] Strip all metadata with -M
- [Add] Omit the keyframes tag in the XML output with -X.
PR: ports/153970
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Feature safe: yes |
1.5 01 Jun 2010 23:36:21 |
wen |
- Update to 1.5
PR: ports/147301
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
1.4 18 Oct 2008 20:52:00 |
miwi |
- Update to 1.4
PR: 128199
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
1.2 12 Jul 2007 20:27:33 |
miwi |
YAMDI stands for Yet Another MetaData Injector and is a metadata injector
for FLV files. It adds the onMetaData event to your FLV files.
WWW: http://yamdi.sourceforge.net/
PR: ports/114432
Submitted by: buganini at gmail.com |
Number of commits found: 13
|