Commit graph

3603 commits

Author SHA1 Message Date
Dmitry Sivachenko
10b15d1b9b Add back DIST_SUBDIR. It was removed by mistake.
Approved by:	maintainer
2003-09-28 17:52:45 +00:00
Kirill Ponomarev
6b2ca17e2c - Update to version 1.9
PR:		57303
Submitted by:	Ulrich Spoerlein <q@uni.de> (maintainer)
2003-09-28 14:01:20 +00:00
Trevor Johnson
44c28c4e1c Uncomment BROKEN line.
pointy hat to:  my duncecap cordillera
2003-09-28 11:47:18 +00:00
Trevor Johnson
8e5b2e3d68 Update to 0.8.6. Note brokenness on -CURRENT. 2003-09-28 09:13:59 +00:00
Joe Marcus Clarke
e014507672 Fix a crash in the CD Database capplet due to referencing an
uninitialized GTK object.  More details can be found at:

http://bugzilla.gnome.org/show_bug.cgi?id=123390

Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-09-28 00:46:36 +00:00
Joe Marcus Clarke
91fc569c26 Update to 0.2.4. 2003-09-28 00:27:53 +00:00
Hye-Shik Chang
b352ce7d4a Update to 1.07 2003-09-27 16:04:38 +00:00
Hye-Shik Chang
24b7e82faa Update to 1.4 2003-09-27 15:23:47 +00:00
Dmitry Sivachenko
a28e5f6a63 Update to 4.0.0 release. 2003-09-27 11:45:13 +00:00
Hajimu UMEMOTO
0dc801978b Though recent FreeBSD has SOUND_MIXER_INFO defined. it seems
incompatible with the one gkrellmvolume expects.

Reported by:	"Kevin Oberman" <oberman@es.net>
2003-09-27 04:02:24 +00:00
Edwin Groothuis
e95a885a95 Update port: audio/zinf to 2.2.4
- Update to version 2.2.4

PR:		ports/57001
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 03:59:35 +00:00
Edwin Groothuis
9eedc760df Update for teamspeak_server port update
Updates to not install as root, and installs startup script as .sample.

PR:		ports/56918
Submitted by:	Daniel O'Connor <darius@dons.net.au>
2003-09-27 03:56:32 +00:00
Edwin Groothuis
b705cbc95c ECHO -> ECHO_MSG
(ECHO_CMD for deskutils/notebook)

PR:		ports/56767-56770,56772-56774,56776-56784
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:23:56 +00:00
Edwin Groothuis
098b1359d9 Update port: audio/rplay
- ECHO -> ECHO_MSG

PR:		ports/56766
Submitted:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:01:16 +00:00
Edwin Groothuis
9a2663d145 Update port: audio/mp3encode
-  ECHO -> ECHO_MSG

PR:		ports/56765
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-26 23:55:52 +00:00
Daichi GOTO
f82198f281 update audio/teamspeak_client: 2.0.29.47 -> 2.0.32
PR:		56919
Submitted by:	Daniel O'Connor <darius@dons.net.au> (maintainer)
2003-09-26 07:09:08 +00:00
Christian Weisgerber
0c9ab2f044 Honor PTHREAD_{CFLAGS,LIBS}.
Approved by:	greid
2003-09-26 00:07:08 +00:00
Kirill Ponomarev
57cf8f81d1 - Add patch for correct pixmap install
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2003-09-25 10:16:04 +00:00
Kirill Ponomarev
899aca5cd3 - Bug-fix only update to version 2.1.6
PR:		56904
Submitted by:	maintainer
2003-09-25 09:50:28 +00:00
Kirill Ponomarev
664f44bf79 - Update to version 0.10.1
PR:		56974
Submitted by:	maintainer
2003-09-25 09:42:48 +00:00
Kirill Ponomarev
c44398e36d - Update to version 0.30
PR:		57150
Submitted by:	Rob Evers <rob@debank.tv>
2003-09-25 09:34:30 +00:00
Kirill Ponomarev
e4a8648341 - Update to version 1.92f
- Add automatic track length calculation with -a option.
- Add -i (info) and -l <len> (only play <len> length) options.
- Show enabled and persistent channels.

