notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: multimedia/ffmpeg/Makefile

Number of commits found: 585 (showing only 85 on this page)

«  1 | 2 | 3 | 4 | 5 | 6 

Tuesday, 31 Mar 2009
13:58 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
Original commit
Tuesday, 24 Mar 2009
16:58 mm search for other commits by this committer
- Add MAKE_JOBS_SAFE to support SMP compilation
Original commit
Monday, 16 Mar 2009
19:38 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
Original commit
Saturday, 21 Feb 2009
15:51 miwi search for other commits by this committer
- Chase audio/faad shlib bump
Original commit
Sunday, 7 Sep 2008
03:31 ahze search for other commits by this committer
Force ffserver in to the background.

Reported by:    Robert Huff <roberthuff@rcn.com>
Original commit
Friday, 5 Sep 2008
15:20 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>
Original commit
Sunday, 17 Aug 2008
02:58 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>
Original commit
Thursday, 14 Aug 2008
22:08 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.
Original commit
Monday, 11 Aug 2008
04:33 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
Original commit
02:41 marcus search for other commits by this committer
Fix the plist after the recent commit.

Reported by:    QA worry wort
Original commit
Sunday, 10 Aug 2008
19:46 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)
Original commit
Tuesday, 5 Aug 2008
03:02 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
Original commit
Monday, 28 Jul 2008
21:17 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
Original commit
Sunday, 27 Jul 2008
23:51 ahze search for other commits by this committer
Update to 2008-07-27 snapshot
Original commit
Sunday, 27 Apr 2008
10:22 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
Original commit
Saturday, 22 Mar 2008
17:19 naddy search for other commits by this committer
Typo and consistency in the WITH/WITHOUT_foo messages.
Original commit
Thursday, 13 Mar 2008
14:28 miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
Original commit
Tuesday, 11 Mar 2008
21:13 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
Original commit
Thursday, 10 Jan 2008
22:32 anders search for other commits by this committer
Add support for 3GPP floating-point Adaptive Multi-Rate (AMR) speech
codec.
Original commit
Tuesday, 9 Oct 2007
19:38 ahze search for other commits by this committer
pass CONFIGURE_ARGS if WITHOUT_X264 is defined

Requested by:   mezz
Original commit
18:19 ahze search for other commits by this committer
- Update to 2007-10-04
- Chase libtheora
Original commit
Sunday, 16 Sep 2007
18:09 ahze search for other commits by this committer
Update to 2007-09-14 snapshot
Original commit
Saturday, 25 Aug 2007
21:57 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>
Original commit
21:47 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>
Original commit
Tuesday, 21 Aug 2007
14:00 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
Original commit
Sunday, 19 Aug 2007
10:37 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).
Original commit
Sunday, 12 Aug 2007
20:11 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
Original commit
Tuesday, 31 Jul 2007
14:43 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
Original commit
Sunday, 29 Jul 2007
13:54 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]
Original commit
00:46 ahze search for other commits by this committer
Update to 2007-07-12
Original commit
Saturday, 28 Jul 2007
12:27 miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
Original commit
Tuesday, 12 Jun 2007
09:00 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
Original commit
02:06 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
Original commit
Saturday, 2 Jun 2007
03:48 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>
Original commit
Friday, 25 May 2007
17:07 ahze search for other commits by this committer
- Update to 2007-04-29 (merged from multimedia/ffmpeg-devel)
Original commit
Saturday, 31 Mar 2007
05:39 ahze search for other commits by this committer
Transfer MAINTAINER to multimedia@
Original commit
03:25 lioux search for other commits by this committer
Give maintainership to Michael Johnson <ahze@FreeBSD.org>.
Original commit
Sunday, 11 Mar 2007
08:51 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]
Original commit
Thursday, 21 Sep 2006
08:07 stas search for other commits by this committer
 - Fix SDL-dependent ports broken by last update.

