FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 12:44 PM GMT
Port details
ffmpeg 0.7.11_2,1 multimedia on this many watch lists=131 search for ports that depend on this port An older version of this port was marked as vulnerable.
Realtime audio/video encoder/converter and streaming server
Maintained by: mm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Nov 2002 00:14:07
Also Listed In: audio ipv6 net
License: GPLv2 LGPL21
[ excerpt (with adaptations) from developer's README ]
ffmpeg is a hyper fast realtime audio/video encoder, a streaming
server and a generic audio and video file converter.

It can convert a standard video source into several file formats
based on DCT/motion compensation encoding. Sound is compressed in
MPEG audio layer 2 or using an AC3 compatible stream.

What makes ffmpeg interesting ?
- Simple and efficient video encoder: outputs MPEG1, H263, Real
  Video(tm), MPEG4, DIVX and MJPEG compatible bitstreams using the
  same encoder core.
- Hyper fast MPEG audio layer 2 compression (50 times faster than
  realtime on a K6 500).
[snip -> rest on website below]

ffmpeg is made of two programs:
* ffmpeg: soft VCR which encodes in real time to several formats.
  It can also encode from any supported input file format to any
  input supported format.
* ffserver: high performance live broadcast streaming server based
  on the ffmpeg core encoders.

WWW: http://ffmpeg.mplayerhq.hu/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/yasm, devel/binutils, textproc/texi2html, graphics/frei0r, devel/gmake
Required Libraries: print/freetype2, graphics/opencv-core, multimedia/schroedinger, multimedia/libtheora, audio/libvorbis, multimedia/libvpx, multimedia/x264, multimedia/xvid

Required by:
for Libraries

for Run

To install the port: cd /usr/ports/multimedia/ffmpeg/ && make install clean
To add the package: pkg_add -r ffmpeg


Configuration Options
===> The following configuration options are available for ffmpeg-0.7.11_2,1:
     AACPLUS=off (default) "Enable aac via libaacplus"
     ALSA=off (default) "Enable alsa input/output device"
     AMR_NB=off (default) "AMR Narrow Band audio encoder (opencore)"
     AMR_WB=off (default) "AMR Wide Band audio decoder (opencore)"
     CELT=off (default) "Enable CELT/Opus decoding via libcelt"
     DIRAC=off (default) "Dirac codec via libdirac"
     FAAC=off (default) "FAAC mp4/aac audio encoder"
     FFSERVER=on (default) "Build and install ffserver"
     FREETYPE=on (default) "Text on top of video frames (freetype2)"
     FREI0R=on (default) "Frei0r wrapper filter"
     GSM=off (default) "GSM audio codec"
     LAME=off (default) "LAME MP3 encoder"
     OPENCV=on (default) "OpenCV video filtering support"
     OPENJPEG=off (default) "JPEG 2000 decoder"
     OPTIMIZED_CFLAGS=off (default) "Additional optimizations"
     RTMP=off (default) "RTMP[E] support via librtmp"
     SCHROEDINGER=on (default) "Dirac codec via libschroedinger"
     SDL=off (default) "SDL support (build ffplay)"
     SPEEX=off (default) "Speex audio decoder"
     THEORA=on (default) "Theora encoder (implies OGG)"
     VAAPI=off (default) "GPU acceleration support (libva)"
     VDPAU=off (default) "Nvidia vdpau support"
     VO_AACENC=off (default) "AAC audio encoder (vo-aacenc)"
     VO_AMRWBENC=off (default) "AMR Wide Band audio encoder (vo-amrwbenc)"
     VORBIS=on (default) "Vorbis encoder via libvorbis (implies OGG)"
     VP8=on (default) "VP8 codec via libvpx"
     X264=on (default) "H.264 encoder"
     XVID=on (default) "Xvid encoder via xvidcore"
===> Use 'make config' to modify these settings

Master Sites:
http://ffmpeg.org/releases/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 146 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
25 Jan 2012 10:11:48
Original commit files touched by this commit  0.7.11_2,1
mm search for other commits by this committer
Update multimedia/schroedinger to 1.0.11
14 Jan 2012 22:27:02
Original commit files touched by this commit  0.7.11_1,1
netchild search for other commits by this committer
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
14 Jan 2012 08:57:23
Original commit files touched by this commit  0.7.8_1,1
 This port version is marked as vulnerable.
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
13 Jan 2012 14:18:30
Original commit files touched by this commit  0.7.11,1
mm search for other commits by this committer
Update to 0.7.11
21 Dec 2011 08:48:28
Original commit files touched by this commit  0.7.8_1,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Update x264 to 0.119.2113
02 Dec 2011 14:17:28
Original commit files touched by this commit  0.7.8,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Update to 0.7.8

Feature safe:   yes
08 Nov 2011 12:05:34
Original commit files touched by this commit  0.7.7,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Update to 0.7.7
10 Oct 2011 10:04:28
Original commit files touched by this commit  0.7.6,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Update to 0.7.6
27 Sep 2011 13:01:55
Original commit files touched by this commit  0.7.5,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Update to 0.7.5
19 Sep 2011 15:45:09
Original commit files touched by this commit  0.7.4_1,1
 This port version is marked as vulnerable.
ashish search for other commits by this committer
- Bump PORTREVISION of dependent ports due to multimedia/libvpx update
19 Sep 2011 08:53:11
Original commit files touched by this commit  0.7.4,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Update to 0.7.4
22 Aug 2011 21:14:34
Original commit files touched by this commit  0.7.3,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Update to 0.7.3
09 Aug 2011 09:47:38
Original commit files touched by this commit  0.7.2,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Update to 0.7.2
29 Jun 2011 20:46:36
Original commit files touched by this commit  0.7.1_4,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Add missing OpenCV patch

PR:             ports/158510
29 Jun 2011 14:16:13
Original commit files touched by this commit  0.7.1_3,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Reintroduce OPENCV and FREI0R options and enable by default
Remove SSSE3 and CPUDETECT options (now always on)

PR:     ports/149889, ports/156803, ports/158289, ports/158331
27 Jun 2011 22:54:44
Original commit files touched by this commit  0.7.1_2,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Add patch to fix building C++ programs
27 Jun 2011 20:41:15
Original commit files touched by this commit  0.7.1_1,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
For now, disable frei0r support because of cyclic dependencies
25 Jun 2011 09:35:39
Original commit files touched by this commit  0.7.1,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Fix plist if defined WITHOUT_FFSERVER

Reported by:    Stas Verberkt <legolas_at_legolasweb_dot_nl>
25 Jun 2011 09:21:31
Original commit files touched by this commit  0.7.1,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Add missing patch
25 Jun 2011 09:13:40
Original commit files touched by this commit  0.7.1,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Change descriptions of several OPTIONS
Reorganize several knobs
24 Jun 2011 22:37:15
Original commit files touched by this commit  0.7.1,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Update ffmpeg to 0.7.1
Add support for celt, freetype2, frei0r, rtmp, vo-aacenc, vo-amrwbenc
23 Jun 2011 18:09:46
Original commit files touched by this commit  0.6.3_2,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Update to 0.115.2000
03 May 2011 17:29:47
Original commit files touched by this commit  0.6.3_1,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Update libvpx to 0.9.6
Bump PORTREVISION of depending ports

PR:             ports/155522
Approved by:    maintainer (timeout)
03 May 2011 11:37:46
Original commit files touched by this commit  0.6.3,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Update to 0.6.3
22 Mar 2011 08:05:03
Original commit files touched by this commit  0.6.1_3,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Fix license files
22 Mar 2011 07:38:46
Original commit files touched by this commit  0.6.1_3,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Add LICENSE information
- If linking against libfaac, set RESTRICTED
- Respect WITH_DEBUG [1]
- Change WITH_VDPAU to a build-time dependency [2]
- Add new option WITH_VAAPI (multimedia/libva) [3]

PR:             ports/153540 [1], ports/153581 [2], ports/153727 [3]
Submitted by:   swell.k@gmail.com
29 Dec 2010 21:41:36
Original commit files touched by this commit  0.6.1_3,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Add libvdpau support to OPTIONS

PR:             ports/153491
Submitted by:   Bernhard Froehlich <decke@FreeBSD.org>
21 Dec 2010 09:16:51
Original commit files touched by this commit  0.6.1_3,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Add runtime CPU detection to OPTIONS (WITH_CPUDETECT)
- Enable runtime CPU detection by default (suitable for packages)
- Add MAP_ANONYMOUS libswscale patch (partially upstream) [1]

Submitted by:   avg [1]
12 Dec 2010 23:43:50
Original commit files touched by this commit  0.6.1_2,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Remove -D_POSIX_C_SOURCE=200112 from CFLAGS
    fixes some inline assembly crashes (libswscale.so)

Reported by:    avg (on freebsd-multimedia@)
30 Nov 2010 09:50:47
Original commit files touched by this commit  0.6.1_1,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update x264 to 0.110.1804
19 Oct 2010 10:27:39
Original commit files touched by this commit  0.6.1,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 0.6.1
16 Oct 2010 22:36:03
Original commit files touched by this commit  0.6_4,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- fix conflicts with ffmpeg-devel [1]
- properly handle alsa-lib as a possible dependency [2]

PR:             ports/150634 [1], ports/151508 [2]
Submitted by:   avilla@FreeBSD.org [1], makc@FreeBSD.org [2]
11 Oct 2010 13:51:28
Original commit files touched by this commit  0.6_3,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update schroedinger to 1.0.10
01 Aug 2010 20:41:26
Original commit files touched by this commit  0.6_3,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Fix architecture recognition [1]
- Remove ARCH hack and rename ARCH to FFMPEG_ARCH (fixes powerpc64 build)
- Synchronize patches between ffmpeg and ffmpeg-devel

PR:             ports/148200 [1]
Submitted by:   Nathan Whitehorn <nwhitehorn@freebsd.org> [1]
27 Jul 2010 18:53:43
Original commit files touched by this commit  0.6_2,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Add VP8 codec support via libvpx and enable by default

PR:             ports/149006
Submitted by:   Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
25 Jul 2010 16:18:15
Original commit files touched by this commit  0.6_1,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Add missing files to PORTDOCS
24 Jul 2010 16:38:20
Original commit files touched by this commit  0.6,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update ffmpeg to 0.6
24 Jul 2010 15:30:17
Original commit files touched by this commit  0.5.2_3,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update x264 to 20100624 (build 98)
09 Jun 2010 16:38:59
Original commit files touched by this commit  0.5.2_2,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Support SSSE3 by default
09 Jun 2010 16:24:45
Original commit files touched by this commit  0.5.2_2,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Fix CFLAGS
- Support SSSE3 without USE_GCC44+ (devel/binutils only)
06 Jun 2010 20:44:03
Original commit files touched by this commit  0.5.2_1,1
 This port version is marked as vulnerable.
naddy search for other commits by this committer
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
30 May 2010 09:17:59
Original commit files touched by this commit  0.5.2,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 0.5.2
21 Apr 2010 12:56:46
Original commit files touched by this commit  0.5.1_3,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update x264 to shared library version 85
18 Apr 2010 20:41:53
Original commit files touched by this commit  0.5.1_2,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Add ssse3 support to OPTIONS
18 Apr 2010 12:07:45
Original commit files touched by this commit  0.5.1_2,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Fix mmx/sse support in amd64 package [1]
- Add support for multimedia/x264-devel
- Bump PORTREVISION

PR:             ports/145586 [1]
Submitted by:   Bob Frazier <bobf@mrp3.com> [1]
27 Mar 2010 00:15:24
Original commit files touched by this commit  0.5.1_1
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
24 Mar 2010 18:44:22
Original commit files touched by this commit  0.5.1_1,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update schroedinger to 1.0.9
- Bump library version
10 Mar 2010 14:03:01
Original commit files touched by this commit  0.5.1,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Fix configure option if building WITH_FAAC

PR:             ports/144620
Submitted by:   Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
10 Mar 2010 11:00:00
Original commit files touched by this commit  0.5.1,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 0.5.1
- this version supports libx264 up shlib ver. 85
19 Jan 2010 11:24:04
Original commit files touched by this commit  0.5_2,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Unbreak build if recent multimedia/v4l-compat is installed

Submitted by:   kwm
31 Dec 2009 11:15:30
Original commit files touched by this commit  0.5_2,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Move x11grab to OPTIONS as this requires x11, disable by default
- Bump PORTREVISION
16 Oct 2009 11:24:04
Original commit files touched by this commit  0.5_1,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- fix VUPEN/ADV-2009-2678

Reported by:    hxxp@mailvault.com
Feature safe:   yes
12 Aug 2009 10:30:16
Original commit files touched by this commit  0.5,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Add ffmpeg-devel to CONFLICTS
12 Aug 2009 08:43:18
Original commit files touched by this commit  0.5,1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update ffmpeg to 0.5
- Include parts of [1]
- Take maintainership

PR:     ports/134632 [1]
06 Jul 2009 21:26:00
Original commit files touched by this commit  2008.07.27_11
 This port version is marked as vulnerable.
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
31 Mar 2009 13:58:18
Original commit files touched by this commit  2008.07.27_9
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update x264 to 0.0.20081218
- Remove x264-gtk

PR:             ports/132780
Submitted by:   Bapt <baptiste.daroussin@gmail.com>

- Update libquicktime to 1.1.1 to fix build with new x264

Submitted by:   kwm

- Chase x264 shlib bump
24 Mar 2009 16:58:56
Original commit files touched by this commit  2008.07.27_9
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Add MAKE_JOBS_SAFE to support SMP compilation
16 Mar 2009 19:38:08
Original commit files touched by this commit  2008.07.27_9
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Fix 4xm Processing Memory Corruption Vulnerability
- Bump PORTREVISON

PR:             132434
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Security:      
http://www.vuxml.org/freebsd/6733e1bf-125f-11de-a964-0030843d3802.html
21 Feb 2009 15:51:15
Original commit files touched by this commit  2008.07.27_8
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Chase audio/faad shlib bump
07 Sep 2008 03:31:58
Original commit files touched by this commit  2008.07.27_7
 This port version is marked as vulnerable.
ahze search for other commits by this committer
Force ffserver in to the background.

Reported by:    Robert Huff <roberthuff@rcn.com>
05 Sep 2008 15:20:46
Original commit files touched by this commit  2008.07.27_6
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Fix OPTIMIZED_CFLAGS option on gcc 4.2 (at least): explicitly disable
  finite-only math

PR:             ports/123409
Submitted by:   Tatsuki Makino <tatsuki_makino@hotmail.com>
17 Aug 2008 02:58:22
Original commit files touched by this commit  2008.07.27_6
 This port version is marked as vulnerable.
ahze search for other commits by this committer
Fix build when ARH_NV or ARM_WB is defined

PR:             ports/126554
Submitted by:   Carl Fongheiser <carlfongheiser@gmail.com>
14 Aug 2008 22:08:02
Original commit files touched by this commit  2008.07.27_6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Enable the img_resample (old) code even if ffmpeg is built with libswscale
support.  There were patches floating around for other OSes that did
something similar.  While applications should be moving to libswscale,
some (e.g. vlc) haven't gotten there yet.
11 Aug 2008 04:33:45
Original commit files touched by this commit  2008.07.27_5
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Append -I${includedir}/ffmpeg on to the Cflags in the pkg-config files.
This is known to fix the build of audio/picard, and maybe other ports as
well.

Reported by:    erwin
11 Aug 2008 02:41:45
Original commit files touched by this commit  2008.07.27_4
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Fix the plist after the recent commit.

Reported by:    QA worry wort
10 Aug 2008 19:46:43
Original commit files touched by this commit  2008.07.27_3
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Build libswscale by default once again.  I could not reproduce any problems
in swfdec-0.6.8, and ahze couldn't remember exactly what problems were
caused before.  If people notice issues after this commit, we will look
into them.

Approved by:    multimedia (ahze)
05 Aug 2008 03:02:40
Original commit files touched by this commit  2008.07.27_2
 This port version is marked as vulnerable.
mezz search for other commits by this committer
Fix compat headers installation, bump the PORTREVISION.

PR:             ports/126061
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:    marcus
28 Jul 2008 21:17:39
Original commit files touched by this commit  2008.07.27_1
 This port version is marked as vulnerable.
ahze search for other commits by this committer
Install all the ffmpeg headers in a compat location to fix build of many ports

Reported by:    pav
27 Jul 2008 23:51:20
Original commit files touched by this commit  2008.07.27
 This port version is marked as vulnerable.
ahze search for other commits by this committer
Update to 2008-07-27 snapshot
27 Apr 2008 10:22:56
Original commit files touched by this commit  2007.10.04_4
 This port version is marked as vulnerable.
mm search for other commits by this committer
- move knobs into OPTIONS, make (almost) everything selectable
- add option VHOOK to disable video hooks
- patch configure to support enable/disable of freetype2 and imlib2 vhooks
- fix imlib2 detection if no ${X11BASE}/include/X11/Xlib.h present
- bump PORTREVISION

PR:             ports/121636
Submitted by:   mm
Approved by:    maintainer timeout
22 Mar 2008 17:19:42
Original commit files touched by this commit  2007.10.04_3
 This port version is marked as vulnerable.
naddy search for other commits by this committer
Typo and consistency in the WITH/WITHOUT_foo messages.
13 Mar 2008 14:28:35
Original commit files touched by this commit  2007.10.04_3
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
11 Mar 2008 21:13:53
Original commit files touched by this commit  2007.10.04_2
 This port version is marked as vulnerable.
stas search for other commits by this committer
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
  privilegies)
