The FreeBSD Ports Archive
FreeBSD multimedia : libdvdnav4>
The library for the xine-dvdnav plugin
libdvdnav history
v. 1.26
date: 2007/09/30 04:47:08; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.25
date: 2007/08/19 06:09:29; author: nobutaka; state: Exp; lines: +1 -1
Add missing dependency on automake16.
PR: ports/115435 [1], ports/115607 [2]
Submitted by: rink [1], kevin [2], Andreas Braml
v. 1.24
date: 2007/07/16 12:39:32; author: nobutaka; state: Exp; lines: +4 -0
Fix build with automake19.
PR: ports/114401
Submitted by: novel
v. 1.23
date: 2007/04/05 06:03:21; author: koitsu; state: Exp; lines: +2 -2
* libdvdread - PORTREVISION increment
* libdvdread - add patch for including in dvdread/ifo_types.h
* Others - LIB_DEPENDS changes (require libdvdread.so.5)
* Others - PORTREVISION increment for those dependent on libdvdread
Approved by: philip
v. 1.22
date: 2006/12/09 14:46:27; author: nork; state: Exp; lines: +4 -4
Respect PTHREAD_LIBS.
Approved by: nobutaka (maintainer)
v. 1.21
date: 2006/05/10 22:37:31; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.20
date: 2006/02/23 10:38:08; author: ade; state: Exp; lines: +1 -0
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.19
date: 2005/12/18 14:05:39; author: nobutaka; state: Exp; lines: +1 -1
Fix build error.
PR: ports/90584
Submitted by: alfred
v. 1.18
date: 2005/11/15 06:50:15; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.17
date: 2005/10/08 14:09:03; author: nobutaka; state: Exp; lines: +5 -10
Update to 0.1.10.
v. 1.16
date: 2005/02/26 16:25:23; author: nobutaka; state: Exp; lines: +2 -1
Correct pkg-plist.
Submitted by: ade
v. 1.15
date: 2004/07/09 17:42:36; author: marcus; state: Exp; lines: +1 -1
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
v. 1.14
date: 2004/07/01 17:06:39; author: ade; state: Exp; lines: +4 -4
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
v. 1.13
date: 2004/03/14 06:17:00; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.12
date: 2004/02/19 18:19:44; author: marcus; state: Exp; lines: +10 -3
Update to 0.1.9.
Submitted by: Simon Barner
maintainer
Approved by: maintainer
v. 1.11
date: 2003/03/24 15:21:48; author: nobutaka; state: Exp; lines: +2 -1
Use ${REINPLACE_CMD} instead of ${PERL}.
Pointed out by: kris
v. 1.10
date: 2003/03/06 04:45:49; author: lioux; state: Exp; lines: +1 -1
Chase libdvdread lib version bump on port version 0.9.4
v. 1.9
date: 2003/02/24 12:54:56; author: nobutaka; state: Exp; lines: +1 -1
Move graphics/libdvdnav, graphics/libxine and graphics/xine to the multimedia category.
v. 1.8
date: 2003/02/22 14:25:34; author: nobutaka; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.7
date: 2002/11/28 16:37:32; author: lioux; state: Exp; lines: +1 -1
After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.
audio/xmms --> multimedia/xmms
graphics/avifile --> multimedia/avifile
graphics/divx4linux --> multimedia/divx4linux
graphics/ffmpeg --> multimedia/ffmpeg
graphics/libdv --> multimedia/libdv
graphics/libdvdcss --> multimedia/libdvdcss
graphics/libdvdread --> multimedia/libdvdread
graphics/libmpeg2 --> multimedia/libmpeg2
graphics/linux-realplayer --> multimedia/linux-realplayer
graphics/mjpegtools --> multimedia/mjpegtools
graphics/mplayer --> multimedia/mplayer
graphics/mplayer-fonts --> multimedia/mplayer-fonts
graphics/openquicktime --> multimedia/openquicktime
graphics/win32-codecs --> multimedia/win32-codecs
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
v. 1.6
date: 2002/08/05 16:45:03; author: nobutaka; state: Exp; lines: +1 -1
Update to 0.1.3.
v. 1.5
date: 2002/07/02 15:32:29; author: nobutaka; state: Exp; lines: +1 -1
Update to 0.1.2.
v. 1.4
date: 2002/06/30 13:22:55; author: nobutaka; state: Exp; lines: +1 -2
Backout previous fix for link warnings and remove -lc from link command line instead.
Submitted by: Bjoern Fischer
v. 1.3
date: 2002/06/08 15:54:40; author: nobutaka; state: Exp; lines: +2 -1
Link libcrypt to suppress compiler warnings.
Pointed out by: nork
v. 1.2
date: 2002/06/02 13:57:08; author: nobutaka; state: Exp; lines: +1 -1
Uodate to 0.1.1.
v. 1.1
date: 2002/05/20 17:48:19; author: nobutaka; state: Exp;
Add libdvdnav. The library for the xine-dvdnav plugin.
=============================================================================
v. 1.26
date: 2007/09/30 04:47:08; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.25
date: 2007/08/19 06:09:29; author: nobutaka; state: Exp; lines: +1 -1
Add missing dependency on automake16.
PR: ports/115435 [1], ports/115607 [2]
Submitted by: rink [1], kevin [2], Andreas Braml
v. 1.24
date: 2007/07/16 12:39:32; author: nobutaka; state: Exp; lines: +4 -0
Fix build with automake19.
PR: ports/114401
Submitted by: novel
v. 1.23
date: 2007/04/05 06:03:21; author: koitsu; state: Exp; lines: +2 -2
* libdvdread - PORTREVISION increment
* libdvdread - add patch for including in dvdread/ifo_types.h
* Others - LIB_DEPENDS changes (require libdvdread.so.5)
* Others - PORTREVISION increment for those dependent on libdvdread
Approved by: philip
v. 1.22
date: 2006/12/09 14:46:27; author: nork; state: Exp; lines: +4 -4
Respect PTHREAD_LIBS.
Approved by: nobutaka (maintainer)
v. 1.21
date: 2006/05/10 22:37:31; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.20
date: 2006/02/23 10:38:08; author: ade; state: Exp; lines: +1 -0
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.19
date: 2005/12/18 14:05:39; author: nobutaka; state: Exp; lines: +1 -1
Fix build error.
PR: ports/90584
Submitted by: alfred
v. 1.18
date: 2005/11/15 06:50:15; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.17
date: 2005/10/08 14:09:03; author: nobutaka; state: Exp; lines: +5 -10
Update to 0.1.10.
v. 1.16
date: 2005/02/26 16:25:23; author: nobutaka; state: Exp; lines: +2 -1
Correct pkg-plist.
Submitted by: ade
v. 1.15
date: 2004/07/09 17:42:36; author: marcus; state: Exp; lines: +1 -1
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
v. 1.14
date: 2004/07/01 17:06:39; author: ade; state: Exp; lines: +4 -4
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
v. 1.13
date: 2004/03/14 06:17:00; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.12
date: 2004/02/19 18:19:44; author: marcus; state: Exp; lines: +10 -3
Update to 0.1.9.
Submitted by: Simon Barner
maintainer
Approved by: maintainer
v. 1.11
date: 2003/03/24 15:21:48; author: nobutaka; state: Exp; lines: +2 -1
Use ${REINPLACE_CMD} instead of ${PERL}.
Pointed out by: kris
v. 1.10
date: 2003/03/06 04:45:49; author: lioux; state: Exp; lines: +1 -1
Chase libdvdread lib version bump on port version 0.9.4
v. 1.9
date: 2003/02/24 12:54:56; author: nobutaka; state: Exp; lines: +1 -1
Move graphics/libdvdnav, graphics/libxine and graphics/xine to the multimedia category.
v. 1.8
date: 2003/02/22 14:25:34; author: nobutaka; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.7
date: 2002/11/28 16:37:32; author: lioux; state: Exp; lines: +1 -1
After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.
audio/xmms --> multimedia/xmms
graphics/avifile --> multimedia/avifile
graphics/divx4linux --> multimedia/divx4linux
graphics/ffmpeg --> multimedia/ffmpeg
graphics/libdv --> multimedia/libdv
graphics/libdvdcss --> multimedia/libdvdcss
graphics/libdvdread --> multimedia/libdvdread
graphics/libmpeg2 --> multimedia/libmpeg2
graphics/linux-realplayer --> multimedia/linux-realplayer
graphics/mjpegtools --> multimedia/mjpegtools
graphics/mplayer --> multimedia/mplayer
graphics/mplayer-fonts --> multimedia/mplayer-fonts
graphics/openquicktime --> multimedia/openquicktime
graphics/win32-codecs --> multimedia/win32-codecs
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
v. 1.6
date: 2002/08/05 16:45:03; author: nobutaka; state: Exp; lines: +1 -1
Update to 0.1.3.
v. 1.5
date: 2002/07/02 15:32:29; author: nobutaka; state: Exp; lines: +1 -1
Update to 0.1.2.
v. 1.4
date: 2002/06/30 13:22:55; author: nobutaka; state: Exp; lines: +1 -2
Backout previous fix for link warnings and remove -lc from link command line instead.
Submitted by: Bjoern Fischer
v. 1.3
date: 2002/06/08 15:54:40; author: nobutaka; state: Exp; lines: +2 -1
Link libcrypt to suppress compiler warnings.
Pointed out by: nork
v. 1.2
date: 2002/06/02 13:57:08; author: nobutaka; state: Exp; lines: +1 -1
Uodate to 0.1.1.
v. 1.1
date: 2002/05/20 17:48:19; author: nobutaka; state: Exp;
Add libdvdnav. The library for the xine-dvdnav plugin.
=============================================================================
v. 1.26
date: 2007/09/30 04:47:08; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.25
date: 2007/08/19 06:09:29; author: nobutaka; state: Exp; lines: +1 -1
Add missing dependency on automake16.
PR: ports/115435 [1], ports/115607 [2]
Submitted by: rink [1], kevin [2], Andreas Braml
v. 1.24
date: 2007/07/16 12:39:32; author: nobutaka; state: Exp; lines: +4 -0
Fix build with automake19.
PR: ports/114401
Submitted by: novel
v. 1.23
date: 2007/04/05 06:03:21; author: koitsu; state: Exp; lines: +2 -2
* libdvdread - PORTREVISION increment
* libdvdread - add patch for including in dvdread/ifo_types.h
* Others - LIB_DEPENDS changes (require libdvdread.so.5)
* Others - PORTREVISION increment for those dependent on libdvdread
Approved by: philip
v. 1.22
date: 2006/12/09 14:46:27; author: nork; state: Exp; lines: +4 -4
Respect PTHREAD_LIBS.
Approved by: nobutaka (maintainer)
v. 1.21
date: 2006/05/10 22:37:31; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.20
date: 2006/02/23 10:38:08; author: ade; state: Exp; lines: +1 -0
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.19
date: 2005/12/18 14:05:39; author: nobutaka; state: Exp; lines: +1 -1
Fix build error.
PR: ports/90584
Submitted by: alfred
v. 1.18
date: 2005/11/15 06:50:15; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.17
date: 2005/10/08 14:09:03; author: nobutaka; state: Exp; lines: +5 -10
Update to 0.1.10.
v. 1.16
date: 2005/02/26 16:25:23; author: nobutaka; state: Exp; lines: +2 -1
Correct pkg-plist.
Submitted by: ade
v. 1.15
date: 2004/07/09 17:42:36; author: marcus; state: Exp; lines: +1 -1
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
v. 1.14
date: 2004/07/01 17:06:39; author: ade; state: Exp; lines: +4 -4
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
v. 1.13
date: 2004/03/14 06:17:00; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.12
date: 2004/02/19 18:19:44; author: marcus; state: Exp; lines: +10 -3
Update to 0.1.9.
Submitted by: Simon Barner
maintainer
Approved by: maintainer
v. 1.11
date: 2003/03/24 15:21:48; author: nobutaka; state: Exp; lines: +2 -1
Use ${REINPLACE_CMD} instead of ${PERL}.
Pointed out by: kris
v. 1.10
date: 2003/03/06 04:45:49; author: lioux; state: Exp; lines: +1 -1
Chase libdvdread lib version bump on port version 0.9.4
v. 1.9
date: 2003/02/24 12:54:56; author: nobutaka; state: Exp; lines: +1 -1
Move graphics/libdvdnav, graphics/libxine and graphics/xine to the multimedia category.
v. 1.8
date: 2003/02/22 14:25:34; author: nobutaka; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.7
date: 2002/11/28 16:37:32; author: lioux; state: Exp; lines: +1 -1
After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.
audio/xmms --> multimedia/xmms
graphics/avifile --> multimedia/avifile
graphics/divx4linux --> multimedia/divx4linux
graphics/ffmpeg --> multimedia/ffmpeg
graphics/libdv --> multimedia/libdv
graphics/libdvdcss --> multimedia/libdvdcss
graphics/libdvdread --> multimedia/libdvdread
graphics/libmpeg2 --> multimedia/libmpeg2
graphics/linux-realplayer --> multimedia/linux-realplayer
graphics/mjpegtools --> multimedia/mjpegtools
graphics/mplayer --> multimedia/mplayer
graphics/mplayer-fonts --> multimedia/mplayer-fonts
graphics/openquicktime --> multimedia/openquicktime
graphics/win32-codecs --> multimedia/win32-codecs
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
v. 1.6
date: 2002/08/05 16:45:03; author: nobutaka; state: Exp; lines: +1 -1
Update to 0.1.3.
v. 1.5
date: 2002/07/02 15:32:29; author: nobutaka; state: Exp; lines: +1 -1
Update to 0.1.2.
v. 1.4
date: 2002/06/30 13:22:55; author: nobutaka; state: Exp; lines: +1 -2
Backout previous fix for link warnings and remove -lc from link command line instead.
Submitted by: Bjoern Fischer
v. 1.3
date: 2002/06/08 15:54:40; author: nobutaka; state: Exp; lines: +2 -1
Link libcrypt to suppress compiler warnings.
Pointed out by: nork
v. 1.2
date: 2002/06/02 13:57:08; author: nobutaka; state: Exp; lines: +1 -1
Uodate to 0.1.1.
v. 1.1
date: 2002/05/20 17:48:19; author: nobutaka; state: Exp;
Add libdvdnav. The library for the xine-dvdnav plugin.
=============================================================================
|
| |

|