aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/dvdrip
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | multimedia)
* - Convert to new Uses/perl5.mk frameworkaz2013-07-311-2/+2
| | | | | | | | - Resolve issues with implicit lang/perl in extract and patch dependencies - Trim Makefile header Reviewed by: bapt@ (exp-run) Approved by: bapt@ (portmrg@)
* Remove USE_CDRTOOLS from bsd.port.mkbapt2013-04-261-2/+2
| | | | | | | | | | | | This macros has been useless since cdrtools-cjk port has gone. This macros also lead to badly handled dependencies assuming that the dependency on cdrtools was most BUILD and RUN dependency. While most of the time it is simply a RUN dependency and sometime a build one. While here: - Trim some headers - Convert some ports to optionsng - Convert some ports to USES= gettext
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* For perl@ owned ports:eadler2013-03-291-6/+2
| | | | | - Fix COMMENT - Trim header
* - Avoid SITE_PERL in DEPENDSswills2012-06-161-8/+8
| | | | - Avoid += without preceeding definition
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* Convert to new options frameworkbapt2012-05-311-6/+7
|
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-1/+1
|
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-09-081-4/+4
| | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. With perl@ hat
* - remove MD5ohauer2011-07-031-1/+0
|
* Remove run dependency on the expired multimedia/xvid4confbapt2011-05-021-1/+0
|
* - Update dependency lines for new p5-AnyEventpav2011-01-141-1/+1
| | | | | Reported by: pointyhat Feature safe: yes
* - Mark as MAKE_JOBS_UNSAFEmiwi2010-08-091-0/+1
| | | | | PR: 149435 Submitted by: Ivan Klymenko <fidaj@ukr.net>
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* - Fix problem in cluster modesylvio2010-04-252-1/+12
| | | | | | | - BUMP PORTREVISION PR: ports/146015 Submitted by: Pascal Stumpf <pascal.stumpf@cubes.de>
* - update to 1.4.1dinoex2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Update to 0.98.11sylvio2010-03-202-5/+4
| | | | Approved by: miwi (mentor)
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* Update to 0.98.10mat2009-02-285-75/+10
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+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)
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-2/+1
| | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-10/+0
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* Update to 0.98.8mat2007-08-303-4/+5
|
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-1/+1
| | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* Add dependency on rar:edwin2007-08-041-0/+1
| | | | rar command (for vobsub compression): rar executable not found: NOT Ok
* Update to 0.98.6mat2007-07-082-5/+4
|
* Reset rainer.alves@gmail.com by request due to current lack of time tolinimon2007-06-301-2/+2
| | | | work on FreeBSD.
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Use new USE_CDRTOOLS variablepav2007-01-311-1/+1
| | | | Tested on: pointyhat
* - Update to 0.98.2rafan2007-01-063-68/+14
| | | | | | PR: ports/107085 Submitted by: chinsan Approved by: maintainer timeout (15 days)
* - Update to 0.98.1pav2006-09-2416-257/+358
| | | | | PR: ports/103528 Submitted by: Rainer Alves <rainer.alves@gmail.com> (maintainer)
* - Update to 0.52.7mnag2006-05-308-100/+27
| | | | | | | | - Take maintainer - portlint(1) PR: 95859 Submitted by: Rainer Alves <rainer.alves___gmail.com>
* - Fix hang on startup with perl 5.8.8pav2006-03-272-2/+13
| | | | | PR: ports/94944 Submitted by: Sam Stein <scs@b1tt3r.org>
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-15/+15
| | | | | Approved by: krion@ PR: ports/88711 (related)
* convert to OPTIONSoliver2006-01-191-9/+20
| | | | add 2 options for disabling subtitle and vorbis support
* Chase libversion bumb to libMagick.so.9edwin2006-01-051-1/+1
| | | | PR: ports/91270
* o Add dependency on multimedia/subtitleripper which will allowlioux2005-12-091-0/+2
| | | | | subtitle handling o Bump PORTREVISION
* - Add SHA256pav2005-11-261-0/+1
|
* - Update to 0.52.6 [1]garga2005-09-2111-141/+100
| | | | | | | | | - 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 <q@galgenberg.net> [1]
* Drop maintainership.lofi2005-04-071-1/+1
|
* - Change order of arguments fed to transcode to work around a transcodelofi2005-01-124-1/+73
| | | | | | | | | | | commandline parsing bug. - Work around imagemagick's identify not recognising the '-ping' switch anymore. PR: ports/75985 Submitted by: Stephan van Maris <svmaris@e-village.nl> Identify bug reported by: h <h@erathia.be>, Stephan van Maris <svmaris@e-village.nl>
* Drop dependency on rar. This allows the package to be built on amd64arved2004-10-311-1/+1
| | | | | | | | and maybe other platforms. Additional according to lofi dvdrip works only with rar 2.x Bump PORTREVISION Discussed with: lofi
* Update XviD to version 1.0.1, chase shared library bump through dependencies,lofi2004-06-122-3/+3
| | | | | disable xvid support in avifile and bump PORTREVISION in transcode for added dependency on xvid4conf.
* Update to 0.50.18lofi2004-06-042-5/+5
|
* Chase the merge of sysutils/mkisofs into sysutils/cdrtools.netchild2004-06-031-1/+1
| | | | Submitted by: marius
* Update to version 0.50.16.lofi2004-02-225-28/+41
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* Fix dependencies.lofi2003-11-241-13/+4
| | | | | Submitted (in part) by: pav Approved by: portmgr
* Correct a local patch which introduced a misleading default setting.lofi2003-11-021-2/+1
|
* utilize SITE_PERLijliao2003-10-242-109/+109
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* - Remove bogus open/close tray buttons (adds two patches)daichi2003-06-233-0/+55
| | | | | | | - Bump PORTREVISION PR: 53528 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
* Update to 0.50.13.will2003-06-066-77/+83
| | | | | PR: 52968 Submitted by: maintainer
* After repo copy from graphics category to newly create multimedialioux2003-04-041-2/+2
| | | | | | | | | | | | | | | | | | | 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)
* - Add check for installed perl-version.leeym2003-03-021-1/+8
| | | | | | | - Mark as BROKEN on systems with perl < 5.6.0. PR: 48626 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
* Sync with the category changes of libdvdnav, libxine and xine.nobutaka2003-02-241-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Maintainer update for multimedia/dvdrip:edwin2003-02-041-0/+1
| | | | | | | - Add dependency on vorbis-tools. PR: ports/47693 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
* Adjust location of vcdimager after repocopyarved2003-01-171-1/+1
| | | | pointy hat to: arved
* Forgot pkg-messageedwin2003-01-161-0/+12
| | | | | PR: ports/47117 Submitted by: Michael Nottebrock <lofi@lofi.dyndns.org>
* Update dvdrip to the latest stable release.edwin2003-01-166-11/+186
| | | | | PR: ports/47117 Submitted by: Michael Nottebrock <lofi@lofi.dyndns.org>
* Update to 0.44lioux2002-09-113-5/+9
| | | | | Reviewed by: maintainer Approved by: maintainer
* Update to 0.41.01pat2002-05-233-8/+9
| | | | | | | Remove Video dir in plist PR: 38440 Submitted by: maintainer
* o Change port default. Port does not like cluster code disabled perlioux2002-04-211-3/+7
| | | | | | | default. Invert option by adding WITHOUT_CLUSTER. o Bump PORTREVISION Submitted by: maintainer
* New port dvdrip version 0.39.05: This is dvd::rip, a Perl Gtk+ basedlioux2002-04-215-0/+129
dvd-ripper PR: 37234 Submitted by: Michael Nottebrock <lofi@lofi.dyndns.org>