summaryrefslogtreecommitdiff
path: root/multimedia/libdvdread (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-065-63/+13
| | | | Notes: svn path=/head/; revision=77014
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-232-1/+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-233-1/+73
| | | | Notes: svn path=/head/; revision=70899
* Support NDEBUG define which both turns off assertions and makesMario Sergio Fujikawa Ferreira2002-11-051-0/+35
| | | | | | | | | some variables unused Submitted by: mi Notes: svn path=/head/; revision=69529
* USE_REINPLACEMario Sergio Fujikawa Ferreira2002-07-031-2/+3
| | | | Notes: svn path=/head/; revision=62387
* Add missing fileMario Sergio Fujikawa Ferreira2002-06-101-0/+1
| | | | | | | | PR: 39081 Submitted by: gshapiro Notes: svn path=/head/; revision=61020
* o Update to 0.9.3Mario Sergio Fujikawa Ferreira2002-06-043-57/+6
| | | | | | | | | | 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-1710-202/+72
| | | | | | | | | | | | | 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
* it is just a lib, so change comment & descrYing-Chieh Liao2001-07-092-13/+2
| | | | | | | Submitted by: Marc van Woerkom <van.woerkom@netcologne.de> (port maker) Notes: svn path=/head/; revision=44943
* add libdvdreadYing-Chieh Liao2001-07-0711-0/+245
DVD player that supports DVD menus PR: 28410 Submitted by: Marc van Woerkom Notes: svn path=/head/; revision=44871