Commit graph

2641 commits

Author SHA1 Message Date
Joe Marcus Clarke
58d11a98d4 The FreeBSD GNOME team is proud to present GNOME 2.0 Release. 2002-06-30 22:20:44 +00:00
Ying-Chieh Liao
b9d4acf7d8 upgrade to 0.9.9.9.1
PR:		39984
Submitted by:	Ports Fury
2002-06-29 19:08:03 +00:00
Hajimu UMEMOTO
702eb69e3a Make compilable under 5-CURRENT. 2002-06-29 09:04:46 +00:00
Patrick Li
9d869e631a Add missing dependency
PR:		ports/39915
Submitted by:	maintainer
2002-06-28 02:16:29 +00:00
Sheldon Hearn
23e3365efe Fix build on -CURRENT:
The gqmpeg source includes <machine/soundcard.h>.  The file's canonical
location in FreeBSD has been <sys/soundcard.h> for ages now (in -STABLE
as well), and <machine/soundcard.h> is now obsoleted in -CURRENT.

Maintainer notified in private mail.
2002-06-26 21:04:06 +00:00
Joe Marcus Clarke
58d6153c1e Update to GNOME 2.0 RC2. 2002-06-26 09:18:37 +00:00
Ying-Chieh Liao
1ae078dcd5 add p5-CDDB-File 1.02
Parse a CDDB/freedb data file
2002-06-26 06:55:37 +00:00
Mario Sergio Fujikawa Ferreira
8ba78ecd9b Chase lib version from avifile version 0.7.7.20020523 2002-06-25 17:47:14 +00:00
Alan Eldridge
b41219cc46 Fix minor errors in pkg-plist.
Bump PORTREVISION since plist changed. Now 3.0.0_2.
2002-06-25 14:31:36 +00:00
Daniel Eischen
03f613126d Change the WWW site.
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2002-06-25 12:11:06 +00:00
Ying-Chieh Liao
e3122c9ae2 add disc-cover 1.0.1
Tool to produce covers from audio CDs using FreeDB

PR:		34106
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2002-06-25 07:59:21 +00:00
Hye-Shik Chang
10cb7d0c73 Updating my email address.
Approved by: cjh (mentor)
2002-06-25 07:50:58 +00:00
Patrick Li
a820709400 Add new port wmfmixer - Yet another audio mixer
PR:		ports/39622
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2002-06-24 04:54:43 +00:00
Christian Weisgerber
d2d4b2343e Update the arts dependency to the audio/arts port for kde3.
PR:		39725
Submitted by:	alane
2002-06-24 00:39:12 +00:00
Ying-Chieh Liao
c70c24c879 upgrade to 0.16.0
PR:		39698
Submitted by:	maintainer
2002-06-23 14:59:04 +00:00
Christian Weisgerber
b6503e4599 Update to 0.6. Now compiles with g++ 3.1. 2002-06-23 10:59:57 +00:00
Alan Eldridge
cba84991c6 Distfiles have been moved on kde site to Attic.
PR:		ports/39558
Submitted by:	glewis
Reviewed by:	alane
2002-06-21 02:48:48 +00:00
Joe Marcus Clarke
f3839f5ef8 Add another mirror for esound since it appears there are some GNOME-mirror
problems.

PR:		39541
Prompted by:	many
2002-06-19 21:26:25 +00:00
Joe Marcus Clarke
a25f29def1 Update to 0.2.28.
Reminder by:	pat
2002-06-19 17:09:23 +00:00
Joe Marcus Clarke
71c8105783 Chase guile shared lib number.
Prompted by:	Mike Harding <mvh@ix.netcom.com>
2002-06-19 16:37:57 +00:00
Maxim Sobolev
15bd59db42 Fix test for presence of source tree.
Submitted by:	imp
2002-06-19 11:00:45 +00:00
Maxim Sobolev
4803463633 Add USE_REINPLACE where appropriate. 2002-06-19 08:18:10 +00:00
Ying-Chieh Liao
f85e2efece upgrade to 0.9.9.9
PR:		39427
Submitted by:	Ports Fury
2002-06-17 20:26:24 +00:00
Joseph Koshy
ffdfc549c2 Upgrade to v2.1.6. Make port respect ${PREFIX}. Add conditional support
for OGG/VORBIS (make 'WITH_VORBIS=yes').

PR:             ports/35476
Submitted by:   David Yeske <dyeske@yahoo.com>
2002-06-17 08:21:53 +00:00
Ying-Chieh Liao
caa508348d fix patch
use REINPLACE_CMD
bump PORTREVISION

PR:		39313
Submitted by:	maintainer
2002-06-16 18:17:24 +00:00
Will Andrews
1aced58dae Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to the
rigorous testing performed on the part of the KDE/FreeBSD Project
over the last three weeks.  Thanks to everyone who helped test!

General changes:
	[1] Follow KDE2 style by moving KDE core specific macros and
	    the like to x11/kde3/Makefile.kde.
	[2] Fix a variety of comments or miscellaneous data to reflect
	    that this is KDE3 and not KDE2.
	[3] Account for more empty directories in the PLISTs.

deskutils/kdepim3:
	[4] More #include <malloc.h> -> #include <stdlib.h>.

audio/arts:
	[5] Upgrade to 1.0.1.
	[6] Point at MASTER_SITE_KDE not my own mirror.

audio/kdemultimedia3:
	[7] Account for the removal of the <machine/soundcard.h> symlink.
	    Simply point all such includes at <sys/soundcard.h>.

editors/koffice-kde3:
	[8] Get rid of #include <values.h> preemptively.

devel/kdesdk3:
	[9] Remove cervisia from build if building on -CURRENT due to
	    C++-unsafe sys/wait.h.  The header is believed to have been
	    fixed in newer -CURRENT (>= Jun 5) but we have not tested that.

devel/kdevelop:
	[10] Upgrade to 2.1.1 and use KDE 3 version.
	[11] Remove a number of suggested dependencies that no longer fit.
	[12] Account for where the docs for Qt went since they got moved
	     to fit in hier(7) better.

graphics/kdegraphics3:
	[13] Turn off kuickshow by default because it depends on imlib,
	     which in turn depends on gtk/glib.  This will be revisited
	     when we split up the KDE ports a bit.

