aboutsummaryrefslogtreecommitdiff
path: root/multimedia/flvmeta
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Upstream moved to GitHub.Mathieu Arnold2017-01-032-8/+12
| | | | | | | | Reported by: Mark Noirot (upstream) Sponsored by: Absolight Notes: svn path=/head/; revision=430511
* GOOGLE_CODE has gone away.Mathieu Arnold2016-09-141-0/+2
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=422140
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-251-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=328226
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276986
* - Update to 1.0.11Martin Wilke2010-01-272-4/+4
| | | | | | | | PR: 143217 Submitted by: Earl Gay <earl@eeg3.net> (maintainer) Notes: svn path=/head/; revision=248717
* - Update to 1.0.10Martin Wilke2009-09-042-4/+4
| | | | | | | | PR: 138522 Submitted by: Earl Gay <earl@eeg3.net> (maintainer) Notes: svn path=/head/; revision=240878
* FLVmeta is a metadata injector for Adobe Flash Video filesDmitry Marakasov2009-08-043-0/+31
(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> Notes: svn path=/head/; revision=238886