The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD multimedia : dvdrip

A Perl Gtk+ based dvd-ripper

 This is dvd::rip, a Perl Gtk+ based dvd-ripper. It serves as a
convenient frontend to transcode and makes ripping and encoding
DVDs a breeze. It also features a cluster daemon, which can distribute
encoding jobs over multiple machines. 

http://www.exit1.org/dvdrip/



dvdrip history


v. 1.39
date: 2007/09/08 01:01:46;  author: linimon;  state: Exp;  lines: +0 -10
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr

v. 1.38 date: 2007/08/29 22:41:40; author: mat; state: Exp; lines: +1 -1 Update to 0.98.8
v. 1.37 date: 2007/08/04 11:41:04; author: gabor; state: Exp; lines: +1 -1 - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
v. 1.36 date: 2007/08/04 02:05:51; author: edwin; state: Exp; lines: +1 -0 Add dependency on rar: rar command (for vobsub compression): rar executable not found: NOT Ok
v. 1.35 date: 2007/07/08 11:08:21; author: mat; state: Exp; lines: +1 -2 Update to 0.98.6
v. 1.34 date: 2007/06/29 19:33:23; author: linimon; state: Exp; lines: +2 -2 Reset rainer.alves@gmail.com by request due to current lack of time to work on FreeBSD.
v. 1.33 date: 2007/05/19 20:17:09; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.32 date: 2007/01/31 14:07:57; author: pav; state: Exp; lines: +1 -1 - Use new USE_CDRTOOLS variable Tested on: pointyhat
v. 1.31 date: 2007/01/06 06:02:52; author: rafan; state: Exp; lines: +5 -1 - Update to 0.98.2 PR: ports/107085 Submitted by: chinsan Approved by: maintainer timeout (15 days)
v. 1.30 date: 2006/09/24 12:25:56; author: pav; state: Exp; lines: +18 -31 - Update to 0.98.1 PR: ports/103528 Submitted by: Rainer Alves (maintainer)
v. 1.29 date: 2006/05/30 12:40:25; author: mnag; state: Exp; lines: +15 -13 - Update to 0.52.7 - Take maintainer - portlint(1) PR: 95859 Submitted by: Rainer Alves
v. 1.28 date: 2006/03/26 18:57:43; author: pav; state: Exp; lines: +2 -2 - Fix hang on startup with perl 5.8.8 PR: ports/94944 Submitted by: Sam Stein
v. 1.27 date: 2006/03/07 08:26:56; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.26 date: 2006/01/19 05:20:15; author: oliver; state: Exp; lines: +20 -9 convert to OPTIONS add 2 options for disabling subtitle and vorbis support
v. 1.25 date: 2006/01/05 03:57:27; author: edwin; state: Exp; lines: +1 -1 Chase libversion bumb to libMagick.so.9 PR: ports/91270
v. 1.24 date: 2005/12/09 02:43:09; author: lioux; state: Exp; lines: +2 -0 o Add dependency on multimedia/subtitleripper which will allow subtitle handling o Bump PORTREVISION
v. 1.23 date: 2005/09/21 10:42:16; author: garga; state: Exp; lines: +8 -6 - Update to 0.52.6 [1] - Fix ports@FreeBSD.org address [1] - Remove redundant declaration of MAN3PREFIX (spotted by portlint(1)) [1] - Mark it as BROKEN on 4.x because some dependencies doesn't install on it. PR: ports/84919 [1] Submitted by: Ulrich Spoerlein [1]
v. 1.22 date: 2005/04/07 14:47:27; author: lofi; state: Exp; lines: +1 -1 Drop maintainership.
v. 1.21 date: 2005/01/11 22:40:46; author: lofi; state: Exp; lines: +1 -1 - Change order of arguments fed to transcode to work around a transcode commandline parsing bug. - Work around imagemagick's identify not recognising the '-ping' switch anymore. PR: ports/75985 Submitted by: Stephan van Maris Identify bug reported by: h , Stephan van Maris
v. 1.20 date: 2004/10/31 11:25:07; author: arved; state: Exp; lines: +1 -1 Drop dependency on rar. This allows the package to be built on amd64 and maybe other platforms. Additional according to lofi dvdrip works only with rar 2.x Bump PORTREVISION Discussed with: lofi
v. 1.19 date: 2004/06/04 15:59:24; author: lofi; state: Exp; lines: +3 -3 Update to 0.50.18
v. 1.18 date: 2004/06/02 17:17:30; author: netchild; state: Exp; lines: +1 -1 Chase the merge of sysutils/mkisofs into sysutils/cdrtools. Submitted by: marius
v. 1.17 date: 2004/02/22 11:52:07; author: lofi; state: Exp; lines: +3 -4 Update to version 0.50.16.
v. 1.16 date: 2004/02/04 05:07:48; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.15 date: 2003/11/23 19:10:51; author: lofi; state: Exp; lines: +4 -13 Fix dependencies. Submitted (in part) by: pav Approved by: portmgr
v. 1.14 date: 2003/10/24 12:02:53; author: ijliao; state: Exp; lines: +4 -4 utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung
v. 1.13 date: 2003/06/23 12:58:06; author: daichi; state: Exp; lines: +1 -0 - Remove bogus open/close tray buttons (adds two patches) - Bump PORTREVISION PR: 53528 Submitted by: Michael Nottebrock
v. 1.12 date: 2003/06/06 05:20:17; author: will; state: Exp; lines: +2 -1 Update to 0.50.13. PR: 52968 Submitted by: maintainer
v. 1.11 date: 2003/04/04 05:34:49; author: lioux; state: Exp; lines: +2 -2 After repo copy from graphics category to newly create multimedia one, update all appropriate references (*_DEPENDS, comments, etc): ports/graphics/libfame --> ports/multimedia/libfame ports/graphics/libquicktime --> ports/multimedia/libquicktime ports/graphics/mpeg --> ports/multimedia/mpeg ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode ports/graphics/mpeg_play --> ports/multimedia/mpeg_play ports/graphics/mtv --> ports/multimedia/mtv ports/graphics/smpeg --> ports/multimedia/smpeg ports/graphics/totem --> ports/multimedia/totem ports/graphics/transcode --> ports/multimedia/transcode ports/graphics/xanim --> ports/multimedia/xanim ports/graphics/xmps --> ports/multimedia/xmps Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
v. 1.10 date: 2003/03/01 19:30:37; author: leeym; state: Exp; lines: +8 -1 - Add check for installed perl-version. - Mark as BROKEN on systems with perl < 5.6.0. PR: 48626 Submitted by: Michael Nottebrock
v. 1.9 date: 2003/02/24 12:57:01; author: nobutaka; state: Exp; lines: +1 -1 Sync with the category changes of libdvdnav, libxine and xine.
v. 1.8 date: 2003/02/21 12:51:05; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.7 date: 2003/02/04 04:20:32; author: edwin; state: Exp; lines: +1 -0 Maintainer update for multimedia/dvdrip: - Add dependency on vorbis-tools. PR: ports/47693 Submitted by: Michael Nottebrock
v. 1.6 date: 2003/01/16 20:26:16; author: arved; state: Exp; lines: +1 -1 Adjust location of vcdimager after repocopy pointy hat to: arved
v. 1.5 date: 2003/01/16 02:17:52; author: edwin; state: Exp; lines: +16 -6 Update dvdrip to the latest stable release. PR: ports/47117 Submitted by: Michael Nottebrock
v. 1.4 date: 2002/09/10 16:03:09; author: lioux; state: Exp; lines: +5 -3 Update to 0.44 Reviewed by: maintainer Approved by: maintainer
v. 1.3 date: 2002/05/23 04:54:57; author: pat; state: Exp; lines: +6 -7 Update to 0.41.01 Remove Video dir in plist PR: 38440 Submitted by: maintainer
v. 1.2 date: 2002/04/20 23:06:39; author: lioux; state: Exp; lines: +7 -3 o Change port default. Port does not like cluster code disabled per default. Invert option by adding WITHOUT_CLUSTER. o Bump PORTREVISION Submitted by: maintainer
v. 1.1 date: 2002/04/20 19:36:47; author: lioux; state: Exp; New port dvdrip version 0.39.05: This is dvd::rip, a Perl Gtk+ based dvd-ripper PR: 37234 Submitted by: Michael Nottebrock ============================================================================= v. 1.39 date: 2007/09/08 01:01:46; author: linimon; state: Exp; lines: +0 -10 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
v. 1.38 date: 2007/08/29 22:41:40; author: mat; state: Exp; lines: +1 -1 Update to 0.98.8
v. 1.37 date: 2007/08/04 11:41:04; author: gabor; state: Exp; lines: +1 -1 - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
v. 1.36 date: 2007/08/04 02:05:51; author: edwin; state: Exp; lines: +1 -0 Add dependency on rar: rar command (for vobsub compression): rar executable not found: NOT Ok
v. 1.35 date: 2007/07/08 11:08:21; author: mat; state: Exp; lines: +1 -2 Update to 0.98.6
v. 1.34 date: 2007/06/29 19:33:23; author: linimon; state: Exp; lines: +2 -2 Reset rainer.alves@gmail.com by request due to current lack of time to work on FreeBSD.
v. 1.33 date: 2007/05/19 20:17:09; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.32 date: 2007/01/31 14:07:57; author: pav; state: Exp; lines: +1 -1 - Use new USE_CDRTOOLS variable Tested on: pointyhat
v. 1.31 date: 2007/01/06 06:02:52; author: rafan; state: Exp; lines: +5 -1 - Update to 0.98.2 PR: ports/107085 Submitted by: chinsan Approved by: maintainer timeout (15 days)
v. 1.30 date: 2006/09/24 12:25:56; author: pav; state: Exp; lines: +18 -31 - Update to 0.98.1 PR: ports/103528 Submitted by: Rainer Alves (maintainer)
v. 1.29 date: 2006/05/30 12:40:25; author: mnag; state: Exp; lines: +15 -13 - Update to 0.52.7 - Take maintainer - portlint(1) PR: 95859 Submitted by: Rainer Alves
v. 1.28 date: 2006/03/26 18:57:43; author: pav; state: Exp; lines: +2 -2 - Fix hang on startup with perl 5.8.8 PR: ports/94944 Submitted by: Sam Stein
v. 1.27 date: 2006/03/07 08:26:56; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.26 date: 2006/01/19 05:20:15; author: oliver; state: Exp; lines: +20 -9 convert to OPTIONS add 2 options for disabling subtitle and vorbis support
v. 1.25 date: 2006/01/05 03:57:27; author: edwin; state: Exp; lines: +1 -1 Chase libversion bumb to libMagick.so.9 PR: ports/91270
v. 1.24 date: 2005/12/09 02:43:09; author: lioux; state: Exp; lines: +2 -0 o Add dependency on multimedia/subtitleripper which will allow subtitle handling o Bump PORTREVISION
v. 1.23 date: 2005/09/21 10:42:16; author: garga; state: Exp; lines: +8 -6 - Update to 0.52.6 [1] - Fix ports@FreeBSD.org address [1] - Remove redundant declaration of MAN3PREFIX (spotted by portlint(1)) [1] - Mark it as BROKEN on 4.x because some dependencies doesn't install on it. PR: ports/84919 [1] Submitted by: Ulrich Spoerlein [1]
v. 1.22 date: 2005/04/07 14:47:27; author: lofi; state: Exp; lines: +1 -1 Drop maintainership.
v. 1.21 date: 2005/01/11 22:40:46; author: lofi; state: Exp; lines: +1 -1 - Change order of arguments fed to transcode to work around a transcode commandline parsing bug. - Work around imagemagick's identify not recognising the '-ping' switch anymore. PR: ports/75985 Submitted by: Stephan van Maris Identify bug reported by: h , Stephan van Maris
v. 1.20 date: 2004/10/31 11:25:07; author: arved; state: Exp; lines: +1 -1 Drop dependency on rar. This allows the package to be built on amd64 and maybe other platforms. Additional according to lofi dvdrip works only with rar 2.x Bump PORTREVISION Discussed with: lofi
v. 1.19 date: 2004/06/04 15:59:24; author: lofi; state: Exp; lines: +3 -3 Update to 0.50.18
v. 1.18 date: 2004/06/02 17:17:30; author: netchild; state: Exp; lines: +1 -1 Chase the merge of sysutils/mkisofs into sysutils/cdrtools. Submitted by: marius
v. 1.17 date: 2004/02/22 11:52:07; author: lofi; state: Exp; lines: +3 -4 Update to version 0.50.16.
v. 1.16 date: 2004/02/04 05:07:48; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.15 date: 2003/11/23 19:10:51; author: lofi; state: Exp; lines: +4 -13 Fix dependencies. Submitted (in part) by: pav Approved by: portmgr
v. 1.14 date: 2003/10/24 12:02:53; author: ijliao; state: Exp; lines: +4 -4 utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung
v. 1.13 date: 2003/06/23 12:58:06; author: daichi; state: Exp; lines: +1 -0 - Remove bogus open/close tray buttons (adds two patches) - Bump PORTREVISION PR: 53528 Submitted by: Michael Nottebrock
v. 1.12 date: 2003/06/06 05:20:17; author: will; state: Exp; lines: +2 -1 Update to 0.50.13. PR: 52968 Submitted by: maintainer
v. 1.11 date: 2003/04/04 05:34:49; author: lioux; state: Exp; lines: +2 -2 After repo copy from graphics category to newly create multimedia one, update all appropriate references (*_DEPENDS, comments, etc): ports/graphics/libfame --> ports/multimedia/libfame ports/graphics/libquicktime --> ports/multimedia/libquicktime ports/graphics/mpeg --> ports/multimedia/mpeg ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode ports/graphics/mpeg_play --> ports/multimedia/mpeg_play ports/graphics/mtv --> ports/multimedia/mtv ports/graphics/smpeg --> ports/multimedia/smpeg ports/graphics/totem --> ports/multimedia/totem ports/graphics/transcode --> ports/multimedia/transcode ports/graphics/xanim --> ports/multimedia/xanim ports/graphics/xmps --> ports/multimedia/xmps Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
v. 1.10 date: 2003/03/01 19:30:37; author: leeym; state: Exp; lines: +8 -1 - Add check for installed perl-version. - Mark as BROKEN on systems with perl < 5.6.0. PR: 48626 Submitted by: Michael Nottebrock
v. 1.9 date: 2003/02/24 12:57:01; author: nobutaka; state: Exp; lines: +1 -1 Sync with the category changes of libdvdnav, libxine and xine.
v. 1.8 date: 2003/02/21 12:51:05; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.7 date: 2003/02/04 04:20:32; author: edwin; state: Exp; lines: +1 -0 Maintainer update for multimedia/dvdrip: - Add dependency on vorbis-tools. PR: ports/47693 Submitted by: Michael Nottebrock
v. 1.6 date: 2003/01/16 20:26:16; author: arved; state: Exp; lines: +1 -1 Adjust location of vcdimager after repocopy pointy hat to: arved
v. 1.5 date: 2003/01/16 02:17:52; author: edwin; state: Exp; lines: +16 -6 Update dvdrip to the latest stable release. PR: ports/47117 Submitted by: Michael Nottebrock
v. 1.4 date: 2002/09/10 16:03:09; author: lioux; state: Exp; lines: +5 -3 Update to 0.44 Reviewed by: maintainer Approved by: maintainer
v. 1.3 date: 2002/05/23 04:54:57; author: pat; state: Exp; lines: +6 -7 Update to 0.41.01 Remove Video dir in plist PR: 38440 Submitted by: maintainer
v. 1.2 date: 2002/04/20 23:06:39; author: lioux; state: Exp; lines: +7 -3 o Change port default. Port does not like cluster code disabled per default. Invert option by adding WITHOUT_CLUSTER. o Bump PORTREVISION Submitted by: maintainer
v. 1.1 date: 2002/04/20 19:36:47; author: lioux; state: Exp; New port dvdrip version 0.39.05: This is dvd::rip, a Perl Gtk+ based dvd-ripper PR: 37234 Submitted by: Michael Nottebrock ============================================================================= v. 1.39 date: 2007/09/08 01:01:46; author: linimon; state: Exp; lines: +0 -10 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
v. 1.38 date: 2007/08/29 22:41:40; author: mat; state: Exp; lines: +1 -1 Update to 0.98.8
v. 1.37 date: 2007/08/04 11:41:04; author: gabor; state: Exp; lines: +1 -1 - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
v. 1.36 date: 2007/08/04 02:05:51; author: edwin; state: Exp; lines: +1 -0 Add dependency on rar: rar command (for vobsub compression): rar executable not found: NOT Ok
v. 1.35 date: 2007/07/08 11:08:21; author: mat; state: Exp; lines: +1 -2 Update to 0.98.6
v. 1.34 date: 2007/06/29 19:33:23; author: linimon; state: Exp; lines: +2 -2 Reset rainer.alves@gmail.com by request due to current lack of time to work on FreeBSD.
v. 1.33 date: 2007/05/19 20:17:09; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.32 date: 2007/01/31 14:07:57; author: pav; state: Exp; lines: +1 -1 - Use new USE_CDRTOOLS variable Tested on: pointyhat
v. 1.31 date: 2007/01/06 06:02:52; author: rafan; state: Exp; lines: +5 -1 - Update to 0.98.2 PR: ports/107085 Submitted by: chinsan Approved by: maintainer timeout (15 days)
v. 1.30 date: 2006/09/24 12:25:56; author: pav; state: Exp; lines: +18 -31 - Update to 0.98.1 PR: ports/103528 Submitted by: Rainer Alves (maintainer)
v. 1.29 date: 2006/05/30 12:40:25; author: mnag; state: Exp; lines: +15 -13 - Update to 0.52.7 - Take maintainer - portlint(1) PR: 95859 Submitted by: Rainer Alves
v. 1.28 date: 2006/03/26 18:57:43; author: pav; state: Exp; lines: +2 -2 - Fix hang on startup with perl 5.8.8 PR: ports/94944 Submitted by: Sam Stein
v. 1.27 date: 2006/03/07 08:26:56; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.26 date: 2006/01/19 05:20:15; author: oliver; state: Exp; lines: +20 -9 convert to OPTIONS add 2 options for disabling subtitle and vorbis support
v. 1.25 date: 2006/01/05 03:57:27; author: edwin; state: Exp; lines: +1 -1 Chase libversion bumb to libMagick.so.9 PR: ports/91270
v. 1.24 date: 2005/12/09 02:43:09; author: lioux; state: Exp; lines: +2 -0 o Add dependency on multimedia/subtitleripper which will allow subtitle handling o Bump PORTREVISION
v. 1.23 date: 2005/09/21 10:42:16; author: garga; state: Exp; lines: +8 -6 - Update to 0.52.6 [1] - Fix ports@FreeBSD.org address [1] - Remove redundant declaration of MAN3PREFIX (spotted by portlint(1)) [1] - Mark it as BROKEN on 4.x because some dependencies doesn't install on it. PR: ports/84919 [1] Submitted by: Ulrich Spoerlein [1]
v. 1.22 date: 2005/04/07 14:47:27; author: lofi; state: Exp; lines: +1 -1 Drop maintainership.
v. 1.21 date: 2005/01/11 22:40:46; author: lofi; state: Exp; lines: +1 -1 - Change order of arguments fed to transcode to work around a transcode commandline parsing bug. - Work around imagemagick's identify not recognising the '-ping' switch anymore. PR: ports/75985 Submitted by: Stephan van Maris Identify bug reported by: h , Stephan van Maris
v. 1.20 date: 2004/10/31 11:25:07; author: arved; state: Exp; lines: +1 -1 Drop dependency on rar. This allows the package to be built on amd64 and maybe other platforms. Additional according to lofi dvdrip works only with rar 2.x Bump PORTREVISION Discussed with: lofi
v. 1.19 date: 2004/06/04 15:59:24; author: lofi; state: Exp; lines: +3 -3 Update to 0.50.18
v. 1.18 date: 2004/06/02 17:17:30; author: netchild; state: Exp; lines: +1 -1 Chase the merge of sysutils/mkisofs into sysutils/cdrtools. Submitted by: marius
v. 1.17 date: 2004/02/22 11:52:07; author: lofi; state: Exp; lines: +3 -4 Update to version 0.50.16.
v. 1.16 date: 2004/02/04 05:07:48; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.15 date: 2003/11/23 19:10:51; author: lofi; state: Exp; lines: +4 -13 Fix dependencies. Submitted (in part) by: pav Approved by: portmgr
v. 1.14 date: 2003/10/24 12:02:53; author: ijliao; state: Exp; lines: +4 -4 utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung
v. 1.13 date: 2003/06/23 12:58:06; author: daichi; state: Exp; lines: +1 -0 - Remove bogus open/close tray buttons (adds two patches) - Bump PORTREVISION PR: 53528 Submitted by: Michael Nottebrock
v. 1.12 date: 2003/06/06 05:20:17; author: will; state: Exp; lines: +2 -1 Update to 0.50.13. PR: 52968 Submitted by: maintainer
v. 1.11 date: 2003/04/04 05:34:49; author: lioux; state: Exp; lines: +2 -2 After repo copy from graphics category to newly create multimedia one, update all appropriate references (*_DEPENDS, comments, etc): ports/graphics/libfame --> ports/multimedia/libfame ports/graphics/libquicktime --> ports/multimedia/libquicktime ports/graphics/mpeg --> ports/multimedia/mpeg ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode ports/graphics/mpeg_play --> ports/multimedia/mpeg_play ports/graphics/mtv --> ports/multimedia/mtv ports/graphics/smpeg --> ports/multimedia/smpeg ports/graphics/totem --> ports/multimedia/totem ports/graphics/transcode --> ports/multimedia/transcode ports/graphics/xanim --> ports/multimedia/xanim ports/graphics/xmps --> ports/multimedia/xmps Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
v. 1.10 date: 2003/03/01 19:30:37; author: leeym; state: Exp; lines: +8 -1 - Add check for installed perl-version. - Mark as BROKEN on systems with perl < 5.6.0. PR: 48626 Submitted by: Michael Nottebrock
v. 1.9 date: 2003/02/24 12:57:01; author: nobutaka; state: Exp; lines: +1 -1 Sync with the category changes of libdvdnav, libxine and xine.
v. 1.8 date: 2003/02/21 12:51:05; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.7 date: 2003/02/04 04:20:32; author: edwin; state: Exp; lines: +1 -0 Maintainer update for multimedia/dvdrip: - Add dependency on vorbis-tools. PR: ports/47693 Submitted by: Michael Nottebrock
v. 1.6 date: 2003/01/16 20:26:16; author: arved; state: Exp; lines: +1 -1 Adjust location of vcdimager after repocopy pointy hat to: arved
v. 1.5 date: 2003/01/16 02:17:52; author: edwin; state: Exp; lines: +16 -6 Update dvdrip to the latest stable release. PR: ports/47117 Submitted by: Michael Nottebrock
v. 1.4 date: 2002/09/10 16:03:09; author: lioux; state: Exp; lines: +5 -3 Update to 0.44 Reviewed by: maintainer Approved by: maintainer
v. 1.3 date: 2002/05/23 04:54:57; author: pat; state: Exp; lines: +6 -7 Update to 0.41.01 Remove Video dir in plist PR: 38440 Submitted by: maintainer
v. 1.2 date: 2002/04/20 23:06:39; author: lioux; state: Exp; lines: +7 -3 o Change port default. Port does not like cluster code disabled per default. Invert option by adding WITHOUT_CLUSTER. o Bump PORTREVISION Submitted by: maintainer
v. 1.1 date: 2002/04/20 19:36:47; author: lioux; state: Exp; New port dvdrip version 0.39.05: This is dvd::rip, a Perl Gtk+ based dvd-ripper PR: 37234 Submitted by: Michael Nottebrock =============================================================================



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