Port details |
- ogle Open DVD player that supports DVD menus
- 0.8.5 graphics
=13 0.8.5Version of this port present on the latest quarterly branch.
- Maintainer: lioux@FreeBSD.org
- Port Added: 2001-10-26 12:37:59
- Last Update: 2002-11-28 17:36:25
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.dtek.chalmers.se/~dvd/
- Description:
- [ from developer's site ]
Ogle is an open DVD player which:
o Supports DVD menus and navigation
o Reads from mounted, unmounted DVDs and hard drive
o Reads encrypted and unencrypted DVDs using libdvdread/libdvdcss
o A new MPEG2 decoder with mmx/altivec/medialib acceleration
o Normal X11 and XFree86 Xvideo display support with subpicture
overlay
o Accelerated display on Sun FFB2+ cards
o Angle, audio and subpicture selection
o Handles advanced subpicture commands such as fade/scroll and wipe
o Detects and uses correct aspect for movie and menus
o Possible to play AC3 via S/PDIF with an external command
o Fullscreen mode
o Screenshots with and without subpicture overlay
WWW: http://www.dtek.chalmers.se/~dvd/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.5 28 Nov 2002 17:36:25 |
lioux |
-avifile ports/graphics/avifile
+avifile ports/multimedia/avifile
-divx4linux ports/graphics/divx4linux
+linux-divx4linux ports/multimedia/linux-divx4linux
-divx4linux4 ports/graphics/divx4linux4
+linux-divx4linux4 ports/multimedia/linux-divx4linux4
-ffmpeg ports/graphics/ffmpeg
+ffmpeg ports/multimedia/ffmpeg
-gstreamer ports/graphics/gstreamer
+gstreamer ports/multimedia/gstreamer
(Only the first 15 lines of the commit message are shown above ) |
0.8.5 26 Nov 2002 15:04:04 |
lioux |
Fix: insure CFLAG safeness
PR: 45688
Submitted by: Conrad Sabatier <conrads@cox.net> |
0.8.5 23 Nov 2002 21:34:36 |
lioux |
Fix a logic error: add <sys/param.h> in patch-include:ogle_endian.h
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 |
0.8.5 10 Nov 2002 19:38:57 |
lioux |
o Further improve detection of FreeBSD optimized byteswap routines
o No PORTREVISION bump |
0.8.5 11 Oct 2002 19:20:28 |
lioux |
Add a fix that accounts for recently added <sys/endian.h> in
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> |
0.8.5 05 Oct 2002 17:36:29 |
lioux |
Fix build in -CURRENT
PR: 43546
Prompted by: elevati0n <elevati0n@motocross.com>
Submitted by: mbr,
Lars Eggert <larse@isi.edu> |
0.8.5 06 Aug 2002 17:54:00 |
lioux |
o Update to 0.8.5
o Finally mpeg and lpcm audio. Thus, remove PKGMESSAGE |
0.8.4 03 Jul 2002 16:53:58 |
lioux |
o Update to 0.8.4
o USE_REINPLACE
PR: 40049
Submitted by: ?yvind Kolbu <oyvind@kebab.gaffel.nu> |
0.8.3 13 Jun 2002 02:50:44 |
lioux |
o Chase checksum. Ogle developers re-rolled the distfile, no
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> |
0.8.3 10 Jun 2002 22:51:12 |
lioux |
o Update to 0.8.3
o Drop USE_LIBTOOL as dependency
o Remove patches merged back into distribution |
0.8.2_1 19 May 2002 18:38:17 |
lioux |
Improve previous patch: USE_SUBMAKE so that LIBA52_DEP_LIBS is dynamically
defined
across make targets; notably from depends to configure |
0.8.2_1 18 May 2002 22:36:14 |
lioux |
Get rid of grep errors when liba52 hasn't been installed yet
Submitted by: fenner
Requested by: kris |
0.8.2_1 16 May 2002 02:21:14 |
lioux |
Fix configure against latest liba52 port with djbfft enabled per
default |
0.8.2_1 19 Apr 2002 21:29:01 |
lioux |
Remove unnecessary dependency on libdvdcss, it is now a dependency
under libdvdread |
0.8.2_1 18 Apr 2002 03:08:20 |
lioux |
o Patch to work with liba52 update to 0.7.3
o Bump PORTREVISION (liba52 had a slight interface update without
a library version bump)
Submitted by: ogle developers <dvd@dtek.chalmers.se> |
0.8.2 18 Apr 2002 02:26:17 |
lioux |
o Enable WITH_OPTIMIZED_BYTESWAP if CPUTYPE was set properly
o Re-arrange a bit so that this affects the whole port
Reviewed by: kris |
0.8.2 17 Apr 2002 00:29:35 |
lioux |
o Add WITH_OPTIMIZED_BYTESWAP knob: to use optimized byteswap
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 |
0.8.2 16 Apr 2002 23:20:29 |
lioux |
Chase libdvdcss update 1.1.0 version bump |
0.8.2 13 Apr 2002 16:51:14 |
marcus |
Allow ogle and ogle-gui to find the libxml2 header files.
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 |
0.8.2 28 Mar 2002 22:17:21 |
lioux |
Chase libdvdcss library version bump
Submitted by: eivind |
28 Dec 2001 00:53:09 |
lioux |
Update to 0.8.2 |
08 Nov 2001 00:42:48 |
lioux |
Add tricks to avoid need of USE_AUTO{CONF,MAKE} |
26 Oct 2001 16:37:59 |
lioux |
New port ogle version 0.8.1: Open DVD player that supports DVD menus |