Commit graph

1314 commits

Author SHA1 Message Date
Will Andrews
d075bf0f86 Fix the -pthread problem in case the option gets removed again. This
patch involved patching the core auto* routines in KDE to accept the
PTHREAD_* variables in the environment, with fallbacks.  We decided the
easiest way to implement this in ports was to generate configure instead
of risking incorrect generation at port configure time.

Said patch has already been committed to HEAD in KDE and as such will be
removed with the 3.2 upgrade once it is released.

Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE
modules) have this support commented out due to lack of patch.

Helped out:	Adriaan de Groot <adridg@cs.kun.nl>
		Lauri Watts <lauri@kde.org>
		Andy Fawcett <andy@athame.co.uk>
2003-10-03 22:34:44 +00:00
Joe Marcus Clarke
e2687cf2d5 Down-rev the libSDL shared lib version since SDL-1.2.6 has not been
committed yet.

Spotted by:	Thierry Thomas <thierry@pompo.net>
2003-10-03 19:01:11 +00:00
Joe Marcus Clarke
fca0ecf8d1 * Correct use of SDL, update lib dependency of SDL [1]
* Better DVD device handling for FreeBSD [2]

PR:		57475 [1]
		57545
Suggested by:	Thierry Thomas <thierry@pompo.net> [1]
Obtained from:	sf [2]
Submitted by:	maintainer
2003-10-03 17:31:05 +00:00
Kirill Ponomarev
57b83df6f9 Add mmpython 0.2, retrieves metadata from mp3, ogg, avi, jpg
and other formats.

PR:		55425
Submitted by:	larse@isi.edu
2003-10-03 12:30:14 +00:00
Edwin Groothuis
d286a8842e Enable IPv6 in XMMS
This patch enables IPv6 in XMMS.

	Starting from version 1.2.8, XMMS natively supports IPv6.
	However, it needs to be explicitely enabled on ./configure.

PR:		ports/57022
Submitted by:	Samuel Tardieu <sam@rfc1149.net>
2003-10-03 11:11:03 +00:00
Edwin Groothuis
07f1d50cbc Chase up new MASTER_SITE_SAVANNAH.
PR:		ports/56970
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-10-03 11:04:59 +00:00
Peter Pentchev
8e07b6d9f7 Use USE_SDL.
PR:		57481
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-10-02 12:42:16 +00:00
Kirill Ponomarev
5f889735f3 Add xmms-status-plugin 1.0,
XMMS control applet for GNOME 2 panel / KDE tray.

PR:		57299
Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-10-01 20:52:11 +00:00
Joe Marcus Clarke
cc28ba4d4e Update to 0.99.5.
PR:		57432
Submitted by:	maintainer
2003-09-30 22:54:50 +00:00
Joe Marcus Clarke
0611f91c22 Apply the ffmpeg configure patch conditionally. This patch breaks
the build on i386.

Reported by:	Jeremy Messenger <mezz7@cox.net>
Approved by:	lioux (implicit)
2003-09-30 21:48:37 +00:00
Joe Marcus Clarke
0bd7a6418b Chase the libxmms shared lib version.
Reported by:	Koop Mast <einekoai@chello.nl>
2003-09-30 18:33:19 +00:00
Joe Marcus Clarke
a4ab8a8bad Fix another build problem on ia64.
Submitted by:	marcel
Approved by:	lioux (implicit)
2003-09-30 17:09:47 +00:00
Joe Marcus Clarke
5bb84d5e77 Fix build on ia64.
Submitted by:	marcel
Approved by:	lioux (implicit)
2003-09-30 08:26:07 +00:00
Joe Marcus Clarke
fa617f453f Fix the ESD output sink. With this patch, rhythmbox works again with the
gstreamer backend.

Approved by:	lioux
Obtained from:	http://bugzilla.gnome.org/show_bug.cgi?id=119155
2003-09-30 08:24:20 +00:00
Joe Marcus Clarke
23bb797eeb * Update to 0.92.
- Important fix of a remote buffer overflow attack via asf streaming
  - Some minor fixes
