Commit Graph

76 Commits

Author SHA1 Message Date
dcoppa
6b929c59fb - Get rid of the use of libtool's -tag=disable-static.
- Merge in a whole bunch of various fixes from upstream and add
  comments for the existing fixes which didn't have a comment in
  the patch.

From Brad; OK sthen@
2011-05-11 09:05:54 +00:00
sthen
65d10f2a68 sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 23:11:53 +00:00
sthen
2f6c635f99 remove casts now that NULL is a void *
from Brad.
2011-04-15 23:22:31 +00:00
sthen
00582ef96a Bump ports which should be using newer autoconf to 2.65;
config.h files checked.  From Brad.
2011-03-26 10:05:24 +00:00
sthen
78f3198600 Fixes from upstream, from Brad:
- Proper place for log mutex initialization. Fixed a leak.
- Using binary mode when checking configfile. New configfile would not be
  written only when switching binaries for different platforms.

Also sync WANTLIB.
2010-11-22 11:15:55 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
jasper
cd5d1c7ad0 - remove unneeded patches that we have sched_get_priority_* now.
from brad (MAINTAINER)
2010-11-07 18:45:38 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
4cc3f43b65 USE_GROFF=Yes 2010-10-18 21:25:07 +00:00
dcoppa
f92b090310 Recognize the f4a / f4v extensions.
From Brad (maintainer)
2010-10-15 14:13:03 +00:00
sthen
ae601a0d5a Garbage collect some patches for Xine-lib which are not necessary.
From Brad.
2010-09-20 07:58:13 +00:00
sthen
0c0d6dd0d0 update xine-lib to 1.1.19 and switch to new-style LIB_DEPENDS/WANTLIB
from Brad, thanks landry@ for testing in bulk build
2010-09-13 20:12:16 +00:00
sthen
adfaa8987d - chase the library change in multimedia/schroedinger; oil->orc
- add various other missing WANTLIB (and LIB_DEPENDS in some cases)
- while there move PKGNAME=..pX to REVISION, and move some ports
to new-style LIB_DEPENDS

original diff from Brad, extensive checking by me (clean build of everything
related to liboil).
2010-08-25 23:27:21 +00:00
sthen
6e3317b590 move to autoconf 2.64, from Brad 2010-04-03 19:52:41 +00:00
sthen
a91c11822b Add the X11 header path to CPPFLAGS so as to properly detect
the OpenGL headers and actually enable the OpenGL video output
plugin.   From Brad.
2010-03-21 21:31:52 +00:00
sthen
5e4406d4aa update to 1.1.18.1, from Brad 2010-03-21 01:41:15 +00:00
sthen
311c7b0eb6 Fix playback of 24-bit FLAC files. From Brad. ok ajacoutot@
(ports is not fully open)
2010-03-03 08:29:18 +00:00
sthen
ef99599f5b Update to xine-lib 1.1.17 and disable win32 codecs. From Brad. 2010-01-05 11:48:51 +00:00
sthen
25379c3e3f use libmpcdec from packages rather than an internal copy; from Brad. 2009-08-11 21:30:58 +00:00
sthen
9f8897667b add xcb support; from Brad. 2009-08-07 22:11:08 +00:00
sthen
0e74cd9ed3 - use external DTS library, bump PKGNAME
- sort CONFIGURE_ARGS

from Brad.
2009-08-07 20:32:28 +00:00
sthen
4326f93d0c Disable the multichannel support for sndio for the time being since using
actual multichannel audio results in garbled sound. From Brad (maintainer).
2009-08-03 11:03:10 +00:00
jakemsr
1d60c5bf83 adjust header locations after libdvdnav update 2009-07-30 19:12:44 +00:00
sthen
0c1a90fa3a add SIMPLEBLOCK support for Matroska; from upstream repository.
http://bugs.xine-project.org/show_bug.cgi?id=216

from Brad (maintainer).
2009-07-14 09:10:05 +00:00
sthen
cea15ea335 Security update to 1.1.16.3 from Brad (maintainer) - int overflows in
the 4XM demux (TKADV2009-004, CVE-2009-0385) and the Quicktime demux.
2009-04-04 00:28:56 +00:00
kili
dcf33e4444 Fix pkgpath for the former -jack subpackage and add pkgpaths for
the other ex-subpackages and conflict markers (thanks to sthen@ for
explaining the @conflict problem).

ok sthen@, brad (maintainer)
2009-02-21 21:48:10 +00:00
kili
63e4e8b069 Unbreak.
"ugh" sthen@ ;-)
2009-02-17 19:40:38 +00:00
sthen
5ff4499757 new HOMEPAGE and bump, from Brad. 2009-02-17 12:39:34 +00:00
sthen
18357e3cf8 SECURITY update to 1.1.16.2; CVE-2008-5239, CVE-2008-5240, TKADV2009-004
from Brad (maintainer).
2009-02-16 01:24:24 +00:00
sthen
87f5a96e0f add an update from upstream repo via Brad (maintainer).
avoid hangs in some front-ends e.g. Amarok.
2009-02-09 20:35:50 +00:00
sthen
db3179044c - SECURITY update to Xine-lib 1.1.16.1
- Heap overflow in Quicktime atom parsing.  (CVE-2008-5234 vector 1)
  - Multiple buffer overflows.                (CVE-2008-5236)
  - Multiple integer overflows.               (CVE-2008-5237)
  - Unchecked read function results.          (CVE-2008-5239)
  - Unchecked malloc using untrusted values.  (CVE-2008-5240 vectors 3 & 4)
  - Buffer indexing using an untrusted value. (CVE-2008-5243)
