Commit graph

5069 commits

Author SHA1 Message Date
Christian Weisgerber
5852605e2b Don't enable SSE code if sysctl hw.instruction_sse is 0.
Original bug report and testing by Bryan Levin <bryan.levin@gmail.com>.
2005-01-15 16:38:09 +00:00
Peter Pentchev
386ea862c8 Update id3ren to 1.1b0, which adds the all-important %n 'Track name'
template identifier.  Also, take over maintainership and install a manual
page and some more documentation.

Approved by:	Joao Carlos Mendes Luis <jonny@jonny.eng.br>
		(former maintainer)
2005-01-15 14:22:31 +00:00
Oliver Lehmann
209d63463d fix pkg-plist
Noted by:	kris
2005-01-15 12:57:38 +00:00
Simon L. B. Nielsen
2aeb55fbe5 Fix buffer overflow vulnerability.
VuXML:		http://vuxml.FreeBSD.org/3cc84400-6576-11d9-a9e7-0001020eed82.html
Obtained from:	Debian
Approved by:	maintainer, erwin (mentor)
2005-01-15 11:47:51 +00:00
Pav Lucistnik
65593a3386 Add bmp-scrobbler, a Beep-Media-Player plugin for Audioscrobbler.com social
network.

PR:		ports/76252
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2005-01-14 20:12:55 +00:00
Pav Lucistnik
49d15089ad - Build and install only xmms plugin
PR:		ports/76252
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2005-01-14 20:10:17 +00:00
Oliver Lehmann
e515f3bcf8 fix some utf8 converting issues
bump PORTREVISION
2005-01-14 18:21:21 +00:00
Volker Stolz
158a360cc9 - Update to 0.11.5
- Add ID3TAG-knob

PR:		ports/75693
Submitted by:	Anton Karpov
Approvd by:	maintainer
2005-01-14 15:45:01 +00:00
Bruce M Simpson
136266b813 Fix DISTFILES paste-o that crept in after PKGNAMEPREFIX. 2005-01-14 13:26:38 +00:00
Trevor Johnson
fd915ace2a Unbreak by adding new hashes.
PR:		76012
Submitted by:	IIJIMA Hiromitsu
2005-01-13 07:54:14 +00:00
Michael Johnson
1a21fbecee - Update to 0.7.1
- Remove white spaces
2005-01-13 00:46:12 +00:00
Kirill Ponomarev
8c164a4088 Update to version 2.9
PR:		ports/76158
Submitted by:	Ports Fury
2005-01-12 18:57:55 +00:00
Bruce M Simpson
c5a0cc8419 Add new port gaim-festival, a plugin for Gaim to drive the
festival speech synthesizer.

Reviewed by:	pav
2005-01-12 15:53:06 +00:00
Oliver Lehmann
1b014e2258 add gqmpeg-devel - the gtk20 port of gqmpeg 2005-01-12 15:38:08 +00:00
Oliver Lehmann
1cf81f5a9e back-out the last commit since it was done with mangled CVS/Root files and that
resulted in checking n the stuff into the wrong directory...
Bump PORTEPOCH (because of PORTVERSION wents backward)
2005-01-12 15:34:59 +00:00
Oliver Lehmann
64ff4de59f add gqmpeg-devel - the gtk20 port of gqmpeg 2005-01-12 14:32:57 +00:00
Niels Heinen
44a09f2134 Fixed overflow (see VuXML) and bumped PORTREVISION.
http://www.vuxml.org/freebsd/877e918e-5362-11d9-96d4-00065be4b5b6.html

PR:		ports/75231
Submitted by:	maintainer
Approved by:	nectar (mentor)
2005-01-11 08:57:47 +00:00
Koop Mast
4abe3a7b84 Update to version 0.7. 2005-01-09 17:53:38 +00:00
Tilman Keskinoz
1ea605bce9 Remove obsolete trm port. It was superseded by libtunepimp 2005-01-09 14:43:45 +00:00
Kris Kennaway
7d6d450bc6 Reset undeliverable maintainer email address:
<hmendes@brturbo.com>: host mx.brturbo.com[200.199.201.144] said: 550 User
    unknown: hmendes@brturbo.com