- Add DBUS support.

Thanks to:      az
10 Jan 2008 22:32:11
Original commit files touched by this commit  2007.10.04_1
 This port version is marked as vulnerable.
anders search for other commits by this committer
Add support for 3GPP floating-point Adaptive Multi-Rate (AMR) speech
codec.
09 Oct 2007 19:38:24
Original commit files touched by this commit  2007.10.04_1
 This port version is marked as vulnerable.
ahze search for other commits by this committer
pass CONFIGURE_ARGS if WITHOUT_X264 is defined

Requested by:   mezz
09 Oct 2007 18:19:19
Original commit files touched by this commit  2007.10.04_1
 This port version is marked as vulnerable.
ahze search for other commits by this committer
- Update to 2007-10-04
- Chase libtheora
16 Sep 2007 18:09:51
Original commit files touched by this commit  2007.09.14
 This port version is marked as vulnerable.
ahze search for other commits by this committer
Update to 2007-09-14 snapshot
25 Aug 2007 21:57:39
Original commit files touched by this commit  2007.07.12_3
 This port version is marked as vulnerable.
mezz search for other commits by this committer
-Fix the build with WITH_DEBUG=yes by force add -O2 in DEBUG_FLAGS.

PR:             ports/115296
Reported by:    Robert Gogolok <gogo@cs.uni-sb.de>
25 Aug 2007 21:47:44
Original commit files touched by this commit  2007.07.12_3
 This port version is marked as vulnerable.
