Commit graph

1808 commits

Author SHA1 Message Date
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Trevor Johnson
d6f80a3fea Add size data.
Approved by:	Simon Barner (maintainer)
2004-03-31 01:20:29 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Oliver Eikemeier
085605d0ec correct typo in my previous commit
Pointy hat to:	me
2004-03-29 22:57:26 +00:00
Oliver Eikemeier
b9b48b74f4 Mark forbidden due to an entry in the VuXML database. Don't
forget to add the version which fixes the issues there.

http://people.freebsd.org/~eik/portaudit/fde53204-7ea6-11d8-9645-0020ed76ef5a.html
2004-03-28 23:44:06 +00:00
Markus Brueffer
91e67482b4 - SIZEify
Submitted by:	trevor
Approved by:	arved (mentor)
2004-03-28 18:36:47 +00:00
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
Mario Sergio Fujikawa Ferreira
2693b99cad o Work around compiler BUG
- Optimizations -O{1,s,2,3} work
	- However, lack of -O{1,s,2,3} or -O0 BREAK the build
	- Therefore, make sure we have AT LEAST -O and avoid -O0

PR:		52024
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2004-03-14 04:14:20 +00:00
Mario Sergio Fujikawa Ferreira
e27f8f2cc7 o Chase libdv shared library version bump [1]
o Correctly depend on libshout2 instead of libshout port [2]

PR:		59230 [2],
		64154 [1]
Submitted by:	michael jonson <ahze@ahze.net> [1],
		pseniura@techie.com <pseniura@techie.com> [2]
2004-03-14 03:58:16 +00:00
Mario Sergio Fujikawa Ferreira
5f8e75f405 Chase libdv shared library version bump 2004-03-14 03:56:07 +00:00
Mario Sergio Fujikawa Ferreira
9a078f9971 o Update to 0.101
PR:		64154
Submitted by:	Michael Jonson <ahze@ahze.net>
2004-03-14 03:48:29 +00:00
Kris Kennaway
e0873e1d9b BROKEN on !i386: Does not compile 2004-03-13 10:04:53 +00:00
Dirk Meyer
72cbc826b4 - Fix problmes when -lpthread does exist.
PR:		63457
2004-03-13 08:07:23 +00:00
Kirill Ponomarev
1f57ab3b93 - Proper handle installation of OMF files as described in
http://www.freebsd.org/gnome/docs/porting.html

PR:		ports/64070
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
2004-03-12 10:01:31 +00:00
Kirill Ponomarev
2f35ef147f - Use PORTDOCS [1]
- Remove COPYING from PORTDOCS [2]
- Bump PORTREVISION

PR:		ports/64087
Submitted by:	maintainer [1], pav [1], krion [2]
2004-03-12 09:31:39 +00:00
Mario Sergio Fujikawa Ferreira
09f914f18d Update to 0.4 2004-03-12 01:59:38 +00:00
Ying-Chieh Liao
af68190ec1 fix patch when perl <= 5.6.0
Noticed by:	bento via kris
2004-03-12 00:54:05 +00:00
Alexander Kabaev
b884dfb826 Unbreak WITH_ENCODING_PATCH by updating it to version 27.3. 2004-03-11 15:08:14 +00:00
Michael Nottebrock
1d04da08fa Fix plist. 2004-03-11 10:56:00 +00:00
Michael Nottebrock
04b3875a9f Fix plist, bump PORTREVISION. 2004-03-10 10:17:13 +00:00
Michael Nottebrock
23568ce87f Fix PKGNAME. Bump PORTREVISION. 2004-03-09 22:10:27 +00:00
Mark Linimon
533767c3af Unbreak from previous commit by fixing author's bugs. Also, the config
files no longer get overwritten on reinstall.

PR:			ports/63985
Submitted by:		Ulrich Spoerlein <q@uni.de> (maintainer)
Pointy hat retained by:	linimon
2004-03-09 20:15:22 +00:00
Michael Nottebrock
f64c6af4f4 Update to KDE 3.2.1 / QT 3.3.1
Important changes:
==================

KDE:

- Audio/arts does not install artswrapper anymore, instead it is provided by
  audio/artswrapper. See UPDATING.