2005-01-09 04:36:21 +00:00
Kirill Ponomarev
5da403f2ab Fix plist.
Approved by:	portmgr (implicit)
2005-01-07 10:55:54 +00:00
Kris Kennaway
2de80c3b0d Also broken on alpha 4.x
Approved by:    portmgr (self)
2005-01-02 00:49:48 +00:00
Kris Kennaway
9f8b91d33e Does not compile on alpha
Approved by:    portmgr (self)
2005-01-02 00:46:39 +00:00
Kris Kennaway
fbc92f1670 BROKEN on alpha (does not build) and ia64 (does not compile)
Approved by:	portmgr (self)
2005-01-02 00:43:03 +00:00
Kris Kennaway
800e73f0c0 Reset bouncing maintainer address:
(connect to resalehost.networksolutions.com[216.168.224.53]: Connection refused)
                                         jamie@blackh0le.net

Approved by:	portmgr (self)
2005-01-01 23:56:41 +00:00
Alexander Leidinger
64cf27c85d Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr
2004-12-31 18:24:10 +00:00
Pav Lucistnik
440d8863c8 - Chase libxine update
Pointy hat:	nobutaka (in stereo)
2004-12-31 17:47:42 +00:00
Brooks Davis
f13dcde71c Various enhancements and fixes for slimserver:
- Use a new system to track which files in the CPAN directory should be
   installed.  As a side effect, generate most of the RUN_DEPENDS list
   at runtime.
 - Add a script to start softsqueeze.  The javavm port and a Jave VM
   must be installed to the script to actually work.  A dependency was
   not added at this point because that's a huge barrier.
 - Fix a bug in EXCEPTFILES processing.
 - Patch the configuration parsing code to default the cache and
   playlist directories to locations under /var/db/slimserver instead
   of the weird defaults.  This will fix the cache on new installs. [0]
 - Bump port revision.

Reported by:	Kraig Vander Berg <kraig at woodshoes dot net> [0]
2004-12-31 00:17:05 +00:00
Mario Sergio Fujikawa Ferreira
5a864958c1 Set maintainer to Lauri Watts <lauri@kde.org> 2004-12-30 22:50:24 +00:00
Kirill Ponomarev
53ae2abde5 Update to version 2004.12.18
PR:		ports/75618
Submitted by:	Ports Fury
2004-12-30 08:33:28 +00:00
MANTANI Nobutaka
fa01c31ca8 Sync with libxine shared library version bump. 2004-12-30 00:59:15 +00:00
Trevor Johnson
0c721ead3d Update to 7.8.
Define USE_X_PREFIX, so mtree will not create share/nls/POSIX and
share/nls/en_US.US-ASCII under /usr/X11R6--submitted by kris.
2004-12-29 20:51:07 +00:00
Pav Lucistnik
607838a9cc Add oggsplit, a simple tool for splitting multiplexed (grouped or chained) Ogg
files into separate streams.
2004-12-29 04:24:24 +00:00
Michael Johnson
3815f894e0 - Fix Version: line in speex.pc pkg-config file
- Bump PORTREVISON

Pointed out by:	kwm
2004-12-28 22:29:11 +00:00
Alexey Dokuchaev
163ac1ca99 PKGNAME does not work right here since PORTREVISION bump.
Approved by:	maintainer (sobomax)
2004-12-28 20:07:59 +00:00
Kirill Ponomarev
5af301ae51 Fix plist.
PR:		ports/75509
Submitted by:	maintainer
2004-12-26 17:04:54 +00:00
Mark Linimon
f9e8cb33cd Old maintainer has privately asked to be reinstated. 2004-12-26 06:47:35 +00:00
Akinori MUSHA
c019b24a50 Resurrect ruby-musicbrainz, updated to 0.2.0. 2004-12-25 20:22:06 +00:00
Mario Sergio Fujikawa Ferreira
5bb578428d Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
Jeremy Messenger
342e4c1c46 Fix a patch by correct the path.
Reported by:	Mike Harding <mvh@welkyn.com> and Freedevil via #freebsd-gnome
2004-12-25 06:01:13 +00:00
Joe Marcus Clarke
26af9ea91e Fix saving in gnome-sound-recorder. See
http://bugzilla.gnome.org/show_bug.cgi?id=162185 for more details.