mezz search for other commits by this committer
-Fix the CFLAGS/LDFLAGS.
-Fix the build if it has no -O* or/and has -O0 by force replace to -O2.

PR:             ports/115076
Submitted by:   Tatsuki Makino <tatsuki_makino@hotmail.com>
21 Aug 2007 14:00:30
Original commit files touched by this commit  2007.07.12_3
 This port version is marked as vulnerable.
ahze search for other commits by this committer
Make CONFIGURE_ARGS and MAKE_ENV append since its included after bsd.port.pre.mk

Reported by:    lol@chistydom.ru
19 Aug 2007 10:37:57
Original commit files touched by this commit  2007.07.12_3
 This port version is marked as vulnerable.
se search for other commits by this committer
Bump PORTREVISION since this port now installs a previously forgotten
header file that is required by dependent ports (i.e. those are broken
until ffmpeg is installed with the missing header).
19 Aug 2007 10:35:00
Original commit files touched by this commit  2007.07.12_2
 This port version is marked as vulnerable.
se search for other commits by this committer
The ffmpeg developers moved part of avcodec.h into a new file allcodecs.h,
but have not modified the Makefile in libavcodec to install that header.

This broke dvbcut and possibly other ports that directly access decoder
or encoder functions (i.e. which do not use avcodec_find_decoder() to
search for them). Direct access to the functions has not been declared
deprecated (AFAIK) and thus it appears that installation of the header
has just been forgotten ...
12 Aug 2007 20:11:58
Original commit files touched by this commit  2007.07.12_2
 This port version is marked as vulnerable.