- misc/kdeaddons3 is now a metaport with

	editors/kate-plugins
	editors/vimpart
	games/atlantikdesigner
	misc/kaddressbook-plugins
	misc/kfile-plugins
	misc/kicker-applets
	misc/knewsticker-scripts
	misc/konq-plugins
	misc/ksig
	misc/renamedlgplugins
	multimedia/noatun-plugins
	net/kontact-plugins

  as slave ports.

- A number of KDE ports now uses OPTIONS do make various WITH_* options more
  visible.

- Plist fixes

- devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for
  newly created projects.

- kdebase will no longer remove previous KDM configurations. This won't take
  effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still
  remove the configuration), but subsequent updates will merge old configs.

QT:

- Previous versions of QT could be compiled with debugging-support enabled by
  defining DEBUG. This switch has been renamed to the more unambiguous
  WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
2004-03-09 19:41:12 +00:00
Oliver Eikemeier
b164cdd535 /tmp/cvs7Yicew 2004-03-09 18:52:32 +00:00
Michael Nottebrock
137e710a52 Add noatun-plugins, various plugins for noatun (part of kdemultimedia). 2004-03-09 13:28:29 +00:00
Kris Kennaway
5ecc6ef583 BROKEN on alpha and amd64: Does not compile 2004-03-09 12:16:49 +00:00
Kirill Ponomarev
abc0999d32 - Add missing manpage
PR:		ports/63966
Submitted by:	maintainer
2004-03-09 09:55:36 +00:00
Pav Lucistnik
a5fe027734 - Switch to my FreeBSD.org address 2004-03-08 22:03: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
Edwin Groothuis
88568d177e Make ports/multimedia use the USE_SDL macro
PR:		ports/61805
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2004-03-07 23:28:40 +00:00
Kris Kennaway
78a5b9d97a ia64 doesn't have bktr support. 2004-03-07 04:59:47 +00:00
Pav Lucistnik
00e402e566 Add mkxvcd, a bash script for easy encoding of VCD disc using common
tools like mplayer, mjpegtools or transcode.

PR:		ports/63790
Submitted by:	michael johnson <ahze@ahze.net>
2004-03-06 11:08:22 +00:00
Pav Lucistnik
2a1355948a - Unbreak on -CURRENT [1]
- Add patch to add assert header [1]
- Add patch to make assembly routine gcc3 friendly (obtained from Gentoo) [1]
- Patch path to bash in two scripts
- Remove USE_SIZE=yes it's default now and Portlint

PR:		ports/63745
Submitted by:	michael johnson <ahze@ahze.net>
2004-03-06 10:55:07 +00:00
Adam Weinberger
285547bd91 Fix build, use GNU_CONFIGURE instead of HAS_CONFIGURE and a
wacky do-configure target, and change the pkg-plist to add
missing files. PORTREVISION bump cuz of that last change.
2004-03-05 20:56:40 +00:00
Kris Kennaway
69641e40dc BROKEN on !i386: Does not compile 2004-03-05 11:09:44 +00:00
Mark Linimon
c20a1e464a Mark as not for architectures that don't support bttv. While here,
reset maintainer, who had not answered this PR or the other about
this port, and appears neither in the commit logs nor access files.

PR:		ports/63107
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2004-03-04 06:54:22 +00:00
Mark Linimon
6ec66a1081 Update to 0.5.0 and unbreak; fix Imlib2 and gdk-pixbuf detection;
refactor patchfiles on the way to doing that; minor bugfixes (see
ChangeLog for details).

PR:		ports/62457
Submitted by:	Ulrich Spoerlein <q@uni.de>
Maintainer timeout:	2 weeks
2004-03-04 06:29:01 +00:00
Dirk Meyer
bfaeee781c - use libmad
- new options:
WITH_AUTODETECT WITH_LIBMPEG2 WITH_LIBMATROSKA WITHOUT_LIBID3TAG
- clean dependencies from ports/63583

63583
Michael Johnson
- install 2 man pages
- better gnome support
- support for libmatroska
- new options:
WITH_GNOME WITH_ESOUND WITH_AALIB WITH_CDDB WITH_GGI WITH_LIBTHEORA
WITH_LIVEMEDIA WITH_SPEEX WITH_SVGALIB WITH_XOSD WITH_OPTIMIZED_CFLAGS