Reported by:	h <h@erathia.be>
2004-12-24 20:29:26 +00:00
Dejan Lesjak
f9585df15f There are no more html man pages.
Noticed by:	pointyhat via kris
2004-12-24 19:46:08 +00:00
Kirill Ponomarev
93e1219378 Fix build on 4.x 2004-12-24 08:10:52 +00:00
Kirill Ponomarev
b4273d81d0 Update to 1.2.6 2004-12-23 10:49:10 +00:00
Kirill Ponomarev
8a646f669b Update to version 1.3.4
PR:		ports/75395
Submitted by:	Ports Fury
2004-12-23 09:48:41 +00:00
Norikatsu Shigemura
d9ed90620d Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00
Dejan Lesjak
1f524da507 Update audio/yammi to version 1.2-rc
PR:		75079
Submitted by:	Arjan van Leeuwen (maintainer)
2004-12-23 04:52:33 +00:00
Kirill Ponomarev
5fb6091f09 Fix package build. 2004-12-22 20:28:00 +00:00
Pav Lucistnik
8765e29b41 - Limit SSE CFLAGS to i386 only
PR:		ports/75367
Submitted by:	Craig Boston <craig@yekse.gank.org> (maintainer)
2004-12-22 09:49:19 +00:00
Edwin Groothuis
add996bba3 Update port: audio/streamtuner to 0.99.99
PR:		ports/75359
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-12-22 02:25:39 +00:00
Edwin Groothuis
619b010325 [Incomplete pkg-plist] audio/gtkpod
Fix incomplete pkg-plist

PR:		ports/75279
Submitted by:	David Le Brun <david@dyn-ns.net>
2004-12-22 00:22:00 +00:00
Markus Brueffer
f40856f1d8 Remove juk, which was integrated into kdemultimedia3 a long time ago. 2004-12-21 23:14:31 +00:00
Kirill Ponomarev
b33c14df21 Fix plist. 2004-12-21 11:01:28 +00:00
Kirill Ponomarev
0b250ff8af Update to 12.17.7
PR:		ports/75339
Submitted by:	maintainer
2004-12-21 10:42:02 +00:00
Maxim Sobolev
d436052bbe Add missed @dirrm. 2004-12-21 06:07:25 +00:00
Jeremy Messenger
bba3a87782 Correct a typo to fix the pkg-plist, s/GCONF_SCEMAS/GCONF_SCHEMAS/g. Bump the
PORTREVISION.

Reported by:	pointyhat via kris
2004-12-20 19:54:57 +00:00
Maxim Sobolev
3575313f16 Force compiling with -O0, otherwise sometimes it blows out with SIGBUS, at
least on 5-STABLE.
2004-12-20 19:08:12 +00:00
Volker Stolz
62b11fcf8e Do not depend on linprocfs too early
PR:		ports/75155
Submitted by:	Ion-Mihai "IOnut" Tetcu
2004-12-20 12:33:29 +00:00
Kirill Ponomarev
271708ef18 Update to version 0.4.12
PR:		ports/75263
Submitted by:	Ports Fury
2004-12-20 08:39:50 +00:00
Maxim Sobolev
13b4658781 Fix MASTER_SITES.
PR:		75234
Submitted by:	Jin-Shan Tseng
2004-12-19 12:16:32 +00:00
Kris Kennaway
b70e8b7e1d This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
2004-12-18 23:02:35 +00:00
Kris Kennaway
7d606a109b Reset bouncing maintainer address:
<verm@drunkmonk.net>: host beatrix.drunkmonk.net[206.75.218.3] said: 550 5.1.1
    <verm@drunkmonk.net>... User unknown (in reply to RCPT TO command)
