Commit graph

1652 commits

Author SHA1 Message Date
Tilman Keskinoz
61b6ded0ba Update to 0.4.2 2004-03-28 14:20:42 +00:00
Michael Nottebrock
4dcaa9a533 Respect WITHOUT_FOO. 2004-03-28 12:55:41 +00:00
Pav Lucistnik
71c26bead8 Update pkg-message:
- USER_LDT is only needed on 4.x system [1]
- Remove notice about qt-2.2.3, that a history now

PR:		ports/64837 [1]
Submitted by:	Antoine Jacoutot <ajacoutot@lphp.org>
2004-03-28 11:20:02 +00:00
Adam Weinberger
a08ae7fb32 Add a bunch of missing gconf entries. 2004-03-27 16:35:46 +00:00
Mario Sergio Fujikawa Ferreira
a3565cb7c1 o Remove BROKEN: update is fetchable
o Update to 0.8.6
2004-03-27 05:32:32 +00:00
Dirk Meyer
22af50109c - make PKGNAMESUFFIX more flexible 2004-03-26 18:47:27 +00:00
Dirk Meyer
22ac93df8e - make PKGNAMESUFFIX more flexible
- make portlint happy
2004-03-26 17:19:24 +00:00
Sergey A. Osokin
ddfd0b2de5 Update WWW tag.
Submitted by:	Michael Johnson <ahze@ahze.net> (maintainer)
PR:		64749
2004-03-26 10:15:07 +00:00
Pav Lucistnik
52c7725b31 Add y4mscaler, a general-purpose video scaler which operates on YUV4MPEG2
streams, as produced and consumed by the MJPEGtools such as lav2yuv and
mpeg2enc(1).

y4mscaler is meant to be used in a pipeline. Thus, input is from stdin, and
output is to stdout. The essential function of y4mscaler is to scale a
specified "active" region of the input stream (the source) into a specified
active region of the output stream (the target). Pixels outside of the active
region of the source are ignored; pixels outside of the active region of
the target are filled with a background color. The source may additionally
have a matte applied to it; pixels outside the source matte are set to a
separately specified background color.

y4mscaler correctly handles chroma sampling, and thus it can also perform
chroma subsampling conversions. The YUV4MPEG2 stream format currently only
supports 4:2:0 subsampling, although y4mscaler can process 4:1:1, 4:2:2, and
4:4:4 modes by abusing the YUV4MPEG2 format a bit.

Includes preset parameters for popular output streams: DVD, SVCD, VCD,  DV,
CVD, and SVCD/VCD still images.

PR:		ports/63962
Submitted by:	michael johnson <ahze@ahze.net>
2004-03-26 09:03:07 +00:00
Pav Lucistnik
4423c3e60c - IGNORE for perl < 5.6
PR:		ports/64100
Submitted by:	michael johnson <ahze@ahze.net> (maintainer)
2004-03-25 22:07:57 +00:00
Joe Marcus Clarke
9f018eb23a Update to 1.0alpha-3.
PR:		64702
Submitted by:	maintainer
2004-03-25 17:24:27 +00:00
Michael Nottebrock
c880cdc6e7 Make dependency on audio/lame optional and default to off so we can
build a package again (audio/lame was set to NO_PACKAGE).

Notified by: kris
2004-03-24 15:23:33 +00:00
Kris Kennaway
ac58787e5e BROKEN: Unfetchable 2004-03-22 21:21:47 +00:00
Clement Laforet
47038d6cde - Update to 0.5.1
- Pass maintainership to submitter
- Compile on all architectures, camserv can be used as relay station
- Package the bttv-module only when ioctl_bt848.h is present
- Catch up with new location of ioctl_bt848.h on -CURRENT

PR:             64482
Submitted by:   Ulrich Spoerlein <q@uni.de>
2004-03-22 21:00:51 +00:00
Dirk Meyer
f9cf4b5761 - make portlint happy
- use ARCH insttead of MACHINE_ARCH
- reordered definitions
- use PLIST_FILES (save an inode)
2004-03-22 15:31:06 +00:00
Dirk Meyer
9ffde2d4a5 - update to 0.7.1
- new option FFMPEG_PORT
- use PLIST_FILES for MMX
2004-03-21 06:42:15 +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
Mario Sergio Fujikawa Ferreira
f49221e25b Remove ports/multimedia/ffmpeg045 in favor of better latest version
ports/multimedia/ffmpeg
2004-03-21 01:17:25 +00:00
Trevor Johnson
a1bc8c46f5 Add size data, approved by maintainers. 2004-03-20 21:03:41 +00:00
Mario Sergio Fujikawa Ferreira
32c05e2fb2 Add WITHOUT_ARTS knob. Furthermore, it takes precedence over WITH_ARTS
if defined at the same time