- dropped cause of bad dependency list:
WANT_GNOME does not work here linke in mplayer.
2004-03-03 17:53:47 +00:00
Dirk Meyer
c398e2c3a6 - remove include dir 2004-03-02 21:51:19 +00:00
Kirill Ponomarev
71ce935132 - Fix MASTER_SITES
PR:		ports/63617
Submitted by:	michael johnson <ahze@ahze.net>
2004-03-02 08:46:56 +00:00
Pav Lucistnik
917489178c - Fix build when WITHOUT_SIMD is defined
PR:		ports/63456
Submitted by:	maintainer
2004-03-01 14:53:54 +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
Kirill Ponomarev
c750694c8d - SIZEify
PR:		ports/63548
Submitted by:	maintainer
2004-02-29 20:50:30 +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
Adam Weinberger
a35f4c7582 Fix configure by acknowledging PTHREAD_{CFLAGS,LIBS}
Approved by:	no response from maintainer
2004-02-28 18:55:25 +00:00
Pav Lucistnik
afb84dd726 - Fix WITH_SSE option
PR:		ports/63505
Submitted by:	michael johnson <ahze@ahze.net>
Pointy hat to:	pav
2004-02-28 17:56:39 +00:00
Pav Lucistnik
873083e14b - Add WITH_SSE and WITHOUT_MMX knobs
PR:		ports/63417
Submitted by:	michael johnson <ahze@ahze.net>
2004-02-28 13:10:27 +00:00
Dirk Meyer
9c4d7723e8 - update to 0.0.9 2004-02-28 05:34:31 +00:00
Pav Lucistnik
c19547d909 - Convert to USE_GNOME
PR:		ports/59744
Submitted by:	Mezz <mezz7@cox.net>
Approved by:	maintainer timeout (3 months)
2004-02-27 09:36:58 +00:00
Pav Lucistnik
352c4ed92e - Update to 0.6.12
- Add WITH_LIBTHEORA knob (submitted by Michael Johnson)
- Don't build WITH_NASM if it's installed

PR:		ports/63402
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2004-02-26 17:58:26 +00:00
Kirill Ponomarev
b20ae7c490 This update solves two issues which are important for many
users of mplayer:

o bktr driver working. Thanks to Arjan van Leeuwen
  <avleeuwen@piwebs.com> and Simun Mikecin sime@logos.hr (For me
  it doesn't work at all, but mplayer's tv never did :-) So I
  rely on the reports of the users who are successful.)

o disables support for libdvdnav as it's not compatible with
  the new version. The mplayer developers are informed and
  hunt the problem.

o introduces a patch to fix -vo md5: patch-libvo-vo_md5.c
  Thanks to Christopher Nehren <apeiron@comcast.net>

PR:		ports/63363
Submitted by:	maintainer
2004-02-26 09:18:00 +00:00
Dirk Meyer
4857d67313 - add SIZE 2004-02-26 05:56:07 +00:00
Joe Marcus Clarke
e5417c5664 Chase libfame shared lib version.
PR:		63379
Submitted by:	michael johnson <ahze@ahze.net>
2004-02-26 05:24:04 +00:00
Kris Kennaway
fe4893e840 BROKEN on alpha 5.x: Does not compile 2004-02-25 18:39:03 +00:00
Kris Kennaway
48df089d67 BROKEN on !i386: Does not compile 2004-02-25 10:43:16 +00:00
Kris Kennaway
9903ebab0c BROKEN on alpha 5.x: does not compile 2004-02-25 10:30:56 +00:00
Kirill Ponomarev
cde397995e Add gmencoder 0.1.0,
Gmencoder is Gnome2 front-end to mplayer/mencoder. It supports
mamy of the output codecs as well as postprocesing, cropping,
scale, subtitles ripping, 1, 2 and 3 passes for encoding.

PR:		ports/63337
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-02-25 10:22:27 +00:00
Kris Kennaway
2dc33096c4 BROKEN on !i386 and !amd64: Does not compile 2004-02-25 10:12:17 +00:00
Joe Marcus Clarke
5c2f313ce7 Add libtheora, Xiph.Org's video codec, intended for use within the Ogg
project's multimedia streaming system. Theora is derived directly from On2's
VP3 codec.

Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
2004-02-25 08:45:59 +00:00
Kirill Ponomarev
adbbde413e - Chase libraries for new libfame version 2004-02-25 08:34:23 +00:00
Kirill Ponomarev
f04c50144e - Update to version 0.9.1
PR:		ports/63333
Submitted by:	michael johnson <ahze@ahze.net>
2004-02-25 08:33:37 +00:00
Ying-Chieh Liao
9c04b872ba add p5-RIFF-Info 1.07
Probe DivX and AVI files for attributes