2004-12-18 21:46:46 +00:00
Maxim Sobolev
2dbcfc55e1 Add flite 1.2, a small run-time speech synthesis engine. 2004-12-18 18:43:12 +00:00
Michael Johnson
4b38657e2f Fix path to glade file
Submitted by:	Joel Diaz <joeldiaz@bellsouth.net>
2004-12-18 07:21:43 +00:00
Mark Linimon
fe97dade6d Remove DEPRECATED upon request by maintainer. 2004-12-18 03:36:28 +00:00
Mark Linimon
50d1cdb311 With portmgr hat on, mark as deprecated. This port has been marked as
broken on FreeBSD versions > 5.0 for quite some time.
2004-12-17 08:24:05 +00:00
Mario Sergio Fujikawa Ferreira
1b134f4c34 Point to proper kde3 configure patch 2004-12-17 00:10:22 +00:00
Edwin Groothuis
ddf2893c0c Mark ignore on <5.0 for wide character support.
Noticed by: kris building company
2004-12-16 21:27:32 +00:00
Markus Brueffer
4385d9721f Drop maintainership 2004-12-16 12:35:44 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Mario Sergio Fujikawa Ferreira
c226010455 New port klira version 0.1: A gstreamer based audio converter for KDE 2004-12-15 16:44:34 +00:00
Christian Weisgerber
67fa53ac77 Remove obsolete and ineffectual libtool hack. 2004-12-15 14:59:18 +00:00
Christian Weisgerber
6d6abfea47 Bump port revision after silent addition of .la files. 2004-12-15 14:55:03 +00:00
Christian Weisgerber
be50752243 - Deal with libdata/pkgconfig on uninstall
- Drop obsolete libtool hack from configure.
- Bump port revision after addition of .la file.
2004-12-15 14:47:44 +00:00
Edwin Groothuis
83d80f056a New port: audio/tta (simple lossless audio (de)compressor)
TTA is a simple lossless audio compressor.

	TTA performs lossless compression on multichannel 8,16,24
	bit's integer and 32 bit's IEEE floating-point data of the
	Wav audio files.

PR:		ports/70243
Submitted by:	Martin Dieringer <Martin.Dieringer@t-online.de>
2004-12-15 02:59:39 +00:00
Brooks Davis
c7d7e561ae Upgrade to 5.4.0.
Contains library scanning preformance improvements.  Some new pluggins.
Small firmware fixes etc.  See the change log for details:

http://www.slimdevices.com/su_changelog.html
2004-12-14 17:50:27 +00:00
Michael Nottebrock
0083804533 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
Volker Stolz
c296a6c443 - Unbreak: Update to 0.99
- Use PORTDOCS/PLIST_FILES instead of short plist while here
- Reset maintainer to ports: Last sign of life from maintainer more than 1y ago

PR:		ports/74998
Submitted by:	Serge Gagnon
2004-12-13 15:31:34 +00:00
Kirill Ponomarev
86ed4e1e0c Add missing file. 2004-12-13 06:28:55 +00:00
Kris Kennaway
978808c6e3 Add missing file 2004-12-13 00:46:33 +00:00
Edwin Groothuis
68e6c5f9dc [ maintainer ] audio/xmms-wma: turn on iconv support again
Recently I had a chance to speak with xmms-wma author on
	some internet forum and figured out that he thinks of
	disabling iconv as my sin. So, I've enabled it again, but
	it is optional now.

PR:		ports/74959
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-12-12 22:04:19 +00:00
Michael Nottebrock
c1aa305b9f USE_RC_SUBR 2004-12-12 09:53:03 +00:00
Alexander Nedotsukov
a98806a357 Add missed un-C99 patch.
Reported by:	Mike Harding <mvh@ix.netcom.com>
2004-12-12 01:44:33 +00:00
Kris Kennaway
4c86a6c5ce BROKEN on ia64 also 2004-12-11 22:24:25 +00:00
Kris Kennaway
1bd92e1ca8 BROKEN on amd64: Tries to link static library against shared 2004-12-11 22:23:42 +00:00
Kris Kennaway
efe277c2c7 BROKEN: Unfetchable 2004-12-11 21:34:44 +00:00
Kirill Ponomarev
096b444944 Update to version 1.0.3
PR:		ports/74943
Submitted by:	Ports Fury
2004-12-11 18:26:00 +00:00
Kirill Ponomarev
c6820cedec Update to version 2004.12.04
PR:		ports/74942
Submitted by:	Ports Fury
2004-12-11 18:24:06 +00:00
Alexander Nedotsukov
48f37eba9d Update to 0.5.15 2004-12-11 16:58:20 +00:00
Tilman Keskinoz
189941e105 Audioscrobbler changed the protocol, so update to 0.3.6
Submitted by:	Andy Fawcett
2004-12-10 22:07:03 +00:00
Michael Nottebrock
f21956113e Add a rc-script.
Submitted by: "dave" <dmehler26@woh.rr.com>
2004-12-10 21:41:23 +00:00
Dejan Lesjak
bf3c5a9101 Fix build without imake.
Pointed out by:	dosirak via kris, while testing X.Org upgrade
2004-12-10 15:14:34 +00:00
Michael Nottebrock
66a73977de Fix plist. 2004-12-10 00:12:00 +00:00
FUJISHIMA Satsuki
cda2e39bfc add knob to enable speed optimization.
(maintainer timeout for two weeks.)

Submitted by:	Ingmar Gebert <ingmar.gebert@uni-rostock.de>
2004-12-09 16:54:10 +00:00
Sergey A. Osokin
97ae36bd73 Fix pkg-plist by fix PLIST_FILES variable typo.
Bump PORTREVISION.

Notice from:	dosirak via kris
2004-12-09 15:16:48 +00:00
Tilman Keskinoz
43f65bc363 Fix pkg-plist
Reported by:	pointyhat cluster
2004-12-08 21:20:08 +00:00
Dejan Lesjak
f691fe94db Fix build without imake.
Pointed out by:	dosirak via kris, while testing X.Org upgrade
Approved by:	maintainer
2004-12-08 20:59:56 +00:00
Joe Marcus Clarke
e8aa15ef25 Bump PORTREVISION to chase the gtkhtml3 shared library version. 2004-12-08 06:34:54 +00:00
Tilman Keskinoz
f5744334fa Add xmms-scrobbler, a XMMS/BPM Plugin for audioscrobbler.com 2004-12-06 22:19:28 +00:00
Pav Lucistnik
375c458dbd - Update to 1.2.3
PR:		ports/74141 (followup)
Submitted by:	Craig Boston <craig@yekse.gank.org> (maintainer)
2004-12-06 20:33:32 +00:00
Tilman Keskinoz
4baf2ce50c Mark trm DEPRECATED, libtunepimp should be used instead
Add CONFLICTS between libtunepimp and trm

Discussed with:	Lauri Watts
2004-12-06 18:27:46 +00:00
Michael Johnson
ba17b3f8d7 Update to 0.6.0 2004-12-06 16:14:28 +00:00
Kirill Ponomarev
861c8428f8 Update MASTER_SITES and WWW: line
Support PLIST_FILES

PR:		ports/74727
Submitted by:	Ports Fury
2004-12-05 18:27:23 +00:00
Kirill Ponomarev
17faf6cac3 Update to version 0.4.0
PR:		ports/74726
Submitted by:	Ports Fury
2004-12-05 18:25:51 +00:00
Michael Nottebrock
90bfc50e2a Fix implicit dependency on imake for KDE and all USE_KDELIBS_VER
users.
2004-12-05 11:24:07 +00:00
Hye-Shik Chang
9572f6878d Fix build on Python 2.4. 2004-12-05 02:58:04 +00:00
Adam Weinberger
9f7ad964d1 Add cantus_3, a sleek GTK2 mp3/ogg/vorbis tagger/renamer.
Cantus is an easy to use tool for tagging and renaming MP3 and OGG/Vorbis files.
It has many features including mass tagging and renaming of MP3s, the ability to
generate a tag out of the filename, filter definitions for renaming, recursive
actions, CDDB (Freedb) lookup (no CD needed), copy between ID3V1 and ID3V2 tags,
and a lot more.

WWW: http://www.debain.org/software/cantus/

