aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/lxdvdrip
Commit message (Collapse)AuthorAgeFilesLines
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-251-1/+1
| | | | | PR: 218658 Submitted by: riggs
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-8/+8
| | | | | With hat: portmgr Sponsored by: Absolight
* Add USES=alias to 10 ports (Aids DragonFly support)marino2015-09-201-0/+1
|
* multimedia category: Remove $PTHREAD_LIBSmarino2015-03-261-2/+2
| | | | approved by: PTHREAD blanket
* Cleanup plistbapt2015-02-051-6/+1
|
* Update multimedia/libdvdread and multimedia/libdvdnavmartymac2015-02-031-1/+1
| | | | | | | | | | - Update multimedia/libdvdread to version 5.0.1 - Update multimedia/libdvdnav to version 5.0.2 - Bump revisions of ports that depend on multimedia/libdvdnav (library version is going backwards from 4.2.1 to 4.1.2) - Ports depending on multimedia/libdvdread do not need to be bumped (the library keeps being numbered 4.1.2 and is binary compatible with the previous version)
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine)
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Add DOCS option for ports with PORTDOCS in plist.adamw2014-07-162-4/+6
|
* - Update multimedia/libdvdread to 4.9.9martymac2014-05-131-1/+1
| | | | | | | | - Bump dependent ports' PORTREVISIONS and update LIB_DEPENDS [1] - multimedia/libdvdnav: remove dependency to (now removed) dvdread-config - sysutils/vstrip: remove useless dependency to multimedia/libdvdread Approved by: portmgr (implicit) [1]
* - Update libdvdread and libdvdnav to 4.2.1martymac2014-02-031-1/+1
| | | | - Bump dependent ports' revisions
* Enable stagebapt2013-10-192-30/+29
| | | | Cleanup a bit
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | multimedia)
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-1/+1
|
* - Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisionsmartymac2012-01-171-1/+1
| | | | | | | | - libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1] - libdvdread/libdvdnav: fix endianness handling [2] Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@) PR: ports/162197 [1]
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* Remove dead mirrorbapt2011-08-011-2/+1
|
* - remove MD5ohauer2011-07-031-1/+0
|
* Bump PORTREVISION for libdvdread dependantsmakc2010-09-151-1/+1
|
* Chase multimedia/libdvdnav updatemakc2010-09-032-4/+3
| | | | | | | while here, don't use PLIST_FILES along with pkg-list PR: ports/131969 Submitted by: Ganael LAPLANCHE <ganael.laplanche at martymac.com>
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* Replace libdvdread with the version maintained by the mplayer grouprnoland2009-02-091-2/+2
| | | | | | | | | | -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>
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-6/+2
|
* Fix the build, while I am here, respect the CFLAGS.mezz2007-05-253-3/+3
| | | | Reported by: kris
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* * LIB_DEPENDS changes (require libdvdread.so.5)koitsu2007-04-061-1/+2
| | | | | | * PORTREVISION increment Reviewed by: philip
* Give maintainership to multimedia@FreeBSD.org.lioux2007-04-011-1/+1
|
* Update to 1.62lioux2007-01-0111-21/+237
|
* 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>