PR:		63328
Submitted by:	michael johnson <ahze@ahze.net>
2004-02-25 03:08:22 +00:00
Ying-Chieh Liao
9440be3a90 add p5-Video-Info 0.993
Retrieve video properties such as: height width codec fps
2004-02-25 01:51:02 +00:00
Ying-Chieh Liao
acc86e28eb add p5-Video-OpenQuicktime 1.02
An interface to the OpenQuicktime library

PR:		63253
Submitted by:	michael johnson <ahze@ahze.net>
2004-02-25 01:35:18 +00:00
Kirill Ponomarev
0fbf4d0df5 - Update to 1.2.10
PR:		ports/63303
Submitted by:	maintainer
2004-02-24 13:21:17 +00:00
Mario Sergio Fujikawa Ferreira
8d90e1c675 o FreeBSD 5.x series had gcc 3.2.x per default up until OSVERSION
501103. However, users from FreeBSD series previous to 5.x are
  required to build gcc32 port.
o Therefore, do not force 5.x users to build gcc33 port if their
  available gcc32 toolchain will do. In so many words,

.if ${OSVERSION} < 501103
USE_GCC=3.2
.else
USE_GCC=3.3
.endif

Prompted by:	markus
Reviewed by:	markus, will
2004-02-24 02:56:30 +00:00
Mario Sergio Fujikawa Ferreira
b676dc68da o New port mkvtoolnix version 0.8.5: Tools to extract from/get info
about/create Matroska media streams
o Note: mkvtoolnix will only build correctly if multimedia/libmatroska,
  textproc/libebml and multimedia/mkvtoolnix ports are all built
  with the same gcc toolchain
2004-02-24 02:19:55 +00:00
Mario Sergio Fujikawa Ferreira
49e0d514cd o Make sure that:
- OSVERSION < 500000 implies in USE_GCC=3.2
	- otherwise, USE_GCC=3.3 (which is the default on 5.x series)
o This will insure that since both libmatroska and libebml ports
  were built with the same gcc toolchain, mkvtoolnix port will be
  able to be linked to both using the same aforementioned gcc
  toolchain
o Bump PORTREVISION
2004-02-24 02:16:14 +00:00
Mario Sergio Fujikawa Ferreira
14ab07779d Update to 1.2 2004-02-23 23:23:58 +00:00
Mario Sergio Fujikawa Ferreira
e34b41b9b6 Update to 0.4.3 2004-02-23 21:02:26 +00:00
Markus Brueffer
7bb44cbc85 Change my email address.
Approved by:	arved (mentor)
2004-02-23 20:57:56 +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
Mark Linimon
22a5c9dcee Unbreak on 5.x by adding USE_PERL5. Clean up dependencies.
PR:		ports/62179
Submitted by:	Heiner Eichmann <h.eichmann at gmx.de> (maintainer)
2004-02-23 01:05:05 +00:00
Oliver Eikemeier
45e7c993c6 add file for WITH_ENCODING_PATCH to distinfo.
SIZEify while I'm here

PR:		62894
Submitted by:	Linh Pham <question+freebsdpr@closedsrc.org>
Prompted by:	josef
2004-02-22 19:44:22 +00:00
MANTANI Nobutaka
783d520053 1. Fix build error.
2. SIZEify.

PR:		ports/63168 [1]
Submitted by:	Martin Kaeske <Martin.Kaeske@Stud.TU-Ilmenau.DE> [1]
2004-02-22 14:12:40 +00:00
MANTANI Nobutaka
b8b71f57a7 1. Fix hangup problem with arts.
2. Fix build error on alpha.
3. SIZEify.

PR:		ports/62249 [1], ports/62387 [2]
Submitted by:	Fridtjof Busse <fbusse@gmx.de> [1],
		Klaus Robert Suetterlin <krs@robert2.mpe-garching.mpg.de> [2]
2004-02-22 14:07:39 +00:00
Michael Nottebrock
9cb20302f4 Update to version 0.50.16. 2004-02-22 11:52:08 +00:00
Kris Kennaway
f816205962 Utilize the EXPIRATION_DATE tag for these ports scheduled for removal. 2004-02-22 01:22:46 +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
Joe Marcus Clarke
f66fb34efa Make sure to link against libc_r on 5.X if requested to do so. This should
fix any DTP-related crash.

