1d6f4 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 64 on this page)

«  1 | 2 

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
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
11 Nov 2005 06:06:17
Original commit files touched by this commit  0.4.9.p1_3
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Add SHA256 checksum
19 Jun 2005 18:20:23
Original commit files touched by this commit  0.4.9.p1_3
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Fix build on OSVERSION < 500000 by disabling POSTPROCESS library
building. The compiler does not support the assembler code. Tested
in tinderbox
06 Jun 2005 02:05:01
Original commit files touched by this commit  0.4.9.p1_3
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Improve the bktr(4) device grab code [1]
        1) Add support for DragonFly
        2) Use proper castings
        3) Test file descriptors before using them
        4) Improve frame capture
        5) Fix some errors
        6) Clean up the signals on bktr(4) when closing the device
o Inherit CFLAGS (uphold CFLAGS) if WITH_OPTIMIZED_CFLAGS
o Build and install post processing library
o Bump PORTREVISION

Submitted by:   Steve O'Hara-Smith <steve@sohara.org> et al [1]
07 May 2005 01:02:23
Original commit files touched by this commit  0.4.9.p1_2
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Add CONFLICTS due to upcoming ffmpeg-devel port
07 Mar 2005 16:41:04
Original commit files touched by this commit  0.4.9.p1_2
 This port version is marked as vulnerable.
adamw search for other commits by this committer
Bump PORTREVISION on all ports that received the imlib2 shlib chase.
07 Mar 2005 15:10:20
Original commit files touched by this commit  0.4.9.p1_1
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3.

PR:             ports/78347
Submitted by:   Russell Jackson <raj at cserv62.csub.edu>
Somepart by:    me
02 Jan 2005 00:53:51
Original commit files touched by this commit  0.4.9.p1_1
 This port version is marked as vulnerable.
kris search for other commits by this committer
Does not compile on alpha

Approved by:    portmgr (self)
25 Dec 2004 12:49:12
Original commit files touched by this commit  0.4.9.p1_1
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Pet devel/portlint(1)
- Remove extraneous whitespaces at end of lines
- Place DISTVERSION on the correct location
12 Dec 2004 21:32:14
Original commit files touched by this commit  0.4.9.p1_1
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Fix PLIST: ffplay is only built WITH_SDL
o Bump PORTREVISION

PR:             74965
Submitted by:   Serge Gagnon <ser_gagnon@sympatico.ca>
08 Dec 2004 15:05:16
Original commit files touched by this commit  0.4.9.p1
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Fix build without NOPORTDOCS: force detection of port textproc/texi2html

Reviewed by:    Randy Pratt <rpratt1950@earthlink.net>,
                Frank Mayhar <frank@exit.com>
05 Dec 2004 18:12:42
Original commit files touched by this commit  0.4.9.p1
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Update to 0.4.9.p1
o SHLIB version bump: a trick to help detect the problem that ffmpeg
  will not build with the previous ffmpeg library installed

PR:             69210 [1],
                74225 [2]
Submitted by:   ahze [1],
                Frank Mayhar <frank@exit.com> [2]
03 Sep 2004 21:48:56
Original commit files touched by this commit  0.4.8_5
 This port version is marked as vulnerable.
lofi search for other commits by this committer
Fix build on gcc 3.4
14 Apr 2004 22:34:50
Original commit files touched by this commit  0.4.8_5
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Fix build on -CURRENT i386 ARCH, OSVERSION >= 502000

PR:             64825
Submitted by:   mike johnson <ahze@ahze.net>
13 Apr 2004 23:35:41
Original commit files touched by this commit  0.4.8_5
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Fix typo: WITHOUT_A52 -> WITHOUT_LIBA52
21 Mar 2004 01:32:37
Original commit files touched by this commit  0.4.8_5
 This port version is marked as vulnerable.
lioux search for other commits by this committer
1) Enable shared postprocess per default
2) Add WITHOUT_POSTPROCESS knob for backward compatibility. However,
   using might break ports that require postprocess to be enabled
   in ffmpeg
3) Bump PORTREVISION due to [1]
4) Remove PKGMESSAGE since it is no longer necessary to warn about
   ffmpeg045 port. It has been removed since the reasons for
   maintaining an old parallel version of ffmpeg no longer exist