thierry search for other commits by this committer
- Don't build ffmpeg with swscaler by default: VLC 0.8.6c does not
  support it; if you still need it, please define WITH_SWSCALER;

- re-activate Theora support;

- remove ancient bits from DTS;

- define CONFIGURE_LOG to track possible failures.

PR:             ports/115428
Approved by:    mezz
31 Jul 2007 14:43:27
Original commit files touched by this commit  2007.07.12_1
 This port version is marked as vulnerable.
ahze search for other commits by this committer
Fix patch for users of FreeBSD 6.0 and older

PR:             ports/115079
Reported by:    tatsuki_makino@hotmail.com
29 Jul 2007 13:54:18
Original commit files touched by this commit  2007.07.12_1
 This port version is marked as vulnerable.
ahze search for other commits by this committer
- Don't try to patch non-existent Makefile when WITH_IMLIB2 is defined [1]
- Reword faad description in pre-everything since it is now enabled by default
[2]
- Revert back to only installing man pages if NOPORTDOCS is not defined since
  man pages are generated by programs that build portdocs [2]

Reported by:    barbara.xxx1975@libero.it [1]
                sunpoet@sunpoet.net [2]
29 Jul 2007 00:46:08
Original commit files touched by this commit  2007.07.12
 This port version is marked as vulnerable.
