Commit graph

3748 commits

Author SHA1 Message Date
Oliver Eikemeier
e3c2232e45 Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR:		59109
Approved by:	marcus (mentor)
2003-11-19 19:28:40 +00:00
Kirill Ponomarev
870648e906 - Update to version 2003.11.12
PR:		59462
Submitted by:	Ports Fury
2003-11-19 14:37:46 +00:00
Pav Lucistnik
7a0750b7cc - Fix build with ATAng.
PR:		ports/57227
Submitted by:	Vladimir Kushnir <vkushnir@Alfacom.net>
Tested on:	R.E.M. - Out Of Time
Approved by:	adamw (mentor)
2003-11-17 23:51:46 +00:00
Pav Lucistnik
73356b5261 - Use HTTP_PROXY env variable for CDDB retrieval
PR:		ports/59013
Submitted by:	Simon Barner <barner@in.tum.de>
Approved by:	maintainer
Approved by:	adamw (mentor)
2003-11-17 23:45:42 +00:00
Pav Lucistnik
e723890f3c Unbreak on 5.x. It will not work with Gravis Ultrasound boards,
but they're almost extinct today anyway.

Submitted by:	Mathew Kanner <mat@cnd.mcgill.ca>
Approved by:	adamw (mentor)
2003-11-17 21:34:54 +00:00
Trevor Johnson
c44b64045e Use PORTSDIR and force dependencies to 80 columns (ugly, I know). 2003-11-17 21:22:49 +00:00
Pav Lucistnik
f85bf878e5 mp3riot is a command line perl script to generate listings of mp3 files.
It can output HTML, XML, m3u or pls playlists.

PR:		ports/55595
Submitted by:	Francisco Gomez <francisco@gomezmarin.com>
Approved by:	adamw (mentor)
2003-11-17 21:18:53 +00:00
Trevor Johnson
185b61fc6c Use my FreeBSD.org address. 2003-11-17 21:15:57 +00:00
Trevor Johnson
20fcd2eb10 Use PORTSDIR macro. 2003-11-17 21:12:47 +00:00
Trevor Johnson
9b033cf0fa Attach new festival+OGI port. 2003-11-17 20:48:34 +00:00
Trevor Johnson
ecd3c5d461 The festival+OGI port was repo-copied from ports/audio/festival.
It is a port of Festival with the OGI extensions unconditionally
present.  Formerly they were enabled only when the user defined
WITH_OGI.  The dependencies ought to work better this way, and the
audio/festival port may now be updated without concern about getting
the OGI extensions to work with a version of Festival for which
they were not intended.  I made many cosmetic changes too.

Update OGIresLPC from 2.0.4 to 2.0.9 (needed by newer versions of
the OGI voices), and OGIfestpatch from 1.4.1 to 1.4.1.2, to which
the following apply:

Submitted by:	Sebastian Yepes
PR:		51900
Obtained from:	NetBSD pkgsrc
2003-11-17 20:47:25 +00:00
Pav Lucistnik
deed15a2fc - Mark only for i386. (I forgot this in my last commit.)
PR:		ports/59004
Submitted by:	Ports Fury
Approved by:	adamw (mentor)
2003-11-17 19:24:15 +00:00
Pav Lucistnik
6d6e71f014 - Let the build break on -CURRENT a little later.
This software needs ultrasound.h header which was axed from HEAD
  3 years ago. It survived in RELENG_4 however.

PR:		ports/59004
Submitted by:	Ports Fury
Approved by:	adamw (mentor)
2003-11-17 19:20:17 +00:00
Pav Lucistnik
f00a6a9b62 - Fix build on -STABLE
PR:		ports/59375
Submitted by:	Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
Approved by:	adamw (mentor)
2003-11-17 18:20:49 +00:00
Trevor Johnson
b43ffebb1a Add $FreeBSD$ ID. 2003-11-17 13:25:26 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Trevor Johnson
00e692203d USE_REINPLACE must be defined before REINPLACE_CMD may be used. 2003-11-17 12:03:17 +00:00
Kirill Ponomarev
2ffdaaff9a - Update to version 0.3.2
PR:		59356
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2003-11-17 09:01:35 +00:00
Pav Lucistnik
4e4382de6f - Use system gettext library instead of bundled one
PR:		ports/58424
Submitted by:	Simon Barner <barner@in.tum.de>
Approved by:	marcus (backup mentor)
2003-11-16 22:48:47 +00:00
Kirill Ponomarev
f450f2fb5e - Update to version 20031116
* src/al_debug.c: Fix an implicit declaration: the man page on
  linux says that vsnprintf() is a GNU extension, so #define
  _GNU_SOURCE
* src/arch/sdl/sdl.c: #include <string.h> to avoid implicit
  declaration of memcpy()/memset()
* audioconvert/ac_freq.c For the first sample in a chunk to be
  resampled*2, use dampened extrapolation instead of
  interpolation to somewhat reduce 'clicking'.
* Michel Danzer's big endian patch
* audioconvert/ac_freq.c Added Adam Moss's patch to improve
  fidelity of low-sampled sounds in higher sampling-rate
  environments.

PR:		59340
Submitted by:	maintainer
2003-11-16 16:48:51 +00:00
Kirill Ponomarev
23e1072b98 - Update to version 0.7.6
PR:		59328
Submitted by:	Ports Fury
2003-11-16 14:22:18 +00:00
Bruce M Simpson
93f00a7d8f Fix a typo.
Noticed by:	Oliver Eikemeier
2003-11-14 18:01:19 +00:00
Oliver Eikemeier
f6153f1cce Fix some ports that write something after bsd.port.mk
PR:		59254
Approved by:	marcus (mentor)
2003-11-14 17:28:15 +00:00
Bruce M Simpson
28cbd8bb14 Fix breakage during install target; linux port uses rpm to check for
existing installation, so bring in linux-base-8 under RUN_DEPENDS to
bring in the packages.rpm file.

Noticed by:	kris
2003-11-14 14:51:38 +00:00
Pav Lucistnik
0bc45f3e31 Update maintainer field with my FreeBSD.org address.
Approved by:	adamw (mentor)
2003-11-14 01:10:23 +00:00
Sergey A. Osokin
03270ad8ea Update to 3.02.10a.
Submitted by:	Dmitry Afanasiev <dima@KOT.SPb.Ru> (maintainer)
2003-11-13 16:40:51 +00:00
Trevor Johnson
39a7f86255 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 11:38:29 +00:00
Trevor Johnson
7dae1c683f Remove my e-mail address from DESCR files of ports
I have contributed, in order to attract less spam.
2003-11-13 10:21:08 +00:00
Trevor Johnson
11b0931878 Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam.
2003-11-13 10:11:35 +00:00
Joe Marcus Clarke
8ecc59be51 Update to 0.6.0. 2003-11-12 03:03:08 +00:00
Trevor Johnson
bdf11b37cd Update to 0.37-1test1. Use Tk/Tcl 8.4 instead of 8.3.
to do:  the "Help -> About pd" and "Media -> Test Audio and MIDI"
menu items do not work because the port installs files where they
are not found by the program
2003-11-12 00:55:19 +00:00
Trevor Johnson
6a19217ef3 Wrap to 80 columns. 2003-11-12 00:32:25 +00:00
Max Khon
7d49db11e9 Add one more XMMS aRts output plugin. 2003-11-12 00:14:40 +00:00
Max Khon
13d96661fb Fix pkg-descr. 2003-11-11 23:50:27 +00:00
Max Khon
c94c091636 New port: xmms-arts -- aRts plugin for xmms.
LD_PRELOAD magic is needed to run xmms-arts atm. (see pkg-message).
2003-11-11 23:26:45 +00:00
Trevor Johnson
2f2039b4d4 Fix batch build.
noticed by:	kris
2003-11-10 17:39:00 +00:00
Hye-Shik Chang
e08725286c Update to 2.00 2003-11-10 12:04:43 +00:00
Hye-Shik Chang
70aed6f7a4 Update to 0.5.1 2003-11-10 11:47:36 +00:00
James E. Housley
d7e5c51a40 This is a massive update :
- *COMPLETE* rewrite of GNUpod (cleaner code, faster, less memory needed)
	- Real support of Unicode
	- Remove XML::Simple depency in favor of XML::Parser
	- Support of SmartPlaylists (beta)
	- Many bugs fixed and many new features

PR:		59053
Submitted By:	MAINTAINER
2003-11-09 16:03:35 +00:00
James E. Housley
a0f006f7d2 - Update to 0.9.3
MPD changes include wave file support, bitrate output in status, and song lengths are now stored in the db. mpc and libmpdclient recieved a significant speed boost.

PR:		58820
Submitted By:	MAINTAINER
2003-11-09 15:42:55 +00:00
Eric Anholt
6a56075828 - Fix ripping on -current now that CDIOCREADAUDIO is gone.
- Scan for cd devices without "c" on the end first.

PR:		ports/57226
		ports/58982
		ports/58994
Submitted by:	Vladimir Kushnir <vkushnir@Alfacom.net>
		Simon Barner <barner@in.tum.de>
Approved by:	maintainer (in principle)
Tested with:	Mogwai - Happy Songs For Happy People
2003-11-09 11:29:42 +00:00
James E. Housley
ac1b99f99e add libvorbis dependency. This should fix the compile error
reported by bento on sparc64:
http://bento.freebsd.org/errorlogs/sparc64-5-full/net-rhythmbox-0.4.8_2.log

Do not bump PORTREVISION since it either works or not but this does not
add any additional functionality.

PR:		58314
Submitted By:	MAINTAINER
2003-11-09 00:14:42 +00:00
Joe Marcus Clarke
7cf7b646b2 Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-07 09:28:14 +00:00
Joe Marcus Clarke
699802796e Add gdam, a DJ mixing application suitable for live performances. GDam offers:
* Client/server architecture
* Mixing of multiple mp3 files
* Dynamic filter insertion and removal
* Multiple sound device support (speakers and monitor)
* Loops, queues, sampler, beat matching, sequencer
* Record your performance to a disk

And it's blue!

PR:		59025
Submitted by:	Pav Lucistnik <pav@oook.cz>
Requested by:	Martin Vana <martin.vana@vslib.cz>
2003-11-06 22:48:48 +00:00
Kirill Ponomarev
5c07faa169 - Fix MASTER_SITES
- Support CC properly

PR:		59003
Submitted by:	Ports Fury
2003-11-06 20:13:57 +00:00
Tilman Keskinoz
9dfaf4d53c Use wxWindows with gtk2
Bump PORTREVISION
Drop Maintainership

PR:		58955
Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-11-06 17:36:18 +00:00
Kirill Ponomarev
81cfb0358e GOGO-no-coda-petit is new variant of well-known GOGO-no-coda
mp3 encoder optimized with MMX, 3DNow!, Enhanced 3DNow! and SSE

*** DO NOT OVERCLOCK YOUR CPUs ***
GOGO heavily uses the part of processors that almost sleeps in
usual, so makes them very hot even it runs standard clock.
Overclocking may cause serious internal errors and crazy
results.  Or you need gigantic heatsink and extra-noisy fans.
:-)

Submitted by:	Evgueni V. Gavrilov <aquatique@rusunix.org>
2003-11-06 09:03:04 +00:00
Adam Weinberger
4d6a3ccce9 Remove outdate pkg-message.
PR:		ports/58958
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-11-05 21:47:46 +00:00
Adam Weinberger
9438db8862 Update to 3.1.3.
PR:		ports/58958
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-11-05 21:46:31 +00:00
Adam Weinberger
a9edebdbc6 Update to 0.9.1.
PR:		ports/58957
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-11-05 21:32:05 +00:00