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

CVS log for ports/multimedia/lsdvd/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Jan 17 14:35:16 2012 UTC (3 weeks, 2 days ago) by martymac
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisions
- 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]

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:24:17 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Sep 14 18:58:49 2010 UTC (16 months, 3 weeks ago) by makc
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Bump PORTREVISION for libdvdread dependants

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:28:28 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with M

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Feb 8 18:45:35 2009 UTC (3 years ago) by rnoland
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
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>

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jan 30 22:01:06 2009 UTC (3 years ago) by pav
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -3 lines
- Chase the download location around Sourceforge and switch to a newer tarball
  (which have one extra fix)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Oct 4 02:01:27 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -8 lines
Remove always-false/true conditions based on OSVERSION 500000

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Apr 5 06:03:22 2007 UTC (4 years, 10 months ago) by koitsu
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
* libdvdread - PORTREVISION increment
* libdvdread - add patch for including <stdlib.h> in dvdread/ifo_types.h
* Others - LIB_DEPENDS changes (require libdvdread.so.5)
* Others - PORTREVISION increment for those dependent on libdvdread

Approved by:	philip

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Dec 2 13:06:55 2006 UTC (5 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
- Fix runtime crash in machine readable output

PR:		ports/105847
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Aug 7 09:44:36 2006 UTC (5 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
- Mark BROKEN: does not configure

Reported by:	krismail

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 31 07:54:18 2006 UTC (5 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
- Update to 0.16

Submitted by:	Martin Wilke <freebsd@unixfreunde.de> (partially)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed May 10 22:37:33 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -1 lines
Remove USE_REINPLACE from ports starting with M

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Nov 11 09:38:57 2005 UTC (6 years, 3 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -12 lines
- Update to 0.15
- Take maintainership

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Nov 11 05:44:24 2005 UTC (6 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Reset maintainer to ports@

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jan 25 02:55:36 2005 UTC (7 years ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -3 lines
Fix pre-everything:: so it prints the right dvd drive.

Pointed out by:	mezz

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Dec 30 01:56:30 2004 UTC (7 years, 1 month ago) by ahze
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -9 lines
Remove a few un-needed lines since we don't use a configure script anymore.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Dec 13 02:24:51 2004 UTC (7 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Respect CFLAGS

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Dec 13 02:15:15 2004 UTC (7 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +10 -2 lines
- Fix lsdvd so it can print a DVD-title
- Skip configure/make and just use ${CC} in do-build:
- Bump PORTREVISION

Submitted by:	Zahemszky G‡bor <Gabor@Zahemszky.HU>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Oct 29 22:24:46 2004 UTC (7 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Change email to new FreeBSD.org address

Approved by:adamw (mentor)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue May 25 19:16:09 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Switch to MASTER_SITE_SOURCEFORGE_EXTENDED

PR:		ports/67190
Submitted by:	michael johnson <ahze@ahze.net> (maintainer)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Mar 31 14:17:52 2004 UTC (7 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_10_0
Add lsdvd, a small utility to list content of DVD in human readable form.

PR:		ports/64962
Submitted by:	michael johnson <ahze@ahze.net>

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