ahze search for other commits by this committer
Update to 2007-07-12
28 Jul 2007 12:27:31
Original commit files touched by this commit  2007.05.30_2
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
12 Jun 2007 09:00:26
Original commit files touched by this commit  2007.05.30_1
 This port version is marked as vulnerable.
ahze search for other commits by this committer
- Make ffserver look for ffserver.conf in PREFIX/etc
- Don't install man pages when NOPORTDOCS is defined

PR:             ports/113606
                ports/113245
Submitted by:   Joao Rocha Braga Filho
                Sunpoet Po-Chuan Hsieh
12 Jun 2007 02:06:49
Original commit files touched by this commit  2007.05.30
 This port version is marked as vulnerable.
ahze search for other commits by this committer
- Update to 2007-05-30 snapshot
- Install etc/ffserver.conf

PR:             113547
Requested by:   Joao Rocha Braga Filho
02 Jun 2007 03:48:14
Original commit files touched by this commit  2007.04.29_3
 This port version is marked as vulnerable.
mezz search for other commits by this committer
Enable bktr by default with WITHOUT_BKTR to disable it.

PR:             ports/113077
Submitted by:   HASHI Hiroaki <hashiz@tomba.meridiani.jp>
25 May 2007 17:07:37
Original commit files touched by this commit  2007.04.29_2
 This port version is marked as vulnerable.
