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

7806 Commits

Author SHA1 Message Date
Roman Bogorodskiy
b9ab78aea3 Fix build with new mpeg4ip-libmp4v2.
Reported by:	pointyhat via pav
2007-10-02 18:55:05 +00:00
Roman Bogorodskiy
a4cc71ef7f Fix build with new mpeg4ip-libmp4v2.
Reported by:	pointyhat via pav
2007-10-02 18:13:31 +00:00
Jung-uk Kim
11dda04c54 Do not install soundcard.h.
This header file conflicts with FreeBSD's soundcard.h.  -CURRENT has
OSS v4 compatible version but -STABLE does not.  Since we are not
installing libOSSlib.so at the moment, it is useless any way.

Pointed out by:	trasz
Approved by:	glewis (mentor)
2007-10-02 18:01:51 +00:00
Mark Linimon
0ac4c5d5c4 Mark as broken with gcc4.2, at least on sparc64. It may also be broken
on the others.
2007-10-02 09:35:48 +00:00
Mark Linimon
71eecaf4d9 Mark as broken with gcc4.2. 2007-10-02 09:32:42 +00:00
Mark Linimon
6cedf755b6 Mark as broken with gcc4.2.
PR:		ports/116749
Submitted by:	nrgmilk at gmail dot com
2007-10-02 09:29:20 +00:00
Mark Linimon
8563de6d3f Mark as broken: fails to install. 2007-10-02 09:25:04 +00:00
Mark Linimon
3220ac28ff Correct expiration date. 2007-10-02 09:23:44 +00:00
Mark Linimon
e429da1b07 Set expiration date. This has been marked broken for a very long time, and
no one has taken a look at it.
2007-10-02 09:19:08 +00:00
Mark Linimon
eaf2461388 Mark as broken with gcc4.2. 2007-10-02 09:17:16 +00:00
Xin LI
0fe5e8ffe6 - Bump PORTREVISION
- Use MASTER_SITE=SF for sourceforge project

Approved by:	maintainer
2007-10-02 02:01:30 +00:00
Xin LI
7ab0401bee Add a patch which fixes CVE-2007-4460, insecure temporary file
handling.

Approved by:	maintainer
2007-10-02 01:59:40 +00:00
Edward Tomasz Napierala
3e015b31ad - Update to 0.3.1a. 2007-10-01 09:32:29 +00:00
Stefan Walter
421455bafb Fix build with xorg >=7.2 by renaming the included libcddb.
PR:		112876
Submitted by:	edwin
Patch by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Approved by:	maintainer timeout (4 months)
2007-09-30 11:53:01 +00:00
Mark Linimon
208eb25e8e Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion.
Approved by:	maintainer
2007-09-30 08:05:44 +00:00
Ade Lovett
1f63d4fac8 Add new files that got accidently missed during autoconf update patch.
PR:		116639
2007-09-30 05:19:51 +00:00
Mark Linimon
dc572b07ee Before bsd.port.pre.mk, set either USE_PERL5 or WANT_PERL, depending on
whether the perl dependency is unconditional or conditional.  This will
be needed for the conditional inclusion of bsd.perl.mk.
2007-09-30 04:55:31 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Mark Linimon
40b726bc21 Mark as broken with gcc4.2. 2007-09-29 14:38:41 +00:00
Alejandro Pulver
75e12ed4b9 - Update libamrnb to version 7.0.0.0.
- Update libamrwb to version 7.0.0.2.

PR:		ports/115819
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
2007-09-27 20:59:14 +00:00
Mark Linimon
34ba308ea1 Add missing USE_PERL5. 2007-09-26 01:41:09 +00:00
Rong-En Fan
fc22f851b1 - When fltk is not installed, scripts/check-fltk-threads.sh misbehaves
due to not checking existence of fltk-config before using it. Fix that
  by checking existence before using.

