25951 FreshPorts -- multimedia/ffmpeg
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ffmpeg 0.7.15,1 multimedia on this many watch lists=130 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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/yasm
  2. devel/binutils
  3. textproc/texi2html
  4. devel/pkgconf
  5. graphics/frei0r
  6. devel/gmake
  7. lang/perl5.14
Required Libraries:
  1. print/freetype2
  2. graphics/opencv-core
  3. multimedia/schroedinger
  4. multimedia/libtheora
  5. audio/libvorbis
  6. multimedia/libvpx
  7. multimedia/x264
  8. multimedia/xvid

This port is 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.15,1:
     AACPLUS=off: AAC support via libaacplus
     ALSA=off: ALSA audio architecture support
     AMR_NB=off: AMR Narrow Band audio support (opencore)
     AMR_WB=off: AMR Wide Band audio support (opencore)
     CELT=off: CELT audio codec support
     DEBUG=off: Install debug symbols
     DIRAC=off: Dirac codec support via libdirac
     FAAC=off: FAAC AAC encoder support
     FFSERVER=on: Build and install ffserver
     FREETYPE=on: TrueType font rendering support
     FREI0R=on: Frei0r video plugins support
     GSM=off: GSM codec support
     LAME=off: LAME MP3 audio encoder support
     OPENCV=on: OpenCV support
     OPENJPEG=off: Enhanced JPEG graphics support
     OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
     RTMP=off: RTMP protocol support via librtmp
     SCHROEDINGER=on: Dirac codec support via libschroedinger
     SDL=off: Simple Direct Media Layer support
     SPEEX=off: Speex audio format support
     THEORA=on: Ogg Theora video codec support
     VAAPI=off: VAAPI (GPU video acceleration) support
     VDPAU=off: VDPAU (GPU video acceleration) support
     VORBIS=on: Ogg Vorbis audio codec support
     VO_AACENC=off: AAC audio encoding via vo-aacenc
     VO_AMRWBENC=off: AMR Wide Band encoding via vo-amrwbenc
     VPX=on: VP8 video codec support
     X11GRAB=off: Enable x11 grabbing
     X264=on: H.264 video codec support via x264
     XVID=on: Xvid MPEG-4 video codec support
===> Use 'make config' to modify these settings

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

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

1 | 2  »  

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 14:20:28
Original commit files touched by this commit  0.7.15,1
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
23 Feb 2013 21:42:53
Original commit files touched by this commit  0.7.15,1
mm search for other commits by this committer
Update multimedia/ffmpeg to 0.7.15
07 Aug 2012 16:36:05
Original commit files touched by this commit  0.7.13_6,1
mm search for other commits by this committer
Depend on pkgconfig on build stage

PR:		ports/170453
06 Aug 2012 12:44:50
Original commit files touched by this commit  0.7.13_6,1
mm search for other commits by this committer
Link ffmpeg compat headers instead of copying
06 Aug 2012 11:33:09
Original commit files touched by this commit  0.7.13_5,1
mm search for other commits by this committer
Fix order if LICENSE_COMB and LICENSE in ffmpeg ports
06 Aug 2012 11:32:28
Original commit files touched by this commit  0.7.13_5,1
mm search for other commits by this committer
Reorder ffmpeg licensing knobs
06 Aug 2012 11:02:38
Original commit files touched by this commit  0.7.13_5,1
mm search for other commits by this committer
Make manpages independent of DOCS option
Remove conflict with ffmpeg-devel
23 Jul 2012 19:27:25
Original commit files touched by this commit  0.7.13_4,1
mm search for other commits by this committer
Update multimedia/x264 to 0.125.2201
Switch to new options framework
19 Jul 2012 20:15:39
Original commit files touched by this commit  0.7.13_3,1
naddy search for other commits by this committer
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
17 Jul 2012 08:58:09
Original commit files touched by this commit  0.7.13_2,1
mm search for other commits by this committer
Update ffmpeg to use new options framework
06 Jul 2012 05:10:18
Original commit files touched by this commit  0.7.13_1,1
mm search for other commits by this committer
Fix build without /usr/bin/perl symlink [1]
Fix build if rtmpdump is linked against OpenSSL from ports [2]
Do not build documentation if NOPORTDOCS is set

PR:     ports/163055 [1], ports/167516 [2]
03 Jul 2012 14:11:39
Original commit files touched by this commit  0.7.13,1
mm search for other commits by this committer
Update to 0.7.13
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.7.12_2,1
dinoex search for other commits by this committer
- update png to 1.5.10
19 May 2012 08:34:04
Original commit files touched by this commit  0.7.12_1,1
mm search for other commits by this committer
Fix support for X11 grabbing

PR:             ports/168120
Reported by:    Baptiste Daroussin <bapt@freebsd.org>
25 Apr 2012 14:21:56
Original commit files touched by this commit  0.7.12,1
mm search for other commits by this committer
Update to 0.7.12
18 Feb 2012 10:18:33
Original commit files touched by this commit  0.7.11_4,1
mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
16 Feb 2012 20:17:31
Original commit files touched by this commit  0.7.11_3,1
lx search for other commits by this committer
Fix build by chasing libvpx bump.
16 Feb 2012 15:57:34
Original commit files touched by this commit  0.7.11_3,1
ashish search for other commits by this committer
- Bump PORTREVISION to chase the update of multimedia/libvpx
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 ...

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

1 | 2  »  

2859
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
couchdbMay 26
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21

9 vulnerabilities affecting 25 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 24541
Broken 216
Deprecated 487
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 123
Set to expire 525
Interactive 33
new 24 hours 10
new 48 hours13
new 7 days36
new fortnight60
new month224

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0