Obtained from:	MarcusCom GNOME 2.5 repo
2004-02-21 20:46:54 +00:00
Joe Marcus Clarke
bd88a3e9d4 Use intlhack to fix the build on 4.X.
Reported by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2004-02-21 20:08:31 +00:00
Oliver Lehmann
430855e08e ia64 has no machine/ioctl_bt848.h. ONLY_FOR_ARCHS= alpha i386 2004-02-21 15:02:36 +00:00
Joe Marcus Clarke
ac432e7fd3 Re-add support for libdvdnav. 2004-02-20 21:36:45 +00:00
Adam Weinberger
5404f2479d Chase libdvdnav shlib. 2004-02-20 21:10:01 +00:00
Adam Weinberger
fbf462c384 Chase libdvdnav shlib version. 2004-02-20 21:06:23 +00:00
Tilman Keskinoz
63e7c0c053 Unbreak by adding USE_PERL5_BUILD 2004-02-20 17:34:04 +00:00
Tilman Keskinoz
20cf8dbe15 Update to 0.99.9
PR:		62880
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2004-02-20 14:48:26 +00:00
Tilman Keskinoz
e68c6ab178 Fix build on AMD64 2004-02-20 13:26:29 +00:00
Dirk Meyer
f37590a79e - Fix plist for alpha 2004-02-20 05:52:26 +00:00
Tilman Keskinoz
04fc16500c Chase ogle shared library
Reported by:	bento
2004-02-19 19:48:48 +00:00
Joe Marcus Clarke
110caf97e1 Update to 0.1.9.
Submitted by:	Simon Barner <barner@in.tum.de>
		maintainer
Approved by:	maintainer
2004-02-19 18:19:44 +00:00
Pav Lucistnik
b254447289 - Update to 0.7.2
- Be a bit more clever about default device on 5.x

PR:		ports/62237
Submitted by:	pav
Approved by:	maintainer timeout (18 days)
2004-02-19 13:40:08 +00:00
Kris Kennaway
18fc446ec9 Remove BROKEN tag, since the problem was fixed by the recent fix to the
lame port.

Tracked down by:	"Thomas E. Zander" <riggs@rrr.de>
2004-02-19 03:32:48 +00:00
Adam Weinberger
7602ef6eba GTK2 mozilla is now the default, and GTK1 support will be built only if explicitly
requested.

This means that mozilla-gtk2 and mozilla-devel-gtk2 are now mozilla and
mozilla-devel, respectively; and the old mozilla and mozilla-devel are now
mozilla-gtk1 and mozilla-devel-gtk1.

This is done for a whole plethora of reasons, and should please everybody
except galeon1 fanatics and uhm... anybody else who it doesn't please.

If you have WITH_MOZILLA set in your /etc/make.conf, you'll need to update
the value accordingly. GTK2 ports will automatically install GTK2 mozilla,
and GTK1 ports will automatically install GTK1 ports, so WITH_MOZILLA need
be defined only if you want the development version... which are dormant
right now anyway.

For now, all ports that honoured WITH_MOZILLA=mozilla-{,-devel}-gtk2 will
still honour those values as well as WITH_MOZILLA=mozilla{,-devel}, but
future ports reserve the right to ignore the *-gtk2 values.
2004-02-18 03:50:38 +00:00
Kris Kennaway
3fc1a7fdba BROKEN on 5.x: Does not compile 2004-02-17 22:40:50 +00:00
Kris Kennaway
ee720b5f75 BROKEN on 5.x: does not compile 2004-02-17 22:37:50 +00:00
Kris Kennaway
831ecec579 Reset undeliverable maintainer address 2004-02-17 08:48:24 +00:00
Kris Kennaway
8c33ca1c5f BROKEN: Checksum mismatch. This port is scheduled for removal on April 16
if still broken at that time.
2004-02-16 23:26:18 +00:00
Kirill Ponomarev
3bbfc27724 - Fix build on AMD64
PR:		ports/62854
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
Approved by:	maintainer
2004-02-15 18:47:48 +00:00
Marc Fonvieille
68bfbeeef2 Typo: s/supprt/support 2004-02-15 15:05:01 +00:00
Alexander Nedotsukov
16245c1538 - Use intlhack to fix build on systems with old perl. [1]
- Use lthack.