* Check for the updated KAME ipv6-patch.  Looks okay.
* Change pkg-message, pointing at at a work-in-progress FAQ

PR:		57324
		57296
Submitted by:	Mezz <mezz7@cox.net> (based on)
		maintainer
2003-09-28 17:58:48 +00:00
Hidetoshi Shimokawa
e530b8fce1 - Remove -pthread from CFLAGS for -current.
- Distfile has been updated(PAL support).
2003-09-26 12:55:59 +00:00
Joe Marcus Clarke
071ebb6166 Remove -Werror to fix build on Alpha. 2003-09-25 17:24:58 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Mario Sergio Fujikawa Ferreira
9d89ca037b o Add WITH_FREETYPE2 knob: handles optional drawtext vhook plugin
o Fixes bento build

Submitted by:	bento, kris,
		Steve O'Hara-Smith <steve@sohara.org>
2003-09-22 05:01:39 +00:00
Joe Marcus Clarke
1c007d498f Fix build by removing some bogus plist entries. 2003-09-21 03:52:42 +00:00
Will Andrews
be79a77dc4 Update. Sole change is in mpeglib/lib/util/mmx/cpu_accel.c and appears to
be asm() -> __asm().
2003-09-20 01:22:50 +00:00
Will Andrews
01ff961210 Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details. 2003-09-18 14:57:05 +00:00
Joe Marcus Clarke
9c0caae1c2 Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.

This commit represents work done by adamw, bland, and myself as well as
many other contributers:

Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>

Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.

Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon).  The
best way to upgrade so that you get all shared library dependencies is:

portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2

Approved by:	portmgr (kris, will, myself implicitly)
Requested by:	re as well as many other users
2003-09-18 06:49:37 +00:00
Edwin Groothuis
b484a4b30a Chase multimedia/xmms library bump.
Submitted by:	FUJISHIMA Satsuki <sf@FreeBSD.org>
Approved by:	(unbreak of port builds)
2003-09-17 23:44:11 +00:00
FUJISHIMA Satsuki
63dcec2a01 unbreak package at bento(i386/RELENG_4):
o get rid of hardcoded CONFIGURE_TARGET from pkg-plist.
o utilize USE_SDL as pkg-plist includes its modules.
o utilize USE_GETOPT_LONG as configure detects libgnugetopt.
o utilize PTHREAD_LIBS to avoid linking both libc and libc_r in -STABLE.
o supply CPPFLAGS/LDFLAGS to configure to detect ogg/vorbis/id3tag and others.
o and add number of modules built accordingly.
o then sort pkg-plist.
2003-09-14 09:56:09 +00:00
Norikatsu Shigemura
5ccd37f656 AlienMind skin is updated.
Update Cyrus skin in distinfo.
	Result of diff 2003-02-18 and 2003-09-03.
		mv readme README

PR:		ports/56674
Submitted by:	Thomas E. Zander <riggs@o503.hadiko.de> (maintainer)
2003-09-10 16:08:12 +00:00
Norikatsu Shigemura
90a2eb2a60 o Chase lib version change of multimedia/xmms. [1]
o Fix build on recent current (by -pthread option is deprecated). [2]
o WITH_LANG is added. [2]

PR:		ports/56630 [1]
Submitted by:	Guido Berhoerster <ich@guido-berhoerster.org> [1]
		Tod McQuillin <devin@spamcop.net> [1]
		Ivanchenko V. I. <webmaster@asiamusic.ru> [1][2]
Approved by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2003-09-10 15:55:29 +00:00
Akinori MUSHA
a4ff4d2f27 Update the Ruby/GNOME2 suite to 0.7.0. 2003-09-10 07:43:54 +00:00
Mario Sergio Fujikawa Ferreira
69a27faf05 Update to 0.9.9 2003-09-08 01:57:13 +00:00
Mario Sergio Fujikawa Ferreira
2a936542d2 Update to 1.2.8 2003-09-08 01:25:49 +00:00
Mario Sergio Fujikawa Ferreira
02c49bd1c9 Fix build on alpha ARCH machines that do not support MVI code. Check
PR for more information