PR:		57200
Submitted by:	maintainer
2003-09-25 09:24:10 +00:00
Edwin Groothuis
b1ef870149 [patch] Update port: audio/xmms-cdread Fix for work with xmms-1.2.8
PR:		ports/56735
Submitted by:	Sergey V. Belov <argail@visit.ru> <argail@visit.ru>
2003-09-24 11:27:34 +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
Edwin Groothuis
5b0bf6e947 Cease FreeBSD port maintainerships
I don't have the time to give to many of the ports I maintain at
	the moment. I wasn't expecting to be so busy this summer ...

	Please set all my ports back to ports@freebsd.org.

PR:		ports/56935
Submitted by:	Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-24 08:37:39 +00:00
Joe Marcus Clarke
deb7f1bf97 Revert the previous commit since libxine can't be made into a package due to
its dependency on djbfft.  Instead, explicitly link against libm to try
and fix the package build.
2003-09-21 17:53:38 +00:00
Joe Marcus Clarke
5dc4206195 * If package building, use the libxine backend as there are issues with
the gstreamer backend for now
* Include a message that gstreamer-plugins needs MAD support for proper rb
  operation

This should fix a plist problem on bento.
2003-09-21 17:07:18 +00:00
Christian Weisgerber
3a054bbc2a * Respect PTHREAD_CFLAGS and PTHREAD_LIBS.
* Use our libtool.

Reported by:	kris (bento)
2003-09-20 14:22:45 +00:00
Edwin Groothuis
828480debe Add dependency on png.5
Noticed by: kris@/bento
2003-09-19 03:08:11 +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
b992c3888c Add gnomespeech, a library that facilitates text-to-speech for the GNOME
desktop.
2003-09-18 07:01:13 +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
Christian Weisgerber
f8c82136ea Chase XMMS library version.
PR:		56708
Submitted by:	Linh Pham <question@closedsrc.org>
2003-09-16 00:20:12 +00:00
Adam Weinberger
de4f592310 Fix a path separation issue in the configure script that was causing
xmms-config problems.

Submitted by:	bento
2003-09-15 21:36:17 +00:00
Joe Marcus Clarke
ff7df413be Fix MASTER_SITES.
PR:		56692
Submitted by:	maintainer
2003-09-11 18:49:46 +00:00
Tilman Keskinoz
80780c774b Mark ONLY_FOR_ARCHS= i386
Submitted by:	maintainer
2003-09-10 10:35:15 +00:00
CHOI Junho
fa70fc55dd Soribada project is closed permamently due to reverse engineering problem. 2003-09-09 09:48:07 +00:00
CHOI Junho
cd625bbc57 Soribada project is closed permamently due to reverse engineering problem.
Obtained from:	http://soribada.kldp.net
2003-09-09 09:46:44 +00:00
Joe Marcus Clarke
867666aafb Make sure we don't try to build with Vorbis if we don't have it installed.
Reported by:	bento
2003-09-09 05:51:05 +00:00
Sergey A. Osokin
7d345cf23a Update to 3.02.08a
Submitted by:	Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer)
2003-09-08 08:29:32 +00:00
Edwin Groothuis
34b22769c3 don't forget to bump the revision, it's important enough under -current. 2003-09-08 07:50:54 +00:00
Edwin Groothuis
7b6c469e16 Properly replace all -pthread occurances to make it working on
-current with the new gcc.
2003-09-08 07:49:23 +00:00
Edwin Groothuis
398d236ce4 Update port: audio/grip
- Reaarange USE_GNOME
	- Add optional cdparanoia support

PR:		ports/56521
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-08 06:12:56 +00:00
Hajimu UMEMOTO
039227639a chase lib version change of multimedia/xmms 2003-09-08 02:22:34 +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
Edwin Groothuis
9648b0fd17 Maintainer is able to the port anymore, into the ports@ pool with it!
Thanks for your support in the past!

Submitted by:	Andreas Kohout <shanee@augusta.de>
2003-09-07 01:19:57 +00:00
Joe Marcus Clarke
c35077fee6 Update to 0.5.3. 2003-09-06 18:14:21 +00:00
Edwin Groothuis
ff52c6f14a Make port more INFO friendly
Submitted by:	Max Khon <fjoe@FreeBSD.org>
2003-09-05 10:03:00 +00:00
Edwin Groothuis
65e6d0e000 iMinor teamspeak_server port update
This patch by crtxreavr@trioptimum.com to prevent users
	from read passwords out of the log file and database. Also
	runs the server as the nobody user.

