CVS log for ports/multimedia/dv2sub/Makefile
Up to [FreeBSD] / ports / multimedia / dv2sub
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:41:44 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- update to jpeg-8
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:54:22 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed May 20 15:48:04 2009 UTC (2 years, 8 months ago) by dhn
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
- Fix build with multimedia/libdv - Bump PORTREVISION Reported by: pointyhat
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:47:59 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 23 14:23:06 2008 UTC (4 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
dv2sub is a simple utility that extracts the date and time of recording from a dv video file (using libdv) and outputs it as a subtitle file. It can also display useful information about the dv stream, like video norm (PAL/NTSC), aspect ratio normal (4:3) or wide (16:9), interlaced or progressive material, number of audio channels, audio sampling frequency, number of audio samples, timestamp and recording date & time. WWW: http://dv2sub.sourceforge.net/ PR: ports/119917 Submitted by: Phil Oleson