PR:		48506
Submitted by:	naddy
2003-09-08 00:54:07 +00:00
Edwin Groothuis
c91c8e8e4d chase lib version change of multimedia/xmms
PR:		ports/56505
Submitted by:	Espen Skoglund <esk@ira.uka.de>
2003-09-08 00:10:16 +00:00
Mario Sergio Fujikawa Ferreira
db73464fc2 Update to 0.4.7
Submitted by:	Steve O'Hara-Smith <steve@sohara.org>
2003-09-07 23:52:59 +00:00
Edwin Groothuis
363f16721b [Maintainer update] multimedia/xmms to 1.2.8
Update to xmms 1.2.8.  See http://www.xmms.org/next_version.php for
	a full description.

Please note that if you're running -current, some options will be
automaticly disabled due to the absence of -pthread in the current
gcc. For example, libmikmod might do this because of its --ldadd
option:
	[~] edwin@ref5>libmikmod-config --ldadd
	-pthread

PR:		ports/56504
Submitted by:	Espen Skoglund <esk@ira.uka.de>
2003-09-07 23:39:27 +00:00
Dirk Meyer
6266f49f6e - fix MASTER_SIITES
http://people.freebsd.org/~fenner/portsurvey/
2003-09-06 21:04:29 +00:00
Kirill Ponomarev
0fdc7b6913 - Update to version 0.99.4
o Fix possible crasher due to an old version of glade
o Update the subtitle and languages menus after having played a
  DVD or ogm file

PR:		56412
Submitted by:	maintainer
2003-09-04 10:15:54 +00:00
Sergey A. Osokin
7076a24768 Fix operate with libkse/libthr (-CURRENT).
Submitted by:	deischen
Approved by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
PR:		56358
2003-09-04 08:49:41 +00:00
Will Andrews
fb64ddda79 Fix build on -CURRENT.
Submitted by:	Andy Fawcett <andy@athame.co.uk>
Tested by:	deischen
2003-09-03 05:55:57 +00:00
Edwin Groothuis
dcd87e5e03 Additions to win32-codecs
o Add extra Quicktime codecs available from mplayerhq.hu
	o Update pkg-descr to the current list of codecs
	o Change website pointer to mplayer codecs page

PR:		ports/55223
Submitted by:	Dominic Marks <dom@wirespeed.org.uk>
Approved by:	Holger Lamm" <holger@e-gitt.net> (maintainer)
2003-09-03 00:00:54 +00:00
Kirill Ponomarev
d69c958181 - Update to version 0.99.3
PR:		56251
Submitted by:	maintainer
2003-08-31 22:28:28 +00:00
Kirill Ponomarev
0465b106a8 - Update to version 0.6.9
PR:		56207
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-08-30 20:57:34 +00:00
Kirill Ponomarev
102b573e49 - Update to version 0.9.1
PR:		56194
Submitted by:	Ports Fury
2003-08-30 17:03:20 +00:00
Norikatsu Shigemura
a43b788411 Enables the audioid suboption for mplayer -tv.
PR:		ports/56125
Patched by:	Nikolay Nikolaev <nicknickolaev@yahoo.com>
Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2003-08-29 10:27:25 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
46eff70a20 Fix build with gettext-0.12.1.
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-08-25 06:10:52 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Hidetoshi Shimokawa
7f043e75dc Update for new device name (/dev/fw?.?). 2003-08-18 12:24:30 +00:00
Hidetoshi Shimokawa
118461cdec xdvshow uses evil busy loop in the decoding routine and it doesn't work
as expected with some thread libraries. For an adhoc workaround for this
problem, insert usleep() in the loop to force context switch.
The original code should be rewritten using a conditional variable.
2003-08-18 12:06:55 +00:00
Joe Marcus Clarke
c9f7d0ae0a Fix breakage introduced by my last commit by restoring the DATADIR
PLIST_SUB.

Reported by:	bento via kris
2003-08-17 14:26:38 +00:00
Kirill Ponomarev
124584db39 - Fix LIB_DEPENDS
- Fix pkg-plist

PR:		55629
Submitted by:	Ports Fury
2003-08-16 16:39:16 +00:00