PR:		ports/56464
Submitted by:	Daniel O'Connor <darius@dons.net.au>
2003-09-05 04:46:06 +00:00
Kirill Ponomarev
f328b7e454 - Update to version 0.9.98
- Bug fixes

PR:		56460
Submitted by:	Simon Barner <barner@in.tum.de>
2003-09-04 21:38:39 +00:00
Kirill Ponomarev
b4bcfa68f9 - Utilize USE_SDL
- Fix handling USE_GETOPT_LONG

PR:		56431
Submitted by:	Ports Fury
2003-09-04 16:57:39 +00:00
Edwin Groothuis
cf466a7d11 [patch] fix install for audio/tracker, pacify portlint
Per bento, some old info files are no longer part of the
	package.  Also portlint sniffs at the Makefile, somewhat
	bogusly, but it's easy to make it shut up.

PR:		ports/56419
Submitted by:	ark Linimon <linimon@lonesome.com>
2003-09-04 14:15:38 +00:00
Edwin Groothuis
98a62b8895 remove INSTALLS_SHLIB again, put a quick note there in case somebody
else finds portlint complaining.

Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-09-04 00:17:12 +00:00
Joe Marcus Clarke
20850810fe Fix a build problem when WITH_XINE is used.
PR:		56368
Submitted by:	Frank Ruell <stoerte@dreamwarrior.net>
Obtained from:	Rhythmbox CVS
2003-09-03 21:44:32 +00:00
Joe Marcus Clarke
cde826cf1e Update to 0.2.32. 2003-09-03 18:25:22 +00:00
Dmitry Sivachenko
6514c85b87 Update to version 4.0 RC3. 2003-09-03 09:46:30 +00:00
Edwin Groothuis
46b14da6d1 New port: audio/mpio-driver Digit@lway MPIO MP3 player device driver KMOD
Digit@lway MPIO MP3 player device driver KMOD.

	It is actually a patch to FreeBSD standard urio driver,
	which adds MPIO support to it, and fixes some issues.

	This driver is designed to be used with MPIO for Linux
	software, ported to FreeBSD as audio/mpiosh.

PR:		ports/53540
Submitted by:	Sergey Akifyev <asa@gascom.ru>
2003-09-01 04:30:04 +00:00
Edwin Groothuis
01dd93ca39 New port: audio/streamtuner-python 0.0.1
This is streamtuner-python, a streamtuner plugin offering
	an embedded Python interpreter.

PR:		ports/48890
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-09-01 04:16:03 +00:00
Edwin Groothuis
06a36db746 New port for Team Speak server (audio/teamspeak_server)
The server for Team Speak a voice chat program which supports
	multiple channels with different rate codecs and several
	people on each channel.  Primarily aimed at team gamers but
	can be used as an IP phone as well.

PR:		ports/55088
Submitted by:	Daniel O'Connor <darius@dons.net.au>
2003-09-01 04:07:32 +00:00
Edwin Groothuis
f03d49db1a Bug in audio/shout when using with SHOUTcast Server 1.9.2
Shout is streaming client for icecast and shoutcast streaming
	servers.  It works well with SHOUTcast Server Version
	1.9.2/FreeBSD4 (with -i key (Use old icy headers)),But if
	you try to enable title streaming (-t key) (without it
	clients don't see what song is playing). There are two
	problems why it doesn't work:

	1. By default shoutcast expects source stremer connection
	on 8001 port, and listeners on 8000 port. (steamer port is
	listener_port+1). Shout streams mp3 music on port 8001 (from
	config file or command line), but title streaming is done
	on listener port through web admin interface.
	(http://server:port//admin.cgi?pass=password&;mode=updinfo&song=Song
	Title) Without patch shout tries to update info on streamer,
	and not listener port and this doesn't work. I attached
	patch which reduces port number by one, which is right
	(listener) port number.

	2. With this fix shout connects to right port, but still
	doesn't update song title. From shoutcast documentation
	I've found that now shoutcast accepts update post (see
	above) only with useragent Mozilla ant shout gives useragent
	Shout/0.8.0.

Informed maintainer

PR:		ports/48771
Submitted by:	Justas Gurinavicius <raktas@raktas.net>
2003-09-01 03:06:48 +00:00
Edwin Groothuis
ba6d67aeae New port: audio/gkrellmss2
Attached is a port of the gkrellmss plugin for gkrellm2.

