FreshPorts -- The Place For Ports Sat, 4 Jul 2009 1:54 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
lxdvdrip 1.62_4 multimedia on this many watch lists=3 search for ports that depend on this port
Command Line Tool to make a copy from a Video DVD
Maintained by: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Jan 2005 15:01:41


dvdrip is a Command Line Tool to make a copy from a Video DVD for private Use.
It automates the process of Ripping, Authoring, Preview and Burning of a DVD.

Features:
- Automatic Selection of the longest Title
- Automatic Calculation of Factor to Requant
- Automatic Read of Volume-ID
- Automatic Chapter Separation from Original
- Ripping of Audiotracks in every Language
- Selection of dts-Audiotracks as Default
- Selection of two Subpicture-Tracks possible
- Ripping and Re-Authoring
- Preview of VOB-Files with mplayer or xine
- Burning with growisofs or cdrecord-prodvd
- All Program Parameters could be stored in a Config File as Program Defaults
- All Paramaters can be overwritten on the fly at the Command Line
- Program with english, french or german Messages
- Rip of Subpicture-Tracks
- Copy DVD < 4.7 GB with Menus; > 4.7 GB with vamps, without Menus.
- Partial Copy: Copy selected Titles from a DVD (dvdunauthor/vamps)
- High Quality Backup (1 DVD9 => 2 DVD5)
- DVD with Menus for Title-, Audio- and Chapter Selection (dvdwizard)

WWW: http://developer.berlios.de/projects/lxdvdrip/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Run: misc/buffer, multimedia/dvdauthor, sysutils/dvd+rw-tools, multimedia/mpgtx, multimedia/mplayer, multimedia/transcode
Required Libraries: multimedia/libdvdnav, multimedia/libdvdread

To install the port: cd /usr/ports/multimedia/lxdvdrip/ && make install clean
To add the package: pkg_add -r lxdvdrip


Configuration Options
     No options to configure

Master Sites:
http://download.berlios.de/lxdvdrip/
ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2006-01-11
    Affects: users of multimedia/lxdvdrip
    Author: lioux@FreeBSD.org
    Reason: 
      lxdvdrip has been updated to version 1.51 depending on port
      multimedia/vamps. However, multimedia/vamps needs to know beforehand
      how many bytes will be processed in order to work. Unfortunately,
      lxdvdrip cannot provide such information. Therefore, vamps and
      playcell specific tailored versions shipped within the lxdvdrip
      distribution will be used. They will be named so that lxdvdrip
      does not conflict with multimedia/vamps. This is for lxdvdrip
      version 1.51_1.
    
      However, users that used lxdvdrip previously to this update, are
      required to modify their configuration file in order to comply
      to the new naming scheme.
    
      File: ~/.lxdvdrip.conf
      From: play_cell_name=play_cell
    	vamps_name=vamps
      To:   play_cell_name=play_cell_lxdvdrip
    	vamps_name=vamps_lxdvdrip
    
    

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
08 Feb 2009 18:45:38
Original commit files touched by this commit  1.62_4
rnoland search for other commits by this committer
Replace libdvdread with the version maintained by the mplayer group

        -Turn over maintainership
        -Bump ports that depend on libdvdread since shared lib
         version rolls back from .5 to .4
        -Fix multimedia/ogle build with this version

PR:             127849
Submitted by:   Ganael LAPLANCHE <ganael.laplanche@martymac.com>
06 Jun 2008 14:48:22
Original commit files touched by this commit  1.62_2
edwin search for other commits by this committer
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)
04 Oct 2007 03:01:29
Original commit files touched by this commit  1.62_2
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
25 May 2007 05:33:22
Original commit files touched by this commit  1.62_2
mezz search for other commits by this committer
Fix the build, while I am here, respect the CFLAGS.

Reported by:    kris
19 May 2007 21:32:57
Original commit files touched by this commit  1.62_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
05 Apr 2007 20:28:20
Original commit files touched by this commit  1.62_1
koitsu search for other commits by this committer
* LIB_DEPENDS changes (require libdvdread.so.5)
* PORTREVISION increment

Reviewed by:    philip
01 Apr 2007 08:50:30
Original commit files touched by this commit  1.62
lioux search for other commits by this committer
Give maintainership to multimedia@FreeBSD.org.
01 Jan 2007 13:10:55
Original commit files touched by this commit  1.62
lioux search for other commits by this committer
Update to 1.62
10 May 2006 23:37:39
Original commit files touched by this commit  1.51_3
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
07 Mar 2006 08:28:06
Original commit files touched by this commit  1.51_3
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
20 Jan 2006 02:58:04
Original commit files touched by this commit  1.51_2
lioux search for other commits by this committer
o Add a few parameters to growisofs(1m) command line:
  '-use-the-force-luke=dao'
