aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ogle
Commit message (Collapse)AuthorAgeFilesLines
* * LIB_DEPENDS changes (require libdvdread.so.5)Jeremy Chadwick2007-04-051-2/+2
| | | | | | | | | * PORTREVISION increment Reviewed by: philip Notes: svn path=/head/; revision=189307
* Give maintainership to multimedia@FreeBSD.org.Mario Sergio Fujikawa Ferreira2007-04-011-1/+1
| | | | Notes: svn path=/head/; revision=188911
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* o uphold portlint(1):Mario Sergio Fujikawa Ferreira2006-12-152-3/+2
| | | | | | | | | | | * Remove extraneous whitespaces * Use DATADIR macro PR: 97253 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=179808
* o Rollback: depend on audio/liba52 instead of audio/liba52-develMario Sergio Fujikawa Ferreira2006-12-151-10/+6
| | | | | | | | which broke too many installations o Bump PORTREVISION Notes: svn path=/head/; revision=179804
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* o Use recently added audio/liba52-devel port instead of audio/liba52Mario Sergio Fujikawa Ferreira2005-12-121-6/+10
| | | | | | | | | one. The development version provides better performance and improved AC3 handling. o Bump PORTREVISION Notes: svn path=/head/; revision=151025
* o If ${OSVERSION} >= 500000 use bswap16(9)/bswap32(9) insteadMario Sergio Fujikawa Ferreira2005-11-282-4/+12
| | | | | | | | of be16toh(9)/be32toh(9). o Bump PORTREVISION Notes: svn path=/head/; revision=149839
* o Properly set default dvd device based on OSVERSION unless one isMario Sergio Fujikawa Ferreira2005-11-181-3/+14
| | | | | | | | | | | picked by the user via WITH_DVD_DEVICE o Bump PORTREVISION PR: 88539 Submitted by: Craig Rodrigues <rodrigc@crodrigues.org> Notes: svn path=/head/; revision=148745
* Add SHA256 checksumMario Sergio Fujikawa Ferreira2005-11-111-0/+1
| | | | Notes: svn path=/head/; revision=147883
* Remove deprecated USE_SIZEMario Sergio Fujikawa Ferreira2004-12-251-1/+0
| | | | Notes: svn path=/head/; revision=125124
* - Fix build with gcc-3.4 by increasing optimization level to -O2Pav Lucistnik2004-08-151-0/+6
| | | | | | | | | This is a workaround for what looks like preprocessor bug in gcc Clue provided by: bland Notes: svn path=/head/; revision=116262
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-082-0/+2
| | | | Notes: svn path=/head/; revision=100321
* Switch dependency mad -> libmad as more apropriate.Alexander Nedotsukov2003-12-081-2/+2
| | | | Notes: svn path=/head/; revision=95308
* Chase the libmad/libid3tag shared lib version.Joe Marcus Clarke2003-12-071-1/+2
| | | | Notes: svn path=/head/; revision=95225
* 0.9.2Mario Sergio Fujikawa Ferreira2003-11-104-12/+20
| | | | Notes: svn path=/head/; revision=93607
* Update to 0.9.1Mario Sergio Fujikawa Ferreira2003-04-063-4/+4
| | | | Notes: svn path=/head/; revision=78390
* Update 0.9.0Mario Sergio Fujikawa Ferreira2003-03-065-30/+12
| | | | Notes: svn path=/head/; revision=77016
* 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
* Fix: insure CFLAG safenessMario Sergio Fujikawa Ferreira2002-11-261-1/+4
| | | | | | | | PR: 45688 Submitted by: Conrad Sabatier <conrads@cox.net> Notes: svn path=/head/; revision=71119
* Fix a logic error: add <sys/param.h> in patch-include:ogle_endian.hMario Sergio Fujikawa Ferreira2002-11-232-14/+10
| | | | | | | | | instead of extra-patch-include:ogle_endian.h since the former is optional. Therefore, all checks inside patch-include:ogle_endian.h will work regardless of application of extra-patch-include:ogle_endian.h Notes: svn path=/head/; revision=70904
* o Further improve detection of FreeBSD optimized byteswap routinesMario Sergio Fujikawa Ferreira2002-11-102-13/+20
| | | | | | | o No PORTREVISION bump Notes: svn path=/head/; revision=69837
* Add a fix that accounts for recently added <sys/endian.h> inMario Sergio Fujikawa Ferreira2002-10-112-14/+21
| | | | | | | | | | | | | 4.7-RELEASE. It should account for both prior to 4.7R and -CURRENT versions Reviewed by: mbr, Jose Marques <noway@nohow.demon.co.uk>, Jon Noack <noackjr@compgeek.com>, Kim Scarborough <sluggo@unknown.nu> Notes: svn path=/head/; revision=67820
* Fix build in -CURRENTMario Sergio Fujikawa Ferreira2002-10-051-2/+11
| | | | | | | | | | PR: 43546 Prompted by: elevati0n <elevati0n@motocross.com> Submitted by: mbr, Lars Eggert <larse@isi.edu> Notes: svn path=/head/; revision=67355
* o Update to 0.8.5Mario Sergio Fujikawa Ferreira2002-08-064-16/+6
| | | | | | | o Finally mpeg and lpcm audio. Thus, remove PKGMESSAGE Notes: svn path=/head/; revision=64110
* o Update to 0.8.4Mario Sergio Fujikawa Ferreira2002-07-033-13/+8
| | | | | | | | | | o USE_REINPLACE PR: 40049 Submitted by: ?yvind Kolbu <oyvind@kebab.gaffel.nu> Notes: svn path=/head/; revision=62382
* o Chase checksum. Ogle developers re-rolled the distfile, noMario Sergio Fujikawa Ferreira2002-06-131-1/+1
| | | | | | | | | | | | functional change: - ac3/audio_play.c: one line spacing change - vmg/Makefile.in: regenerated by automake PR: 39200 Prompted by: Nate Eldredge <neldredge@hmc.edu> Notes: svn path=/head/; revision=61185
* o Update to 0.8.3Mario Sergio Fujikawa Ferreira2002-06-104-75/+7
| | | | | | | | o Drop USE_LIBTOOL as dependency o Remove patches merged back into distribution Notes: svn path=/head/; revision=61078
* Improve previous patch: USE_SUBMAKE so that LIBA52_DEP_LIBS is dynamically ↵Mario Sergio Fujikawa Ferreira2002-05-191-1/+2
| | | | | | | | | defined across make targets; notably from depends to configure Notes: svn path=/head/; revision=59475
* Get rid of grep errors when liba52 hasn't been installed yetMario Sergio Fujikawa Ferreira2002-05-181-0/+4
| | | | | | | | Submitted by: fenner Requested by: kris Notes: svn path=/head/; revision=59446
* Fix configure against latest liba52 port with djbfft enabled perMario Sergio Fujikawa Ferreira2002-05-161-2/+8
| | | | | | | default Notes: svn path=/head/; revision=59220
* Remove unnecessary dependency on libdvdcss, it is now a dependencyMario Sergio Fujikawa Ferreira2002-04-191-1/+0
| | | | | | | under libdvdread Notes: svn path=/head/; revision=57895
* o Patch to work with liba52 update to 0.7.3Mario Sergio Fujikawa Ferreira2002-04-182-0/+64
| | | | | | | | | | o Bump PORTREVISION (liba52 had a slight interface update without a library version bump) Submitted by: ogle developers <dvd@dtek.chalmers.se> Notes: svn path=/head/; revision=57835
* o Enable WITH_OPTIMIZED_BYTESWAP if CPUTYPE was set properlyMario Sergio Fujikawa Ferreira2002-04-181-15/+21
| | | | | | | | | o Re-arrange a bit so that this affects the whole port Reviewed by: kris Notes: svn path=/head/; revision=57832
* o Add WITH_OPTIMIZED_BYTESWAP knob: to use optimized byteswapMario Sergio Fujikawa Ferreira2002-04-172-1/+29
| | | | | | | | | | | routines. This works only in the i386 architecture but only with 486 processors and above. o A trick to enable use of <machine/endian.h> kernel routines Submitted by: eivind Notes: svn path=/head/; revision=57778
* Chase libdvdcss update 1.1.0 version bumpMario Sergio Fujikawa Ferreira2002-04-161-1/+1
| | | | Notes: svn path=/head/; revision=57777
* Allow ogle and ogle-gui to find the libxml2 header files.Joe Marcus Clarke2002-04-131-0/+2
| | | | | | | | | | | | | According to www.libxml.org, libxml and libxml2 header files should be #include'd as <libxml/header.h> and not just <header.h>. Reported by: many Submitted by: lioux Reviewed by: sobomax Approved by: lioux Notes: svn path=/head/; revision=57662
* Chase libdvdcss library version bumpMario Sergio Fujikawa Ferreira2002-03-281-1/+1
| | | | | | | Submitted by: eivind Notes: svn path=/head/; revision=56809
* Update to 0.8.2Mario Sergio Fujikawa Ferreira2001-12-284-7/+7
| | | | Notes: svn path=/head/; revision=52311
* Add tricks to avoid need of USE_AUTO{CONF,MAKE}Mario Sergio Fujikawa Ferreira2001-11-081-2/+4
| | | | | | | Learned from: obrien Notes: svn path=/head/; revision=49826
* New port ogle version 0.8.1: Open DVD player that supports DVDMario Sergio Fujikawa Ferreira2001-10-267-0/+128
menus Reviewed by: Björn Englund <d4bjorn@dtek.chalmers.se>, Håkan Hjort <d95hjort@dtek.chalmers.se> (both ogle developers) Beta Tested by: chris@choll.freeserve.co.uk, Brooks Davis <brooks@one-eyed-alien.net>, Jason Andresen <jandrese@mitre.org>, MANTANI Nobutaka <nobutaka@nobutaka.com>, Oliver Brandmueller <ob@e-Gitt.NET>, Scott Long <scott_long@btc.adaptec.com>, Volker Stolz <stolz@hyperion.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=49220