PR:		ports/47917
Submitted by:	Lars Eggert <larse@isi.edu>
2003-09-01 02:57:08 +00:00
Edwin Groothuis
ba7efc0e0d New port: audio/eTktab - guitar tabulature editor
ETktab let's you edit guitar and bass tabulatures.  Notations
	for various playing techniques like muting and vibrato are
	supported, as well as variable keybindings.  It can output
	tabulatures in plain ascii format.

	WWW: http://etktab.sourceforge.net/

PR:		ports/47649
Submitted by:	Juha Erkkilä <erkkila@cc.jyu.fi>
2003-08-31 22:32:14 +00:00
Edwin Groothuis
3770ae0586 [NEW PORT} audio/asmixer Another mixer for afterstep
This is another mixer for the afterstep window manager. It
	is different from asmix(1).

PR:		ports/46708
Submitted by:	Mike Makonnen <mtm@identd.net>
2003-08-31 22:25:47 +00:00
Edwin Groothuis
94af0ec3ed [NEW PORT} audio/asmix mixer for afterstep
This is a port of asmix(1) for the afterstep window manager.

PR:		ports/46707
Submitted by:	Mike Makonnen <mtm@identd.net>
2003-08-31 22:20:53 +00:00
Satoshi Taoka
a03e353a63 Update version to 1.40 2003-08-31 15:39:06 +00:00
FUJISHIMA Satsuki
6525b58fdc unbreak -CURRENT.
revert bogus PORTREVISION bumped in 1.15; This is perfectly safe because
no one on the earth was able to build aureal-kmod-1.5_5.
2003-08-31 10:18:57 +00:00
Edwin Groothuis
7c5c64f241 [non-maintainer update] update logic for "BROKEN" variable in audio/aureal-kmod
The current logic to calculate BROKEN in this port does not
	allow for one OS release to ask the port if it is broken
	on another OS release.  This is due to an assumption that
	the OSVERSION passed to the Makefile exactly corresponds
	to the source version installed under /usr/src/sys (if any.)
	That is the default.  However, when doing a cross-query,
	this is not the case.

	While this is a problem that is probably only of interest
	to myself, Bill Fenner, and Dan Langille, the logic could
	use tightening anyway.

PR:		ports/52590
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-08-31 02:58:50 +00:00
Edwin Groothuis
ce51857d08 Give better BROKEN reason.
Noticed by: bento / linimon
2003-08-30 10:51:01 +00:00
Joe Marcus Clarke
5d269a0883 Chase the musicbrainz shared lib version. 2003-08-30 03:38:54 +00:00
Edwin Groothuis
a590475870 [patch][non-maintainer] set NOT_FOR_ARCHS for audio/tclmidi
This port seems to build on neither ia64 nor sparc64,
	probably due to some kind of pointer casting problem.  Mark
	as NOT_FOR_ARCHS to save bento from trying to build it on
	those architectures.

	A more careful reading of bsd.port.mk suggests that IGNORE
	should be set in this case instead of NOT_FOR_ARCHS.  This
	will still save bento build time, but not indicate that the
	port will _never_ run on these archs.

PR:		ports/53457
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-08-30 00:30:10 +00:00
Christian Weisgerber
a049693341 Convert from varargs.h to stdarg.h in order to fix build on -CURRENT. 2003-08-28 16:56:58 +00:00
Joe Marcus Clarke
5360b147da Chase the libmusicbrainz shared lib version.
Forgotten by:	krion
2003-08-27 17:18:16 +00:00
Christian Weisgerber
a908b57769 Maintenance update to 2.2.8. 2003-08-27 15:14:46 +00:00
Joe Marcus Clarke
5a80382de8 Update to 0.5.2. 2003-08-27 08:27:06 +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
Kirill Ponomarev
efeff8ab95 - Fix *_DEPENDS
- Utilize INFO

PR:		55997
Submitted by:	Ports Fury
2003-08-26 18:42:25 +00:00
Kirill Ponomarev
8c324aad36 - Update to version 0.4
PR:		55996
Submitted by:	Ports Fury
2003-08-26 18:41:45 +00:00
Yen-Ming Lee
feadcd1fc2 update to afsp-7.1
PR:		55922
Submitted by:	Kawaguti Ginga <ginga-freebsd@ginganet.org>
2003-08-25 07:39:10 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Christian Weisgerber
d6de6f8b70 * Bring us into the 64-bit world.
Obtained from:	NetBSD

