The FreeBSD Ports Archive
FreeBSD multimedia : libdvdread4>
This is needed by ogle, which is a DVD player that supports DVD menus
libdvdread history
v. 1.25
date: 2007/12/12 21:42:08; author: marcus; state: Exp; lines: +3 -1
Do not depend on libdvdcss when building packages as libdvdcss is restricted.
This port can still use libdvdcss if found by way of dlopen, so this is not
a functionality loss per se. However, it will allow gnome2 and kde3 to
be packaged.
Approved by: portmgr (implicit and linimon)
v. 1.24
date: 2007/04/05 06:03:21; author: koitsu; state: Exp; lines: +1 -1
* 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.23
date: 2007/04/04 14:04:27; author: koitsu; state: Exp; lines: +4 -22
Maintainer update; 0.9.4 to 0.9.7
PR: 111100
Submitted by: Robert C. Noland III
Approved by: philip
v. 1.22
date: 2007/03/31 03:35:30; author: lioux; state: Exp; lines: +1 -1
Give maintainership to Robert Noland .
v. 1.21
date: 2007/01/29 23:51:52; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid a.out objformat botch
v. 1.20
date: 2006/05/10 22:37:31; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.19
date: 2006/02/23 10:38:08; author: ade; state: Exp; lines: +0 -4
Conversion to a single libtool environment.
Approved by: portmgr (kris)
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: 2004/12/25 11:43:52; author: lioux; state: Exp; lines: +0 -1
Remove deprecated USE_SIZE
v. 1.16
date: 2004/07/20 15:05:25; author: vs; state: Exp; lines: +1 -0
Fix dvdcss_crack-detection with dvix[45] or xvid encoding.
PR: ports/54435
Submitted by: Melvyn Sopacua
Approved by: maintainer timeout
Reviewed by: pav
v. 1.15
date: 2004/03/14 06:17:01; 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.14
date: 2004/02/08 01:13:55; author: lioux; state: Exp; lines: +1 -0
USE_SIZEify
v. 1.13
date: 2003/06/26 22:58:28; author: ade; state: Exp; lines: +1 -1
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
v. 1.12
date: 2003/05/11 07:46:26; author: dinoex; state: Exp; lines: +5 -0
- allow build with more warnings enabled, NO_WERROR=yes
- no response from maintainer since 2003-04-05
v. 1.11
date: 2003/03/06 04:43:00; author: lioux; state: Exp; lines: +1 -1
Update to 0.9.4
v. 1.10
date: 2003/02/23 19:58:26; author: lioux; state: Exp; lines: +1 -0
De-pkg-comment
v. 1.9
date: 2002/11/28 00:09:49; author: lioux; state: Exp; lines: +2 -2
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
v. 1.8
date: 2002/11/23 21:12:23; author: lioux; state: Exp; lines: +22 -1
Add support for FreeBSD optimized byteswap routines
v. 1.7
date: 2002/07/03 19:15:16; author: lioux; state: Exp; lines: +3 -2
USE_REINPLACE
v. 1.6
date: 2002/06/04 16:34:59; author: lioux; state: Exp; lines: +5 -17
o Update to 0.9.3
o Take over maintainership due to maintainer time out in the last
6 months
Approved by: 3d (maintainer timeout)
v. 1.5
date: 2002/04/18 17:53:38; author: lioux; state: Exp; lines: +9 -2
o Add libdvdcss as a library dependency so that we can properly
match libdvdcss version with libdvdread since it depends on
matching libdvdcss API
o No meaningless overhead since libdvdread automatically uses
libdvdcss whether the port has knowledge of it or not. Besides,
all ports using libdvdread list libdvdcss as a dependency as well
(exception made to xine_d5d_plugin but an updated version will)
o Also, it's a 22K overhead
o Furthermore, all ports depending on libdvdread SHOULD depend on
libdvdcss for obvious reasons
Reviewed by: fenner
v. 1.4
date: 2002/04/01 19:12:47; author: lioux; state: Exp; lines: +4 -0
- Chase libdvdcss share library version bump. Caveat: this is a
source code patch.
- Bump PORTREVISION
Requested by: brian, eivind,
Alexander Nedotsukov ,
Thomas E. Zander
Reviewed by: brian, eivind,
libdvdread Developers
Approved by: maintainer (1 week timeout, hasted due to 5.x-Current
DP1 release)
v. 1.3
date: 2002/03/24 22:08:00; author: lioux; state: Exp; lines: +6 -0
Circumvent problem with automake* installed in the system
PR: 34365
Submitted by: pat
Prompted by: Alan Eldridge ,
darren
Approved by: maintainer (2 month timeout)
v. 1.2
date: 2001/10/17 21:31:55; author: lioux; state: Exp; lines: +26 -11
o update to 0.9.2 (shared lib version bump)
o CFLAGS safeness (tweakable by WITH_OPTIMIZED_CFLAGS)
o support NOPORTDOCS
PR: 31312
Submitted by: Rahul Siddharthan ,
Thomas E. Zander
Approved by: MAINTAINER
v. 1.1
date: 2001/07/07 13:07:11; author: ijliao; state: Exp;
add libdvdread
DVD player that supports DVD menus
PR: 28410
Submitted by: Marc van Woerkom
=============================================================================
v. 1.25
date: 2007/12/12 21:42:08; author: marcus; state: Exp; lines: +3 -1
Do not depend on libdvdcss when building packages as libdvdcss is restricted.
This port can still use libdvdcss if found by way of dlopen, so this is not
a functionality loss per se. However, it will allow gnome2 and kde3 to
be packaged.
Approved by: portmgr (implicit and linimon)
v. 1.24
date: 2007/04/05 06:03:21; author: koitsu; state: Exp; lines: +1 -1
* 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.23
date: 2007/04/04 14:04:27; author: koitsu; state: Exp; lines: +4 -22
Maintainer update; 0.9.4 to 0.9.7
PR: 111100
Submitted by: Robert C. Noland III
Approved by: philip
v. 1.22
date: 2007/03/31 03:35:30; author: lioux; state: Exp; lines: +1 -1
Give maintainership to Robert Noland .
v. 1.21
date: 2007/01/29 23:51:52; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid a.out objformat botch
v. 1.20
date: 2006/05/10 22:37:31; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.19
date: 2006/02/23 10:38:08; author: ade; state: Exp; lines: +0 -4
Conversion to a single libtool environment.
Approved by: portmgr (kris)
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: 2004/12/25 11:43:52; author: lioux; state: Exp; lines: +0 -1
Remove deprecated USE_SIZE
v. 1.16
date: 2004/07/20 15:05:25; author: vs; state: Exp; lines: +1 -0
Fix dvdcss_crack-detection with dvix[45] or xvid encoding.
PR: ports/54435
Submitted by: Melvyn Sopacua
Approved by: maintainer timeout
Reviewed by: pav
v. 1.15
date: 2004/03/14 06:17:01; 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.14
date: 2004/02/08 01:13:55; author: lioux; state: Exp; lines: +1 -0
USE_SIZEify
v. 1.13
date: 2003/06/26 22:58:28; author: ade; state: Exp; lines: +1 -1
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
v. 1.12
date: 2003/05/11 07:46:26; author: dinoex; state: Exp; lines: +5 -0
- allow build with more warnings enabled, NO_WERROR=yes
- no response from maintainer since 2003-04-05
v. 1.11
date: 2003/03/06 04:43:00; author: lioux; state: Exp; lines: +1 -1
Update to 0.9.4
v. 1.10
date: 2003/02/23 19:58:26; author: lioux; state: Exp; lines: +1 -0
De-pkg-comment
v. 1.9
date: 2002/11/28 00:09:49; author: lioux; state: Exp; lines: +2 -2
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
v. 1.8
date: 2002/11/23 21:12:23; author: lioux; state: Exp; lines: +22 -1
Add support for FreeBSD optimized byteswap routines
v. 1.7
date: 2002/07/03 19:15:16; author: lioux; state: Exp; lines: +3 -2
USE_REINPLACE
v. 1.6
date: 2002/06/04 16:34:59; author: lioux; state: Exp; lines: +5 -17
o Update to 0.9.3
o Take over maintainership due to maintainer time out in the last
6 months
Approved by: 3d (maintainer timeout)
v. 1.5
date: 2002/04/18 17:53:38; author: lioux; state: Exp; lines: +9 -2
o Add libdvdcss as a library dependency so that we can properly
match libdvdcss version with libdvdread since it depends on
matching libdvdcss API
o No meaningless overhead since libdvdread automatically uses
libdvdcss whether the port has knowledge of it or not. Besides,
all ports using libdvdread list libdvdcss as a dependency as well
(exception made to xine_d5d_plugin but an updated version will)
o Also, it's a 22K overhead
o Furthermore, all ports depending on libdvdread SHOULD depend on
libdvdcss for obvious reasons
Reviewed by: fenner
v. 1.4
date: 2002/04/01 19:12:47; author: lioux; state: Exp; lines: +4 -0
- Chase libdvdcss share library version bump. Caveat: this is a
source code patch.
- Bump PORTREVISION
Requested by: brian, eivind,
Alexander Nedotsukov ,
Thomas E. Zander
Reviewed by: brian, eivind,
libdvdread Developers
Approved by: maintainer (1 week timeout, hasted due to 5.x-Current
DP1 release)
v. 1.3
date: 2002/03/24 22:08:00; author: lioux; state: Exp; lines: +6 -0
Circumvent problem with automake* installed in the system
PR: 34365
Submitted by: pat
Prompted by: Alan Eldridge ,
darren
Approved by: maintainer (2 month timeout)
v. 1.2
date: 2001/10/17 21:31:55; author: lioux; state: Exp; lines: +26 -11
o update to 0.9.2 (shared lib version bump)
o CFLAGS safeness (tweakable by WITH_OPTIMIZED_CFLAGS)
o support NOPORTDOCS
PR: 31312
Submitted by: Rahul Siddharthan ,
Thomas E. Zander
Approved by: MAINTAINER
v. 1.1
date: 2001/07/07 13:07:11; author: ijliao; state: Exp;
add libdvdread
DVD player that supports DVD menus
PR: 28410
Submitted by: Marc van Woerkom
=============================================================================
v. 1.25
date: 2007/12/12 21:42:08; author: marcus; state: Exp; lines: +3 -1
Do not depend on libdvdcss when building packages as libdvdcss is restricted.
This port can still use libdvdcss if found by way of dlopen, so this is not
a functionality loss per se. However, it will allow gnome2 and kde3 to
be packaged.
Approved by: portmgr (implicit and linimon)
v. 1.24
date: 2007/04/05 06:03:21; author: koitsu; state: Exp; lines: +1 -1
* 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.23
date: 2007/04/04 14:04:27; author: koitsu; state: Exp; lines: +4 -22
Maintainer update; 0.9.4 to 0.9.7
PR: 111100
Submitted by: Robert C. Noland III
Approved by: philip
v. 1.22
date: 2007/03/31 03:35:30; author: lioux; state: Exp; lines: +1 -1
Give maintainership to Robert Noland .
v. 1.21
date: 2007/01/29 23:51:52; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid a.out objformat botch
v. 1.20
date: 2006/05/10 22:37:31; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.19
date: 2006/02/23 10:38:08; author: ade; state: Exp; lines: +0 -4
Conversion to a single libtool environment.
Approved by: portmgr (kris)
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: 2004/12/25 11:43:52; author: lioux; state: Exp; lines: +0 -1
Remove deprecated USE_SIZE
v. 1.16
date: 2004/07/20 15:05:25; author: vs; state: Exp; lines: +1 -0
Fix dvdcss_crack-detection with dvix[45] or xvid encoding.
PR: ports/54435
Submitted by: Melvyn Sopacua
Approved by: maintainer timeout
Reviewed by: pav
v. 1.15
date: 2004/03/14 06:17:01; 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.14
date: 2004/02/08 01:13:55; author: lioux; state: Exp; lines: +1 -0
USE_SIZEify
v. 1.13
date: 2003/06/26 22:58:28; author: ade; state: Exp; lines: +1 -1
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
v. 1.12
date: 2003/05/11 07:46:26; author: dinoex; state: Exp; lines: +5 -0
- allow build with more warnings enabled, NO_WERROR=yes
- no response from maintainer since 2003-04-05
v. 1.11
date: 2003/03/06 04:43:00; author: lioux; state: Exp; lines: +1 -1
Update to 0.9.4
v. 1.10
date: 2003/02/23 19:58:26; author: lioux; state: Exp; lines: +1 -0
De-pkg-comment
v. 1.9
date: 2002/11/28 00:09:49; author: lioux; state: Exp; lines: +2 -2
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
v. 1.8
date: 2002/11/23 21:12:23; author: lioux; state: Exp; lines: +22 -1
Add support for FreeBSD optimized byteswap routines
v. 1.7
date: 2002/07/03 19:15:16; author: lioux; state: Exp; lines: +3 -2
USE_REINPLACE
v. 1.6
date: 2002/06/04 16:34:59; author: lioux; state: Exp; lines: +5 -17
o Update to 0.9.3
o Take over maintainership due to maintainer time out in the last
6 months
Approved by: 3d (maintainer timeout)
v. 1.5
date: 2002/04/18 17:53:38; author: lioux; state: Exp; lines: +9 -2
o Add libdvdcss as a library dependency so that we can properly
match libdvdcss version with libdvdread since it depends on
matching libdvdcss API
o No meaningless overhead since libdvdread automatically uses
libdvdcss whether the port has knowledge of it or not. Besides,
all ports using libdvdread list libdvdcss as a dependency as well
(exception made to xine_d5d_plugin but an updated version will)
o Also, it's a 22K overhead
o Furthermore, all ports depending on libdvdread SHOULD depend on
libdvdcss for obvious reasons
Reviewed by: fenner
v. 1.4
date: 2002/04/01 19:12:47; author: lioux; state: Exp; lines: +4 -0
- Chase libdvdcss share library version bump. Caveat: this is a
source code patch.
- Bump PORTREVISION
Requested by: brian, eivind,
Alexander Nedotsukov ,
Thomas E. Zander
Reviewed by: brian, eivind,
libdvdread Developers
Approved by: maintainer (1 week timeout, hasted due to 5.x-Current
DP1 release)
v. 1.3
date: 2002/03/24 22:08:00; author: lioux; state: Exp; lines: +6 -0
Circumvent problem with automake* installed in the system
PR: 34365
Submitted by: pat
Prompted by: Alan Eldridge ,
darren
Approved by: maintainer (2 month timeout)
v. 1.2
date: 2001/10/17 21:31:55; author: lioux; state: Exp; lines: +26 -11
o update to 0.9.2 (shared lib version bump)
o CFLAGS safeness (tweakable by WITH_OPTIMIZED_CFLAGS)
o support NOPORTDOCS
PR: 31312
Submitted by: Rahul Siddharthan ,
Thomas E. Zander
Approved by: MAINTAINER
v. 1.1
date: 2001/07/07 13:07:11; author: ijliao; state: Exp;
add libdvdread
DVD player that supports DVD menus
PR: 28410
Submitted by: Marc van Woerkom
=============================================================================
|
| |

|