aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libdvdread/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Use libtool port instead of included version to avoid a.out objformat botchKris Kennaway2007-01-291-0/+1
| | | | Notes: svn path=/head/; revision=183664
* 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-231-4/+0
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* 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
* Remove deprecated USE_SIZEMario Sergio Fujikawa Ferreira2004-12-251-1/+0
| | | | Notes: svn path=/head/; revision=125124
* Fix dvdcss_crack-detection with dvix[45] or xvid encoding.Volker Stolz2004-07-201-0/+1
| | | | | | | | | | PR: ports/54435 Submitted by: Melvyn Sopacua Approved by: maintainer timeout Reviewed by: pav Notes: svn path=/head/; revision=114295
* 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
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-081-0/+1
| | | | Notes: svn path=/head/; revision=100321
* libtool uber-patchAde Lovett2003-06-261-1/+1
| | | | | | | | | | | | | | * 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) Notes: svn path=/head/; revision=83696
* - allow build with more warnings enabled, NO_WERROR=yesDirk Meyer2003-05-111-0/+5
| | | | | | | - no response from maintainer since 2003-04-05 Notes: svn path=/head/; revision=80656
* Update to 0.9.4Mario Sergio Fujikawa Ferreira2003-03-061-1/+1
| | | | Notes: svn path=/head/; revision=77014
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-231-0/+1
| | | | Notes: svn path=/head/; revision=76311
* After repo copy from graphics category, update all appropriateMario Sergio Fujikawa Ferreira2002-11-281-2/+2
| | | | | | | | | | references from graphics to multimedia category Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat) Notes: svn path=/head/; revision=71181
* Add support for FreeBSD optimized byteswap routinesMario Sergio Fujikawa Ferreira2002-11-231-1/+22
| | | | Notes: svn path=/head/; revision=70899
* USE_REINPLACEMario Sergio Fujikawa Ferreira2002-07-031-2/+3
| | | | Notes: svn path=/head/; revision=62387
* o Update to 0.9.3Mario Sergio Fujikawa Ferreira2002-06-041-17/+5
| | | | | | | | | | o Take over maintainership due to maintainer time out in the last 6 months Approved by: 3d (maintainer timeout) Notes: svn path=/head/; revision=60608
* o Add libdvdcss as a library dependency so that we can properlyMario Sergio Fujikawa Ferreira2002-04-181-2/+9
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=57861
* - Chase libdvdcss share library version bump. Caveat: this is aMario Sergio Fujikawa Ferreira2002-04-011-0/+4
| | | | | | | | | | | | | | | | source code patch. - Bump PORTREVISION Requested by: brian, eivind, Alexander Nedotsukov <bland@smtp.ru>, Thomas E. Zander <riggs@hadiko.de> Reviewed by: brian, eivind, libdvdread Developers <dvd@dtek.chalmers.se> Approved by: maintainer (1 week timeout, hasted due to 5.x-Current DP1 release) Notes: svn path=/head/; revision=57154
* Circumvent problem with automake* installed in the systemMario Sergio Fujikawa Ferreira2002-03-241-0/+6
| | | | | | | | | | | PR: 34365 Submitted by: pat Prompted by: Alan Eldridge <alane@geeksrus.net>, darren <igla@batterybackups.net> Approved by: maintainer (2 month timeout) Notes: svn path=/head/; revision=56558
* o update to 0.9.2 (shared lib version bump)Mario Sergio Fujikawa Ferreira2001-10-171-10/+25
| | | | | | | | | | | | | o CFLAGS safeness (tweakable by WITH_OPTIMIZED_CFLAGS) o support NOPORTDOCS PR: 31312 Submitted by: Rahul Siddharthan <rsidd@online.fr>, Thomas E. Zander <riggs@hadiko.de> Approved by: MAINTAINER Notes: svn path=/head/; revision=48891
* add libdvdreadYing-Chieh Liao2001-07-071-0/+28
DVD player that supports DVD menus PR: 28410 Submitted by: Marc van Woerkom Notes: svn path=/head/; revision=44871