Skip site navigation (1)Skip section navigation (2)

CVS log for ports/multimedia/dvdrip/Makefile

[BACK] Up to [FreeBSD] / ports / multimedia / dvdrip

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Sep 8 08:36:38 2011 UTC (5 months ago) by az
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +4 -4 lines
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.

With perl@ hat

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon May 2 06:51:00 2011 UTC (9 months, 1 week ago) by bapt
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +0 -1 lines
Remove run dependency on the expired multimedia/xvid4conf

Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Jan 13 21:36:30 2011 UTC (12 months, 4 weeks ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
- Update dependency lines for new p5-AnyEvent

Reported by:	pointyhat
Feature safe:	yes

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Aug 9 05:01:22 2010 UTC (18 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -0 lines
- Mark as MAKE_JOBS_UNSAFE

PR:		149435
Submitted by:	Ivan Klymenko <fidaj@ukr.net>

Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon May 31 02:00:08 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Apr 25 13:47:39 2010 UTC (21 months, 2 weeks ago) by sylvio
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
- Fix problem in cluster mode
- BUMP PORTREVISION

PR:		ports/146015
Submitted by:	Pascal Stumpf <pascal.stumpf@cubes.de>

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:40:38 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -0 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Mar 19 23:15:51 2010 UTC (22 months, 3 weeks ago) by sylvio
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -2 lines
- Update to 0.98.11

Approved by:	miwi (mentor)

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:41:45 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
- update to jpeg-8

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:54:22 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -0 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Feb 28 07:03:57 2009 UTC (2 years, 11 months ago) by mat
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
Update to 0.98.10

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:48:00 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -0 lines
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)

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:27:25 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -2 lines
- Take advantage of CPAN macro from bsd.sites.mk, change ${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)

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Sep 8 01:01:46 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +0 -10 lines
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

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Aug 29 22:41:40 2007 UTC (4 years, 5 months ago) by mat
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Update to 0.98.8

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:41:04 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
- 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)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Aug 4 02:05:51 2007 UTC (4 years, 6 months ago) by edwin
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -0 lines
Add dependency on rar:

    rar command (for vobsub compression): rar executable not found: NOT Ok

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Jul 8 11:08:21 2007 UTC (4 years, 7 months ago) by mat
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -2 lines
Update to 0.98.6

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Jun 29 19:33:23 2007 UTC (4 years, 7 months ago) by linimon
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat May 19 20:17:09 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Jan 31 14:07:57 2007 UTC (5 years ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
- Use new USE_CDRTOOLS variable

Tested on:	pointyhat

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Jan 6 06:02:52 2007 UTC (5 years, 1 month ago) by rafan
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +5 -1 lines
- Update to 0.98.2

PR:		ports/107085
Submitted by:	chinsan
Approved by:	maintainer timeout (15 days)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Sep 24 12:25:56 2006 UTC (5 years, 4 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +18 -31 lines
- Update to 0.98.1

PR:		ports/103528
Submitted by:	Rainer Alves <rainer.alves@gmail.com> (maintainer)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue May 30 12:40:25 2006 UTC (5 years, 8 months ago) by mnag
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +15 -13 lines
- Update to 0.52.7
- Take maintainer
- portlint(1)

PR:		95859
Submitted by:	Rainer Alves <rainer.alves___gmail.com>

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Mar 26 18:57:43 2006 UTC (5 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
- Fix hang on startup with perl 5.8.8

PR:		ports/94944
Submitted by:	Sam Stein <scs@b1tt3r.org>

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Mar 7 08:26:56 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with:	kris
Approved by:	portmgr (implicit)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Jan 19 05:20:15 2006 UTC (6 years ago) by oliver
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +20 -9 lines
convert to OPTIONS
add 2 options for disabling subtitle and vorbis support

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Jan 5 03:57:27 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Chase libversion bumb to libMagick.so.9

PR:		ports/91270

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Dec 9 02:43:09 2005 UTC (6 years, 2 months ago) by lioux
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -0 lines
o Add dependency on multimedia/subtitleripper which will allow
  subtitle handling
o Bump PORTREVISION

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Sep 21 10:42:16 2005 UTC (6 years, 4 months ago) by garga
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +8 -6 lines
- 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 <q@galgenberg.net> [1]

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Apr 7 14:47:27 2005 UTC (6 years, 10 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Drop maintainership.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Jan 11 22:40:46 2005 UTC (7 years, 1 month ago) by lofi
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- 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 <svmaris@e-village.nl>
Identify bug reported by: h <h@erathia.be>, Stephan van Maris <svmaris@e-village.nl>

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Oct 31 11:25:07 2004 UTC (7 years, 3 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
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

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jun 4 15:59:24 2004 UTC (7 years, 8 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
Update to 0.50.18

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jun 2 17:17:30 2004 UTC (7 years, 8 months ago) by netchild
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Chase the merge of sysutils/mkisofs into sysutils/cdrtools.

Submitted by:	marius

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Feb 22 11:52:07 2004 UTC (7 years, 11 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -4 lines
Update to version 0.50.16.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:07:48 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Nov 23 19:10:51 2003 UTC (8 years, 2 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -13 lines
Fix dependencies.

Submitted (in part) by:	pav
Approved by: portmgr

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Oct 24 12:02:53 2003 UTC (8 years, 3 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -4 lines
utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jun 23 12:58:06 2003 UTC (8 years, 7 months ago) by daichi
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
- Remove bogus open/close tray buttons (adds two patches)
- Bump PORTREVISION

PR:		53528
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 6 05:20:17 2003 UTC (8 years, 8 months ago) by will
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Update to 0.50.13.

PR:		52968
Submitted by:	maintainer

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Apr 4 05:34:49 2003 UTC (8 years, 10 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
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)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Mar 1 19:30:37 2003 UTC (8 years, 11 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +8 -1 lines
- Add check for installed perl-version.
- Mark as BROKEN on systems with perl < 5.6.0.

PR:		48626
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 24 12:57:01 2003 UTC (8 years, 11 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Sync with the category changes of libdvdnav, libxine and xine.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:51:05 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
De-pkg-comment.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Feb 4 04:20:32 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
Maintainer update for multimedia/dvdrip:
- Add dependency on vorbis-tools.

PR:		ports/47693
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jan 16 20:26:16 2003 UTC (9 years ago) by arved
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Adjust location of vcdimager after repocopy

pointy hat to:  arved

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 16 02:17:52 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +16 -6 lines
Update dvdrip to the latest stable release.

PR:		ports/47117
Submitted by:	Michael Nottebrock <lofi@lofi.dyndns.org>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Sep 10 16:03:09 2002 UTC (9 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: old_RELEASE_5_0_0, old_RELEASE_4_7_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -3 lines
Update to 0.44

Reviewed by:	maintainer
Approved by:	maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu May 23 04:54:57 2002 UTC (9 years, 8 months ago) by pat
Branches: MAIN
CVS tags: old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -7 lines
Update to 0.41.01
Remove Video dir in plist

PR:		38440
Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Apr 20 23:06:39 2002 UTC (9 years, 9 months ago) by lioux
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -3 lines
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

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 20 19:36:47 2002 UTC (9 years, 9 months ago) by lioux
Branches: MAIN
New port dvdrip version 0.39.05: This is dvd::rip, a Perl Gtk+ based
dvd-ripper

PR:		37234
Submitted by:	Michael Nottebrock <lofi@lofi.dyndns.org>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options