PR:             64257 [1,2,3]
Submitted by:   dinoex
19 Mar 2004 12:22:34
Original commit files touched by this commit  0.4.8_4
 This port version is marked as vulnerable.
kris search for other commits by this committer
BROKEN on i386 5.x: Does not compile
14 Mar 2004 04:51:05
Original commit files touched by this commit  0.4.8_4
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Fix "make deinstall reinstall": "unfix" some header files inside
  WRKSRC after installation.

PR:             47713
Submitted by:   parv <parv_fm@emailgroups.net> (report),
                Anish Mistry <mistry.7@osu.edu> (fix)
14 Mar 2004 04:42:54
Original commit files touched by this commit  0.4.8_4
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Support moved header files in FreeBSD 5.x branch: the header files
for the Brooktree and Meteor interfaces have been moved

PR:             62178
Submitted by:   Steve O'Hara-Smith <steve@sohara.org>
08 Mar 2004 01:01:31
Original commit files touched by this commit  0.4.8_4
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Properly use SDL everywhere:
        USE_SDL=yes     -> USE_SDL=sdl  (good examles everywhere)
        WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:             follow-ups of ports/55494, ports/61877
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
01 Mar 2004 08:09:02
Original commit files touched by this commit  0.4.8_4
 This port version is marked as vulnerable.
adamw search for other commits by this committer
Remove a quotation mark that snuck in when I wasn't paying attention.

Woah. The roof of the building right outside my window just caught fire.
Uh... I should probably stop typing and go make a phone call.

Submitted by:   John Birrell <jb@cimlogic.com.au>
28 Feb 2004 19:44:10
Original commit files touched by this commit  0.4.8_4
 This port version is marked as vulnerable.
adamw search for other commits by this committer
Add a missing \.

Submitted by:   FreshPorts sanity checking, which I didn't even know was
                trolling my commits. Cool!!1
28 Feb 2004 19:40:32
Original commit files touched by this commit  0.4.8_4
 This port version is marked as vulnerable.
adamw search for other commits by this committer
Add faad support, unbreak imlib2 support, and fix the pkg-plist. All topped
with a PORTREVISION bump.

Approved by:    no response from maintainer
23 Feb 2004 04:26:02
Original commit files touched by this commit  0.4.8_3
 This port version is marked as vulnerable.
kan search for other commits by this committer
Unbreak on 5.x. Define PIC when compiling with -fpic, some codecs
use that to decide whether to enable inline assemply optimisations.
22 Feb 2004 01:05:25
Original commit files touched by this commit  0.4.8_3
 This port version is marked as vulnerable.
kris search for other commits by this committer
This port is also broken on 4.x.  It is scheduled for removal on April 21
if it is still broken at that time.
08 Feb 2004 01:14:05
Original commit files touched by this commit  0.4.8_3
 This port version is marked as vulnerable.
lioux search for other commits by this committer
USE_SIZEify
06 Feb 2004 23:16:04
Original commit files touched by this commit  0.4.8_3
 This port version is marked as vulnerable.
kris search for other commits by this committer
BROKEN On 5.x: does not compile
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.4.8_3
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
31 Jan 2004 03:57:50
Original commit files touched by this commit  0.4.8_2
 This port version is marked as vulnerable.
arved search for other commits by this committer
Fix build on AMD64

Approved by:    maintainer timeout (26 days)
28 Dec 2003 01:05:16
Original commit files touched by this commit  0.4.8_2
 This port version is marked as vulnerable.
sf search for other commits by this committer
fix build with lame.
27 Dec 2003 23:02:44
Original commit files touched by this commit  0.4.8_2
 This port version is marked as vulnerable.
sf search for other commits by this committer
$ ffmpeg
/libexec/ld-elf.so.1: Shared object "libavcodec.so" not found
$ (cd /usr/local/lib; ls -l libavcodec.so*)
lrwxr-xr-x  1 root  wheel  15 Dec 22 00:32 libavcodec.so@ -> libavcodec.so.0
lrwxr-xr-x  1 root  wheel  13 Dec 22 00:32 libavcodec.so.0@ -> libavcodec.so
$ tail -5 /usr/ports/multimedia/ffmpeg/Makefile  | head -3
# add shared lib link
        @${LN} -sf libavcodec.so \
        ${PREFIX}/lib/libavcodec.so.${SHLIB_VERSION}