Approved by: kris (portmgr), sem (mentor)
Original commit
Wednesday, 20 Sep 2006
11:21 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)
Original commit
Wednesday, 10 May 2006
22:37 edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
Original commit
Saturday, 7 Jan 2006
06:29 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.
Original commit
Tuesday, 6 Dec 2005
20:06 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
Original commit
Sunday, 19 Jun 2005
18:20 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
Original commit
Monday, 6 Jun 2005
02:05 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]
Original commit
Saturday, 7 May 2005
01:02 lioux search for other commits by this committer
Add CONFLICTS due to upcoming ffmpeg-devel port
Original commit
Monday, 7 Mar 2005
16:41 adamw search for other commits by this committer
Bump PORTREVISION on all ports that received the imlib2 shlib chase.
Original commit
15:10 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
Original commit
Sunday, 2 Jan 2005
00:53 kris search for other commits by this committer
Does not compile on alpha

Approved by:    portmgr (self)
Original commit
Saturday, 25 Dec 2004
12:49 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
Original commit
Sunday, 12 Dec 2004
21:32 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>
Original commit
Wednesday, 8 Dec 2004
15:05 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>
Original commit
Sunday, 5 Dec 2004
18:12 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]
Original commit
Friday, 3 Sep 2004
21:48 lofi search for other commits by this committer
Fix build on gcc 3.4
Original commit
Wednesday, 14 Apr 2004
22:34 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>
Original commit
Tuesday, 13 Apr 2004
23:35 lioux search for other commits by this committer
Fix typo: WITHOUT_A52 -> WITHOUT_LIBA52
Original commit
Sunday, 21 Mar 2004
01:32 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
Original commit
Friday, 19 Mar 2004
12:22 kris search for other commits by this committer
BROKEN on i386 5.x: Does not compile
Original commit
Sunday, 14 Mar 2004
04:51 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)
Original commit
Monday, 8 Mar 2004
01:01 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>
Original commit
Monday, 1 Mar 2004
08:09 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>
Original commit
Saturday, 28 Feb 2004
19:44 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
Original commit
19:40 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
Original commit
Monday, 23 Feb 2004
04:26 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.
Original commit
Sunday, 22 Feb 2004
01:05 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.
Original commit
Sunday, 8 Feb 2004
01:14 lioux search for other commits by this committer
USE_SIZEify
Original commit
Friday, 6 Feb 2004
23:16 kris search for other commits by this committer
BROKEN On 5.x: does not compile
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Saturday, 31 Jan 2004
03:57 arved search for other commits by this committer
Fix build on AMD64

Approved by:    maintainer timeout (26 days)
Original commit
Saturday, 27 Dec 2003
23:02 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.
Original commit
Monday, 15 Dec 2003
18:44 krion search for other commits by this committer
- Chase libraries for new Imlib2 version
Original commit
Monday, 8 Dec 2003
03:26 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.
Original commit
Wednesday, 8 Oct 2003
13:37 lioux search for other commits by this committer
Update to 0.4.8

Submitted by:   Steve O'Hara-Smith <steve@sohara.org>
Original commit
Monday, 22 Sep 2003
05:01 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>
Original commit
Sunday, 7 Sep 2003
23:52 lioux search for other commits by this committer
Update to 0.4.7

Submitted by:   Steve O'Hara-Smith <steve@sohara.org>
Original commit
Tuesday, 3 Jun 2003
06:33 lioux search for other commits by this committer
Fix build on alpha arch: do not use i386 specific patches on alpha
Original commit
Friday, 18 Apr 2003
04:08 lioux search for other commits by this committer
Switch to new USE_GETOPT_LONG ports option
Original commit
Wednesday, 5 Mar 2003
05:30 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>
Original commit
Sunday, 23 Feb 2003
19:58 lioux search for other commits by this committer
De-pkg-comment
Original commit
Wednesday, 5 Feb 2003
20:31 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
Original commit
Tuesday, 28 Jan 2003
16:27 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>
Original commit
Friday, 10 Jan 2003
18:33 lioux search for other commits by this committer
o Remove trailing spaces
o Remove spurious blank line

Submitted by:   portlint tool
Original commit
18:21 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)
Original commit
Thursday, 9 Jan 2003
02:39 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>
Original commit
Thursday, 28 Nov 2002
00:09 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)
Original commit

Number of commits found: 585 (showing only 85 on this page)

«  1 | 2 | 3 | 4 | 5 | 6