non port: multimedia/ffmpeg/Makefile |
Number of commits found: 595 (showing only 95 on this page) |
Sunday, 18 Apr 2010
|
20:41 mm
- Add ssse3 support to OPTIONS
|
12:07 mm
- 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]
|
Wednesday, 24 Mar 2010
|
18:44 mm
- Update schroedinger to 1.0.9
- Bump library version
|
Wednesday, 10 Mar 2010
|
14:03 mm
- Fix configure option if building WITH_FAAC
PR: ports/144620
Submitted by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
|
11:00 mm
- Update to 0.5.1
- this version supports libx264 up shlib ver. 85
|
Thursday, 31 Dec 2009
|
11:15 mm
- Move x11grab to OPTIONS as this requires x11, disable by default
- Bump PORTREVISION
|
Friday, 16 Oct 2009
|
11:24 mm
- fix VUPEN/ADV-2009-2678
Reported by: hxxp@mailvault.com
Feature safe: yes
|
Wednesday, 12 Aug 2009
|
10:30 mm
- Add ffmpeg-devel to CONFLICTS
|
08:43 mm
- Update ffmpeg to 0.5
- Include parts of [1]
- Take maintainership
PR: ports/134632 [1]
|
Monday, 6 Jul 2009
|
21:26 naddy
Bump PORTREVISION after libogg and libvorbisfile major version increment.
|
Tuesday, 31 Mar 2009
|
13:58 pav
- 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
|
Tuesday, 24 Mar 2009
|
16:58 mm
- Add MAKE_JOBS_SAFE to support SMP compilation
|
Monday, 16 Mar 2009
|
19:38 miwi
- 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
|
Saturday, 21 Feb 2009
|
15:51 miwi
- Chase audio/faad shlib bump
|
Sunday, 7 Sep 2008
|
03:31 ahze
Force ffserver in to the background.
Reported by: Robert Huff <roberthuff@rcn.com>
|
Friday, 5 Sep 2008
|
15:20 pav
- 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>
|
Sunday, 17 Aug 2008
|
02:58 ahze
Fix build when ARH_NV or ARM_WB is defined
PR: ports/126554
Submitted by: Carl Fongheiser <carlfongheiser@gmail.com>
|
Thursday, 14 Aug 2008
|
22:08 marcus
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.
|
Monday, 11 Aug 2008
|
04:33 marcus
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
|
02:41 marcus
Fix the plist after the recent commit.
Reported by: QA worry wort
|
Sunday, 10 Aug 2008
|
19:46 marcus
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)
|
Tuesday, 5 Aug 2008
|
03:02 mezz
Fix compat headers installation, bump the PORTREVISION.
PR: ports/126061
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: marcus
|
Monday, 28 Jul 2008
|
21:17 ahze
Install all the ffmpeg headers in a compat location to fix build of many ports
Reported by: pav
|
Sunday, 27 Jul 2008
|
23:51 ahze
Update to 2008-07-27 snapshot
|
Sunday, 27 Apr 2008
|
10:22 mm
- 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
|
Saturday, 22 Mar 2008
|
17:19 naddy
Typo and consistency in the WITH/WITHOUT_foo messages.
|
Thursday, 13 Mar 2008
|
14:28 miwi
- Chase devel/sdl12 shlib version bump
|
Tuesday, 11 Mar 2008
|
21:13 stas
- 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
|
Thursday, 10 Jan 2008
|
22:32 anders
Add support for 3GPP floating-point Adaptive Multi-Rate (AMR) speech
codec.
|
Tuesday, 9 Oct 2007
|
19:38 ahze
pass CONFIGURE_ARGS if WITHOUT_X264 is defined
Requested by: mezz
|
18:19 ahze
- Update to 2007-10-04
- Chase libtheora
|
Sunday, 16 Sep 2007
|
18:09 ahze
Update to 2007-09-14 snapshot
|
Saturday, 25 Aug 2007
|
21:57 mezz
-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>
|
21:47 mezz
-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>
|
Tuesday, 21 Aug 2007
|
14:00 ahze
Make CONFIGURE_ARGS and MAKE_ENV append since its included after bsd.port.pre.mk
Reported by: lol@chistydom.ru
|
Sunday, 19 Aug 2007
|
10:37 se
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).
|
Sunday, 12 Aug 2007
|
20:11 thierry
- 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
|
Tuesday, 31 Jul 2007
|
14:43 ahze
Fix patch for users of FreeBSD 6.0 and older
PR: ports/115079
Reported by: tatsuki_makino@hotmail.com
|
Sunday, 29 Jul 2007
|
13:54 ahze
- 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]
|
00:46 ahze
Update to 2007-07-12
|
Saturday, 28 Jul 2007
|
12:27 miwi
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
|
Tuesday, 12 Jun 2007
|
09:00 ahze
- 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
|
02:06 ahze
- Update to 2007-05-30 snapshot
- Install etc/ffserver.conf
PR: 113547
Requested by: Joao Rocha Braga Filho
|
Saturday, 2 Jun 2007
|
03:48 mezz
Enable bktr by default with WITHOUT_BKTR to disable it.
PR: ports/113077
Submitted by: HASHI Hiroaki <hashiz@tomba.meridiani.jp>
|
Friday, 25 May 2007
|
17:07 ahze
- Update to 2007-04-29 (merged from multimedia/ffmpeg-devel)
|
Saturday, 31 Mar 2007
|
05:39 ahze
Transfer MAINTAINER to multimedia@
|
03:25 lioux
Give maintainership to Michael Johnson <ahze@FreeBSD.org>.
|
Sunday, 11 Mar 2007
|
08:51 stas
- 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]
|
Thursday, 21 Sep 2006
|
08:07 stas
- Fix SDL-dependent ports broken by last update.
Approved by: kris (portmgr), sem (mentor)
|
Wednesday, 20 Sep 2006
|
11:21 stas
- 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)
|
Wednesday, 10 May 2006
|
22:37 edwin
Remove USE_REINPLACE from ports starting with M
|
Saturday, 7 Jan 2006
|
06:29 dougb
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.
|
Tuesday, 6 Dec 2005
|
20:06 lioux
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
|
Sunday, 19 Jun 2005
|
18:20 lioux
Fix build on OSVERSION < 500000 by disabling POSTPROCESS library
building. The compiler does not support the assembler code. Tested
in tinderbox
|
Monday, 6 Jun 2005
|
02:05 lioux
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]
|
Saturday, 7 May 2005
|
01:02 lioux
Add CONFLICTS due to upcoming ffmpeg-devel port
|
Monday, 7 Mar 2005
|
16:41 adamw
Bump PORTREVISION on all ports that received the imlib2 shlib chase.
|
15:10 vanilla
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
|
Sunday, 2 Jan 2005
|
00:53 kris
Does not compile on alpha
Approved by: portmgr (self)
|
Saturday, 25 Dec 2004
|
12:49 lioux
o Pet devel/portlint(1)
- Remove extraneous whitespaces at end of lines
- Place DISTVERSION on the correct location
|
Sunday, 12 Dec 2004
|
21:32 lioux
o Fix PLIST: ffplay is only built WITH_SDL
o Bump PORTREVISION
PR: 74965
Submitted by: Serge Gagnon <ser_gagnon@sympatico.ca>
|
Wednesday, 8 Dec 2004
|
15:05 lioux
Fix build without NOPORTDOCS: force detection of port textproc/texi2html
Reviewed by: Randy Pratt <rpratt1950@earthlink.net>,
Frank Mayhar <frank@exit.com>
|
Sunday, 5 Dec 2004
|
18:12 lioux
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]
|
Friday, 3 Sep 2004
|
21:48 lofi
Fix build on gcc 3.4
|
Wednesday, 14 Apr 2004
|
22:34 lioux
Fix build on -CURRENT i386 ARCH, OSVERSION >= 502000
PR: 64825
Submitted by: mike johnson <ahze@ahze.net>
|
Tuesday, 13 Apr 2004
|
23:35 lioux
Fix typo: WITHOUT_A52 -> WITHOUT_LIBA52
|
Sunday, 21 Mar 2004
|
01:32 lioux
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
|
Friday, 19 Mar 2004
|
12:22 kris
BROKEN on i386 5.x: Does not compile
|
Sunday, 14 Mar 2004
|
04:51 lioux
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)
|
Monday, 8 Mar 2004
|
01:01 edwin
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>
|
Monday, 1 Mar 2004
|
08:09 adamw
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>
|
Saturday, 28 Feb 2004
|
19:44 adamw
Add a missing \.
Submitted by: FreshPorts sanity checking, which I didn't even know was
trolling my commits. Cool!!1
|
19:40 adamw
Add faad support, unbreak imlib2 support, and fix the pkg-plist. All topped
with a PORTREVISION bump.
Approved by: no response from maintainer
|
Monday, 23 Feb 2004
|
04:26 kan
Unbreak on 5.x. Define PIC when compiling with -fpic, some codecs
use that to decide whether to enable inline assemply optimisations.
|
Sunday, 22 Feb 2004
|
01:05 kris
This port is also broken on 4.x. It is scheduled for removal on April 21
if it is still broken at that time.
|
Sunday, 8 Feb 2004
|
01:14 lioux
USE_SIZEify
|
Friday, 6 Feb 2004
|
23:16 kris
BROKEN On 5.x: does not compile
|
Wednesday, 4 Feb 2004
|
05:10 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Saturday, 31 Jan 2004
|
03:57 arved
Fix build on AMD64
Approved by: maintainer timeout (26 days)
|
Saturday, 27 Dec 2003
|
23:02 sf
$ 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.
|
Monday, 15 Dec 2003
|
18:44 krion
- Chase libraries for new Imlib2 version
|
Monday, 8 Dec 2003
|
03:26 linimon
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.
|
Wednesday, 8 Oct 2003
|
13:37 lioux
Update to 0.4.8
Submitted by: Steve O'Hara-Smith <steve@sohara.org>
|
Monday, 22 Sep 2003
|
05:01 lioux
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>
|
Sunday, 7 Sep 2003
|
23:52 lioux
Update to 0.4.7
Submitted by: Steve O'Hara-Smith <steve@sohara.org>
|
Tuesday, 3 Jun 2003
|
06:33 lioux
Fix build on alpha arch: do not use i386 specific patches on alpha
|
Friday, 18 Apr 2003
|
04:08 lioux
Switch to new USE_GETOPT_LONG ports option
|
Wednesday, 5 Mar 2003
|
05:30 lioux
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>
|
Sunday, 23 Feb 2003
|
19:58 lioux
De-pkg-comment
|
Wednesday, 5 Feb 2003
|
20:31 lioux
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
|
Tuesday, 28 Jan 2003
|
16:27 lioux
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>
|
Friday, 10 Jan 2003
|
18:33 lioux
o Remove trailing spaces
o Remove spurious blank line
Submitted by: portlint tool
|
18:21 lioux
- 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)
|
Thursday, 9 Jan 2003
|
02:39 lioux
o Improve video grabbing quality via bktr(4) driver: less frame
drops
o Bump PORTREVISION
Submitted by: Steve O'Hara-Smith <steve@sohara.org>
|
Thursday, 28 Nov 2002
|
00:09 lioux
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: 595 (showing only 95 on this page) |