PR:		62869
Reported by:	Stacey Roberts <stacey@vickiandstacey.com> [1]
2004-02-15 13:37:26 +00:00
Joe Marcus Clarke
052678a982 Update to 0.3.4. 2004-02-14 06:42:49 +00:00
Oliver Lehmann
1628aa3dc7 Scantv is now able to detect stations. Actually You still won't get the
station-names
Bump PORTREVISION
2004-02-11 22:56:32 +00:00
Dirk Meyer
e99a681c5c - fix package on sparc64 2004-02-11 07:16:33 +00:00
Oliver Lehmann
51103f97fa - scantv now scans w/o a failure, but actually doesn't like to find any
station here
- reattach x11/mtt to the build in case it's FreeBSD 5
- bump PORTREVISION
2004-02-10 22:01:43 +00:00
Mark Linimon
504e1377e6 Miscellaneous bugfixes and rework of some parts of the installation,
especially for icc.

PR:		ports/62566
Submitted by:	Juan Salaverria <rael@vectorstar.net> (maintainer)
2004-02-10 21:20:11 +00:00
Tilman Keskinoz
4a1ae6104b Fix build on AMD64
Submitted by:	lioux, Adriaan de Groot <adridg@cs.kun.nl>
2004-02-10 16:17:40 +00:00
Tilman Keskinoz
d06b411e22 Fix build on AMD64 2004-02-10 15:43:43 +00:00
Michael Nottebrock
e54006ce2b Remove hardcoded check for libc_r.
PR: ports/62625
Submitted by: leafy <leafy@leafy.idv.tw>
2004-02-10 14:35:26 +00:00
Oliver Lehmann
51513cdee9 i forgott to add bin/alevtd 2004-02-09 19:52:55 +00:00
Oliver Lehmann
0327454ac6 Add libzvbi Support (WITH_LIBZVBI) to get a aletvd and a scantv (which won't
work on my system)
Bump PORTREVISION
2004-02-09 17:50:45 +00:00
Kirill Ponomarev
74c66b4b60 - Fix build on AMD64 2004-02-08 22:41:29 +00:00
Michael Nottebrock
4f989c7c83 Bump PORTREVISION. Again. 2004-02-08 16:35:09 +00:00
Michael Nottebrock
6e909112ce Fix dependency - we want libmusicbrainz, not musicbrainz. Hmpf.
PR:     ports/62533
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
2004-02-08 16:33:21 +00:00
Yen-Ming Lee
7caf0e201a add USE_GCC=2.95 and unbreak this port.
replace pkg-plist with PORTDOCS and PLIST_FILES.
2004-02-08 08:57:01 +00:00
Joe Marcus Clarke
26a1705d0e Update to 0.9.6 and bump PORTEPOCH since 0.9.6 is numerically less than
the previous 1.0.0 (though this is a later version).

PR:		62495
Submitted by:	maintainer
2004-02-08 08:08:09 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Kris Kennaway
098b614ba4 BROKEN on 5.x: Does not compile 2004-02-07 23:19:37 +00:00
Michael Nottebrock
d49a784492 Add dependencies for trm & musicbrainz. 2004-02-07 21:56:49 +00:00
Dirk Meyer
914d85728b - Fix package on amd64 arch 2004-02-07 13:59:44 +00:00
Kris Kennaway
f1bc94ba14 BROKEN on 5.x: configure fails 2004-02-07 03:30:30 +00:00
Kris Kennaway
fbd5b8de69 BROKEN On 5.x: does not compile 2004-02-06 23:16:03 +00:00
Michael Nottebrock
b5a60d294f Correct a sub-plist. 2004-02-06 16:01:04 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Kris Kennaway
ba9dfe466e BROKEN on 5.x: broken pkg-plist 2004-02-06 08:28:44 +00:00
Alex Dupre
039b8293c8 Fix PLIST generation.
Approved by:	nork (mentor/implicitly)
2004-02-05 22:04:24 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Michael Nottebrock
fe3d808a42 Remove explicit library revision, hayes works on all libnoatuns. 2004-02-05 18:27:13 +00:00
Michael Nottebrock
38a92d46fe Update to KDE 3.2.0
Important changes:
==================