o Bump PORTREVISION
12 Jan 2006 00:53:02
Original commit files touched by this commit  1.51_1
lioux search for other commits by this committer
o lxdvdrip version 1.51 no longer uses its own versions of both
  vamps and playcell applications. Now, it depends on the versions
  supplied by the multimedia/vamps port. multimedia/vamps needs to
  know beforehand how many bytes will be processed in order to work.
  Unfortunaly, lxdvdrip cannot provide such information. Therefore,
  vamps and playcell specific tailored versions shipped within the
  lxdvdrip distribution will be used. They will be named so that
  lxdvdrip does not conflict with multimedia/vamps.
o There is a ports/UPDATING note on this issue.
o Bump PORTREVISION due to both RUN_DEPENDS and PLIST changes
o Take over maintainership
08 Jan 2006 12:31:32
Original commit files touched by this commit  1.51
edwin search for other commits by this committer
Update port: multimedia/lxdvdrip to 1.51

        - Update to 1.51 [*]
        - Add multimedia/mplayer as dependency [*]
        - Install lxdvdrip.wav under DATADIR [*]
        - Change playwave reference in the source code to wavplay [*]
        - Stop building of vamps in the source code and add a dependency
        to multimedia/vamps
        - Pass maintainership to ports@FreeBSD.org

        [*]Mario Sergio Fujikawa Ferreira <lioux _at_ FreeBSD _dot_ org>

PR:             ports/91486
Submitted by:   Serge Gagnon <serge.gagnon@b2b2c.ca>
05 Jan 2006 03:57:35
Original commit files touched by this commit  1.47_5
edwin search for other commits by this committer
Chase libversion bumb to libMagick.so.9

PR:             ports/91270
16 Dec 2005 16:13:14
Original commit files touched by this commit  1.47_4
ehaupt search for other commits by this committer
- Add multimedia/dvdwizard to RUN_DEPENDS. dvdwizard is needed for DVD's with
  menus
- Bump PORTREVISION

PR:             90416
Submitted by:   Serge Gagnon <serge.gagnon@quenix1.dyndns.org> (maintainer)
16 Dec 2005 11:07:57
Original commit files touched by this commit  1.47_3
lioux search for other commits by this committer
o Add misc/buffer to the toolchain allowing rip mode trans_copy
o Change the 16 megabyte buffer standard to a saner 10 megabyte
  shared memory value compatible with unmodified kernels
o Bump PORTREVISION

Submitted by:   maintainer
11 Nov 2005 11:51:27
Original commit files touched by this commit  1.47_2
arved search for other commits by this committer
Add run dependency on dvdbackup, because it is needed in copy mode.
Fix a directory creation in lxdvdrip.c

PR:             88810
Submitted by:   Serge Gagnon <serge.gagnon@b2b2c.ca>
08 Nov 2005 19:40:45
Original commit files touched by this commit  1.47_1
arved search for other commits by this committer
Add another mastersite

PR:             88682
Submitted by:   Serge Gagnon <serge.gagnon@b2b2c.ca>
19 Oct 2005 19:53:50
Original commit files touched by this commit  1.47_1
ehaupt search for other commits by this committer
. add %%EXAMPLESDIR%% to pkg-plist
. bump PORTREVISION

Reported by:    pointyhat via kris
18 Oct 2005 21:27:08
Original commit files touched by this commit  1.47
ehaupt search for other commits by this committer
- Update to 1.47
- Add multimedia/mpgtx to RUN_DEPENDS
  (requrired since 1.30)
- Cleanup Makefile
- Pass maintainership to submitter

PR:             87569
Submitted by:   Serge Gagnon <serge.gagnon@b2b2c.ca>
Reworked by:    ehaupt
10 Sep 2005 17:52:43
Original commit files touched by this commit  1.46_1
pav search for other commits by this committer
- Add run dependencies on streamdvd, transcode, dvdauthor, dvd+rw-tools
- Compile and install vamps on FreeBSD 5.X and newer

PR:             ports/85720 (based on)
Submitted by:   Serge Gagnon <serge.gagnon@b2b2c.ca>
10 Sep 2005 17:06:51
Original commit files touched by this commit  1.46
pav search for other commits by this committer
- Drop maintainership

PR:             ports/85720 (audit trail)
Submitted by:   Ulrich Spoerlein <q@galgenberg.net> (maintainer)
06 Jul 2005 17:39:49
Original commit files touched by this commit  1.46
pav search for other commits by this committer
- Update to 1.46

PR:             ports/82917
Submitted by:   Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by:    Ulrich Spoerlein <spoerlein@informatik.uni-wuerzburg.de>
(maintainer)
13 May 2005 21:17:27
Original commit files touched by this commit  1.41
thierry search for other commits by this committer
Change maintainer address.

PR:             ports/80973
Submitted by:   Ulrich Spoerlein <q (at) galgenberg.net>
29 Jan 2005 15:00:20
Original commit files touched by this commit  1.41
pav search for other commits by this committer
dvdrip is a Command Line Tool to make a copy from a Video DVD for private Use.
It automates the process of Ripping, Authoring, Preview and Burning of a DVD.

PR:             ports/76728
Submitted by:   Ulrich Spoerlein <q@uni.de>

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20375
Broken 145
Deprecated 44
Ignore 763
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours4
new 7 days69
new fortnight96
new month180

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.221 seconds.