PR:		62363
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-03-20 02:32:21 +00:00
Mario Sergio Fujikawa Ferreira
e81325906f Remove BROKEN: fix build in 5.x-CURRENT
- <strstream.h> -> <iostream>
	- remove -Wmissing-declarations declarations

PR:		64282
Submitted by:	David Yeske <dyeske@yahoo.com>
2004-03-20 02:10:44 +00:00
Mario Sergio Fujikawa Ferreira
16362f72b1 Fix build on 5.x-CURRENT: fix libebml port header files location
PR:		64460
Submitted by:	Aron Stansvik <elvstone@osdever.net>,
		bento
2004-03-20 01:47:05 +00:00
Kirill Ponomarev
a7ce848891 - Utilize USE_SDL to prevent libraries chase in the future 2004-03-19 15:59:58 +00:00
Alexander Kabaev
bc2ea02bbb Unbreak dependency on SDL in WITH_SDL=yes case. Look for proper
libSDL-1.1.so instead of libSDL-1.1.5.so.
2004-03-19 15:39:52 +00:00
Kris Kennaway
7601bd2963 BROKEN on ia64: Fails to link 2004-03-19 13:44:13 +00:00
Kris Kennaway
5e07dae5ee BROKEN on i386 5.x: Does not compile 2004-03-19 12:22:34 +00:00
Kris Kennaway
e137149556 BROKEN on 5.x: Does not compile 2004-03-19 12:10:33 +00:00
Michael Nottebrock
9e836d10c3 - s/USE_SDL=yes/USE_SDL=sdl
- Fix plist
- Bump PORTREVISION
2004-03-18 19:40:37 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Tilman Keskinoz
c5066876e0 Add SIZE
Submitted by:	trevor
2004-03-18 15:17:40 +00:00
Pav Lucistnik
db249059e4 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:33:42 +00:00
Kris Kennaway
d1be76916e BROKEN on 5.x: Does not compile 2004-03-18 12:33:50 +00:00
Pav Lucistnik
49030ecc51 - Add SIZE
Submitted by:	trevor
2004-03-18 12:22:01 +00:00
Ying-Chieh Liao
b163365b4d SIZEify
Submitted by:	trevor
2004-03-18 06:25:52 +00:00
Michael Nottebrock
a3f6024445 SIZEify. 2004-03-18 01:41:16 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Michael Nottebrock
02d12cf6bc Fix build with freetype2-2.1.7. 2004-03-17 14:38:36 +00:00
Kris Kennaway
02ec6a4b96 BROKEN on ia64: Does not compile 2004-03-17 12:54:33 +00:00
Joe Marcus Clarke
ce7b03f269 Fix build with freetype2-2.1.7.
Approved by:	maintainer
2004-03-17 07:43:41 +00:00
Ernst de Haan
ca123465f9 Log:
[1] Enable DEBUG support
[2] Resolve build problems on bento for non-i386 architectures
[3] Introduce rtc interoperability

PR:		64314
Submitted by:	maintainer
Reported by:	znerd [1]
		kris [2]
		Michael Johnson <ahze@ahze.net> [3]
2004-03-16 11:52:44 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +00:00
Michael Nottebrock
3c3d48b929 Don't use PORTREVISION in dependency filenames. 2004-03-15 15:34:38 +00:00
Kris Kennaway
e584b38cf3 ia64 doesn't have bktr support 2004-03-15 12:38:52 +00:00
Kris Kennaway
19869157c7 ONLY_FOR_ARCHS=alpha i386 ia64, and IGNORE on alpha 4.x 2004-03-15 11:02:13 +00:00
Dirk Meyer
b6637bd69b - mark BROKEN on alpha 4.x
won't build cause relocation problems in linking.
- mark BROKEN for CURRENT > 502010
  builds, but dumps core when calling spinlock,
  tested with more then one threaded lib.
2004-03-15 05:20:27 +00:00
Pav Lucistnik
7171afba0e - Chase libdv shlib version
Pointy hat to:	lioux
2004-03-14 18:04:30 +00:00
Mario Sergio Fujikawa Ferreira
8b04c891a8 o Play nice in FreeBSD series before 5.x, defaulting on all mkvtoolnix
dependencies (them and it at the same time) to USE_GCC=2.95 is
  enough
o The requirement on gcc 3.x on one of the dependencies was removed
  and I forgot to check yet another variation

PR:		63581
Submitted by:	michael johnson <ahze@ahze.net>
2004-03-14 10:22:53 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +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