FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 5:20 PM BST
Port details
libdvdread 4.2.0 multimedia on this many watch lists=173 search for ports that depend on this port
MPlayer version of the libdvdread project
Maintained by: martymac@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Nov 2002 00:14:07
License: GPLv2


MPlayer version of the libdvdread project.

WWW: http://dvdnav.mplayerhq.hu
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake
Required Libraries: multimedia/libdvdcss

Required by:
for Build

for Libraries

To install the port: cd /usr/ports/multimedia/libdvdread/ && make install clean
To add the package: pkg_add -r libdvdread


Configuration Options
===> The following configuration options are available for libdvdread-4.2.0:
     DVDCSS=on (default) "Include libdvdcss support"
===> Use 'make config' to modify these settings

Master Sites:
http://dvdnav.mplayerhq.hu/releases/
http://contribs.martymac.org/FreeBSD-ports/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/martymac/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/martymac/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/martymac/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/martymac/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/martymac/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/martymac/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/martymac/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 35

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
17 Jan 2012 14:35:18
Original commit files touched by this commit  4.2.0
martymac search for other commits by this committer
- 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]
03 Dec 2010 13:11:46
Original commit files touched by this commit  4.1.4.r1219
martymac search for other commits by this committer
- Remove DISTNAME substitution (distfile name changed upstream)
- Mirror to LOCAL/martymac (remove LOCAL/makc)
- Update to svn r1219

Approved by:    itetcu (mentor)
16 Nov 2010 14:19:17
Original commit files touched by this commit  4.1.4.r1217_1
martymac search for other commits by this committer
Add missing LICENSE

Approved by:    ehaupt (mentor)
27 Sep 2010 12:08:23
Original commit files touched by this commit  4.1.4.r1217
martymac search for other commits by this committer
Update MAINTAINER address for my ports

Approved by:    ehaupt (mentor)
15 Sep 2010 17:13:12
Original commit files touched by this commit  4.1.4.r1217
makc search for other commits by this committer
Fix build when CC definition contains spaces.

Reported by:    Dominic Fandrey <kamikaze at bsdforen.de>
Submitted by:   Ganael Laplanche (maintainer)
14 Sep 2010 18:57:03
Original commit files touched by this commit  4.1.4.r1217
makc search for other commits by this committer
Update to 4.1.4.r1217

PR:             ports/150450
Submitted by:   Ganael Laplanche (maintainer)
07 Sep 2010 15:52:18
Original commit files touched by this commit  4.1.3_2
pgollucci search for other commits by this committer
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too

PR:             ports/150349
Submitted by:   maintainer
11 Feb 2010 19:46:24
Original commit files touched by this commit  4.1.3_2
pgollucci search for other commits by this committer
- Respect CC

PR:             ports/143745
Submitted by:   Rob Farmer <rfarmer@predatorlabs.net>
Approved by:    "Ganael LAPLANCHE" <ganael.laplanche@martymac.com> (maintainer)
27 Apr 2009 17:54:33
Original commit files touched by this commit  4.1.3_1
jpaetzel search for other commits by this committer
Restore functionaity to read encrypted DVDs.

PR:     ports/134016
Approved by:    linimon (mentor)
22 Feb 2009 18:24:23
Original commit files touched by this commit  4.1.3
amdmi3 search for other commits by this committer
- Fix typos

PR:             131937
Submitted by:   Ganael Laplanche <ganael dot laplanche at martymac dot com>
(maintainer)
08 Feb 2009 21:38:43
Original commit files touched by this commit  4.1.3
rnoland search for other commits by this committer
Remove patch that is no longer needed.

Pointyhat to:   me
08 Feb 2009 18:45:38
Original commit files touched by this commit  4.1.3
rnoland search for other commits by this committer
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>
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.9.7_3
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
30 Jul 2008 19:00:36
Original commit files touched by this commit  0.9.7_3
rnoland search for other commits by this committer
Update my email address to my @FreeBSD.org address.

Approved by:    garga (mentor)
24 Mar 2008 15:44:31
Original commit files touched by this commit  0.9.7_3
wxs search for other commits by this committer
Pass maintainership back to rnoland - he's back online.
Sorry about this and welcome back!

Approved by:    garga (implicit)
20 Mar 2008 16:10:07
Original commit files touched by this commit  0.9.7_3
wxs search for other commits by this committer
Reset maintainer due to bouncing mails.
Discussed with pav.

Submitted by:   miwi on IRC
Approved by:    garga (mentor)
12 Dec 2007 21:42:08
Original commit files touched by this commit  0.9.7_3
marcus search for other commits by this committer
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)
05 Apr 2007 06:03:23
Original commit files touched by this commit  0.9.7_2
koitsu search for other commits by this committer
* 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
04 Apr 2007 14:04:27
Original commit files touched by this commit  0.9.7_1
koitsu search for other commits by this committer
Maintainer update; 0.9.4 to 0.9.7

PR:             111100
Submitted by:   Robert C. Noland III <rnoland@2hip.net>
Approved by:    philip
31 Mar 2007 03:35:31
Original commit files touched by this commit  0.9.4_1
lioux search for other commits by this committer
Give maintainership to Robert Noland <rnoland@2hip.net>.
29 Jan 2007 23:51:55
Original commit files touched by this commit  0.9.4_1
kris search for other commits by this committer
Use libtool port instead of included version to avoid a.out objformat botch
10 May 2006 22:37:39
Original commit files touched by this commit  0.9.4_1
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.9.4_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.9.4_1
ade search for other commits by this committer
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.
11 Nov 2005 06:06:17
Original commit files touched by this commit  0.9.4_1
lioux search for other commits by this committer
Add SHA256 checksum
25 Dec 2004 11:43:58
Original commit files touched by this commit  0.9.4_1
lioux search for other commits by this committer
Remove deprecated USE_SIZE
14 Nov 2004 03:54:44
Original commit files touched by this commit  0.9.4_1
lioux search for other commits by this committer
Yet improve support for FreeBSD optimized byteswap routines
20 Jul 2004 15:05:25
Original commit files touched by this commit  0.9.4_1
vs search for other commits by this committer
Fix dvdcss_crack-detection with dvix[45] or xvid encoding.

PR:             ports/54435
Submitted by:   Melvyn Sopacua
Approved by:    maintainer timeout
Reviewed by:    pav
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.9.4
ade search for other commits by this committer
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.
08 Feb 2004 01:14:05
Original commit files touched by this commit  0.9.4
lioux search for other commits by this committer
USE_SIZEify
26 Jun 2003 22:58:32
Original commit files touched by this commit  0.9.4
ade search for other commits by this committer
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)
11 May 2003 07:46:26
Original commit files touched by this commit  0.9.4
dinoex search for other commits by this committer
- allow build with more warnings enabled, NO_WERROR=yes
- no response from maintainer since 2003-04-05
06 Mar 2003 04:43:01
Original commit files touched by this commit  0.9.4
lioux search for other commits by this committer
Update to 0.9.4
23 Feb 2003 19:58:35
Original commit files touched by this commit  0.9.3
lioux search for other commits by this committer
De-pkg-comment
28 Nov 2002 00:09:51
Original commit files touched by this commit  0.9.3
lioux search for other commits by this committer
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)

Number of commits found: 35

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 5
new 48 hours8
new 7 days63
new fortnight185
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.216 seconds.