PR:		ports/66799
Submitted by:	Sergey Akifyev <asa@gascom.ru>
2004-12-04 19:12:10 +00:00
Michael Johnson
2404e64122 Update to 0.85.0
PR:		ports/74273
Submitted by:	David Le Brun (maintainer)
2004-12-03 22:39:36 +00:00
Michael Johnson
4e14a57413 Fix build on 6.x
Pointed out by:	pointy hat via kris
2004-12-03 00:22:06 +00:00
Dejan Lesjak
b8f5127bb1 Fix location of true(1) in configure.in. This problem is masked if
makedepend (a part of imake) is installed as configure looks for it first.
If it cannot find it it just uses true(1) instead. Since upgrade of X.Org
ports to 6.8.1, makedepend is no longer necessary there at build time.
Tell it that true actually lives in /usr/bin as putting this in
CONFIGURE_ENV doesn't work.
2004-12-02 00:25:12 +00:00
Michael Johnson
f6a9a34fac Remove old MPEG4IP knobs that are not used anymore
Pointed out by:	lofi
2004-12-01 21:46:03 +00:00
Michael Johnson
39285e4e41 Reset MAINTAINER to ports@FreeBSD.org 2004-12-01 04:29:40 +00:00
Koop Mast
72c25115af Add libvisual support to amarok.
Approved by:	pav (mentor), markus (maintainer)
2004-11-30 22:40:26 +00:00
Koop Mast
2c17d552a0 add libmusepack. Musepack is an audio compression format with a strong
emphasis on high quality. It's not lossless, but it is designed for
transparency, so that you won't be able to hear differences between the
original wave file and the much smaller MPC file.

Approved by:	pav (mentor)
2004-11-30 21:03:12 +00:00
Michael Johnson
e29a9793e2 - Remove audio/mBox and merge changes in to audio/mbox since
these ports are duplicate with same maintainer as audio/mBox
2004-11-29 23:52:29 +00:00
Tilman Keskinoz
d51c675f44 - Readd ONLY_FOR_ARCHS. Although this port builds on all architectures
only i386 and ia64 seem to have the bktr(4) driver.
- Add a more accurate OSVERSION for the bktr header reorganization.
2004-11-29 13:35:04 +00:00
Tilman Keskinoz
3e902b7b48 - bktr(4) seems to be available on all 5.x architectures, so remove
ONLY_FOR_ARCHS.
- Fix location of bktr headers on 5.x
- Fix WWW

PR:	74486
2004-11-28 23:42:14 +00:00
Pav Lucistnik
9c4293b3d2 Add listener, a typical security-related program like the motion package
(which detects motion on a Webcam): it listens for sound. If it detects
any, it starts recording until the sound stops (or a bit later, which is
configurable). It stores the audio in .WAV files.

PR:		ports/74348
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2004-11-28 17:26:53 +00:00
Pav Lucistnik
76def71b76 - Update to 0.96
PR:		ports/74343
Submitted by:	David Le Brun <david@dyn-ns.net> (maintainer)
2004-11-28 16:10:02 +00:00
Michael Johnson
59d8bf1403 - Add option for mpeg4 audio coding via mpeg4ip-libmp4v2 (WITH_MPEG4IP)
- Bump PORTREVISION
2004-11-28 15:11:55 +00:00
Kirill Ponomarev
a89c2440b5 Update to 1.0.4
PR:		ports/74472
Submitted by:	maintainer
2004-11-28 10:03:46 +00:00
Michael Johnson
872bef1d9f Back out of last commit, this causes major problems with mpeg4ip with an endless loop on build. We'll just have to wait for mpeg4ip & mpeg4ip-libmp4v2 to be fixed. 2004-11-28 02:51:10 +00:00
Michael Johnson
56d44d1f15 - Add a temporary work around if you have multimedia/mpeg4ip-libmp4v2 installed
without multimedia/mpeg4ip installed by adding a dependency on multimedia/mpeg4ip
this also adds a new know WITH_MPEG4 for use of encoding mpeg4 audio

