Commit graph

102 commits

Author SHA1 Message Date
Michael Johnson
8f5c25f837 - Chase x264 libver bump 2006-05-10 11:45:48 +00:00
Marcus Alves Grando
8d9120adf2 - Update PORTREVISION and libtheora version reflecting multimedia/libtheora update.
- portlint(1) while here
2006-05-07 02:57:34 +00:00
Mario Sergio Fujikawa Ferreira
d52139f9a6 o Update to 2006032300 cvs snapshot made on March 23, 2006
o Properly USE_RC_SUBR directive by poiting it at a rc.d script
  template
o Take care of some problems raised by portlint(1)
2006-03-24 13:53:05 +00:00
Mario Sergio Fujikawa Ferreira
4ac66aaa73 Removed after copy to ffserver.in 2006-03-24 13:52:51 +00:00
Mario Sergio Fujikawa Ferreira
172854a46a Copied from ffserver.sh 2006-03-24 13:52:19 +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
John-Mark Gurney
14128ee2c2 fix a couple misspellings... 2006-02-19 05:38:14 +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
bf5209249d o gnu configure script: fix shared library number versioning
o Bump PORTREVISION
2005-12-27 05:40:26 +00:00
Mario Sergio Fujikawa Ferreira
36cc86767c Fix typo: incorrect PLIST commit 2005-12-26 20:07:17 +00:00
Mario Sergio Fujikawa Ferreira
3f55e08a26 Update to 2005122600 CVS snapshot 2005-12-26 20:06:35 +00:00
Mario Sergio Fujikawa Ferreira
73306fda25 Fix a small quoting typo
Submitted by:	Sean Bryant <sean@cyberwang.net>
2005-12-16 01:08:18 +00:00
Mario Sergio Fujikawa Ferreira
ed757d5aaf Fix CONFIGURE_ARGS entry typo
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2005-12-14 23:01:33 +00:00
Mario Sergio Fujikawa Ferreira
6fba2e4b6e Fix build on sparc64 ARCH
Submitted by:	pointyhat (kris)
2005-12-11 06:17:18 +00:00
Mario Sergio Fujikawa Ferreira
882cd434b5 1) Update to cvs snapshot 2005120600 by means of a diff to snapshot
2005112800: house the snapshot patch file under MASTER_SITE_LOCAL.
   Currently, ffmpeg cvs snapshot distribution server is down.
2) [1] fixes FFmpeg libavcodec Buffer Overflow Vulnerability advisory:

   http://secunia.com/advisories/17892/

Prompted by:	marcus [2]
2005-12-06 20:06:51 +00:00
Mario Sergio Fujikawa Ferreira
e5e34689bd 1) PLIST change: install ffmpeg's libavutil.pc pkgconfig under
${PREFIX}/libdata/pkgconfig instead of incorrect
   ${PREFIX}/lib/pkgconfig.  This incidently fixes PLIST since
   {PREFIX}/lib/pkgconfig dir can no longer forgotten behind.
2) Safer installion (no complains received regarding this): add
   quotes around file/directory paths inside ffmpeg's Makefile.
   Safety approach.
3) Bump PORTREVISION due to [1]

Submitted by:	pointyhat (kris) [1]
2005-12-04 10:51:30 +00:00
Mario Sergio Fujikawa Ferreira
24e432e264 Remove improper additions to CFLAGS 2005-12-02 00:19:28 +00:00
Mario Sergio Fujikawa Ferreira
4bb41a8ba4 Update to cvs snapshot 2005112800: house the snapshot distinfo under
MASTER_SITE_LOCAL. Currently, ffmpeg cvs snapshot distribution
server is down.
2005-11-29 03:11:41 +00:00
Mario Sergio Fujikawa Ferreira
b69ccc5a2a Fix build on ${OSVERSION} >= 504100 2005-11-22 02:16:24 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Kris Kennaway
1b404931b8 BROKEN on ia64 and amd64: Does not compile 2005-07-20 23:38:45 +00:00
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