The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD multimedia : dvdauthor

Makes a DVD file structure from one or more MPEG2 streams

 dvdauthor is a program that will generate a DVD movie from a valid
mpeg2 stream that should play when you put it in a DVD player. 

http://dvdauthor.sourceforge.net/



dvdauthor history


v. 1.31
date: 2007/10/17 10:12:49;  author: ade;  state: Exp;  lines: +2 -1
Migration from bison 1.x to 2.x

PR:		117086
Tested by:	-exp runs

v. 1.30 date: 2007/07/23 09:36:13; author: rafan; state: Exp; lines: +0 -1 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.29 date: 2007/05/25 14:46:51; author: pb; state: Exp; lines: +3 -3 Update to 0.6.14.
v. 1.28 date: 2007/04/05 06:03:21; author: koitsu; state: Exp; lines: +2 -2 * libdvdread - PORTREVISION increment * libdvdread - add patch for including in dvdread/ifo_types.h * Others - LIB_DEPENDS changes (require libdvdread.so.5) * Others - PORTREVISION increment for those dependent on libdvdread Approved by: philip
v. 1.27 date: 2006/05/24 14:21:43; author: mnag; state: Exp; lines: +3 -2 - Change dependencies reflecting update in graphics/ImageMagick - Bump PORTREVISION
v. 1.26 date: 2006/01/09 03:02:57; author: lioux; state: Exp; lines: +2 -2 Fix build WITH_IMAGEMAGICK: chase graphics/ImageMagick port version 6.2.5.5 shared library version bump Pointy hat: edwin
v. 1.25 date: 2005/03/14 13:52:41; author: pb; state: Exp; lines: +2 -7 Update to 0.6.11. PR: ports/77539 Submitted by: Phil Oleson
v. 1.24 date: 2005/03/10 17:24:37; author: krion; state: Exp; lines: +2 -2 Chase ImageMagick shlib version.
v. 1.23 date: 2005/03/06 22:16:53; author: pav; state: Exp; lines: +2 -2 - Chase ImageMagick shlib bump PR: ports/78455 Submitted by: Arjan van Leeuwen (ImageMagick's maintainer)
v. 1.22 date: 2004/12/20 22:06:30; author: pb; state: Exp; lines: +1 -1 Fix bug in menu creation caused by bad ImageMagick interaction. PR: ports/75289 Submitted by: Andy Sparrow
v. 1.21 date: 2004/12/08 19:32:45; author: pb; state: Exp; lines: +1 -1 Fix wrong assumption on iconv args on amd64. Submitted by: Sean McNeil
v. 1.20 date: 2004/12/05 15:26:24; author: josef; state: Exp; lines: +3 -2 Bump portv. and dependency on ImageMagick in order to trace recent ImageMagick update. Submitted by: Arjan van Leeuwen PR: ports/74487 Approved by: mat Reviewed by: lofi
v. 1.19 date: 2004/07/22 19:22:17; author: pb; state: Exp; lines: +1 -1 Fix typo in fribidi dependency. PR: 69357 Submitted by: ahze@gentoo.ahze.net
v. 1.18 date: 2004/04/08 21:47:39; author: pb; state: Exp; lines: +51 -5 Update to 0.6.10.
v. 1.17 date: 2004/02/04 05:07:48; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.16 date: 2004/01/27 19:20:53; author: pb; state: Exp; lines: +0 -1 Remove useless explicit dependency on gnugetopt, taken care of by USE_GETOPT_LONG. Obtained from: pav
v. 1.15 date: 2004/01/20 17:25:43; author: pb; state: Exp; lines: +2 -1 Update to 0.6.9.
v. 1.14 date: 2003/12/17 01:00:03; author: pb; state: Exp; lines: +3 -3 Update to 0.6.8.
v. 1.13 date: 2003/11/20 18:02:09; author: pb; state: Exp; lines: +1 -1 Update to version 0.6.6.
v. 1.12 date: 2003/11/01 18:24:31; author: pb; state: Exp; lines: +5 -1 Update to version 0.6.3.
v. 1.11 date: 2003/10/28 16:59:27; author: pb; state: Exp; lines: +1 -1 Update to 0.6.2.
v. 1.10 date: 2003/10/27 13:01:19; author: pb; state: Exp; lines: +1 -1 Update to version 0.6.1.
v. 1.9 date: 2003/10/22 21:20:01; author: pb; state: Exp; lines: +5 -3 - update to release 0.6.0 - update README.FreeBSD
v. 1.8 date: 2003/10/07 17:31:07; author: pb; state: Exp; lines: +1 -0 - distributed file changed checksum (previous version was apparently alpha code). - bump PORTREVISION.
v. 1.7 date: 2003/10/05 11:11:34; author: pb; state: Exp; lines: +1 -2 Update to version 0.5.4.
v. 1.6 date: 2003/07/23 13:20:15; author: pb; state: Exp; lines: +4 -1 - add and install some more documentation - bump PORTREVISION
v. 1.5 date: 2003/07/14 02:53:00; author: sf; state: Exp; lines: +3 -4 get rid of libgnugetopt dependency for -CURRENT, use USE_GETOPT_LONG instead.
v. 1.4 date: 2003/05/18 17:28:30; author: pb; state: Exp; lines: +2 -5 Add missing dependency on graphics/png, remove related BROKEN flag.
v. 1.3 date: 2003/05/18 11:42:40; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.1: does not compile
v. 1.2 date: 2003/05/13 10:16:31; author: pb; state: Exp; lines: +1 -1 Upgrade to version 0.5.3.
v. 1.1 date: 2003/04/20 11:59:47; author: pb; state: Exp; Add dvdauthor, a simple tool to create a DVD file structure from MPEG2 files. ============================================================================= v. 1.31 date: 2007/10/17 10:12:49; author: ade; state: Exp; lines: +2 -1 Migration from bison 1.x to 2.x PR: 117086 Tested by: -exp runs
v. 1.30 date: 2007/07/23 09:36:13; author: rafan; state: Exp; lines: +0 -1 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.29 date: 2007/05/25 14:46:51; author: pb; state: Exp; lines: +3 -3 Update to 0.6.14.
v. 1.28 date: 2007/04/05 06:03:21; author: koitsu; state: Exp; lines: +2 -2 * libdvdread - PORTREVISION increment * libdvdread - add patch for including in dvdread/ifo_types.h * Others - LIB_DEPENDS changes (require libdvdread.so.5) * Others - PORTREVISION increment for those dependent on libdvdread Approved by: philip
v. 1.27 date: 2006/05/24 14:21:43; author: mnag; state: Exp; lines: +3 -2 - Change dependencies reflecting update in graphics/ImageMagick - Bump PORTREVISION
v. 1.26 date: 2006/01/09 03:02:57; author: lioux; state: Exp; lines: +2 -2 Fix build WITH_IMAGEMAGICK: chase graphics/ImageMagick port version 6.2.5.5 shared library version bump Pointy hat: edwin
v. 1.25 date: 2005/03/14 13:52:41; author: pb; state: Exp; lines: +2 -7 Update to 0.6.11. PR: ports/77539 Submitted by: Phil Oleson
v. 1.24 date: 2005/03/10 17:24:37; author: krion; state: Exp; lines: +2 -2 Chase ImageMagick shlib version.
v. 1.23 date: 2005/03/06 22:16:53; author: pav; state: Exp; lines: +2 -2 - Chase ImageMagick shlib bump PR: ports/78455 Submitted by: Arjan van Leeuwen (ImageMagick's maintainer)
v. 1.22 date: 2004/12/20 22:06:30; author: pb; state: Exp; lines: +1 -1 Fix bug in menu creation caused by bad ImageMagick interaction. PR: ports/75289 Submitted by: Andy Sparrow
v. 1.21 date: 2004/12/08 19:32:45; author: pb; state: Exp; lines: +1 -1 Fix wrong assumption on iconv args on amd64. Submitted by: Sean McNeil
v. 1.20 date: 2004/12/05 15:26:24; author: josef; state: Exp; lines: +3 -2 Bump portv. and dependency on ImageMagick in order to trace recent ImageMagick update. Submitted by: Arjan van Leeuwen PR: ports/74487 Approved by: mat Reviewed by: lofi
v. 1.19 date: 2004/07/22 19:22:17; author: pb; state: Exp; lines: +1 -1 Fix typo in fribidi dependency. PR: 69357 Submitted by: ahze@gentoo.ahze.net
v. 1.18 date: 2004/04/08 21:47:39; author: pb; state: Exp; lines: +51 -5 Update to 0.6.10.
v. 1.17 date: 2004/02/04 05:07:48; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.16 date: 2004/01/27 19:20:53; author: pb; state: Exp; lines: +0 -1 Remove useless explicit dependency on gnugetopt, taken care of by USE_GETOPT_LONG. Obtained from: pav
v. 1.15 date: 2004/01/20 17:25:43; author: pb; state: Exp; lines: +2 -1 Update to 0.6.9.
v. 1.14 date: 2003/12/17 01:00:03; author: pb; state: Exp; lines: +3 -3 Update to 0.6.8.
v. 1.13 date: 2003/11/20 18:02:09; author: pb; state: Exp; lines: +1 -1 Update to version 0.6.6.
v. 1.12 date: 2003/11/01 18:24:31; author: pb; state: Exp; lines: +5 -1 Update to version 0.6.3.
v. 1.11 date: 2003/10/28 16:59:27; author: pb; state: Exp; lines: +1 -1 Update to 0.6.2.
v. 1.10 date: 2003/10/27 13:01:19; author: pb; state: Exp; lines: +1 -1 Update to version 0.6.1.
v. 1.9 date: 2003/10/22 21:20:01; author: pb; state: Exp; lines: +5 -3 - update to release 0.6.0 - update README.FreeBSD
v. 1.8 date: 2003/10/07 17:31:07; author: pb; state: Exp; lines: +1 -0 - distributed file changed checksum (previous version was apparently alpha code). - bump PORTREVISION.
v. 1.7 date: 2003/10/05 11:11:34; author: pb; state: Exp; lines: +1 -2 Update to version 0.5.4.
v. 1.6 date: 2003/07/23 13:20:15; author: pb; state: Exp; lines: +4 -1 - add and install some more documentation - bump PORTREVISION
v. 1.5 date: 2003/07/14 02:53:00; author: sf; state: Exp; lines: +3 -4 get rid of libgnugetopt dependency for -CURRENT, use USE_GETOPT_LONG instead.
v. 1.4 date: 2003/05/18 17:28:30; author: pb; state: Exp; lines: +2 -5 Add missing dependency on graphics/png, remove related BROKEN flag.
v. 1.3 date: 2003/05/18 11:42:40; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.1: does not compile
v. 1.2 date: 2003/05/13 10:16:31; author: pb; state: Exp; lines: +1 -1 Upgrade to version 0.5.3.
v. 1.1 date: 2003/04/20 11:59:47; author: pb; state: Exp; Add dvdauthor, a simple tool to create a DVD file structure from MPEG2 files. ============================================================================= v. 1.31 date: 2007/10/17 10:12:49; author: ade; state: Exp; lines: +2 -1 Migration from bison 1.x to 2.x PR: 117086 Tested by: -exp runs
v. 1.30 date: 2007/07/23 09:36:13; author: rafan; state: Exp; lines: +0 -1 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.29 date: 2007/05/25 14:46:51; author: pb; state: Exp; lines: +3 -3 Update to 0.6.14.
v. 1.28 date: 2007/04/05 06:03:21; author: koitsu; state: Exp; lines: +2 -2 * libdvdread - PORTREVISION increment * libdvdread - add patch for including in dvdread/ifo_types.h * Others - LIB_DEPENDS changes (require libdvdread.so.5) * Others - PORTREVISION increment for those dependent on libdvdread Approved by: philip
v. 1.27 date: 2006/05/24 14:21:43; author: mnag; state: Exp; lines: +3 -2 - Change dependencies reflecting update in graphics/ImageMagick - Bump PORTREVISION
v. 1.26 date: 2006/01/09 03:02:57; author: lioux; state: Exp; lines: +2 -2 Fix build WITH_IMAGEMAGICK: chase graphics/ImageMagick port version 6.2.5.5 shared library version bump Pointy hat: edwin
v. 1.25 date: 2005/03/14 13:52:41; author: pb; state: Exp; lines: +2 -7 Update to 0.6.11. PR: ports/77539 Submitted by: Phil Oleson
v. 1.24 date: 2005/03/10 17:24:37; author: krion; state: Exp; lines: +2 -2 Chase ImageMagick shlib version.
v. 1.23 date: 2005/03/06 22:16:53; author: pav; state: Exp; lines: +2 -2 - Chase ImageMagick shlib bump PR: ports/78455 Submitted by: Arjan van Leeuwen (ImageMagick's maintainer)
v. 1.22 date: 2004/12/20 22:06:30; author: pb; state: Exp; lines: +1 -1 Fix bug in menu creation caused by bad ImageMagick interaction. PR: ports/75289 Submitted by: Andy Sparrow
v. 1.21 date: 2004/12/08 19:32:45; author: pb; state: Exp; lines: +1 -1 Fix wrong assumption on iconv args on amd64. Submitted by: Sean McNeil
v. 1.20 date: 2004/12/05 15:26:24; author: josef; state: Exp; lines: +3 -2 Bump portv. and dependency on ImageMagick in order to trace recent ImageMagick update. Submitted by: Arjan van Leeuwen PR: ports/74487 Approved by: mat Reviewed by: lofi
v. 1.19 date: 2004/07/22 19:22:17; author: pb; state: Exp; lines: +1 -1 Fix typo in fribidi dependency. PR: 69357 Submitted by: ahze@gentoo.ahze.net
v. 1.18 date: 2004/04/08 21:47:39; author: pb; state: Exp; lines: +51 -5 Update to 0.6.10.
v. 1.17 date: 2004/02/04 05:07:48; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.16 date: 2004/01/27 19:20:53; author: pb; state: Exp; lines: +0 -1 Remove useless explicit dependency on gnugetopt, taken care of by USE_GETOPT_LONG. Obtained from: pav
v. 1.15 date: 2004/01/20 17:25:43; author: pb; state: Exp; lines: +2 -1 Update to 0.6.9.
v. 1.14 date: 2003/12/17 01:00:03; author: pb; state: Exp; lines: +3 -3 Update to 0.6.8.
v. 1.13 date: 2003/11/20 18:02:09; author: pb; state: Exp; lines: +1 -1 Update to version 0.6.6.
v. 1.12 date: 2003/11/01 18:24:31; author: pb; state: Exp; lines: +5 -1 Update to version 0.6.3.
v. 1.11 date: 2003/10/28 16:59:27; author: pb; state: Exp; lines: +1 -1 Update to 0.6.2.
v. 1.10 date: 2003/10/27 13:01:19; author: pb; state: Exp; lines: +1 -1 Update to version 0.6.1.
v. 1.9 date: 2003/10/22 21:20:01; author: pb; state: Exp; lines: +5 -3 - update to release 0.6.0 - update README.FreeBSD
v. 1.8 date: 2003/10/07 17:31:07; author: pb; state: Exp; lines: +1 -0 - distributed file changed checksum (previous version was apparently alpha code). - bump PORTREVISION.
v. 1.7 date: 2003/10/05 11:11:34; author: pb; state: Exp; lines: +1 -2 Update to version 0.5.4.
v. 1.6 date: 2003/07/23 13:20:15; author: pb; state: Exp; lines: +4 -1 - add and install some more documentation - bump PORTREVISION
v. 1.5 date: 2003/07/14 02:53:00; author: sf; state: Exp; lines: +3 -4 get rid of libgnugetopt dependency for -CURRENT, use USE_GETOPT_LONG instead.
v. 1.4 date: 2003/05/18 17:28:30; author: pb; state: Exp; lines: +2 -5 Add missing dependency on graphics/png, remove related BROKEN flag.
v. 1.3 date: 2003/05/18 11:42:40; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.1: does not compile
v. 1.2 date: 2003/05/13 10:16:31; author: pb; state: Exp; lines: +1 -1 Upgrade to version 0.5.3.
v. 1.1 date: 2003/04/20 11:59:47; author: pb; state: Exp; Add dvdauthor, a simple tool to create a DVD file structure from MPEG2 files. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm