1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

3572 Commits

Author SHA1 Message Date
Edwin Groothuis
183a927e9d pthread fix for audio/openal on -current
-pthread doesn't work anymore, this fixes up configure so
	audio/openal builds.

PR:		ports/57282
Submitted by:	Erik Greenwald <erik@smluc.org>
2003-10-04 04:53:13 +00:00
Edwin Groothuis
62a8ba9cf4 new virtual category requested: accessibility
This category, to be described as "of interest to disabled
	users" is intended to make it simpler for users to find
	software which will let them overcome a handicap.  For
	example, blind users may want to combine OCR and text-to-speech
	software so the computer can read books to them; users with
	diminished eyesight can use large fonts and "magnifiers";
	paralyzed users may use speech recognition to compose text
	or give commands.

PR:		ports/39103
Submitted by:	Trevor Johnson <trevor@jpj.net>
2003-10-04 01:34:47 +00:00
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
d6c018dbe5 Add a missing '\'.
Reported by:	FreshPorts
2003-10-03 16:59:01 +00:00
Joe Marcus Clarke
58f65150c5 Add another MASTER_SITE since it seems SGI pulled the audiofile project.
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2003-10-03 16:51:39 +00:00
Edwin Groothuis
e2a03a442e Remove dependency on devel/libstl for systems > 501103
PR:		ports/57001 (originally)
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-10-03 11:27:46 +00:00
Edwin Groothuis
202db5edee Fixed broken build with xmms dependiency installed on the system.
Fixed broken build with xmms dependiency installed on the
	system.

PR:		ports/56679
Submitted by:	YazzY <yazzy@yazzy.org>
2003-10-03 11:22:08 +00:00
Edwin Groothuis
b89a8a87c2 Update port: xmms-infopipe from 1.3 to 1.3_1 (more clean install)
Update the Makefile to do a more clean install (the Makefile
	from the source install some unnecessary libs).

PR:		ports/56539
Submitted by:	MiG <mig@mig-29.net>
2003-10-03 11:18:58 +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
Adam Weinberger
00d6e2081e Add vte to USE_GNOME.
Submitted by:	Dan Naumov <dan.naumov@ofw.fi>
2003-10-02 23:32:36 +00:00
Adam Weinberger
bd0244a5e9 Update to 3.1.2.
Now with gtk20 power!

And development release version power!
2003-10-02 20:37:36 +00:00
Michael Nottebrock
56503fc664 Add yammi, a QT-based music manager with fuzzy search.
PR:	57290
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
2003-10-01 16:17:50 +00:00
Kirill Ponomarev
10196634c9 Add cue2toc 0.0, perl script that converts CUE files into TOC
files for cdrdao.
2003-09-30 14:29:30 +00:00
Kirill Ponomarev
386c16f1a9 - Update to version 1.0.2
PR:		57387
Submitted by:	Josh Elsasser <jre@vineyard.net> (maintainer)
2003-09-30 05:24:25 +00:00
Trevor Johnson
9f5d67839b Use sed, rather than perl, for patching, in case there is a user
who does not have perl.
2003-09-29 12:26:23 +00:00
Trevor Johnson
cc4f3e3fa8 The malloc.h problem is gone. 2003-09-29 12:18:46 +00:00
Trevor Johnson
7ceec35292 Update to 0.36-0. 2003-09-29 11:35:54 +00:00
Akinori MUSHA
70976bc004 Correct the description; This library can now read, write, remove
id3v1 tag and read id3v2.

While I'm here, stop installing README which is dummy.
2003-09-29 09:03:45 +00:00
Akinori MUSHA
ffbdb4d04c Update to 0.2.1. 2003-09-29 08:59:09 +00:00
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