- Clean up the Makefile
- Enable the Xv motion compensation support
- Remove the JACK sound support
- Remove the now unnecessary multi-packaging
- Remove an unnecessary patch for the Sun sound code
- Comment out some files in the PLIST that do not pertain to OpenBSD
- Add WavPack support

from Brad (taking MAINTAINER).
2009-02-02 22:00:42 +00:00
jakemsr
07f6a51244 - remove arts and esd output plugins and related patching
- comment out audio(4) backend, as sndio backend is preferred

from Brad, thanks
2008-12-29 23:26:21 +00:00
jakemsr
71ec3960d7 - close the handle if it's already opened in ao_sndio_open
- close the handle when things go bad in ao_sndio_open
- remove 24 bit support, since it's not really useful right now
- use appbufsz instead of bufsz
- close the handle in ao_sndio_close
- various other cleanups

mostly from Brad
2008-12-21 07:56:47 +00:00
brad
0b2ad90cb4 Add an ao plugin for sndio.
With assistance from and Ok ratchov@
2008-12-14 23:57:34 +00:00
brad
94c9145d4d Correct detection of code being compiled as PIC. Allows the cpuid inline
assembly code to compile thus allowing dynamic SIMD instruction detection
and the use of MMX Extended and 3DNow (as well as SSE/SSE2 if and when
such code is added).

ok jakemsr@
2008-09-25 20:43:09 +00:00
brad
4db68789cb Add support for H.264/AAC and some other audio codecs to the Flash
demuxer.

From Xine-lib repo

ok jakemsr@
2008-09-16 02:37:04 +00:00
jakemsr
32e8a1e508 - simpler faad related patching
- bump PKGNAME

ok brad@
2008-09-15 22:11:42 +00:00
brad
e2615fc74c Fix CDDB access on 64-bit architectures.
From Xine-lib source repo

ok jakemsr@
2008-08-31 00:35:08 +00:00
brad
debc96f684 Fix compilation with some C++ based programs. 2008-08-21 21:56:49 +00:00
brad
9d275cf52c update to Xine-lib 1.1.15
This release contains some security fixes, notably a DoS via
corrupted Ogg files (CVS-2008-3231), some related fixes, and
fixes for a few possible buffer overflows.

ok jakemsr@
2008-08-20 01:54:01 +00:00
brad
cca4867cee update to Xine-lib 1.1.14
ok jakemsr@
2008-07-02 01:02:42 +00:00
brad
53a59191f0 update to Xine-lib 1.1.13
This release contains a security fix (buffer overflow in the NSF demuxer,
CVE-2008-1878). There are also a few bug fixes, and a new JACK output
plugin.

ok jakemsr@
2008-06-18 01:26:40 +00:00
sthen
4aced0dce7 sync WANTLIB, bump package version. 2008-06-01 08:21:15 +00:00
jakemsr
0d6ddb7b46 update to xine-lib-1.1.12
This release contains a security fix (unchecked array index,
CVE-2008-1686). There are also a few bug fixes, and open-source
support for RealAudio "cook". For front-end package maintainers,
there's a tool to help maintain MIME type lists, and for developers
who need raw frame data, you can now get that with the "raw" video
output plugin.

from brad@
2008-04-15 11:24:14 +00:00
jakemsr
23d0a44995 fixes for quicktime, matroska and wavpack pulled from xine-lib repo
by brad@

fixes problem reported by viq on ports@
2008-04-06 10:12:23 +00:00
jakemsr
3c1d3ea35a update to xine-lib-1.1.11.1
* Security fixes:
  - Integer overflows in FLV, Qt, Real, WC3Movie, Matroska and FILM
    demuxers, allowing remote attackers to trigger heap overflows and
    possibly execute arbitrary code. (CVE-2008-1482)
* Added a few more memory allocation checks to the above demuxers.
* WAV file playback fix: don't assume that the first chunk is "fmt ".
* Don't try to play partial 24-bit AIFF frames (decoder would lose data).
* Fixed AIFF comment chunk handling and sample rate reading.
* LPCM fixes: input over-reading, conversion of 24-bit samples.

from brad@
2008-03-31 11:28:59 +00:00
jakemsr
2f5a08edae the tvtime postprocessing plugin doesn't link on amd64. appears
to be an assembly problem in the tomsmocomp filter, but strangely
this was building before, and the code did not change.

so, only build/install the tvtime plugin on i386, until the problem
is resolved.
2008-03-27 01:35:02 +00:00
jakemsr
972b64c1c1 -update to xine-lib-1.1.11
SECURITY: CVE-2008-0073: libreal (RTSP) boundary error

-add jack subpackage

update is from Brad, thanks
2008-03-24 03:26:34 +00:00
jakemsr
b62fe228b5 fix breakage that was introduced with the recent FLAC security fix
which breaks some FLAC files.

from the Xine-lib source repo via brad@

ok naddy@
2008-02-24 20:36:15 +00:00
jakemsr
9af6c17863 update to 1.1.10.1
security - fix stack overflow in FLAC tag parser
-fix RealPlayer codec detection bug
- improve id3v2 tag parser

from brad@

while here, fix a couple "missing sentinel" issues
2008-02-11 01:17:33 +00:00