PR:		ports/74094
Reported by:	many
2004-11-27 20:03:44 +00:00
Michael Johnson
9c37fcec85 Use newer version of autoconf/autoheader (259)
Submitted by:	paulbeard@mac.com
2004-11-27 15:16:11 +00:00
Kirill Ponomarev
395b110e40 Update to 1.2 2004-11-27 09:42:50 +00:00
Kirill Ponomarev
b1e01cb937 Support gnomehier
PR:		ports/74420
Submitted by:	Ports Fury
2004-11-26 19:44:51 +00:00
Kirill Ponomarev
064bc3e839 Fix build against rerolled tarball
PR:		ports/74419
Submitted by:	Ports Fury
2004-11-26 19:40:44 +00:00
Sergey Matveychuk
fea96d9dd2 Do not compiled on sparc64. Reflect it with NOT_FOR_ARCH.
PR:		ports/74335
Submitted by:	maintainer
2004-11-26 18:23:39 +00:00
Jeremy Messenger
b877396947 - Add an OPTION to use gstreamer over xine as the playback backend. Xine is
still default.
- Use new GCONF_SCHEMAS

PR:		ports/74399
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org> (maintainer)
Project by:	BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
2004-11-26 06:45:43 +00:00
Kris Kennaway
fd72caab84 Add missing libtool droppings 2004-11-26 00:51:45 +00:00
Kris Kennaway
9c82fb3c61 Add missing file 2004-11-26 00:48:57 +00:00
Kris Kennaway
e739b5952a Add missing directory 2004-11-26 00:05:53 +00:00
Kris Kennaway
4d7a644b66 Add missing directory 2004-11-24 23:14:35 +00:00
Lars Thegler
13a2169bc3 Unbreak build
Noticed by:	Henrik Andersen
2004-11-24 14:36:38 +00:00
Michael Johnson
c5eaa3975a - Add math/fftw3 to BUILD_DEPENDS since it installs the header files [1]
- Add WITH_SSE knob since fftw3-float supports it
- Add WITH_OPTIMIZED_CFLAGS knob to respect CFLAGS if not defined [1]

Submitted by:	KATO Tsuguru [1]
Approved by:	adamw (implicit)
2004-11-24 06:26:16 +00:00
Michael Johnson
769416c575 Bump PORTREVISION due to last commit of dependency changes
Approved by:	adamw (implicit)
2004-11-24 03:36:46 +00:00
Michael Johnson
ecb14b7a26 Change math/fftw3 dependency to math/fftw3-float
Approved by:	adamw (implicit)
2004-11-24 03:34:56 +00:00
Kris Kennaway
bcb765b21d BROKEN: Size mismatch 2004-11-24 03:11:42 +00:00
Ying-Chieh Liao
e2e5c40ad0 upgrade to 2.2.8 2004-11-24 02:53:20 +00:00
Kris Kennaway
df8ced14fd Add a missing libtool dropping 2004-11-24 02:48:58 +00:00
Kris Kennaway
ed28c02230 Add some libtool .la droppings 2004-11-24 02:44:57 +00:00
Jeremy Messenger
e68c049cb7 Use new GCONF_SCHEMAS.
Approved by:	kwm and marcus
2004-11-24 00:14:56 +00:00
Jeremy Messenger
bdb974fb79 Use new GCONF_SCHEMAS.
Approved by:	pav
2004-11-23 19:33:08 +00:00
Koop Mast
db78fcaf26 Change the not yet changed maintainer fields to my FreeBSD.org account.
Approved by:	pav (mentor)
2004-11-23 08:51:28 +00:00
Michael Johnson
64b99a8e32 Don't build not needed libraries
PR:		ports/72176
Approved by:	maintainer timeout (20 days)
		adamw (mentor)
2004-11-23 03:57:49 +00:00
Jeremy Messenger
d7fcc8234e Use new INSTALLS_OMF.
Approved by:	bland, kwm, marcus and pav
2004-11-23 02:23:08 +00:00
Michael Nottebrock
3d9a145643 Use PREFIX instead of LOCALBASE for the hardcoded artsd location. 2004-11-22 22:28:57 +00:00
Kirill Ponomarev
f1fc76dd97 Update to version 2004.11.21
PR:		ports/74243
Submitted by:	Ports Fury
2004-11-22 16:01:20 +00:00
Pav Lucistnik
239dfa90c4 - Fix build on 4.x 2004-11-22 08:55:09 +00:00
Alexander Nedotsukov
c4a389c505 Remove .schemas file from PLIST since it is completely handled
by GCONF_SCHEMAS (this fixes recently reported pkg_delete failures).
2004-11-22 03:09:24 +00:00