PR:             ports/116623
Submitted by:   bgruber <knightbg at yahoo.com>
Approved by:    Martin Tournoij <carpetsmoker at xs4all.nl> (maintainer)
2007-09-25 08:53:49 +00:00
Michael Nottebrock
bd8aa8f138 Unbreak. 2007-09-24 21:52:13 +00:00
Martin Wilke
35e2982979 - Update to 1.8.4
PR:		116580
Submitted by:	Ed Schouten <ed@fxq.nl> (maintainer)
2007-09-24 20:23:47 +00:00
Edwin Groothuis
ae24dcf1b2 Somebody stole the pkg-plist
Noticed by: YAPHR
2007-09-24 09:02:27 +00:00
Edwin Groothuis
be914b2227 Add scripts directory with the necessary.
Noticed by: YAPHR.
2007-09-24 08:08:56 +00:00
Mark Linimon
cd4b80489b Dominic is a new dad, and will be too busy for a while to work on ports.
Congratulations :-)
2007-09-24 07:38:42 +00:00
Martin Wilke
ec2a43759e SoundConverter is the sound conversion application for the GNOME
environment. It reads anything the GStreamer library can read
(Ogg Vorbis, AAC, MP3, FLAC, WAV, AVI, MPEG, MOV, M4A, AC3, DTS,
ALAC, MPC, Shorten, APE, SID, etc...), and writes WAV, FLAC, MP3,
and Ogg Vorbis files.

WWW: http://soundconverter.berlios.de/

PR:		ports/116470
Submitted by:	Jona Joachim <jaj at hcl-club.lu>
2007-09-24 06:25:45 +00:00
Edwin Groothuis
2f88314f4d audio/cdparanoia USE_LDCONFIG
INSTALLS_SHLIB -> USE_LDCONFIG

PR:		ports/115107
Submitted by:	David Yeske <dyeske@gmail.com>
2007-09-23 11:25:43 +00:00
Edwin Groothuis
82a527cf94 [PATCH] audio/soundtouch: fix build.
Attached patch seems to fix the build.

PR:		ports/115768
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
Approved by:	maintainer timeout
2007-09-23 10:57:35 +00:00
Rong-En Fan
888deb46e8 - Update to 1.0.8
PR:		ports/114904
Submitted by:	Maxim Samsonov <xors at mne.ru>
Approved by:	Anton <uyamba at gmail.com> (maintainer, with changes)
2007-09-23 05:58:38 +00:00
Li-Wen Hsu
0da9d42f13 - Update to 1.12
PR:		ports/116552
Submitted by:	Peter Johnson <johnson.peter AT gmail.com> (maintainer)
2007-09-23 05:28:31 +00:00
Edwin Groothuis
abc58f9ffc [PATCH, UPDATE] Update audio/csound and audio/csound-manual
Update audio/csound to 5.06

	csound has been "liberated" and is now GPL, see
	http://csounds.com/VercoeGift.html The corresponding csound
	entry in LEGAL should be removed, note that csound-manual
	isn't updated to 5.06 and is still subject to a restrictive
	license.

	With thanks to Erik Trulsson and Mel at -questions for
	patch-Top-csound.c

PR:		ports/116255
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
2007-09-23 05:00:25 +00:00
Edwin Groothuis
3b8782ece0 [PATCH, UPDATE] Update audio/csound and audio/csound-manual
Schedule audio/csound-manual for deletion, the HTML docs
	and tutorial are now installed by the csound port, additional
	PDF docs can be downloaded from the website.

PR:		ports/116255
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
2007-09-23 04:35:47 +00:00
Michael Nottebrock
21e41bfbd2 Update to 1.3.2.13, mark broken on amd64. 2007-09-21 18:35:00 +00:00
Lars Engels
11ed3c722f Update to 1.62.1
PR:		    114736
Submitted by:	    KATO Tsuguru <tkato432 (at) yahoo.com>
Approved by:	    miwi (mentor)
2007-09-20 21:14:24 +00:00
Jung-uk Kim
9b9549b341 Fix Audigy mixer bug.
http://4front-tech.com/forum/viewtopic.php?t=2290

Approved by:	glewis (mentor)
Obtained from:	4Front Technologies
2007-09-19 20:17:44 +00:00
Martin Wilke
6b2d871874 Fetch/manipulate from Ogg-Vorbis audio files implemented entirely in Perl.
WWW: http://search.cpan.org/dist/Ogg-Vorbis-Header-PurePerl

PR:		ports/116288
Submitted by:	Dominique Goncalves <dominique.goncalves at gmail.com>
2007-09-17 17:48:25 +00:00
Martin Wilke
ddad398a10 Asunder is a graphical Audio CD ripper and encoder. You can use
it to save tracks from an Audio CD as WAV, MP3, OGG, and/or FLAC.

WWW: http://littlesvr.ca/asunder/

PR:		ports/116411
Submitted by:	Fraser Tweedale <frase@frase.id.au>
2007-09-17 17:37:55 +00:00
Nicola Vitale
0f979b56af - Update to 1.2.3 2007-09-17 08:41:21 +00:00
Joe Marcus Clarke
0bf064ec87 Add a pkg-message talking about the correct way to start esd.
PR:		114168
2007-09-16 17:43:17 +00:00
Martin Wilke
47feb5cddf This plugin fetches lyrics from the internet. It uses the following websites
as sources:

    * LyricWiki
    * LeosLyrics
    * Lyrics Tracker

WWW: http://sarine.nl/gmpc-plugins
2007-09-16 09:17:50 +00:00
Martin Wilke
63f7723ef4 The plugin allows you to generate a playlist based on a set of rules, f.e.
"Genre contains 'jazz' and artist doesn't contain 'Jones'".

WWW: http://sarine.nl/gmpc-plugins
2007-09-16 09:16:58 +00:00
Martin Wilke
7b74fe8080 The last.fm plugin can fetch artist images, from last.fm. This plugin doesn't
scrobble your music.

WWW: http://sarine.nl/gmpc-plugins
2007-09-16 09:16:14 +00:00
Martin Wilke
e4eefbcbb0 This is the simplest plugin of the lot, it adds a stop button to the controls
in the main window. It's an easy solution to keep everybody happy.

WWW: http://sarine.nl/gmpc-plugins
2007-09-16 09:15:10 +00:00
Martin Wilke
554e98c314 The magnatune plugin provides an interface to the www.magnatune.com website.
The plugin allows you to browse, and preview available albums.
(It uses the 128kbit mp3 version). The magnatune plugin provides a double
function, it also uses the data from the magnatune website to fetch cover art.

WWW: http://sarine.nl/gmpc-plugins
2007-09-16 09:14:37 +00:00
Martin Wilke
083b8cee6b This plugin fetches cover art, artist art,album and artist information
from the file system.

WWW: http://sarine.nl/gmpc-plugins
2007-09-16 09:13:56 +00:00
Martin Wilke
efcc8c40e1 This plugin provide an on-screen-display by xosd.
WWW: http://sarine.nl/gmpc-plugins
2007-09-16 09:12:59 +00:00
Martin Wilke
69e76e149f A on-screen-display written to look nicer then xosd.
WWW: http://sarine.nl/gmpc-plugins
2007-09-16 09:12:05 +00:00
Martin Wilke
f3ae92c072 This plugin shows more detailed information about mpd's database.
It can show what artist has the most playing time, or what genre.

WWW: http://sarine.nl/gmpc-plugins
2007-09-16 09:11:15 +00:00
Martin Wilke
6c0f827b35 - Unbreak
- Update to 0.15.0
- Take maintainership
2007-09-16 09:10:32 +00:00
Martin Wilke
f0b7d49177 - Update to 0.15.1
PR:		116184
Submitted by:	Mathias Monnerville <mathias@monnerville.com> (maintainer)
2007-09-16 09:09:30 +00:00
Jeremy Messenger
fac32e69a7 - Fix the build when audio/oss is installed by force to search for
sys/soundcard.h in /usr/include first rather than oss's header. [1]
- While I am here, fix the flac option. The autocheck is not need when
  it is enable by default and add --disable-flac to make WITHOUT_FLAC works.

PR:		ports/116268 [1]
Reported by:	Volker <heizraum@freenet.de> [1]
2007-09-15 16:02:19 +00:00
Michael Nottebrock
ff5a99d439 Update to 1.3.2.11 2007-09-14 19:02:22 +00:00
Pav Lucistnik
2ccf47dbad - Mark BROKEN: Does not compile with gmpc 0.15.0 2007-09-11 08:06:07 +00:00
Beech Rintoul
f451894da9 - Fix build with gcc42
Approved by:	David Yeske <dyeske@gmail.com> (maintainer),
		sat (mentor)
2007-09-10 19:12:15 +00:00
David Thiel
83d3114ced Switch to new maintainer, and add a mirror while we're at it.
Approved by:	Mark Reidel (old maintainer)
2007-09-10 18:39:22 +00:00
Edwin Groothuis
b9076fdcb8 Update port: audio/libmtp to version 0.2.1
This is an update patch for libmtp. Current libmtp version
	in ports is 0.2.0, the newest release is 0.2.1. This is
	just a bugfix release.

PR:		ports/116086
Submitted by:	pesho.petrov@gmail.com
2007-09-10 11:08:47 +00:00
Edwin Groothuis
e548426d97 Replace BUILD_DEPENDS on Xvfb and a handful of fonts with USE_DISPLAY=yes. 2007-09-09 22:50:51 +00:00
Rong-En Fan
18164365e8 - Update to 1.4
- Some tweaks for Makefile

PR:		ports/116160
Submitted by:	Felippe de Meirelles Motta <lippe at freebsdbrasil.com.br>
2007-09-09 07:37:38 +00:00
Edward Tomasz Napierala
25e8e16b8e Free Music Instrument Tuner.
Current features:

 - Error history
 - Volume history
 - Wave shape
 - Harmonic ratios
 - Statistics
 - Microtonal tuning (with Scala file support)
 - Discrete Fourier Transform view
 - JACK, OSS, ALSA, Portaudio support
 - Translations for: french

WWW:    http://home.gna.org/fmit/

Approved by:	miwi (mentor, implicit)
2007-09-08 18:28:13 +00:00
Andrew Pantyukhin
d7c74f4312 - Update to 3.0.4
- Add options
2007-09-08 15:02:39 +00:00
Edward Tomasz Napierala
1aea3f3ec8 A set of ambisonics plugins, mainly to be used within Ardour. Mono
and stereo to B-format panning, horizontal rotator, square, hexagon
and cube decoders.

WWW:    http://www.kokkinizita.net/linuxaudio/ladspa/index.html

Approved by:	miwi (mentor, implicit)
2007-09-08 09:48:43 +00:00
Edwin Groothuis
fb95a7e74a New port: audio/ecamegapedal realtime audio processor
Ecamegapedal is a real-time effect processor software with
	a graphical user interface for controlling the effect
	parameters. It is meant to be used as a virtual guitar-fx
	or studio effect box. In addition to real-time operation,
	Ecamegapedal also supports reading from and writing to audio
	files.  All audio object and effect plugin types provided
	by the Ecasound libraries are supported. This includes ALSA,
	JACK, OSS, aRts, over 20 file formats, over 30 effect types,
	LADSPA plugins and multi-operator effect presets.  Ecamegapedal's
	implementation is based on Ecasound and Qt libraries.

	WWW: http://www.wakkanet.fi/~kaiv/ecamegapedal/

PR:		ports/115460
Submitted by:	dk <lazyklimm@gmail.com>
2007-09-08 06:21:15 +00:00
Andrew Pantyukhin
792caef5e8 - Fix build on <7.x
Reported by:	pointyhat via pav
2007-09-08 01:58:01 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Pav Lucistnik
e228dfd3e5 - Don't remove directories from mtree
Reported by:	pointyhat
Ok'ed by:	mich (maintainer)
2007-09-07 20:31:37 +00:00
Joe Marcus Clarke
d84f52593e As promised, remove net-im/gaim, and all dependent ports. Gaim has been
replaced by net-im/pidgin.
2007-09-07 03:47:30 +00:00
Edward Tomasz Napierala
bff3114c54 - Update to 2.0.5
- Enable SSE when appropriate.
- Enable Tranzport support.
2007-09-06 14:52:27 +00:00
Edwin Groothuis
f41b2bda4c Fix compilation of audio/audacity-devel on FreeBSD 7.0
Fix compilation of audacity-devel on FreeBSD 7.0

PR:		ports/116118
Submitted by:	"Jack L." <xxjack12xx@gmail.com>
2007-09-06 01:03:36 +00:00
Jung-uk Kim
5d64cd21e7 Update to build 1006. 2007-09-05 19:04:16 +00:00
Rong-En Fan
6f56d0b8e5 - Update to 1.8.3
PR:		ports/116025
Submitted by:	Ed Schouten <ed at fxq.nl> (maintainer)
2007-09-05 15:03:36 +00:00
Lars Thegler
73fb00d373 Deprecate audio/daapd and component parts due to project abandonment,
timeout in 2 months. Mark BROKEN for gcc 4.x where applicable.
2007-09-04 11:26:22 +00:00
Lars Thegler
7b2559404a Deprecate audio/daapd and component parts due to project abandonment,
timeout in 2 months. Mark BROKEN for gcc 4.x where applicable.

PR:
2007-09-04 11:26:21 +00:00
Pav Lucistnik
2cf55b5271 - Fix dependency after gmpc 0.15.0 update
Reported by:	pointyhat
2007-09-04 08:19:17 +00:00
Ion-Mihai Tetcu
821e32ec35 Update to version 0.9.15.2
PR:		ports/116015
Submitted by:	KATO Tsuguru
2007-09-03 09:02:28 +00:00
Tilman Keskinoz
8cbd4440a2 Mark broken on sparc64 as per pointyhat report
Remove stale master site

PR:		115892
Submitted by:	Dan Pelleg <daniel+boodler@pelleg.org>
2007-09-02 14:55:20 +00:00
Pav Lucistnik
dd6c453f2d - Update to 0.15.0
- Transfer maintainership on submitter

PR:		ports/115998
Submitted by:	Mathias <mathias@monnerville.com>
2007-09-01 22:59:12 +00:00
Brooks Davis
d024427455 Upgrade to slimserver 2.5.4, a minor bugfix release. See the release
notes for details:

http://www.slimdevices.com/Changelog6.html
2007-08-31 20:56:26 +00:00
Mathieu Arnold
d1850a3d8c Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
2007-08-31 13:37:23 +00:00
Michael Landin
ce8d86f555 - update to 1.4.7 [1]
- remove magnatude patch, as it has been committed upstream

PR:		ports/115757 [1]
Submitted by:	"Alexander Bechikov" <goo@t72.ru> [1]
2007-08-30 15:50:03 +00:00
Dmitry Sivachenko
63e1942d06 Update to 1.23.
PR:		115672
Submitted by:	leeym
2007-08-30 07:48:05 +00:00
Ion-Mihai Tetcu
c99fbaa687 - Update to 0.14.0
- pass maintainership to submitter

PR:		ports/115913
Submitted by:	Mathias Monnerville
2007-08-29 11:07:54 +00:00
Rong-En Fan
804a6c180e - When helper programs does not appear at compile time, the generated
script is broken. Therefore, disable helper program search at compile
  time and let it searches programs at runtime.
- Helper programs can be installed via OPTIONS. Install madplay for MP3
  as default.

PR:		ports/107386 (based on)
Submitted by:	Jonathan Liu <Net147 at hotmail.com>
Approved by:	maintainer via mail
2007-08-28 08:37:46 +00:00
Edward Tomasz Napierala
4c593af687 - Update to 0.1.6.
- Update website URL.

Approved by:	miwi (mentor, implicit)
2007-08-27 20:20:18 +00:00
Mathieu Arnold
35909fa96f Update to 0.39
PR:		115690
Submitted by:	leeym
2007-08-27 12:04:35 +00:00
Jeremy Messenger
eeeb87cfa9 - Add support for FLAC metadata. [1]
- Remove sqlite3 option and disable it by default, since it's only for
  regression tests.