- Kmail and knode have been moved from kdenetwork to kdepim. This
  means you will have to install kdepim if you want to continue using
  kmail or knode. This is to ease integration with korganizer, in
  the new 'Kontact' application.

- The arabic translations for KDE and KOffice have been moved from
  misc to the arabic category.

- There is a new module called kdeaccessibility in the accessibility
  category.  It contains a few utilities for disabled users like a
  magnification lens and a text-to-speech frontend.

- In KDM, you need to select the 'CUSTOM' session profile in order
  to have your .xsession executed. This is particularly important if
  you're using the aegypten tools
  (http://freebsd.kde.org/howtos/aegypten-kmail.php).

- We have started making more parts of the ports optional. In kdepim,
  both Kandy and KPilot can be turned off with ports-knobs. This
  process will continue in the 3.2 series.
2004-02-05 01:23:10 +00:00
Max Khon
efb4313abf Fix building ru-xmms with vorbis output plugin. 2004-02-04 21:10:00 +00:00
Max Khon
209cab5bdd - Unbreak ru-xmms [1].
- Provide separate distinfo for ru-xmms so recode patch distinfo will not be
lost.

PR:		62250 [1]
Submitted by:	Dima Panov <redfox@Fluffy.Khv.RU>
2004-02-04 12:45:06 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Kris Kennaway
06122c083e Remove the broken WMxmms port. 2004-02-02 09:10:29 +00:00
Kirill Ponomarev
16f9b1e8c9 - Fix build on AMD64
- Pet portlint
2004-02-01 19:04:25 +00:00
Pav Lucistnik
258de68afc - Mark as only for i386 and point users to port that works on all archs
PR:		ports/62225
Submitted by:	amistry <amistry@am-productions.biz> (maintainer)
2004-02-01 18:53:50 +00:00
Pav Lucistnik
1c03b4c2b6 - Account for Brooktree header move in recent -CURRENT
PR:		ports/62177
Submitted by:	Steve O'Hara-Smith <steve@sohara.org> (maintainer)
2004-02-01 16:33:06 +00:00
Pav Lucistnik
d05b61d29d - Update checksum in distinfo. I verified changes, only few minor changes
to readme file.
2004-02-01 16:26:03 +00:00
Kirill Ponomarev
37dbdf8169 - Mark BROKEN with WITH_ENCODING_PATCH patch
- Pointed out by:	kris
2004-01-31 17:39:49 +00:00
Kirill Ponomarev
faf531c362 - Update to version 1.2.9
* Note that the update breaks russian/xmms because of a
  patchfile needed for Russian coding detection.

PR:		ports/62127
Submitted by:	maintainer
2004-01-31 14:16:30 +00:00
Tilman Keskinoz
16318a622a Fix build on AMD64
Approved by:	maintainer timeout (26 days)
2004-01-31 04:00:09 +00:00
Tilman Keskinoz
44eaeffeee Fix build on AMD64 2004-01-31 02:28:08 +00:00
Oliver Lehmann
b6817f988c update xawtv to 3.91 2004-01-30 17:05:25 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Edwin Groothuis
f1ce90914d Let multimedia/libxine properly use USE_SDL
PR:		61805
Approved by:	MANTANI Nobutaka <nobutaka@freebsd.org>
2004-01-28 06:17:42 +00:00
Edwin Groothuis
4acc398017 Let multimedia/slideshow use USE_SDL.
PR:		ports/61805
Approved by:	Stefan Farfeleder <stefan@fafoe.narf.at>
2004-01-27 22:48:10 +00:00
Pierre Beyssac
4544d5a9e6 Remove useless explicit dependency on gnugetopt, taken care of by
USE_GETOPT_LONG.

Obtained from:	pav
2004-01-27 19:20:53 +00:00
Pav Lucistnik
5f30e7ed26 - Update to 2.0.20
Submitted by:	Anish Mistry <amistry@am-productions.biz> (maintainer)
2004-01-27 01:11:38 +00:00
Dirk Meyer
1e12c1cf27 - change USE_SDL
PR:		61805
2004-01-26 19:23:22 +00:00
Edwin Groothuis
bfd9a1da9b Let multimedia/avifile use USE_SDL
PR:		ports/61805
Approved by:	"Holger Lamm" <holger@e-gitt.net>
2004-01-26 10:12:59 +00:00