This inversion symlink problem fixed in ports/56721
(files/patch-libavcodec::Makefile) but this code left unremoved.
15 Dec 2003 18:44:02
Original commit files touched by this commit  0.4.8_1
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Chase libraries for new Imlib2 version
08 Dec 2003 03:26:41
Original commit files touched by this commit  0.4.8_1
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Fix installation of shared libs, man page installation, and plist.
Bump portrevision, although the original patch didn't do that (this
seems necessary enough to me).  Compiles ok on 4.x, 5.x.
PR:             ports/56721
Submitted by:   Simon Barner <barner@in.tum.de>
Committed on behalf of lioux@, who is having machine troubles.
08 Oct 2003 13:37:43
Original commit files touched by this commit  0.4.8
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to 0.4.8

Submitted by:   Steve O'Hara-Smith <steve@sohara.org>
22 Sep 2003 05:01:39
Original commit files touched by this commit  0.4.7
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Add WITH_FREETYPE2 knob: handles optional drawtext vhook plugin
o Fixes bento build

Submitted by:   bento, kris,
                Steve O'Hara-Smith <steve@sohara.org>
07 Sep 2003 23:52:59
Original commit files touched by this commit  0.4.7
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to 0.4.7

Submitted by:   Steve O'Hara-Smith <steve@sohara.org>
03 Jun 2003 06:33:38
Original commit files touched by this commit  0.4.6_3
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Fix build on alpha arch: do not use i386 specific patches on alpha
18 Apr 2003 04:08:57
Original commit files touched by this commit  0.4.6_3
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Switch to new USE_GETOPT_LONG ports option
05 Mar 2003 05:30:08
Original commit files touched by this commit  0.4.6_3
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Update grabbing code adding support for: PALBDGHI, NTSCM, SECAM,
  PALN, PALM and NTSCJ
o Bump PORTREVISION

Submitted by:   Steve O'Hara-Smith <steve@sohara.org>
23 Feb 2003 19:58:35
Original commit files touched by this commit  0.4.6_2
 This port version is marked as vulnerable.
lioux search for other commits by this committer
De-pkg-comment
05 Feb 2003 20:31:02
Original commit files touched by this commit  0.4.6_2
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Add a simple "block until data is available or timeout is reached"
  wait mechanism to audio encoding routines. This avoids busy wait
  blocking which needlessly consumes CPU
o Bump PORTREVISION

Submitted by:   Steve O'Hara-Smith <steve@sohara.org>
Obtained from:  ffmpeg CVS repository
28 Jan 2003 16:27:58
Original commit files touched by this commit  0.4.6_1
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Do not select cpu type for the configure script: this disables
  assembly optimizations for each platform. Figures.
o configure script was ignoring our enabling the video capture
  interface. Hard code this.
o Bump PORTREVISION

Submitted by:   Steve O'Hara-Smith <steve@sohara.org>
10 Jan 2003 18:33:02
Original commit files touched by this commit  0.4.6
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Remove trailing spaces
o Remove spurious blank line

Submitted by:   portlint tool
10 Jan 2003 18:29:35
Original commit files touched by this commit  0.4.6
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Rollback previous commit: I downgraded the grabbing code. It should
not have been touched.
10 Jan 2003 18:21:22
Original commit files touched by this commit  0.4.6
 This port version is marked as vulnerable.
lioux search for other commits by this committer
- After repo copy to ffmpeg045 port so that both older and faster
  version 0.4.5 is preserved while the current version matures:
o Update to 0.4.6
o Remove ONLY_FOR_ARCHS, no longer i386 only
o Add PKGMESSAGE explaining the differences between this and ffmpeg045
  port

Reviewed by:    Steve O'Hara-Smith <steve@sohara.org>
Repo copied by: cvs (joe)
Approved by:    portmgr (self)
09 Jan 2003 02:39:11
Original commit files touched by this commit  0.4.5_5
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Improve video grabbing quality via bktr(4) driver: less frame
  drops
o Bump PORTREVISION

Submitted by:   Steve O'Hara-Smith <steve@sohara.org>
28 Nov 2002 00:09:51
Original commit files touched by this commit  0.4.5_4
 This port version is marked as vulnerable.
lioux search for other commits by this committer
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category

Repo copied by:         joe (cvs hat)
Approved by:            knu (portmgr hat)

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

«  1 | 2 

284d
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24521
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days27
new fortnight77
new month209

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