sthen
a4a3fcc8a0
remove @commented entries, no longer needed following tag=disable-static.
...
from Brad.
2011-04-16 20:18:50 +00:00
sthen
63823c9382
Update comments in patch headers to include CVE details (no change to
...
actual code). from Brad.
2011-04-12 22:40:20 +00:00
sthen
8b274e7fbf
SECURITY, fix a heap-based buffer overflow in the MP4 demuxer.
...
From upstream via Brad.
2011-04-11 15:11:28 +00:00
dcoppa
bafe2933a4
Make use of libtool's tag=disable-static option to remove the unused
...
static archives for the plugins and libraries.
From Brad. OK sthen@
2011-04-04 07:43:22 +00:00
sthen
0e20780610
"Drop the use of faad / liba52 / libdca / libmad and libmpeg2 for decoding
...
AAC / AC3 / DTS / MPEG Audio and MPEG/MPEG2 in favour of FFmpeg's libavcodec
decoders which nowdays are just as good and in some cases like AC3 / DTS
are better." From Brad (maintainer). ok dcoppa@
2011-04-03 21:41:38 +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
592f947173
security update, fix buffer overflow CVE-2010-3275, CVE-2010-3276, from Brad
2011-03-25 01:07:00 +00:00
jakemsr
9b54f5b172
fix for newer libmatroska
...
from Brad (MAINTAINER)
2011-03-12 21:19:13 +00:00
ajacoutot
77403fc962
SECURITY: fix a remote code execution vulnerability issue with the
...
Mastroska container support (VideoLAN-SA-1102).
from Brad (maintainer)
ok sthen@
2011-02-02 09:34:23 +00:00
ajacoutot
528cfe5b3c
SECURITY: Handle early termination properly in StripTags.
...
from Brad
ok sthen@
2011-01-22 09:10:22 +00:00
jasper
90847ee882
- remove USE_GROFF=Yes, manpages checked by brad.
...
from brad (MAINTAINER)
2011-01-15 10:56:51 +00:00
jasper
82a76db7a0
Fix heap overflows in CDG decoder
...
from brad (MAINTAINER)
2011-01-14 19:46:46 +00:00
ajacoutot
3dd8f8eb09
Missed bumps.
2011-01-02 06:52:42 +00:00
ajacoutot
85e7ca5e26
Forgot to cvs add in previous...
2010-12-31 06:58:44 +00:00
ajacoutot
09a7fbcff0
SECURITY: CVE-2010-3907
...
Buffer overflow in Real demuxer.
See http://www.videolan.org/security/sa1007.html for details.
from Brad (maintainer)
2010-12-31 06:58:18 +00:00
espie
9ff53f35ab
remaining WANTLIB go .>= to >=
2010-11-22 10:16:08 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
jasper
a727f252b3
- adjust after recent schroedinger update
...
from brad
2010-11-19 08:59:32 +00:00
espie
632a3518ab
move gettext to new WANTLIB
2010-11-06 16:07:00 +00:00
steven
3e0671f6de
fix -export-symbols-regex libtool option syntax
...
with this, it builds fine with openbsd libtool
bump the revisions
2010-10-28 11:55:16 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
8e072131b6
USE_GROFF=Yes
2010-10-19 08:13:56 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
landry
f7034a1048
Fix for CVE-2010-2937 (Insufficient input validation in VLC TagLib
...
plugin) :
"VLC fails to perform sufficient input validation when trying to extract
some meta-informations about input media through ID3v2 tags. In the
failure case, VLC attempt dereference an invalid memory address, and a
crash will ensure."
From brad via sthen@
2010-09-29 11:30:03 +00:00
sthen
cfa3c6cd71
these ports don't build with ports libtool yet, as they ask libtool to
...
link with static library archives. force gnu libtool (this was already
done in vlc) and add a short explanatory comment. ok jasper@ ajacoutot@
2010-09-21 12:12:12 +00:00
sthen
65b9350bd9
sundry cleanups;
...
from Brad (maintainer):
- Fix sys/mount.h detection so VCD/libcdio support can be enabled.
- bump AUTOCONF_VERSION to 2.64.
- some Makefile cleaning up.
from me, ok Brad:
- garbage-collect share/locale dir
- collect REVISIONs together
2010-09-17 12:15:20 +00:00
jakemsr
d957ca2d31
* no more anonymous unions in video(4)
...
* bump REVISION-main
2010-09-12 22:33:57 +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
ajacoutot
7a75c60d16
Move to new DEPENDS.
2010-07-30 12:03:08 +00:00
ajacoutot
127208401d
First pass at new REVISION/DEPENDS... not finished yet.
2010-07-30 06:58:57 +00:00
sthen
ea4e7186ce
- avoid extra CFLAGS changes from the autoconf script
...
- remove amd64 MMX workaround, no longer needed with gcc4
from Brad.
2010-06-20 13:56:11 +00:00
sthen
f101ef36f7
cleanup from Brad (maintainer) after last commit:
...
- Correct CPPFLAGS handling
- Remove bogus SUBST_CMD in pre-configure
- Remove bogus gsm LIB_DEPENDS and move it to WANTLIB
2010-06-19 09:46:42 +00:00
dcoppa
f833f543bb
Ops! patch-src_Makefile_in contains a CVS id: replace it with a perl
...
workaround
2010-06-17 09:17:52 +00:00
dcoppa
d0a569e14d
Disable inhibit and screensaver plugins since they cause problems
...
when the dbus daemon is running
Fix Help->About->Thanks dialog
Unbreak after xulrunner update (patches adapted from archlinux)
OK ajacoutot@, landry@
2010-06-17 07:42:16 +00:00
sthen
d3325bbb11
Remove an #if patch that's now surplus since x264 has been upgraded.
...
From Brad, no binary change.
2010-06-04 23:21:43 +00:00
sthen
d5d0293b63
Remove posix_memalign workaround, now we have it in libc.
...
In ifdef's no longer used following the libc update, so no bump.
From Brad (maintainer).
2010-06-03 01:05:03 +00:00
sthen
5ed5681579
Build with libnotify support. From Brad.
2010-05-16 08:37:48 +00:00
sthen
f7df7b9bfa
Build v4l2 support, which can work with uvideo(4). From Brad.
2010-05-09 00:16:26 +00:00
edd
af996e26bb
Update to vlc-1.0.6 from maintainer Brad Smith.
...
OK dcoppa@, sthen@.
2010-05-05 08:43:35 +00:00
steven
c1e90ca01a
use gnu libtool here for now
2010-04-26 20:09:18 +00:00
espie
8db0112cb6
fix FULLPKGPATH
...
(ports is locked)
2010-02-26 18:10:51 +00:00
ajacoutot
861a799ae0
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00
ajacoutot
d5f0c067ee
Fix xulrunner package spec.
...
from an original diff for yelp by Mikolaj Kucharski
2009-11-24 09:01:47 +00:00
ajacoutot
509d218fc4
WANTLIB changes after xcb addition and bump.
2009-08-11 08:38:41 +00:00
martynas
2d5ac6f25b
adapt for the new xulrunner infrastructure.
...
no breakage in bulk build & bumps done by sthen@
2009-07-27 21:44:14 +00:00
sthen
0e87aad388
set the pkgspec for LIB_DEPENDS on ffmpeg to a version with schroedinger
...
included, so the tools know that old ffmpeg versions won't satisfy the
dependencies listed in WANTLIB.
this way, attempting to install these packages with old ffmpeg will
no longer give you a cryptic error message as seen by dhill@.
2009-07-19 22:49:12 +00:00
sthen
fb5e6e10c9
oil/schroedinger WANTLIB.
2009-07-19 16:28:31 +00:00
kili
76091f6c3b
Some fixes after the x264 update.
...
From Brad.
"theoretically ok" ajacoutot@
2009-04-14 19:52:08 +00:00
jakemsr
ebe658d00d
- remove artsd and esd backends
...
- add sndio to WANTLIB
mostly from Brad, thanks
2009-01-16 04:11:18 +00:00
jakemsr
32e8a1e508
- simpler faad related patching
...
- bump PKGNAME
ok brad@
2008-09-15 22:11:42 +00:00