aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libdvdnav
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Update libdvdread to 5.0.2 and libdvdnav to 5.0.3Ganael LAPLANCHE2015-02-063-4/+4
| | | | Notes: svn path=/head/; revision=378515
* Update multimedia/libdvdread and multimedia/libdvdnavGanael LAPLANCHE2015-02-036-150/+10
| | | | | | | | | | | | | - Update multimedia/libdvdread to version 5.0.1 - Update multimedia/libdvdnav to version 5.0.2 - Bump revisions of ports that depend on multimedia/libdvdnav (library version is going backwards from 4.2.1 to 4.1.2) - Ports depending on multimedia/libdvdread do not need to be bumped (the library keeps being numbered 4.1.2 and is binary compatible with the previous version) Notes: svn path=/head/; revision=378342
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Remove @dirrm/@dirrmty from my portsGanael LAPLANCHE2014-10-131-1/+0
| | | | Notes: svn path=/head/; revision=370757
* - Update multimedia/libdvdread to 4.9.9Ganael LAPLANCHE2014-05-132-5/+17
| | | | | | | | | | | - Bump dependent ports' PORTREVISIONS and update LIB_DEPENDS [1] - multimedia/libdvdnav: remove dependency to (now removed) dvdread-config - sysutils/vstrip: remove useless dependency to multimedia/libdvdread Approved by: portmgr (implicit) [1] Notes: svn path=/head/; revision=353931
* Switch to USES=tar for my portsGanael LAPLANCHE2014-04-031-2/+1
| | | | Notes: svn path=/head/; revision=349973
* - Update libdvdread and libdvdnav to 4.2.1Ganael LAPLANCHE2014-02-036-63/+43
| | | | | | | - Bump dependent ports' revisions Notes: svn path=/head/; revision=342392
* - Enable stagingGanael LAPLANCHE2013-11-151-12/+5
| | | | | | | | | - Switch to new LIB_DEPENDS format - Replace USE_GMAKE with proper USES value - Switch to new options format Notes: svn path=/head/; revision=333859
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* - Add DEBUG option [1]Ganael LAPLANCHE2012-08-012-3/+56
| | | | | | | | | | | - Fix crash with some discs [1] - Un-version LIB_DEPENDS PR: ports/169698 [1] Submitted by: Fabian Keil <fk@fabiankeil.de> [1] Notes: svn path=/head/; revision=301826
* - Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisionsGanael LAPLANCHE2012-01-175-19/+43
| | | | | | | | | | | - 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] Notes: svn path=/head/; revision=289371
* - Remove DISTNAME substitution (distfile name changed upstream)Ganael LAPLANCHE2010-12-032-7/+4
| | | | | | | | | | | - Mirror to LOCAL/martymac (remove LOCAL/makc) - Update to svn r1219, which includes a bugfix that prevents abort if a menu doesn't exist Approved by: itetcu (mentor) Notes: svn path=/head/; revision=265625
* Add missing LICENSEGanael LAPLANCHE2010-11-161-0/+3
| | | | | | | Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=264642
* Update MAINTAINER address for my portsGanael LAPLANCHE2010-09-271-1/+1
| | | | | | | Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=261943
* Fix build when CC definition contains spaces.Max Brazhnikov2010-09-151-1/+1
| | | | | | | | Reported by: Dominic Fandrey <kamikaze at bsdforen.de> Submitted by: Ganael Laplanche (maintainer) Notes: svn path=/head/; revision=261226
* Update to 4.1.4.r1217Max Brazhnikov2010-09-144-19/+21
| | | | | | | | PR: ports/150450 Submitted by: Ganael Laplanche (maintainer) Notes: svn path=/head/; revision=261168
* - Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>Philip M. Gollucci2010-09-071-1/+1
| | | | | | | | | | - Update some MASTER_SITES too PR: ports/150349 Submitted by: maintainer Notes: svn path=/head/; revision=260700
* Update to 4.1.3 (switch over to MPlayer's version)Max Brazhnikov2010-09-029-81/+96
| | | | | | | | | | | Pass maintainership to submitter PR: ports/131969 Sumbmitted by: Ganael LAPLANCHE <ganael.laplanche at martymac.com> Approved by: nobutaka (timeout 18 months) Notes: svn path=/head/; revision=260450
* Chase multimedia/libdvdcss shlib bump by patching the hardcoded reference to itIon-Mihai Tetcu2009-09-191-3/+6
| | | | | | | | | | | | | | | Also removethe dependency on multimedia/libdvdread since this port contains its own embeded version. Bump PRORTREVISION. PR: 134357 Submited by: Joseph S. Atkinson Approved by: maintainer timeout Feature safe: yes (bug-fix) Notes: svn path=/head/; revision=241766
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Replace libdvdread with the version maintained by the mplayer groupRobert Noland2009-02-081-2/+2
| | | | | | | | | | | | | -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> Notes: svn path=/head/; revision=227814
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Add CONFLICTS on multimedia/libdvdnav-mplayerEdwin Groothuis2008-08-171-0/+2
| | | | Notes: svn path=/head/; revision=218705
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Add missing dependency on automake16.MANTANI Nobutaka2007-08-191-1/+1
| | | | | | | | PR: ports/115435 [1], ports/115607 [2] Submitted by: rink [1], kevin <kevinxlinuz@163.com> [2], Andreas Braml <a.strich.b@web.de> Notes: svn path=/head/; revision=197896
* Fix build with automake19.MANTANI Nobutaka2007-07-161-0/+4
| | | | | | | | PR: ports/114401 Submitted by: novel Notes: svn path=/head/; revision=195731
* * libdvdread - PORTREVISION incrementJeremy Chadwick2007-04-051-2/+2
| | | | | | | | | | | * 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 Notes: svn path=/head/; revision=189250
* Respect PTHREAD_LIBS.Norikatsu Shigemura2006-12-091-4/+4
| | | | | | | Approved by: nobutaka (maintainer) Notes: svn path=/head/; revision=179307
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Conversion to a single libtool environment.Ade Lovett2006-02-232-0/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Fix build error.MANTANI Nobutaka2005-12-181-1/+1
| | | | | | | | PR: ports/90584 Submitted by: alfred Notes: svn path=/head/; revision=151486
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Respect non-standard LOCALBASE.MANTANI Nobutaka2005-10-231-0/+12
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=146160
* Update to 0.1.10.MANTANI Nobutaka2005-10-085-48/+12
| | | | Notes: svn path=/head/; revision=144574
* Correct pkg-plist.MANTANI Nobutaka2005-02-262-1/+3
| | | | | | | Submitted by: ade Notes: svn path=/head/; revision=129838
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=113296
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andAde Lovett2004-07-011-4/+4
| | | | | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!) Notes: svn path=/head/; revision=112679
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* Update to 0.1.9.Joe Marcus Clarke2004-02-196-28/+50
| | | | | | | | | Submitted by: Simon Barner <barner@in.tum.de> maintainer Approved by: maintainer Notes: svn path=/head/; revision=101408
* Use ${REINPLACE_CMD} instead of ${PERL}.MANTANI Nobutaka2003-03-241-1/+2
| | | | | | | Pointed out by: kris Notes: svn path=/head/; revision=77395
* Chase libdvdread lib version bump on port version 0.9.4Mario Sergio Fujikawa Ferreira2003-03-061-1/+1
| | | | Notes: svn path=/head/; revision=77015
* Move graphics/libdvdnav, graphics/libxine and graphics/xine to the ↵MANTANI Nobutaka2003-02-241-1/+1
| | | | | | | multimedia category. Notes: svn path=/head/; revision=76390
* De-pkg-comment.MANTANI Nobutaka2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76145
* Add missing fileKris Kennaway2003-02-221-0/+1
| | | | Notes: svn path=/head/; revision=76106
* After repo copy from graphics category, update all appropriateMario Sergio Fujikawa Ferreira2002-11-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=71207
* Update to 0.1.3.MANTANI Nobutaka2002-08-056-55/+9
| | | | Notes: svn path=/head/; revision=64051