FreshPorts -- The Place For Ports Sat, 4 Jul 2009 3:02 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
ffmpeg 2008.07.27_9 multimedia on this many watch lists=117 search for ports that depend on this port An older version of this port was marked as vulnerable.
Hyper fast realtime audio/video encoder/converter, streaming server
Maintained by: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Nov 2002 00:14:07
Also Listed In: audio ipv6 net


[ 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
Required To Build: textproc/texi2html, devel/gmake
Required Libraries: audio/liba52, audio/faad, multimedia/libtheora, audio/libvorbis, multimedia/x264

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-2008.07.27_9:
     AMR_NB=off (default) "AMR narrowband encoder"
     AMR_WB=off (default) "AMR wideband encoder"
     FAAC=off (default) "FAAC mp4/aac audio encoder"
     FAAD=on (default) "FAAD mp4/aac audio decoder"
     GSM=off (default) "gsm audio codec"
     IPV6=on (default) "IPV6 network support"
     LAME=off (default) "lame MP3 codec"
     LIBA52=on (default) "liba52 support"
     OPTIMIZED_CFLAGS=off (default) "Additional optimizations"
     SDL=off (default) "SDL support (build ffplay)"
     THEORA=on (default) "libtheora support (implies OGG)"
     VORBIS=on (default) "libvorbisenc support (implies OGG)"
     X264=on (default) "X.264 codec"
     XVID=off (default) "XVID codec"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ahze/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ahze/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ahze/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ahze/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ahze/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ahze/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ahze/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2005-05-11
    Affects: users of multimedia/ffmpeg{,-devel}
    Author: lioux@FreeBSD.org
    Reason: 
      The latest FreeBSD CVS snapshot has been committed under
      multimedia/ffmepg-devel. In order to build it, you need to deinstall
      any ffmpeg ports first:
    
    	# pkg_deinstall multimedia/ffmpeg
    
      Furthermore, video capture is no longer working in the latest
      version. Work is been done to overcome this.
    
    

  • 2004-12-05
    Affects: users of multimedia/ffmpeg
    Author: lioux@FreeBSD.org
    Reason: 
      multimedia/ffmpeg will not work if previous versions of the port
      are installed. Also, there is a shared library version bump on
      this update. Therefore:
    
      1) Remove old ffmpeg
    
      pkg_delete -f /var/db/pkg/ffmpeg*
    
      2) Install updated ffmpeg
    
      3) Rebuild all ports that depend on ffmpeg due to the shared
      library version bump
    
      cd /var/db/pkg && portupgrade -rf ffmpeg* -x ffmpeg*
    
    
Port Moves
  • port moved here from multimedia/ffmpeg-devel on 2007-05-25
    REASON: Merged multimedia/ffmpeg-devel into multimedia/ffmpeg

  • port moved here from multimedia/ffmpeg045 on 2004-03-20
    REASON: latest stable version is better

  • port moved here from graphics/ffmpeg on 2002-11-28
    REASON: new category

Number of commits found: 91

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
31 Mar 2009 14:58:18
Original commit files touched by this commit  2008.07.27_9
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
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
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 04: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 16: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 03: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 23: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 05: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 03: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 20: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 04: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 22: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
28 Jul 2008 00: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 11: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 20: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 19: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 19: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 22: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 22: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 15: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 11: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 11: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 21: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 15: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 14: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 01: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 13: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 10: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 03: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 04: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 18: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 06: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 04: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 09: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 12: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 23: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 19: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 03: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 02: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 22: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 23: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>
14 Apr 2004 00: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 14: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 06: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>
08 Sep 2003 00: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 07: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 05: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: 91

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 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 20375
Broken 145
Deprecated 44
Ignore 763
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours3
new 7 days69
new fortnight96
new month180

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

Add tab to Netscape 6

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