Commit graph

84 commits

Author SHA1 Message Date
Anders Nordby
1fdf5397c2 Add support for 3GPP floating-point Adaptive Multi-Rate (AMR) speech
codec.
2008-01-10 22:32:11 +00:00
Michael Johnson
0bbbeb0b91 pass CONFIGURE_ARGS if WITHOUT_X264 is defined
Requested by:	mezz
2007-10-09 19:38:24 +00:00
Michael Johnson
c9289eff99 - Update to 2007-10-04
- Chase libtheora
2007-10-09 18:19:18 +00:00
Michael Johnson
1956d9c560 Update to 2007-09-14 snapshot 2007-09-16 18:09:51 +00:00
Jeremy Messenger
1abe5c9631 -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>
2007-08-25 21:57:39 +00:00
Jeremy Messenger
24966ccf95 -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>
2007-08-25 21:47:44 +00:00
Michael Johnson
854d3237d5 Make CONFIGURE_ARGS and MAKE_ENV append since its included after bsd.port.pre.mk
Reported by:	lol@chistydom.ru
2007-08-21 14:00:29 +00:00
Stefan Eßer
c9cc4ca36a 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).
2007-08-19 10:37:56 +00:00
Stefan Eßer
13fc3318b4 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 ...
2007-08-19 10:35:00 +00:00
Thierry Thomas
7302386159 - 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
2007-08-12 20:11:58 +00:00
Michael Johnson
bca767f696 Fix patch for users of FreeBSD 6.0 and older
PR:		ports/115079
Reported by:	tatsuki_makino@hotmail.com
2007-07-31 14:43:27 +00:00
Michael Johnson
8217efa4d5 - 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]
2007-07-29 13:54:18 +00:00
Michael Johnson
b07ec5fead Update to 2007-07-12 2007-07-29 00:46:08 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Michael Johnson
2a2a65eec7 - 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
2007-06-12 09:00:26 +00:00
Michael Johnson
6428c1f0c2 - Update to 2007-05-30 snapshot
- Install etc/ffserver.conf

PR:		113547
Requested by:	Joao Rocha Braga Filho
2007-06-12 02:06:49 +00:00
Jeremy Messenger
c191a9ae72 Enable bktr by default with WITHOUT_BKTR to disable it.
PR:		ports/113077
Submitted by:	HASHI Hiroaki <hashiz@tomba.meridiani.jp>
2007-06-02 03:48:14 +00:00
Michael Johnson
b195b0f1d2 - Update to 2007-04-29 (merged from multimedia/ffmpeg-devel) 2007-05-25 17:07:36 +00:00
Michael Johnson
49869e340c Transfer MAINTAINER to multimedia@ 2007-03-31 05:39:48 +00:00
Mario Sergio Fujikawa Ferreira
eda0d6a41f Give maintainership to Michael Johnson <ahze@FreeBSD.org>. 2007-03-31 03:25:48 +00:00
Stanislav Sedov
09e4e6f119 - 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]
2007-03-11 08:51:14 +00:00
Stanislav Sedov
e74ffecde5 - Fix SDL-dependent ports broken by last update.
Approved by: kris (portmgr), sem (mentor)
2006-09-21 08:07:59 +00:00
Stanislav Sedov
0d2725682b - 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)
2006-09-20 11:21:59 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Doug Barton
c49d1a3273 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.
2006-02-20 20:47:50 +00:00
Doug Barton
ffde46cbf9 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.
2006-01-07 06:29:57 +00:00
Mario Sergio Fujikawa Ferreira
02842e9ddf 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
2005-12-06 20:06:50 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Mario Sergio Fujikawa Ferreira
b2428a738b Fix build on OSVERSION < 500000 by disabling POSTPROCESS library
building. The compiler does not support the assembler code. Tested
in tinderbox
2005-06-19 18:20:23 +00:00
Mario Sergio Fujikawa Ferreira
74ca587a9e 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]
2005-06-06 02:05:01 +00:00
Mario Sergio Fujikawa Ferreira
6690f1d30f Add CONFLICTS due to upcoming ffmpeg-devel port 2005-05-07 01:02:23 +00:00
Adam Weinberger
5c5c5a72a3 Bump PORTREVISION on all ports that received the imlib2 shlib chase. 2005-03-07 16:41:04 +00:00
Vanilla I. Shu
a9beb3d4b2 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
2005-03-07 15:10:20 +00:00
Kris Kennaway
ce3d881cbe Does not compile on alpha
Approved by:    portmgr (self)
2005-01-02 00:53:51 +00:00
Mario Sergio Fujikawa Ferreira
8e4d4c560d o Pet devel/portlint(1)
- Remove extraneous whitespaces at end of lines
- Place DISTVERSION on the correct location
2004-12-25 12:49:11 +00:00
Mario Sergio Fujikawa Ferreira
2cc7b41b64 o Fix PLIST: ffplay is only built WITH_SDL
o Bump PORTREVISION

PR:		74965
Submitted by:	Serge Gagnon <ser_gagnon@sympatico.ca>
2004-12-12 21:32:14 +00:00
Mario Sergio Fujikawa Ferreira
7ca10bae17 Fix build without NOPORTDOCS: force detection of port textproc/texi2html
Reviewed by:	Randy Pratt <rpratt1950@earthlink.net>,
		Frank Mayhar <frank@exit.com>
2004-12-08 15:05:16 +00:00
Mario Sergio Fujikawa Ferreira
19a0507350 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]
2004-12-05 18:12:41 +00:00
Michael Nottebrock
7b30f2b5d4 Fix build on gcc 3.4 2004-09-03 21:48:56 +00:00
Mario Sergio Fujikawa Ferreira
afb0370144 Fix build on -CURRENT i386 ARCH, OSVERSION >= 502000
PR:		64825
Submitted by:	mike johnson <ahze@ahze.net>
2004-04-14 22:34:50 +00:00
Mario Sergio Fujikawa Ferreira
ca730a0a4c Fix typo: WITHOUT_A52 -> WITHOUT_LIBA52 2004-04-13 23:35:41 +00:00
Mario Sergio Fujikawa Ferreira
53151e47a7 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
2004-03-21 01:32:37 +00:00
Kris Kennaway
5e07dae5ee BROKEN on i386 5.x: Does not compile 2004-03-19 12:22:34 +00:00
Mario Sergio Fujikawa Ferreira
0cd3517c79 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)
2004-03-14 04:51:05 +00:00
Mario Sergio Fujikawa Ferreira
62bb7573bb 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>
2004-03-14 04:42:54 +00:00
Edwin Groothuis
672c044e2e 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>
2004-03-08 01:01:31 +00:00
Adam Weinberger
185119cbb1 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>
2004-03-01 08:09:02 +00:00
Adam Weinberger
761e252397 Add a missing \.
Submitted by:	FreshPorts sanity checking, which I didn't even know was
		trolling my commits. Cool!!1
2004-02-28 19:44:10 +00:00
Adam Weinberger
14f5ccb8ee Add faad support, unbreak imlib2 support, and fix the pkg-plist. All topped
with a PORTREVISION bump.

Approved by:	no response from maintainer
2004-02-28 19:40:31 +00:00
Alexander Kabaev
4159097e3d Unbreak on 5.x. Define PIC when compiling with -fpic, some codecs
use that to decide whether to enable inline assemply optimisations.
2004-02-23 04:26:01 +00:00