aboutsummaryrefslogtreecommitdiff
path: root/multimedia/tovid
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* o Fix misbehavior of makexml that adds extra n's at the XML code,Mario Sergio Fujikawa Ferreira2006-02-192-1/+66
| | | | | | | | | | | rendering it useless. o Bump PORTREVISION PR: 92084 Submitted by: edwin Notes: svn path=/head/; revision=156373
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* o Fix typo in postproc(1) man pageMario Sergio Fujikawa Ferreira2006-01-204-1/+39
| | | | | | | | | o Add a few parameters to growisofs(1m) command line: '-dvd-video -use-the-force-luke=dao' o Bump PORTREVISION Notes: svn path=/head/; revision=153950
* Chase libversion bumb to libMagick.so.9Edwin Groothuis2006-01-051-1/+1
| | | | | | | PR: ports/91270 Notes: svn path=/head/; revision=152778
* o df(1) output should be on 1Megabyte scale rather than on 512-byteMario Sergio Fujikawa Ferreira2005-12-292-1/+12
| | | | | | | | | | | one. Confunsion created by different interpretations of df(1) parameter's -P amongst Linux and FreeBSD. o Do not process audio in any circunstances when dumping video streams. Tipped by mplayer warning o Bump PORTREVISION Notes: svn path=/head/; revision=152349
* o du(1) should follow symbolic links to avoid detecting them as 0Mario Sergio Fujikawa Ferreira2005-12-281-2/+5
| | | | | | | | | size. Otherwise, there are problems with test(1) algebraic evaluations on tovid.sh when trying to detect video aspect ratio. o Bump PORTREVISION Notes: svn path=/head/; revision=152273
* o Due to excessive bashims, depend upon shells/bash and use itMario Sergio Fujikawa Ferreira2005-12-281-1/+3
| | | | | | | | bash(1) o Bump PORTREVISION Notes: svn path=/head/; revision=152248
* Add python as secondary category since this is a python writtenMario Sergio Fujikawa Ferreira2005-12-271-1/+1
| | | | | | | application Notes: svn path=/head/; revision=152214
* New port tovid version 0.24: A collection of video disc authoringMario Sergio Fujikawa Ferreira2005-12-275-0/+172
tools Notes: svn path=/head/; revision=152209