Commit graph

81 commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
9fc2e76ec4 Update to snapshot 20050620 2005-06-20 23:02:09 +00:00
Mario Sergio Fujikawa Ferreira
41a58609bb o Fix PLIST (thanks to tinderbox scripts); thus, removing BROKEN
status
o Fix typo: USE_LINUX is not required
o Update to snapshot 20050619
2005-06-19 17:59:54 +00:00
Kris Kennaway
6789db2273 BROKEN: Incorrect pkg-plist 2005-06-17 15:05:38 +00:00
Mario Sergio Fujikawa Ferreira
6a165e0797 Update to snapshot 20050616 2005-06-17 02:06:15 +00:00
Mario Sergio Fujikawa Ferreira
d793f78914 Update to snapshot 20050612 2005-06-12 20:24:01 +00:00
Mario Sergio Fujikawa Ferreira
ef66a30a77 Update to snapshot 20050610 2005-06-10 10:32:26 +00:00
Mario Sergio Fujikawa Ferreira
7dd47b7679 Update to snapshot 20050609 2005-06-10 01:39:51 +00:00
Mario Sergio Fujikawa Ferreira
6a79fc885a Update to snapshot 20050608 2005-06-08 10:35:58 +00:00
Mario Sergio Fujikawa Ferreira
83d5b351ba I) Update to snapshot 20050607
II) Improve the bktr(4) device grab code [1] in sync with
multimedia/ffmpeg/files/grab_bsdbktr.c revision 1.9
        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
III) Re-enable video capture WITH_VIDEO_CAPTURE due to (II)

Submitted by:	Steve O'Hara-Smith <steve@sohara.org> et al [1]
2005-06-08 02:33:41 +00:00
Mario Sergio Fujikawa Ferreira
085cd61274 Update to 20050605 snapshot 2005-06-06 02:31:51 +00:00
Mario Sergio Fujikawa Ferreira
4cb3160910 Update to 20050604 snapshot 2005-06-04 23:45:11 +00:00
Mario Sergio Fujikawa Ferreira
8175406e86 Update to 20050603 snapshot following multidmedia/x264 update 2005-06-03 04:41:47 +00:00
Mario Sergio Fujikawa Ferreira
23948ec137 Update to snapshot 20050530 2005-05-31 00:59:36 +00:00
Mario Sergio Fujikawa Ferreira
c44350f863 Update to 20050529 snapshot 2005-05-30 01:16:32 +00:00
Mario Sergio Fujikawa Ferreira
3b6defac24 o Update to snapshot 20050528
o .mkv (matroska) container files work again
2005-05-29 02:39:12 +00:00
Mario Sergio Fujikawa Ferreira
d46bacb4a7 o Update to snapshot 20050526
o Fix PLIST typos
o Improve WITH{,OUT}_BUILTIN_VECTOR Makefile support
o Re-enable theora support [1]. This is still being investigated
o This version's ffplay recognizes neither .mkv nor .ogm

Reviewed by:	kwm [1]
2005-05-26 17:58:51 +00:00
Mario Sergio Fujikawa Ferreira
99e76bb9fc Update to snapshot 20050522 2005-05-22 16:25:37 +00:00
Mario Sergio Fujikawa Ferreira
e2b304bee5 o Update to snapshot 20050521
o Add forgotten PKGNAMESUFFIX=-devel
o Fix PLIST
2005-05-22 03:02:29 +00:00
Mario Sergio Fujikawa Ferreira
f3481c756a Update to snapshot 20050520 2005-05-20 05:58:49 +00:00
Mario Sergio Fujikawa Ferreira
3c638910d8 Update to snapshot 20050519 2005-05-19 14:44:54 +00:00
Mario Sergio Fujikawa Ferreira
39c9ae6b90 o Do not set BROKEN if any variation of the ffmpeg port is already
installed; fixed by both changing FFMPEG_{C,LD}FLAGS -I/-L searching
  orders and looking for libraries directly inside of the ffmpeg
  port BEFORE the local {C,L}DFLAGS [1]
o Update to snapshot 20050518 since it works now that multimedia/x264
  port has been updated to snapshot 20050518

Submitted by:	ahze [1]
2005-05-19 03:23:57 +00:00
Mario Sergio Fujikawa Ferreira
917cd0b403 Make sure that the configure additionally look for ALL codec libraries
in -L${LOCALBASE}/lib instead of adding this check for each codec
alone

Submitted by:	mezz
Reviewed by:	ahze
2005-05-19 02:57:30 +00:00
Mario Sergio Fujikawa Ferreira
e4d8d3d8e9 Update to 20050514 snapshot 2005-05-14 12:54:19 +00:00
Mario Sergio Fujikawa Ferreira
4e5523cde0 o Remove USE_GCC dependency on 3.4
o Have byteswap work for both 5.x (and over) and 4.x FreeBSD branches
o Fix build on 4.x by disabling gcc3 SMID code (patch-configure)

Submitted by:	ahze
2005-05-14 00:48:35 +00:00
Mario Sergio Fujikawa Ferreira
d56d10c17e Update to snapshot 20050513 2005-05-13 08:26:36 +00:00
Mario Sergio Fujikawa Ferreira
dadae425e3 USE_GCC=3.4 is required; thus, mark BROKEN for OSVERSION <= 500000
since the required libraries will be incompatible with the ffmpeg-devel
binary code. Patches are being worked on for both 2.95 and 4.0.1
gcc support

Submitted by:	ahze
2005-05-13 04:00:19 +00:00
Mario Sergio Fujikawa Ferreira
a1b30409a7 20050512 2005-05-12 10:44:48 +00:00
Mario Sergio Fujikawa Ferreira
2ad8ab31b2 o Commit updates after repo copy from multimedia/ffmpeg
o Update to CVS snapshot 20050511
o Add FreeBSD native byteswap support
o Video capture is not working and help is appreciated on this
  matter. Join irc.freenode.net #freebsd-multimedia to help. Some fixes
  have been borrowed from [2], [3] and [4]
o IPV6 support fixed [1]

Submitted by:	ahze [1],
		Jacob Meuser <jakemsr@jakemsr.com> [4],
		Vladimir Kushnir <vkushnir@i.kiev.ua> [4]
Reviewed by:	ahze,
		Jacob Meuser <jakemsr@jakemsr.com>,
		Vladimir Kushnir <vkushnir@i.kiev.ua>,
		countless others at FreeBSD-multimedia@FreeBSD.org
		mailing list
Obtained from:	FFmpeg CVS repo [2],
		OpenBSD FFmpeg port [3]
2005-05-12 02:54:48 +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
Kris Kennaway
3e0b4729b9 This port is also broken on 4.x. It is scheduled for removal on April 21
if it is still broken at that time.
2004-02-22 01:05:25 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Kris Kennaway
fbd5b8de69 BROKEN On 5.x: does not compile 2004-02-06 23:16:03 +00:00