- Bump the PORTREVISION.

PR:		ports/114524 ports/115805
Suggested by:	Ed Schouten <ed@fxq.nl>
Obtained from:	https://lists.hoeg.nl/archives/herrie-users/2007-July/000053.html [1]
2007-08-25 22:56:26 +00:00
David Thiel
59f72fca50 Update to 0.13.0.
PR:		ports/114893
Submitted by:	Jan-Olof Lindqvist
2007-08-24 18:59:10 +00:00
David Thiel
0bfabf2c17 Update to 1.8.2.
PR:	ports/115780
Submitted by:	Ed Schouten
2007-08-24 18:37:59 +00:00
Andrew Pantyukhin
3e7d845832 - Fix plist by using PYDISTUTILS_PKGNAME
- Provide more mirrors
- Bump portrevision

Reported by:	pointyhat via portsmon
2007-08-23 17:54:25 +00:00
Martin Wilke
6fa0b72325 PulseAudio Volume Meter (pavumeter) is a simple GTK volume meter for the
PulseAudio sound server.

WWW: http://0pointer.de/lennart/projects/pavumeter/

PR:		ports/115317
Submitted by:	Romain Tartière <romain at blogreen.org>
2007-08-23 11:14:32 +00:00
Martin Wilke
1c92630bcc PulseAudio Preferences (paprefs) is a simple GTK based configuration dialog for
the PulseAudio sound server.

Please note that this program can only configure local servers, and requires
that a special module module-gconf is loaded in the sound server. (Since
PulseAudio 0.9.5 this modules is loaded by default.)

WWW: http://0pointer.de/lennart/projects/paprefs/

PR:		ports/115318
Submitted by:	Romain Tartière <romain at blogreen.org>
2007-08-23 11:12:38 +00:00
Martin Wilke
6443d4106b PulseAudio Volume Control (pavucontrol) is a simple GTK based volume control
tool ("mixer") for the PulseAudio sound server. In contrast to classic mixer
tools this one allows you to control both the volume of hardware devices and of
each playback stream seperately.

WWW: http://0pointer.de/lennart/projects/pavucontrol/

PR:		ports/115320
Submitted by:	Romain Tartière <romain at blogreen.org>
2007-08-23 11:10:21 +00:00
Martin Wilke
c84d1e3ce5 PulseAudio Device Chooser (padevchooser) is a simple GTK tool which registers
an icon in the tray area and allows quick access to some features of the
PulseAudio sound server. Specifically it can do for you:

 - Notify about new sink/sources becoming available on the LAN
 - Quickly change the default PulseAudio sink/source/server assigned to the
   current X11 display, selecting devices available on the LAN
 - Start the auxiliary tools PulseAudio Volume Control, PulseAudio Volume
   Meter, PulseAudio Manager, PulseAudio Preferences

WWW: http://0pointer.de/lennart/projects/padevchooser/

PR:		ports/115315
Submitted by:	Romain Tartière <romain at blogreen.org>
2007-08-23 11:06:23 +00:00
Thomas Abthorpe
961fd096b9 - Update to 0.4.1
PR:		ports/115735
Approved by:	clsung (mentor)
2007-08-23 03:53:09 +00:00
Martin Wilke
5d6190bb0d - Update to 0.9.15.1
PR:		115389
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-08-20 15:45:55 +00:00
Andrew Pantyukhin
f7e2f115ee - Change the order of cflags to prevent build failure when an old
version of libmtp is already installed

Approved by:	Petar Petrov <pesho.petrov@gmail.com> (maintainer)
2007-08-18 14:13:17 +00:00
Beech Rintoul
b55238b92d - Fix build with gcc42
PR:		ports/115567
Submitted by:	David Yeske <dyeske@gmail.com> (maintainer)
Approved by:	sat (mentor)
2007-08-18 13:12:27 +00:00
Kris Kennaway
c53b70ed6a BROKEN: Incorrect pkg-plist 2007-08-18 01:09:47 +00:00
Kris Kennaway
5e37484818 BROKEN: Does not build 2007-08-18 01:09:04 +00:00