aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/lxdvdrip
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-2/+0
|
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* o Add a few parameters to growisofs(1m) command line:lioux2006-01-202-11/+20
| | | | | '-use-the-force-luke=dao' o Bump PORTREVISION
* o lxdvdrip version 1.51 no longer uses its own versions of bothlioux2006-01-121-4/+21
| | | | | | | | | | | | | 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
* Update port: multimedia/lxdvdrip to 1.51edwin2006-01-083-25/+20
| | | | | | | | | | | | | | | - 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>
* Chase libversion bumb to libMagick.so.9edwin2006-01-051-1/+1
| | | | PR: ports/91270
* - Add multimedia/dvdwizard to RUN_DEPENDS. dvdwizard is needed for DVD's withehaupt2005-12-171-5/+5
| | | | | | | | menus - Bump PORTREVISION PR: 90416 Submitted by: Serge Gagnon <serge.gagnon@quenix1.dyndns.org> (maintainer)
* o Add misc/buffer to the toolchain allowing rip mode trans_copylioux2005-12-163-1/+13
| | | | | | | | 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
* Add run dependency on dvdbackup, because it is needed in copy mode.arved2005-11-112-2/+12
| | | | | | | Fix a directory creation in lxdvdrip.c PR: 88810 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
* Add another mastersitearved2005-11-091-1/+2
| | | | | PR: 88682 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
* . add %%EXAMPLESDIR%% to pkg-plistehaupt2005-10-202-0/+2
| | | | | | . bump PORTREVISION Reported by: pointyhat via kris
* - Update to 1.47ehaupt2005-10-194-68/+42
| | | | | | | | | | | - 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
* - Add run dependencies on streamdvd, transcode, dvdauthor, dvd+rw-toolspav2005-09-113-2/+61
| | | | | | | - Compile and install vamps on FreeBSD 5.X and newer PR: ports/85720 (based on) Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
* - Drop maintainershippav2005-09-111-1/+1
| | | | | PR: ports/85720 (audit trail) Submitted by: Ulrich Spoerlein <q@galgenberg.net> (maintainer)
* - Update to 1.46pav2005-07-075-100/+68
| | | | | | PR: ports/82917 Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> Approved by: Ulrich Spoerlein <spoerlein@informatik.uni-wuerzburg.de> (maintainer)
* Change maintainer address.thierry2005-05-141-1/+1
| | | | | PR: ports/80973 Submitted by: Ulrich Spoerlein <q (at) galgenberg.net>
* dvdrip is a Command Line Tool to make a copy from a Video DVD for private Use.pav2005-01-296-0/+177
It automates the process of Ripping, Authoring, Preview and Burning of a DVD. PR: ports/76728 Submitted by: Ulrich Spoerlein <q@uni.de>