ahze search for other commits by this committer
- Update to 2007-04-29 (merged from multimedia/ffmpeg-devel)
31 Mar 2007 05:39:48
Original commit files touched by this commit  0.4.9.p1_7
 This port version is marked as vulnerable.
ahze search for other commits by this committer
Transfer MAINTAINER to multimedia@
31 Mar 2007 03:25:48
Original commit files touched by this commit  0.4.9.p1_7
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Give maintainership to Michael Johnson <ahze@FreeBSD.org>.
11 Mar 2007 08:51:14
Original commit files touched by this commit  0.4.9.p1_7
 This port version is marked as vulnerable.
stas search for other commits by this committer
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
  was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
  support it anymore. [2]

The patch was tested in the tinderbox.

Approved by:    portmgr (marcus) [1],
                Anders Troback <freebsd@troback.com> (maintainer) [2]
21 Sep 2006 08:07:59
Original commit files touched by this commit  0.4.9.p1_6
 This port version is marked as vulnerable.
stas search for other commits by this committer
 - Fix SDL-dependent ports broken by last update.

Approved by: kris (portmgr), sem (mentor)
20 Sep 2006 11:21:59
Original commit files touched by this commit  0.4.9.p1_6
 This port version is marked as vulnerable.
stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
10 May 2006 22:37:39
Original commit files touched by this commit  0.4.9.p1_5
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
20 Feb 2006 20:47:50
Original commit files touched by this commit  0.4.9.p1_5
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
07 Jan 2006 06:29:57
Original commit files touched by this commit  0.4.9.p1_5
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).

Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.

This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.

In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.

Bump PORTREVISION to make sure that users and packages
pick up this change.
06 Dec 2005 20:06:50
Original commit files touched by this commit  0.4.9.p1_4
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Fix FFmpeg libavcodec Buffer Overflow Vulnerability advisory:

  http://secunia.com/advisories/17892/

o Patch can be found at:

  http://article.gmane.org/gmane.comp.video.ffmpeg.devel/26558

o Bump PORTREVISION

Submitted by:   Simon Kilvington <s.kilvington@eris.qinetiq.com> (patch)
Prompted by:    marcus

Number of commits found: 146 (showing only 100 on this page)

1 | 2  »  

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight69
new month139

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 1.386 seconds.