games/kdegames3:
	[14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h
	     tried to define uint32_t after sys/types.h already had.

sysutils/kdeadmin3:
	No particular changes.

misc/kdeaddons3:
	No particular changes.

misc/kdeedu3:
	[15] Re-add the huge number of missing @dirrm's.

misc/kdeutils3:
	No particular changes.

misc/kde3-i18n-* and */kde3-i18n:
	For the most part, no particular changes.  A huge number of I18N
	message updates went into this release, though.

french/kde3-i18n:
	[16] Fix build Makefile error due to tarball builder's env.

net/kdenetwork3:
	No particular changes.

x11-clocks/kdetoys3:
	No particular changes.

x11/kdebase3:
	[17] Account for mkfontdir "soft" build-time dependency.  If
	     mkfontdir is available, use it to build fonts.dir where
	     kdebase installs fonts.  Otherwise, don't bother.
	[18] Patch ElectricEyes.desktop to use the name of the program
	     that FreeBSD uses when you install the port for it.
	[19] Patches for KDM merged into KDE 3.0.1.
	[20] Properly fix kdm/backend/xdmcp.c string format error.

x11/kdelibs3:
	[21] Support the KDE3 version check to make sure no one
	     tries to install KDE2 then KDE3.  The 'kde-version-check'
	     target is centralized in x11/kde3/Makefile.kde.
	[22] Remove patch for kdeprint/configure.in.in.
	[23] Add patch to fix critical icon loader bug.

x11/kde3:
	[24] Add Makefile.kde for centralizing KDE core-specific macros
	     that don't belong in bsd.kde.mk.

x11-toolkits/qt30:
	[25] Mark broken on any XFree86 version < 4 due to packing list
	     related problems if we tried to support XFree86 3.
	[26] Error out if the user has Qt2 installed already.

x11-wm/kdeartwork3:
	[27] Add USE_MESA to explicitly support the 3D screensavers.
	[28] Re-add a large number of missing @dirrm's.

Credits:

[1] [4] [5] [6] [7]
[9] [10] [14] [16]
[21] [22] [24] [26]:	will

[2] [3] [8] [15] [17]
[19] [25] [27] [28]:	alane

[11] [12]
Submitted by:		Lauri Watts <lauri@kde.org>

[13] Found by:		mi
     Removed by:	will

[18] [23]
Submitted by:		Andy Fawcett <andy@athame.co.uk>

Tested by:		[in addition to the above, in no particular order]
			knu
			Mattias Douhan <matt@athame.co.uk>
			Bradley T. Hughes <bhughes@trolltech.com>
			Erik H. Bakke <ebakke@trolltech.com>
			David Johnson <david@usermode.org>
			JJ Behrens <jj@nttmcl.com>
			Michael W. Collette <metrol@metrol.net>
			Adriaan de Groot <adridg@sci.kun.nl>
			Mark Rowlands <mark.rowlands@minmail.net>
			Mark Stosberg <mark@summersault.com>
			Dave Cantrell <phaedrus@alltel.net>
			Mark Miller <joup@bigfoot.com>
			Wesley Morgan <morganw@chemikals.org>
			Arjan van Leeuwen <avl@operamail.com>
2002-06-15 16:16:32 +00:00
Joe Marcus Clarke
515147d6b6 Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. 2002-06-15 09:05:13 +00:00
Christian Weisgerber
9e93966b7c * Take maintainership.
* Fix compilation with gcc 3.1; from Marc Espie <espie@openbsd.org>.
* Override variables with MAKE_ARGS instead of patching Makefile.
2002-06-14 14:33:24 +00:00
Anton Berezin
46ad2a8d6b Fix master site and pkg-descr.
PR:		39223
Submitted by:	maintainer
2002-06-13 11:50:27 +00:00
Joe Marcus Clarke
b93b4ad73e Fix up patches from previous commit. 2002-06-12 00:20:39 +00:00
Joe Marcus Clarke
9f04edac18 Update to the latest GNOME 2 snapshot. 2002-06-12 00:18:21 +00:00
Eric Melville
66abddc4e7 Update to 1.4.9 and compensate for distribution file renaming silliness. 2002-06-11 20:55:00 +00:00
Akinori MUSHA
1b0aea36b2 Install the COPYING file. The terms are BSD-type but not identical to
those of the BSD license.
2002-06-11 13:35:26 +00:00
Joseph Koshy
8b5aa37d98 Fix a bug that was preventing freeamp from playing RTP (multicast)
streams.  Bump PORTREVISION.
2002-06-10 10:46:45 +00:00
Mario Sergio Fujikawa Ferreira
b29c0314c5 o New port openag version 1.1.1: An open source version of the
Audiogalaxy client
o Maintainership assigned to Janos Mohacsi <janos.mohacsi@bsd.hu>

PR:		37001, 37402
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>,
		Jon Wilson <jon@phuq.co.uk>
2002-06-09 22:19:59 +00:00
Pete Fritchman
cb38f382a1 Add a missing BUILD_DEPENDS on automake (we need to symlink install-sh and
friends in ${WRKSRC} to the files in ${DATADIR} that automake14 provides).

Submitted by:	bento
2002-06-09 20:32:55 +00:00
Trevor Johnson
0f8d078739 Use MASTER_SITE_LOCAL.
PR:		39056
Submitted by:	Martin Kraft (maintainer)
2002-06-09 11:58:08 +00:00
Joe Marcus Clarke
536c69d904 Update to 0.2.27. 2002-06-09 06:04:00 +00:00
Daniel Eischen
8d551220ce Upgrade to xmcd-3.1 patchlevel 1. 2002-06-08 19:48:09 +00:00
Ying-Chieh Liao
9e5d3262de - Support CC properly
- Fix pkg-comment format

PR:		38993
Submitted by:	Ports Fury
2002-06-08 18:27:34 +00:00
Ying-Chieh Liao
df79ce91d2 - GNU_CONFIGURE -> USE_LIBTOOL
- Support PREFIX properly
bump portrevision

PR:		38992
Submitted by:	Ports Fury
2002-06-08 18:24:16 +00:00
Ying-Chieh Liao
7837b990ee - Support CFLAGS/CXXFLAGS properly
- Utilize NOPORTDOCS
bump portrevision

PR:		38991
Submitted by:	Ports Fury
2002-06-08 18:21:46 +00:00
Patrick Li
62f254bea7 Update to 1.05
PR:		ports/38969
Submitted by:	maintainer
2002-06-08 05:02:37 +00:00
Ying-Chieh Liao
f64edaa81f update WWW 2002-06-07 19:56:20 +00:00
Mario Sergio Fujikawa Ferreira
1da3248370 Prefer generic nasm instead of nasm-0.98 as BUILD_DEPENDS in
preparation to nasm update

Approved by:	maintainer (1 week timeout for simple enough change)
2002-06-07 16:16:32 +00:00
Pete Fritchman
0467aae499 machine/soundcard.h -> sys/soundcard.h
Submitted by:	bento
2002-06-07 02:21:52 +00:00
Pete Fritchman
826586f6f8 machine/soundcard.h -> sys/soundcard.h
PR:		38907
Submitted by:	Trish Lynch <trish@bsdunix.net>
2002-06-07 00:06:25 +00:00
Ying-Chieh Liao
c6f7e8466b add muse 0.7.1
Multiple Streaming Engine
2002-06-06 18:47:52 +00:00
Kris Kennaway
d53c696955 Unbreak on current by using ${CXX} to compile instead of ${CC},
and #include <string.h> to get strcmp() prototype
2002-06-04 03:00:57 +00:00
Kris Kennaway
de399748be Respect CC and CFLAGS, and remove a bogus patch which deliberately
did #include <machine/soundcard.h> instead of <sys/soundcard.h>
2002-06-04 02:44:57 +00:00
Ying-Chieh Liao
403d738ee6 add osalp 0.7.2
Open Source Audio Library Project
2002-06-03 19:26:10 +00:00
Akinori MUSHA
e76ee46792 Update to 0.1.1. 2002-06-03 09:55:19 +00:00
Kris Kennaway
dc749e9564 Respect CFLAGS 2002-06-03 09:35:57 +00:00
Patrick Li
6eed91f7fb Update to 0.9.9.8
PR:		38779
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-05-31 23:25:47 +00:00
Ying-Chieh Liao
8a5876ded1 upgrade to 0.5
PR:		38746
Submitted by:	maintainer
2002-05-31 17:01:25 +00:00
Maxim Sobolev
4f164ea731 Add missed entry into LIB_DEPENDS. 2002-05-31 10:36:57 +00:00
Pete Fritchman
f5de0fa726 Only poll the CD drive every 10 seconds (instead of every second) to see if
there is a CD in the drive to avoid annoying kernel messages.

PR:		38720
Submitted by:	maintainer
2002-05-30 22:35:28 +00:00
Maxim Sobolev
2d1ac4e026 Update to 0.6.3.
PR:		38685
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-05-30 22:29:21 +00:00
Ying-Chieh Liao
e9f1af8f8e - Conditionalize dependency for devel/sdl12
- Support CFLAGS properly

PR:		38707
Submitted by:	Ports Fury
2002-05-30 18:07:15 +00:00
Ying-Chieh Liao
5b81c2f3b9 - Support CXX/CXXFLAGS properly
- Support install macros
- bump portrevision

PR:		38706
Submitted by:	Ports Fury
2002-05-30 18:05:32 +00:00
Ying-Chieh Liao
37ed332e41 add terminatorX 3.72
Realtime audio synthesizer that allows you to "scratch" on audio data

PR:		38054
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-05-30 17:36:03 +00:00
Ying-Chieh Liao
f7f03024f7 add xmms-ladspa 0.3
XMMS Plugin that provides LADSPA Plugins to XMMS

PR:		37971
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-05-30 16:58:54 +00:00
Ying-Chieh Liao
6bdcaa3ef5 add cmt 1.12
The Computer Music Toolkit (CMT) is a collection of LADSPA plugins

PR:		37970
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-05-30 16:53:07 +00:00
Ying-Chieh Liao
97f54f04dc add ladspa
Linux Audio Developer's Simple Plugin API

PR:		37965, 38723
Submitted by:	Tilman Linneweh <tilman@arved.de>, David Yeske <dyeske@yahoo.com>
2002-05-30 16:47:22 +00:00
Ying-Chieh Liao
3e567ddefa add audacity 0.98
Audacity is a GUI editor for digital audio waveforms

PR:		38699
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-05-29 18:30:14 +00:00
Joe Marcus Clarke
1aadf412fd Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. 2002-05-28 16:08:26 +00:00
Jim Mock
16d03a1f82 Update to version 0.21 and give MAINTAINERship to the submitter.
PR:		38625
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-05-27 20:14:31 +00:00
Ying-Chieh Liao
e9bf4e61f0 add gnump3d 0.9.9.7
A streaming server for MP3's, OGG vorbis, and other streamable audio files
2002-05-27 13:25:00 +00:00
David W. Chapman Jr.
9bb3f972cc Override XFREE86_HTML_MAN
PR:		38523
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-05-27 02:07:12 +00:00
Pete Fritchman
2d172c0774 Give the user a more specific URL to download the distfile at, it's hard
to find from www.real.com.

PR:		35632
Submitted by:	Mike Buchanon <buchanon@mlss15.cl.msu.edu>
Approved by:	maintainer timeout
2002-05-27 01:02:15 +00:00
Trevor Johnson
6c5ed90809 Update to 0.5.9. 2002-05-26 15:37:11 +00:00
Trevor Johnson
ebbdd38bf4 Add home page. Shorten "signature." 2002-05-26 14:05:15 +00:00
Ying-Chieh Liao
54c3145dc7 add dependencies
unbroken

PR:		38564
Submitted by:	Jay <jayed@jayed.com>
2002-05-26 13:33:57 +00:00
Trevor Johnson
01715bdec8 Attempt to fix compilation error under -CURRENT, logged by bento.
The error did not appear for me under -STABLE.
2002-05-25 17:37:32 +00:00
Ying-Chieh Liao
6b57f9b722 upgrade to 0.8.1 and unbreak 2002-05-25 16:51:12 +00:00
Trevor Johnson
51e23d501f Use the patches for 2.0.0, not those for 0.1.7 (logged by bento). 2002-05-25 16:43:52 +00:00
Trevor Johnson
e86cad6d41 broken for checksum, logged by bento 2002-05-25 16:20:00 +00:00
Trevor Johnson
34aec37881 Use CUT and FIND macros. 2002-05-25 15:28:15 +00:00
Trevor Johnson
88f2ad684a Use FIND macro. 2002-05-25 15:24:43 +00:00
Kris Kennaway
280725774f Add pd-0.35.23
Pd is a real-time graphical programming environment for audio and
   graphical processing. It resembles the Max/MSP system but is much
   simpler and more portable; also Pd has two features not (yet) showing
   up in Max/MSP: first, via Mark Dank's GEM package, Pd can be used
   for simultaneous computer animation and computer audio. Second, an
   experimental facility is provided for defining and accessing data
   structures.

Submitted by:	trevor
2002-05-25 11:48:29 +00:00
Kris Kennaway
38f0fab6bd Remove stray file committed by accident. 2002-05-25 11:18:34 +00:00
Kris Kennaway
d4e087ffcc Add cplay-1.45
cplay is a curses based front-end to various audioplayers.

Supported players currently include:
        - mpg123
        - ogg123
        - madplay
        - mikmod
        - mpg321
        - splay

Submitted by:	Jochem Kossen <j.kossen@home.nl>
PR:		ports/31773
2002-05-25 10:54:18 +00:00
Trevor Johnson
5654261abf Invert WITHOUT_ESD logic and remove BROKEN.
Submitted by:	knu
2002-05-25 04:18:06 +00:00
Trevor Johnson
9d495ed702 Invert WITHOUT_RUBY logic. This should fix the bento build. 2002-05-25 01:20:46 +00:00
Anders Nordby
f78b5a5cab Enable use of dd(1) for ripping the tracks.
Enable use of -q quality setting with oggenc.
Minor robustification of the --outputdir parameter.
Fix WWW in pkg-descr.
Update pkg-comment to reflect the reality wrt dependencies.

PR:		38498
Submitted by:	maintainer
2002-05-24 23:25:36 +00:00
Trevor Johnson
0e381c720e Update to 2.0.0.
Noticed by:	Scott Dea

Use new DOCSDIR macro.
2002-05-24 00:45:17 +00:00
Trevor Johnson
20fe796e53 Add new port of SpiralSynthBaby 0.0.2 after repo copy. 2002-05-24 00:38:17 +00:00
Trevor Johnson
70e9a62194 Generate packing list.
Add support for use as a plugin (not yet usable).
2002-05-23 12:34:02 +00:00
Trevor Johnson
5b34771f44 Implement MASTER_SITE_FESTIVAL and MASTER_SITE_FESTIVAL_OGI. 2002-05-23 04:35:39 +00:00
Trevor Johnson
9fc0a5f40f This is still broken.
Tested by:  David Bushong
2002-05-23 02:34:40 +00:00
Mario Sergio Fujikawa Ferreira
1e74e1d897 Add tooLAME version 0.2i: Optimized mpeg 1/2 layer 2 audio encoder 2002-05-22 21:20:00 +00:00
Andrew Gallatin
bbc55d00b8 Fix this so it works on FreeBSD/alpha 4.x:
The existing patch does different things for 5.x so as to use the
standard __bswapSIZE(x) inline for 5.x. and adds i386 centric code
for FreeBSD 4.x.  This change to the patch modifies the 4.x code
so as to just call htonX(x) on alpha where __byte_swap_X don't exist.

Approved by: will
2002-05-22 16:28:43 +00:00
Maxim Sobolev
340a9d6e45 Update to 1.2.4. 2002-05-21 10:40:32 +00:00
Ying-Chieh Liao
5c606b0690 upgrade to 1.04
PR:		38258
Submitted by:	maintainer
2002-05-21 03:43:18 +00:00
Pete Fritchman
1cfe1a79d1 - install rplayd.sh as rplayd.sh.sample
- better config file management

PR:		35634
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-05-19 21:41:21 +00:00
Joe Marcus Clarke
63c7a0f973 Back to betas...Update to GNOME 2.0 beta 5. 2002-05-19 20:16:06 +00:00
Pete Fritchman
4729904c69 Reset maintainer to ports@.
PR:		38278
Submitted by:	Alan Eldridge <ports@geeksrus.net> (old maintainer)
2002-05-19 06:34:44 +00:00
Donald Burr
8337650a98 Upgrade opennap to 0.44.
Source: Vladimir Savichev
PR: ports/35346
2002-05-19 06:09:20 +00:00
Kris Kennaway
b058e690d2 Mail to maintainer bounces; remove him 2002-05-18 03:32:07 +00:00
Kris Kennaway
71ff8aa4e0 BROKEN: Configure fails to find imlib 2002-05-18 03:31:05 +00:00
Kris Kennaway
de27e60460 BROKEN: Does not build 2002-05-18 02:44:49 +00:00
Kris Kennaway
62c30dca98 BROKEN: Does not build 2002-05-18 02:10:44 +00:00
Kris Kennaway
1189afdb2f BROKEN: fails to package (XFree86-4 html manpage fallout) 2002-05-17 09:41:52 +00:00
Maxim Sobolev
976aa0b236 Fix startup script and bump PORTREVISION.
Submitted by:	maintainer
2002-05-16 08:29:47 +00:00
Mario Sergio Fujikawa Ferreira
49533567a0 djbfft should be a RUN_DEPENDS as well 2002-05-16 02:16:24 +00:00
Mario Sergio Fujikawa Ferreira
2df6675f85 o Use djbfft optimized FFT routines unless WITHOUT_DJBFFT is defined
o Bump PORTREVISION
2002-05-15 22:54:33 +00:00
Maxim Sobolev
c08cfc3dc9 - Unbreak on -stable;
- extend a start-up script with a workaround for Via Apollo KX133 chipset.

Submitted by:	maintainer
2002-05-15 18:16:23 +00:00
Kris Kennaway
529073a9e6 Only try to build the mp3x binary if GTK is selected.
Noticed by:	bento
2002-05-15 03:39:43 +00:00
Mario Sergio Fujikawa Ferreira
316bfc50ea Get rid of warnings from <values.h>
Submitted by:	Alan E <ports@geeksrus.net>
Approved by:	will
2002-05-14 16:35:40 +00:00
Maxim Sobolev
9f0334ebf9 Make translations work when GNOME support is enabled.
Beersponsored by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2002-05-14 06:21:23 +00:00
Ying-Chieh Liao
c5547ce3eb upgrade to 0.20
PR:		38040
Submitted by:	Ports Fury
2002-05-14 02:26:49 +00:00
Joe Marcus Clarke
3c678e3a7d Update to GNOME 2.0 RC2. 2002-05-12 06:49:02 +00:00
Ying-Chieh Liao
206544383c upgrade to 0.3
PR:		37973
Submitted by:	maintainer
2002-05-12 04:22:07 +00:00
Akinori MUSHA
076de979ae Add ruby-xmms (Xmms-Ruby) version 0.1.0, XMMS bindings for Ruby. 2002-05-11 20:54:39 +00:00
Maxim Sobolev
3c3f1e3d41 Put back gugetopt dependency taken out by marcus. The reason the dependency
is here is to prevent gettext from rolling its own version of getopt_long
into the binary, thereby slightly improving code sharing.
2002-05-11 12:55:44 +00:00
Ying-Chieh Liao
a286ace6d9 add soundgrab 0.6.0
Interactively select and save sections of an audio file
2002-05-10 10:52:51 +00:00
Ying-Chieh Liao
b90c5cf707 upgrade to 0.8.0 2002-05-10 05:50:47 +00:00
Ying-Chieh Liao
597e5ee9f4 upgrade to 0.11
PR:		37899
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-05-10 04:29:36 +00:00
Ying-Chieh Liao
6da3a91159 add rawrec 0.9.97
rawrec/rawplay threaded audio
2002-05-09 16:04:23 +00:00
Joe Marcus Clarke
0201c1639c Add gnomemedia2 after repo copy from gnomemedia. This is a port of the
multimedia tools for the GNOME 2.0 desktop.
2002-05-08 22:40:48 +00:00
Chris D. Faulhaber
490f7852c0 Unmark FORBIDDEN. The security issues were corrected in the 1.3.12
release.

Noticed by:	nectar
2002-05-07 16:57:59 +00:00
Joe Marcus Clarke
179302cded Remove need for gnugetopt. This was corrected in 0.2.26. 2002-05-07 16:22:03 +00:00
Maxim Sobolev
00d4f1915e Update to 0.2.26. 2002-05-07 06:42:25 +00:00
Chris D. Faulhaber
2716a9992b Mark FORBIDDEN due to multiple vulnerabilites:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-0784
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1083
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1229
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1230
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-0177
2002-05-07 03:10:38 +00:00
Kris Kennaway
2de884520a Resurrect the musicbox port, which was prematurely sent to the grave by
Will.
2002-05-06 20:55:05 +00:00
Patrick Li
857aafeab4 Update to 1.03
PR:		37752
Submitted by:	maintainer
2002-05-04 17:24:29 +00:00
Akinori MUSHA
4778f66bd4 Update to 0.12. 2002-05-03 16:41:37 +00:00
Patrick Li
dd56d6d55e Update to 0.19
PR:		37682
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-05-02 22:36:31 +00:00
Patrick Li
ed4180a41e Update to 0.0.28
PR:		37683
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-05-02 21:23:37 +00:00
Patrick Li
2615f2d46f Grip crashes on current because malloc'ed memory is not zeroed.
PR:		37652
Submitted by:	maintainer
Reported by:	anholt
2002-05-02 01:37:47 +00:00
Ying-Chieh Liao
ab20d7313a upgrade to 0.5.5 2002-05-01 07:42:21 +00:00
Dmitry Sivachenko
a517ea22e4 Fix build on -current;
Fix detection of freetype library.

PR:		36657
Submitted by:	MAINTAINER
2002-05-01 07:26:03 +00:00
Mario Sergio Fujikawa Ferreira
ac456c5dd9 Fix PLIST
Submitted by:	Alan E <ports@geeksrus.net>
2002-05-01 01:05:22 +00:00
Maxim Sobolev
64f011aa41 - Use proper ${INSTALL_XXX} instead of ${INSTALL} for installing binaries and
scripts;
- remove junk at the beginning of files/bktrctl.sh.

PR:		37427
Submitted by:	maintainer
2002-04-29 14:57:53 +00:00
Ying-Chieh Liao
bf4487e566 use USE_PYDISTUTILS 2002-04-29 11:36:54 +00:00
Alfred Perlstein
c5de2a9149 use __bswap{16,32} instead of __uint8_swap_uint{16,32} (because the
functions no longer exist), this is probably wrong, it should be
using htons or equivelant, but i'd like to have this unbroken for
now on recent 5.x systems.
2002-04-29 07:53:39 +00:00
Mario Sergio Fujikawa Ferreira
dbb9f0c084 o Fix PLIST
o Do not bump PORTREVISION

Submitted by:	Alan E <ports@geeksrus.net>
Reviewed by:	Lauri Watts <lauri@kde.org>
2002-04-29 02:16:02 +00:00
Patrick Li
7063da1328 Update to 1.3.12
PR:		37541
Submitted by:	maintainer
2002-04-28 21:01:25 +00:00
Bruce A. Mah
4806d5734a Unbreak for -CURRENT (byte-swapping macros changed names).
Run-tested on 4-STABLE/i386 and 5-CURRENT/i386.

Approved by:	Yoichi ASAI <yatt@msc.biglobe.ne.jp> (maintainer)
2002-04-27 02:22:51 +00:00
Jun Kuriyama
71bc45443a s@machine/soundcard.h@sys/soundcard.h@. 2002-04-25 12:24:32 +00:00
Maxim Sobolev
b0a84db592 Update to 0.2.25. 2002-04-24 19:03:37 +00:00
Maxim Sobolev
734f6e07f5 Update port to the lastest version.
PR:		37401
Submitted by:	Olexander Kunytsa <kunia@istc.kiev.ua>
2002-04-24 11:40:26 +00:00
Alexander Leidinger
4231616b5c Add xmms-gdancer 0.4.4,
XMMS Visualization plugin, displays dancing
figures.

Approved by:	steve
2002-04-23 16:46:05 +00:00
Will Andrews
d54d1eaf5d Update to 3.0. Sigh. 2002-04-23 00:13:10 +00:00
Anders Nordby
9c4361e5b2 Enable building of the GTK GUI.
Build it + define USE_GTK only if GUI is wanted/GTK is installed.

Silence by:	maintainer && jim

PR:		35014
2002-04-22 01:22:48 +00:00
Will Andrews
d1c2f0dddd Please welcome Qt3/KDE3 to our ports tree. This includes work since the
original versions of these ports, so some PORTREVISIONs were bumped.  See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.

bsd.kde.mk has already been updated a few days ago to work with these.

Some patches applied to fix a few bugs were:

deskutils/kdepim3:
        [1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
        [2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
        [3] Fix compile problem with kvoctrain.
x11/kdebase3:
        [4] Fix KDM CPU usage and login bug.

Some caveats:
        * All PLISTs are broken for deinstall due to script bug that I
          didn't notice until very recently.  This will be fixed when I
          commit an update tomorrow.  These ports should still install
          perfectly fine though.  They should also deinstall without
          giving errors, but will leave directories behind.
        * You can't install this with any other version of QT or KDE
          already installed.  I am not sure the checks are 100% working,
          but fixes for these will be forthcoming.  This is mainly due
          to a policy decision made by kde@ to make QT/KDE ports install
          the way the rest of the world expects it to while also still
          conforming to FreeBSD's hier(7).  For reference on this decision,
          please consult the KDE/FreeBSD mailing list archives.  This
          decision fixes 2-year-old bug reports relating to how we handled
          this for KDE2 vs KDE1.

Submitted by:   [1] Adrian de Groot <adridg@cs.kun.nl>,
                [2] David Faure <faure@kde.org>,
                    Andy Fawcett <andy@athame.co.uk>
                    Lauri Watts <lauri@kde.org>
                [3] Lauri Watts <lauri@kde.org>
                [4] Alan Eldridge <alane@geeksrus.net>
                    Oswald Buddenhagen <ossi@kde.org>
Reviewed by:    kde
2002-04-21 23:47:50 +00:00
Ying-Chieh Liao
2d37093f4d upgrade to 3.0.0
PR:		37283
Submitted by:	maintainer
2002-04-20 15:32:40 +00:00
Ying-Chieh Liao
653b1b1664 add mhwaveedit 1.1.3
A graphical program for editing sound files
2002-04-19 14:11:38 +00:00
Will Andrews
e05ed36727 Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00
Mario Sergio Fujikawa Ferreira
f01572a009 Update to 0.7.3
PR:		36758
Submitted by:	Michael Nottebrock <lofi@lofi.dyndns.org>
Reviewed by:	freebsd-multimedia (silence)
2002-04-18 02:58:08 +00:00
Maxim Sobolev
4aff315557 - Update to 1.0.5;
- don't unconditionally add -O2 to CFLAGS;
- use devel/sld12 instead of devel/sdl10 because the latter is doomed for
  deorbiting.

Approved by:	maintainer
2002-04-17 14:28:23 +00:00
Maxim Sobolev
1b3c0d7d6c Chase increase of libSDL version number. 2002-04-17 12:38:02 +00:00
Maxim Sobolev
969c7195c4 Update to 1.2.3. 2002-04-17 12:36:12 +00:00
Joe Marcus Clarke
1943c8dbf5 I had a typo in one of the file names in the last commit. It should read
patch-cddbslave::cddbsubmit.c.
2002-04-17 02:24:04 +00:00
Joe Marcus Clarke
a5b086e407 Add some CD-related fixes to gnomemedia. Bump PORTREVISION.
* Allow CDDB submissions to work correctly
* Make sure the file descriptor passed to ioctl() is open first.  This allows
  gtcd to read the CD volume as something other than 0.

Submitted by:	Arne H Juul <Arne.Juul@fast.no>
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-16 20:02:53 +00:00
Anders Nordby
fbfcab2a16 PORTVISION => PORTREVISION.
Fix list of installed files/docs + pkg-plist.

PR:		37058
Submitted by:	maintainer
2002-04-14 14:02:00 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Joe Marcus Clarke
8065193b31 machine/soundcard.h -> sys/soundcard.h
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-12 15:57:06 +00:00
SADA Kenji
10948d5b50 Distfile is available on new site.
Submitted by:	Christian Brueffer <chris@unixpages.org>
PR:	ports/36942
2002-04-12 07:47:11 +00:00
Mario Sergio Fujikawa Ferreira
0ebddf3f82 Update to 2.0 pre 3 2002-04-12 00:00:29 +00:00
Motoyuki Konno
8d4724eed2 Fix build problem on 5-current.
<machine/soundcard.h> is moved to <sys/soundcard.h> on both 4-stable
and 5-current.  See commitlog of src/include/Makefile rev 1.165.
2002-04-11 00:22:33 +00:00
Motoyuki Konno
9e0cb30d0b Fix build problem on 5-current.
<machine/soundcard.h> is moved to <sys/soundcard.h> on both 4-stable
and 5-current.  See commitlog of src/include/Makefile rev 1.165.
2002-04-11 00:11:41 +00:00
Christian Weisgerber
7589f334a1 machine/soundcard.h -> sys/soundcard.h
PR:		36966
Submitted by:	Motoyuki Konno <motoyuki@bsdclub.org>
2002-04-10 20:41:58 +00:00
Akinori MUSHA
2d61ed98fc Update to 0.3. 2002-04-10 18:27:39 +00:00
Ying-Chieh Liao
430526536a ugprade to 0.18
PR:		36889
Submitted by:	Ports Fury
2002-04-09 07:30:20 +00:00
Will Andrews
b597c9f427 Add a patch to fix build on -current. Untested by me. Should work, though.
PR:		36639
Submitted by:	SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
2002-04-04 11:49:12 +00:00
David W. Chapman Jr.
5299d2fd32 Update to latest version
PR:		36596
Submitted by:	maintainer
2002-04-01 02:01:59 +00:00
David W. Chapman Jr.
af258a6259 Update to 0.15.0
PR:		36577
Submitted by:	maintainer
2002-03-31 17:35:29 +00:00
Kris Kennaway
1da677f923 Remove #include <malloc.h>
Reorder do-build target in temporal order
2002-03-31 03:45:43 +00:00
Kris Kennaway
0eaee831f9 Remove #include <malloc.h> 2002-03-31 02:47:07 +00:00
Pete Fritchman
4209c18ac1 Fix build on -current: add a missing #include <arpa/inet.h>.
Reported by:	bento
2002-03-30 21:09:02 +00:00
Akinori MUSHA
fa6e768d65 Add ruby-smf 0.11.5, a Ruby module to handle Standard MIDI Files. 2002-03-30 16:59:28 +00:00
Will Andrews
97e6d16408 Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This is
not tested other than for syntax, but should DTRT from what I understand
of the problem.

Submitted by:	bento
2002-03-30 09:07:53 +00:00
Mario Sergio Fujikawa Ferreira
033f8ec097 Switch option from JAVA_NO_BUILD_DEPENDS to NO_BUILD_DEPENDS_JAVA
following bsd.java.mk 1.2
2002-03-29 16:19:23 +00:00
Ying-Chieh Liao
30d55b0c4f upgrade to 0.2.2 2002-03-28 16:17:54 +00:00
Mario Sergio Fujikawa Ferreira
dc2fbbac16 Update to new java infrastructure, deploy USE_JAVA 2002-03-28 14:48:49 +00:00
Ying-Chieh Liao
3b5ccf536a upgrade to 2.5.6 2002-03-26 06:22:58 +00:00
Christian Weisgerber
f2107e4728 * Fix encoding of raw files.
Obtained from:	Xiph CVS

* Re-enable assert()s now that we use GNU iconv.
2002-03-26 02:49:06 +00:00
Christian Weisgerber
684225f588 * Update to 0.2.10. Noteworthy changes in this release:
- many bug fixes
  - ID3 tag support

* New homepage URL.
2002-03-25 17:09:26 +00:00
Ying-Chieh Liao
a95886e79e remove redundant .endif 2002-03-25 14:12:01 +00:00
Ying-Chieh Liao
aa50779704 - Add optional Ogg/Vorbis support
PR:		36288
Submitted by:	Ports Fury
2002-03-25 11:44:20 +00:00
Patrick Li
a7dc96946e Update to 1.5.0
Approved by:	petef(maintainer)
2002-03-25 05:44:08 +00:00
Chris D. Faulhaber
7e3f7edc0b #include <arpa/inet.h> for ntohl prototype.
Found by:	bento
2002-03-25 03:42:04 +00:00
Kris Kennaway
b99b7411b4 Remove the cdd port, which was broken long ago by the CAM import. 2002-03-25 02:25:28 +00:00
Bruce A. Mah
e2601dd8bb Unbreak port build on -CURRENT. 2002-03-23 23:08:18 +00:00
Patrick Li
0a6b09feee Add new port audio/py-xmms - XMMS Remote Control Library for Python
PR:		36067
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-23 08:55:39 +00:00
Ying-Chieh Liao
81ab387d19 upgrade to 2.5.5 2002-03-23 07:43:41 +00:00
Ying-Chieh Liao
6d50e1c211 add mp3stat 2.5.2
Read information about mp3s and oggs bitstream
2002-03-21 14:59:48 +00:00
CHOI Junho
fa285f9909 Update to 0.7
PR:		ports/36035
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-21 05:29:39 +00:00
Patrick S. Gardella
cd6d2fa7f5 Add a new port for Ample, a personal MP3 player 2002-03-20 19:29:01 +00:00
Maxim Sobolev
f3249b265a - Update to 1.2.18;
- pass over maintainership to Olexander Kunitsa <kunia@istc.kiev.ua>
  (maintainer timeout).

Submitted by:	Olexander Kunitsa <kunia@istc.kiev.ua>
2002-03-18 18:56:28 +00:00
Ying-Chieh Liao
c7f46491f0 oops... forget to update WWW 2002-03-18 16:33:22 +00:00
Ying-Chieh Liao
8097a63ede upgrade to 0.2.1
drop maintainership
2002-03-18 16:32:18 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Cy Schubert
16a08ce7f6 Add xmms-musepack 1.8.0 port, xMMS input plugin for playing MPC Musepack
(.mpc, .mp+) files.

PR:		35935
Submitted by:	Walter Hop <walter@binity.com>
2002-03-17 17:17:12 +00:00
Luigi Rizzo
e67082c126 Update to version 1.07, which also operates on external flash memory.
patch-aa is not necessary anymore.
2002-03-16 00:14:33 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Patrick Li
14449954e0 Remove unnecessary ORBit dependency that installs an experimental UI plugin
and unbreaks build if ORBit is not installed. Bump PORTREVISION.

PR:		35915
Submitted by:	maintainer
Noticed by:	kris
2002-03-15 05:24:22 +00:00
Anders Nordby
6a7f3a5015 Master site updates: www.freenix.no => atreides.freenix.no for these
files.
2002-03-15 00:31:54 +00:00
Patrick Li
d875f64ac0 Depend on freetype again
PR:		35895
Submitted by:	maintainer
2002-03-14 21:40:53 +00:00
Patrick Li
b46ed553c8 Update to 2.99.0
PR:		35863
Submitted by:	maintainer
2002-03-14 06:56:08 +00:00
Patrick Li
e0e8980b78 Depend on freetype2 libs and fix ORBit detection
PR:		35881, 35845
Submitted by:	maintainer, Steve Wills <steve@stevenwills.com>
2002-03-14 05:58:51 +00:00
Ying-Chieh Liao
6aeb077faf Fix patch problem and project homepage url
PR:		35857
Submitted by:	maintainer
2002-03-13 14:42:32 +00:00
Ying-Chieh Liao
612575a0d6 fix typo when install
Submitted by:	Nathan Sharfi <comatoast@cyclooctane.com> (author)
2002-03-13 12:28:02 +00:00
Jim Mock
4c51432602 Update to version 0.17.
PR:		35786
Submitted by:	KATO Tsuguru <tkato@protomail.com>
2002-03-11 22:24:02 +00:00
Patrick Li
de10a2cdaa Update to 0.90 and add new site
PR:		35751
Submitted by:	maintainer
2002-03-11 21:31:22 +00:00
Ying-Chieh Liao
d6b57d90dc upgrade to 0.2.49
PR:		35745
Submitted by:	maintainer
2002-03-11 08:17:24 +00:00
Ade Lovett
b2edd33fe3 Fix silly typo in last commit. 2002-03-11 06:40:07 +00:00
Trevor Johnson
683f4f96a4 Update the author's master site to ftp.cs.bath.ac.uk, and add
sunsite.univie.ac.at.  The latter was found with
(URL:http://www.alltheweb.com/search?cat=ftp).  I've placed the
Austrian site first in the list because of past troubles at the
author's site.  Remove BROKEN line.
2002-03-10 09:17:54 +00:00
Daniel Harris
d672597c9c Correct WWW. 2002-03-08 20:44:09 +00:00
Patrick Li
a799ac6b02 Update to 3.1.10
PR:		35613
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-07 02:42:41 +00:00
Ying-Chieh Liao
db1d161a69 upgrade to 0.2.7 2002-03-06 07:37:25 +00:00
Ying-Chieh Liao
7e18115a19 add rebler 1.0
A program to convert mpeg2 and ac3 into DivX with ac3 audio
2002-03-06 04:07:37 +00:00
Patrick Li
56e8a08f5c - Update to 1.2.7
- Remove obsolete Vorbis comment in pkg-descr

PR:		35555
Submitted by:	maintainer
2002-03-05 21:09:09 +00:00
Maxim Sobolev
2d6bcf8bcf Update to 0.2.24.
PR:		35468
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-04 09:26:24 +00:00
Patrick Li
adf9ffd3bb Update to 0.13.0
PR:		35445, 35446
Submitted by:	TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>, maintainer
Approved by:	maintainers
2002-03-04 01:37:59 +00:00
Mario Sergio Fujikawa Ferreira
7c48bcc6c7 o Developer has changed the authentication process without re-rolling
binary. Fix documentation adding appropriate notice.
o bump PORTREVISION
2002-02-28 17:02:39 +00:00
Alfred Perlstein
f450492fe7 This port wants audio/lame and audio/dagrab to work nicely, so add them
as RUN_DEPENDS.
2002-02-25 00:46:53 +00:00
Orion Hodson
6e6d30da79 Sync to rat-4.2.20.
Add newpcm patch for FreeBSD-4.4 upwards.
2002-02-24 22:24:06 +00:00
Christian Weisgerber
024d66152a There is no static libao.
Submitted by:	dinoex
2002-02-23 20:05:49 +00:00
Mario Sergio Fujikawa Ferreira
b2d8612049 Update to 2.0 pre 1 2002-02-23 02:26:08 +00:00
Hajimu UMEMOTO
0b6773e60e Make compilable with GKrellM 1.2.9.
PR:		ports/35211
2002-02-22 16:50:24 +00:00
Maxim Sobolev
6a6fbb4e6f Remove pkgconfig from ${BUILD,RUN}_DEPENDS, because from now on it is inherited
along with libaudiofile dependency.
2002-02-21 09:38:01 +00:00
Ying-Chieh Liao
b81dc20c3e upgrade to 0.8 2002-02-21 06:22:00 +00:00
Patrick Li
e29128b955 - Update to 20020217
- Pass the maintainership wand to submitter

PR:		35162
Submitted by:	Erik Greenwald <erik@smluc.org>
2002-02-21 01:26:32 +00:00
Maxim Sobolev
9ed2aa0e7c Regen after DIST_SUBDIR change. 2002-02-20 18:36:10 +00:00
Maxim Sobolev
3601714abc Update to 0.2.3. 2002-02-20 18:34:30 +00:00
Patrick Li
7a6b638295 Update to 0.89
Approved by:	maintainer
2002-02-18 18:08:01 +00:00
Maxim Sobolev
3639e8a772 Prevent /bin/sh from hanging around along with esd just polluting ps(1) output.
This is more a "style" fix than anything else, so that leave PORTREVISION
intact.
2002-02-18 10:10:18 +00:00
Dag-Erling Smørgrav
2b4d7bc2c7 Remove patches that break audio capability detection, as well as a patch
that works around a driver bug that was fixed a year ago.

PR:		ports/33617, ports/32670, ports/35009, ports/32669
2002-02-18 09:34:12 +00:00
Maxim Sobolev
2c3745f2f6 Hand over maintainership to des@FeeeBSD.org.
Submitted by:	des
2002-02-18 08:12:10 +00:00
Patrick Li
40e85eab18 Update to 1.1.3
PR:		35044
Submitted by:	maintainer
2002-02-17 21:50:47 +00:00
Patrick Li
f1ab6f3488 Update to 3.4
PR:		35063
Submitted by:	maintainer, naddy
2002-02-17 21:48:03 +00:00
Patrick Li
b094625e96 Update to 1.2
PR:		33351
Submitted by:	Nils Holland <nilstisys.org@tisys.org>
Approved by:	maintainer
2002-02-17 02:33:05 +00:00
Christian Weisgerber
dcfe30c010 Disable some asserts() that assume implementation characteristics
of glibc iconv().
2002-02-14 16:59:45 +00:00
Trevor Johnson
0f022ae0d9 Use <stdlib.h> instead of deprecated <malloc.h>.
Update to sphinx2-0.4.
2002-02-12 07:31:26 +00:00
Trevor Johnson
dca3a2ee6d A recursive wget of ftp://ftp.maths.bath.ac.uk/pub/dream/ turns up
no files at all.  They have been missing for at least several days.
2002-02-11 23:06:25 +00:00
Trevor Johnson
8cf8b47dbc The Porters' Handbook says that for ports marked RESTRICTED, "the
distfiles/packages will not be available even from our FTP sites."
Even though I marked these RESTRICTED, packages have appeared on
the FTP sites.  Perhaps this was due to the "#" in the RESTRICTED
line.
2002-02-11 22:55:44 +00:00
Trevor Johnson
7c4c235009 Suppress warnings generated by inclusion of malloc.h.
PR:		34559
Submitted by:	Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
2002-02-11 22:36:29 +00:00
Patrick Li
ef50d23ae5 Fix typo
PR:		34814
Submitted by:	Steve Wills <steve@stevenwills.com>
2002-02-11 05:30:10 +00:00
Pete Fritchman
3efbb13265 - update to 1.4.8
- update WWW: tag to new homepage
- use my FreeBSD.org email address in pkg-descr

PR:		34748
Submitted by:	Vladimir Savichev <vlad@ariel.phys.wesleyan.edu>
2002-02-09 18:17:40 +00:00
Kevin Lo
1b804d590e Initial import of baudline 0.88
Baudline is a real-time signal analysis tool and an offline
time-frequency browser.

PR: 34484
Submitted by: David Yeske <dyeske@yahoo.com>
2002-02-09 09:45:40 +00:00
Patrick Li
38ad23f657 Fix MASTER_SITES and remove redundant distinfo entry
PR:		34726
Submitted by:	maintainer
2002-02-08 04:26:44 +00:00
Patrick Li
8091f48c62 Autodetect port depends
PR:		34724
Submitted by:	maintainer
2002-02-08 03:49:46 +00:00
Patrick Li
218357eb16 Update to 0.5.2
PR:		34721
Submitted by:	maintainer
2002-02-08 03:35:11 +00:00
Christian Weisgerber
2da0affcd4 MAINTAINER resigns.
Submitted by:	David Lebel <lebel@lebel.org>
2002-02-07 22:43:57 +00:00
Patrick Li
0148c8ec32 Update to 2.0.4
PR:		34645
Submitted by:	maintainer
2002-02-06 05:02:44 +00:00
Christian Weisgerber
d086779181 * remove libogg dependency already implied by libvorbis one
* add iconv dependency
* simplify configure call
2002-02-03 22:07:46 +00:00
Yaroslav Tykhiy
57875f1752 Add a new port: mp3ck
Mp3ck is a portable utility for checking the consistency of MPEG
Layer 2 or 3 streams or files.  The primary accent of the check is
on the seamless flow of frames and tags since most MPEG defects
introduced by aborted network transfers manifest theirselves in its
breakage.

Its ability to detect such defects is its main difference from
other mp3*check utilities from our port collection.
2002-02-03 11:04:04 +00:00