* Use CDROM devices also available on 5.x.
2003-08-25 00:05:26 +00:00
Trevor Johnson
b8ac4251de Check ${PREFIX}/etc rather than /etc for the configuration file.
requested by:  Raphael H. Becker
2003-08-24 16:39:04 +00:00
Edwin Groothuis
4e0793af7d New port: xmms-infopipe (Create a named pipe to retrive xmms info
about currently playing song).

	Create a named pipe to retrive xmms info about currently playing song.

PR:		ports/54493
Submitted by:	Manuel Rodirigo Rabade Garcia <mig@mig-29.net>
2003-08-24 07:34:45 +00:00
Edwin Groothuis
6d67673b40 New Port: audio/xmms-kj Add K-JoefolSkinSupport to xmms
This is a port of a plugin for xmms to support K-Joefol
	skins, which look very nice.

PR:		ports/47161
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2003-08-24 07:22:01 +00:00
Kirill Ponomarev
ec7ade5ee8 - Update to version 3.81
PR:		55897
Submitted by:	Ports Fury
2003-08-23 21:58:22 +00:00
Neil Blakey-Milner
ef750e6b09 Update py-vorbis to 1.3 2003-08-22 20:06:42 +00:00
Neil Blakey-Milner
acfb1c6640 Update py-ogg port to 1.3 2003-08-22 20:00:56 +00:00
Neil Blakey-Milner
0b40affdd9 update py-ao to 0.82
PR:		55404
Submitted by:	Lars Eggert <larse@isi.edu>
2003-08-22 19:54:59 +00:00
Hye-Shik Chang
b70fb0b21e Add new port for py-eyed3, an ID3 processing library for Python 2003-08-22 05:13:49 +00:00
Edwin Groothuis
1cf1099e3f Fix MASTER_SITES
Submitted by:	Darius@#bsdcode
2003-08-22 00:57:17 +00:00
Joe Marcus Clarke
411e705cb2 Add a WITH_XINE knob to build against the libxine backend. This fixes
a problem detecting certain MP3s tagged with ID3 2.3.0 tags.

Submitted by:	Frank Ruell <stoerte@dreamwarrior.net>
2003-08-21 16:28:09 +00:00
Christian Weisgerber
12f3389dd0 Update to 0.9.1, unbreak.
Submitted by:	Volker Stolz <vs@foldr.org>

Revamped by yours truly.
Closes

PR:		53239
Approved by:	(maintainer timeout)
2003-08-20 20:20:42 +00:00
Sergey A. Osokin
15634a8d47 Update to 2.1.5
Also:
* Make audio/normalize optional
* Add Speex support
* General cleanup of Makefile

Submitted by:	Munish Chopra <chopra@soulwax.net> (maintainer)
PR:		55790
2003-08-20 11:02:42 +00:00
Kirill Ponomarev
2a77245381 - Update to version 0.1.15
PR:		55744
Submitted by:	Ports Fury
2003-08-20 10:51:38 +00:00
Kirill Ponomarev
1f1c0a01ee - Utilize USE_GNOME
PR:		55743
Submitted by:	Ports Fury
2003-08-20 10:48:57 +00:00
Kirill Ponomarev
49617822c4 - Update to version 1.8.11
PR:		55741
Submitted by:	Ports Fury
2003-08-20 10:47:18 +00:00
Kirill Ponomarev
c2b2ca0257 - Use port version of expat library instead of included one
PR:		55742
Submitted by:	Ports Fury
2003-08-20 10:11:26 +00:00
Daichi GOTO
5a5ecaddfb update audio/aureal-kmod: broken by busdma commit
PR:		55513
Submitted by:	James E. Flemer <jflemer@alum.rpi.edu>
2003-08-20 06:33:23 +00:00
Sergey A. Osokin
4b89f9b8c7 Update to 3.02.07a: fix more bugs.
Submitted by:	Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer)
2003-08-19 21:45:26 +00:00
Masafumi Max NAKANE
72620f2ff8 Bump port revision due to the change I made to files/patch-bin::gnump3d-index
which results in altering the package content.
2003-08-19 08:46:33 +00:00
Masafumi Max NAKANE
01c60b9091 Fix the startup line so that this executes appropriately. 2003-08-19 08:42:02 +00:00