1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

2877 Commits

Author SHA1 Message Date
Alexander Leidinger
94afc39b85 Add missing patches, see log of Makefile for more.
Pointy hat to:	netchild
2002-11-13 18:56:34 +00:00
Alexander Leidinger
f1f585463f - give maintainership from ports to submitter
From submitter:
- Remove the devel/pccts BUILD_DEPENDS, there's no need to depend on it as
  cdrdao ships it's own version (but use the pccts-port if it happens to be
  installed in order to speed up things).
- Add a knob to build toc2mp3 (a tool encode an audio cd-image to a set of
  mp3 files, see Release-1.1.6), makes this port depend on audio/lame.
- Use the FreeBSD INSTALL-macros to install the 4 (5 when building toc2mp3)
  files that are not yet installed by them, much faster than going through
  the whole makfile-tree.
- Don't install extra documentation when NOPORTDOCS is defined (pkg-plist
  was already correct).
- Remove pkg-message, POSIX scheduling is part of the GENERIC kernel since
  FreeBSD 4.0-RELEASE and it's options are different for 3-stable, 4-stable
  and 5.0-current. Therefore it's ugly to explain for what options to check
  on what FreeBSD-version. Don't install README.FreeBSD for the same reason.
- Don't copy a getopt.h to ${WRKSRC}/utils, it's neither required nor gets
  picked up.
- Respect PTHREAD_LIBS, respect CC/CFLAGS when compiling Joerg Schiling's
  SCSI library (the later is recycled sysutils/cdrtools/files/patch-ad).
- Don't build librscg and rscsi (remote-scsi) of the SCSI library, they
  aren't required by cdrdao and the later fails to link anyway because
  _somewhere_ in the makefile-tree libcam no longer gets passed forward
  in $SCSILIB.
- Fix compilation on 5.0-current.
- Add support for FreeBSD/sparc64.

Submitted by:	marius@alchemy.franken.de
2002-11-13 14:05:31 +00:00
Roger Hardiman
b2d93ed571 Upgrade to 1.0 beta 3. Reduces CPU usage, adds SSE support (disabled)
and stereo support.
2002-11-13 09:56:09 +00:00
Ying-Chieh Liao
cda421d983 fix mlockall usage on -current
PR:		44951
Submitted by:	Volker Stolz <vs@foldr.org>
2002-11-13 01:46:13 +00:00
Mario Sergio Fujikawa Ferreira
d8d8fd622a Update to 2.4 Beta 2 2002-11-12 15:39:58 +00:00
Mario Sergio Fujikawa Ferreira
0eef262961 Allow wrapper to receive command line arguments 2002-11-12 15:39:21 +00:00
Kris Kennaway
063c457172 Don't remove system directories share/java, share/java/classes, and
share/doc
2002-11-10 22:44:03 +00:00
Tilman Keskinoz
7341bee021 Make fetchable
PR:		45046
Submitted by:	Rahul Siddharthan <rsidd@online.fr> (maintainer)
2002-11-10 19:57:53 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Hajimu UMEMOTO
94c1de03c4 Update to 2.1.4. 2002-11-09 08:29:50 +00:00
Tom Hukins
cef422faeb Note the move of xmms-gdancer from audio to graphics in the Makefiles.
Thanks, kris.
2002-11-08 08:56:52 +00:00
Tom Hukins
93133811e0 Delete port following move to graphics 2002-11-08 01:01:48 +00:00
Tom Hukins
7696227aad Update CATEGORIES following a CVS repository copy moving the port from
audio to graphics where other xmms visualization plugins can be found.
2002-11-07 23:44:54 +00:00
Tilman Keskinoz
2b9f3dcaf3 Update WWW 2002-11-07 22:12:33 +00:00
Tilman Keskinoz
6f41d4ee49 Unbreak build by using fetch instead of wget,
Mark broken,  because Audiogalaxy is dead

PR:             45017, 42593
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer), Oliver Lehman
n <lehmann@ans-netz.de>
2002-11-07 09:55:06 +00:00
Mario Sergio Fujikawa Ferreira
49fc1fe90c o Update to 0.92
o PKGNAMEPREFIX linux- since it's a linux binary port
o brandelf Linux

Submitted by:	maintainer
2002-11-07 04:24:40 +00:00
Adam Weinberger
c1a25a399f Set MAINTAINER to ports@ for ports without one. "One" being "a maintainer"
in this case.

Approved by:	pat
2002-11-07 03:40:39 +00:00
Adam Weinberger
c62fe39354 Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to:	me
Approved by:		pat
2002-11-07 03:10:58 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Hajimu UMEMOTO
2807384b3e Update to 2.1.5. 2002-11-06 20:10:50 +00:00
Edwin Groothuis
6d00465c96 Fix REINPLACE statement.
Noticed by: bento
2002-11-05 12:06:57 +00:00
Mario Sergio Fujikawa Ferreira
5e97315d79 Improve regexp to work with recently added USE_REINPLACE 2002-11-04 21:42:41 +00:00
Edwin Groothuis
37f2224fa6 PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
2002-11-04 05:46:38 +00:00
Edwin Groothuis
5b96d0a956 PERL -> REINPLACE
and russian/mod_ssl has USE_PERL5=yes

Notices on: bento
2002-11-04 03:05:48 +00:00
Edwin Groothuis
6097f03e91 PERL -> REINPLACE
Noticed on: bento
2002-11-04 02:35:01 +00:00
Edwin Groothuis
a6429924fc PERL -> REINPLACE
Noticed on: bento
2002-11-04 02:18:21 +00:00
Tilman Keskinoz
78fda492d6 Upgrade to 1.3.g
Make fetchable.
PERL -> REINPLACE_CMD

Approved by:  Carl Johan Madestrand <calle.madestrand@norrgarden.se> (maintainer)
2002-11-03 22:27:18 +00:00
Eric Melville
c31f257c97 Use PORTCOMMENT. 2002-11-03 19:20:52 +00:00
Christian Weisgerber
45ea149a59 * Update to 2.2.7. Minor build changes only.
* Take MAINTAINER.

Approved by:	fenner
2002-11-02 17:18:09 +00:00
Hye-Shik Chang
7cee1ca843 Fix typoes on MAINTAINER address.
Submitted by:	Dominic Marks <D.Marks@student.umist.ac.uk>
2002-11-02 04:33:43 +00:00
Christian Weisgerber
c7a643eb7a Make sure the build includes the local .h files before /usr/local/include.
PR:		44801
Submitted by:	alane
2002-11-01 18:35:56 +00:00
Alan Eldridge
61028157db Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
2002-11-01 13:09:32 +00:00
Alan Eldridge
7df6fabb8f Changed MAINTAINER to my FreeBSD address. 2002-11-01 04:17:51 +00:00
Patrick Li
ceee399e11 Use fetch and jot over wget and seq.
PR:		ports/44789
Submitted by:	Are Bryne <are.bryne@communique.no>
Approved by:	maintainer
2002-11-01 00:29:53 +00:00
Christian Weisgerber
cd0bcc75d1 * Add missing iconv dependency.
* Extract missing config.rpath from converters/libiconv.
2002-10-31 19:31:09 +00:00
Adam Weinberger
3163aaca84 Fix WRKSRC definition to a valid directory name, use the MANx
definitions (and remove manpages from pkg-plist), make the
build option notice appear only when not already specified, and
a little formatting fix.

Reviewed by:	Munish Chopra <mchopra@engmail.uwaterloo.ca> (maintainer)
Approved by:	pat
2002-10-30 21:28:22 +00:00
Tilman Keskinoz
ffcd29207a Update my Emailaddress 2002-10-30 13:14:37 +00:00
Alan Eldridge
cc50cf47ea Use /dev/cdrom instead of atapi drive device name.
PR:	44515
Approved by:	maintainer
2002-10-30 09:29:18 +00:00
Ying-Chieh Liao
a0c5f2aa5a DAGRABOPTS was missing from the abcde.conf patch.
PR:		44619
Noticed by:	Are Bryne <are.bryne@communique.no>
Submitted by:	maintainer
2002-10-30 00:46:20 +00:00
Trevor Johnson
1c1799767a Fix packing list. 2002-10-28 13:53:58 +00:00
Christian Weisgerber
a4cb8c9f6c Import xmms-midi 0.03.
xmms-midi is a XMMS Input plugin to play midi files.

PR:		44059
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2002-10-28 00:21:40 +00:00
Kris Kennaway
1d3ebb6ef6 Add missing rmdir 2002-10-28 00:19:43 +00:00
Adam Weinberger
4c98e3a5d1 Update audio/osalp 0.7.2_1 -> 0.7.3
PR:		44483
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
Approved by:	pat
2002-10-27 23:01:29 +00:00
Chris D. Faulhaber
4027d46b63 PERL -> REINPLACE_CMD
Submitted by:	David Yeske <dyeske@yahoo.com>
2002-10-27 22:44:35 +00:00
Martin Blapp
517419003b Add new port Unix Amiga Delitracker Emulator with xmms plugin. 2002-10-27 22:19:25 +00:00
Trevor Johnson
c591899bd6 Correct the patch.
noticed by:  Sebastian Kutsch
2002-10-27 22:02:05 +00:00
Trevor Johnson
61ddaf79c0 Add new port of nogger. 2002-10-27 20:47:29 +00:00
Oliver Braun
505f32f85a Upgrade to 1.6.
PR:		44482
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-10-26 07:58:47 +00:00
Kris Kennaway
742e6fd884 Mark BROKEN on 5.0 2002-10-26 03:08:52 +00:00
Kris Kennaway
76f26d3acf Mark BROKEN on 5.0 2002-10-26 02:55:52 +00:00
Eric Melville
ea375d4a26 Author does not seem very interested in distributing source by itself.
Revert to the usual distfile and remove object code before building.
2002-10-25 20:14:18 +00:00
Oliver Braun
6e3f6f4fff Upgrade to 0.0.8.
PR:		44447
Submitted by:	maintainer
2002-10-25 07:35:42 +00:00
David W. Chapman Jr.
60750aed3a Update to 2.2.1
PR:		44221
Submitted by:	tkato@prontomail.com
2002-10-24 14:17:53 +00:00
Kris Kennaway
ec0be2f155 Mail to maintainer bounces (domain mpd.tandem.com does not exist).
Reassign to ports@
2002-10-24 03:33:50 +00:00
Kris Kennaway
e78236d4c8 Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-10-24 03:25:25 +00:00
Tilman Keskinoz
cc977aa4f8 Update my Emailadress
Approved by: kris (mentor)
2002-10-22 13:15:25 +00:00
Tilman Keskinoz
89084dd683 Update my Emailaddress
Use bsd.port.(pre|post).mk [1]

[1] Pointed out by: KAWATA masahiko <kawata@mta.biglobe.ne.jp>
Approved by: kris (mentor)
2002-10-22 13:04:29 +00:00
Tilman Keskinoz
9c29fe16b4 Update my Emailadress.
Switch to MASTER_SITE_LOCAL

Approved by: kris (mentor)
2002-10-22 12:49:50 +00:00
Mario Sergio Fujikawa Ferreira
4c14f1348b Add message on how to disable esound support
Submitted by:	David Yeske <dyeske@yahoo.com>
Approved by:	maintainer
2002-10-22 07:46:10 +00:00
Patrick Li
5512d987b5 Update to 3.1.3 and also take care of a portlint warning.
Approved by:	maintainer
2002-10-22 03:05:23 +00:00
Oliver Braun
32c9f09624 s/FreeAMP/Zinf/ in pkg_descr
PR:		43478
Submitted by:	Olivier Tharan <olive@oban.frmug.org>
Approved by:	maintainer timeout for mq3
2002-10-21 20:30:01 +00:00
Mario Sergio Fujikawa Ferreira
a8c63c3e1d Update to 1.1
Submitted by:	maintainer
2002-10-21 16:23:11 +00:00
Mario Sergio Fujikawa Ferreira
b9040ecf2b WITHOUT_ESOUND is deprecated. Replace it with a GNOMENG construct
Submitted by:	David Yeske <dyeske@yahoo.com>
2002-10-21 16:21:06 +00:00
Kevin Lo
90d15442bd Update to version v6.5a
PR: 44303
Submitted by: MAINTAINER
2002-10-21 05:39:05 +00:00
Tom Hukins
fedb79f90d Add gettext dependency to unbreak building this port
PR:		ports/42499
Submitted by:	MAINTAINER
2002-10-21 00:50:13 +00:00
Kris Kennaway
0e0d6fdbab Fix build on -current and respect CC and CFLAGS 2002-10-20 21:06:33 +00:00
Kris Kennaway
6fad764e91 Fix some of the build problems on -current. This is still broken
because it tries to use mlockall() which is not implemented on FreeBSD.
2002-10-20 09:55:52 +00:00
Roger Hardiman
33f7f8bd49 Rename to comply with porters handbook. 2002-10-19 13:44:36 +00:00
Oliver Braun
8023b4741e * Fix MASTER_SITES
* Remove obsolete WWW: line

PR:		44220
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-10-18 21:53:26 +00:00
Eric Melville
a9a9f6c2e7 Update to 1.4.10.
PR:		43961
2002-10-18 03:48:26 +00:00
Roger Hardiman
a133e538e3 Upgrade to latest release 2002-10-17 12:44:24 +00:00
Mario Sergio Fujikawa Ferreira
5cf6084f94 Update to 2.3 2002-10-15 20:39:47 +00:00
Akinori MUSHA
30c294fdbe Update to 0.4.1. (patches fully integrated) 2002-10-15 19:15:56 +00:00
Ying-Chieh Liao
ea1008eb3c upgrade to 0.85 2002-10-15 06:55:52 +00:00
Akinori MUSHA
c8122ee1a0 The distfile was updated to 1.33. 2002-10-14 11:31:47 +00:00
Anders Nordby
8d4f17c0df Add HVSC-Update, a tool to update your HVSC C= 64 SID tune collection. 2002-10-13 12:48:21 +00:00
Kris Kennaway
15c26eb6a0 BROKEN -> IGNORE to prevent package build 2002-10-13 04:53:42 +00:00
Akinori MUSHA
8cae95d0a4 Update to 0.4, with a couple of patches applied. (which were submitted
to the author already)

There were some (rather small) API changes.  Read the bundled
documents for details.
2002-10-12 18:31:45 +00:00
Hajimu UMEMOTO
39730428ab Update to 2.1.2 2002-10-12 16:53:43 +00:00
Ying-Chieh Liao
880f872b91 upgrade to 1.1.7
PR:		43960
Submitted by:	Ports Fury
2002-10-12 15:48:17 +00:00
Hajimu UMEMOTO
7c79980f6a Update to 0.5.8.
PR:		43414
Submitted by:	Paulius Bulotas <paulius@noname.csdl.lt>
		(with some modification)
2002-10-12 09:42:12 +00:00
Alan Eldridge
9e3c4e64a9 Fix comment/description to say KDE3, not KDE2. 2002-10-12 05:55:49 +00:00
Joe Marcus Clarke
d46d621497 Fix build on -CURRENT.
PR:		43934
Submitted by:	maintainer
2002-10-11 18:25:41 +00:00
Alan Eldridge
f62b4deba3 1. Removed comments from pkg-plist files per will's request.
2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those
   cvsup servers (in about an hour or so)!
2002-10-11 07:42:22 +00:00
Alan Eldridge
aa3cd14bc7 Have you really *HEARD* KDE 3.0.4? Well, LISTEN TO THIS! 2002-10-11 00:51:16 +00:00
Alan Eldridge
906247c89d Updated to 1.0.4 for KDE 3.0.4. 2002-10-11 00:17:03 +00:00
Christian Weisgerber
cf193e6015 Clean up the configure step and allow building with an older version
still installed.

Problem reported by:	alane
2002-10-08 23:01:05 +00:00
Ying-Chieh Liao
9fa786dc0d cdindex.{com,org} is gone, so this port is useless 2002-10-08 16:19:47 +00:00
Hye-Shik Chang
aeee54b1c1 Update maintainer address
PR:		43820
Submitted by:	Dominic Marks <d.marks@students.umist.ac.uk>
2002-10-08 12:10:37 +00:00
Akinori MUSHA
c9ea46692b Add ruby-esound, a Ruby binding to the EsounD library. 2002-10-08 10:26:48 +00:00
Alexander Leidinger
b62b785f2d - (finally) update to 3.92
- take over maintainership (after some months of maintainer timeout)
  Note: I have write access to the LAME repository, I think this is enough
        to justify this and the following decisions.
- remove gtk support (it's only useful for active mp3 algorithm developers,
  and if you use it, you use the CVS version of it, so there's no need to
  install it)
- don't add vorbis support from PR 39606:
  * there are much better tools to encode ogg vorbis
  * there's no support from the LAME developers (FreeBSD would be the
    only OS with working vorbis in LAME)
  * it will get removed in a later LAME version

Submitted by:	many, see PRs
PR:		39606, 43255, 43727
2002-10-08 09:23:42 +00:00
Neil Blakey-Milner
1176f13d0b Make py-ao respect LOCALBASE
Submitted by:	perky
2002-10-08 08:51:05 +00:00
Maxim Sobolev
2ea9d57899 Update WWW.
Submitted by:	MAINTAINER
2002-10-08 08:45:41 +00:00
Hye-Shik Chang
6a7c1f6412 Add py-mad 0.3, a Python module that provides the MPEG Audio Decoder interface 2002-10-08 07:14:39 +00:00
Hye-Shik Chang
aafa962865 Add py-id3 1.2,
a Python module for retrieving and setting ID3 tags on MP3 files
2002-10-08 07:12:58 +00:00
Hye-Shik Chang
9c887d1f6f Add py-cddb 1.3, a Python module to fetch information on audio CDs from CDDB 2002-10-08 07:11:47 +00:00
Neil Blakey-Milner
cdaf725a9b Add py-vorbis 1.0, object-oriented Python bindings for the vorbis library. 2002-10-07 13:43:18 +00:00
Neil Blakey-Milner
cba946907d Add py-ogg 1.0, object-oriented Python bindings for the ogg library. 2002-10-07 13:40:41 +00:00
Neil Blakey-Milner
033495262f Add py-ao 0.8, a python wrapper for ao, an audio device abstraction
library.
2002-10-07 13:27:50 +00:00
Akinori MUSHA
8dc9b4eb8b Use RUBY_MOD*. 2002-10-06 21:08:30 +00:00
Ying-Chieh Liao
cd9df48d01 - Fix MASTER_SITES
- Support CFLAGS properly

PR:		43693
Submitted by:	Ports Fury
2002-10-06 17:41:56 +00:00
Ying-Chieh Liao
fb3eb8375e upgrade to 0.11
PR:		43692
Submitted by:	Ports Fury
2002-10-06 17:40:44 +00:00
Ying-Chieh Liao
16220ce0a4 upgrade to 0.3.0
PR:		43691
Submitted by:	Ports Fury
2002-10-06 17:39:01 +00:00
Mario Sergio Fujikawa Ferreira
da0cf1ebe4 New port xmms-speex version 0.6.0: XMMS input plugin to play speex
files

Submitted by:	David Yeske <dyeske@yahoo.com>
2002-10-06 02:54:50 +00:00
Hajimu UMEMOTO
f1fb88f2a2 Update to 2.1.4. 2002-10-05 19:47:25 +00:00
Christian Weisgerber
6c0f968dc3 * Update to 2.2.6.
* Home page and master site have moved.
* Use standard way of not installing .la library wrapper.

Approved by:	fenner
2002-10-05 18:05:17 +00:00
Mario Sergio Fujikawa Ferreira
13ffdb300e Fix previous incorrect commit. REALLY update to 2.3 pre3 this time 2002-10-05 17:51:05 +00:00
Joe Marcus Clarke
870745189d Fix a problem enabling esound support after the recent GNOMENG conversion.
PR:		43436
Submitted by:	adam@vectors.cx
2002-10-05 17:36:41 +00:00
Mario Sergio Fujikawa Ferreira
30fef49c3a Update to 2.3 pre3 2002-10-05 17:26:38 +00:00
Christian Weisgerber
ee616e5b3d Update to 1.0.4. Notable improvements:
- vorbis comment and id3v1/v2 support in the plugins
- bug fixes for 24-bit handling
- x86 encoder and decoder speedups
- reduced memory requirements
2002-10-05 16:37:28 +00:00
Christian Weisgerber
8b43dc2c48 Do not install .la library wrappers. 2002-10-05 16:36:30 +00:00
Akinori MUSHA
afe09c7fe3 Add ruby-vorbisfile, a Ruby extension wrapping libvorbisfile. 2002-10-05 10:46:55 +00:00
Mikhail Teterin
9704994e13 Fix the bugs and buglets which were causing warnings on -stable and
error(s) on -current.

Approved by:	knu (portmgr) with a very minor deviation
2002-09-30 15:24:53 +00:00
Joe Marcus Clarke
d200ec4eeb Fix install.
PR:		43499
Submitted by:	Tilman Linneweh <tilman@arved.de> (with slight modification)
2002-09-30 01:41:22 +00:00
Ying-Chieh Liao
6082ca2e05 find->${FIND},xargs->${XARGS}
PR:		40791
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-09-29 08:07:47 +00:00
Kris Kennaway
320a3fd8c2 Update to blop-0.2.5 to unbreak
Submitted by:	Tilman Linneweh <tilman@arved.de> (maintainer)
PR:		ports/43293
Approved by:	myself (portmgr hat on)
2002-09-29 07:47:37 +00:00
Kris Kennaway
a80513f9a6 Fix install by adding an appropriate imake macro 2002-09-29 04:24:01 +00:00
Ying-Chieh Liao
e3b3d5fa78 s/ /\t/
PR:		43294
Submitted by:	maintainer
2002-09-28 14:00:18 +00:00
Ying-Chieh Liao
221014b9b5 1. Mark IGNORE because of License issues
2. fix WWW

PR:		43419 (1)
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-09-28 13:22:57 +00:00
Akinori MUSHA
28d29a966c Chase a repack. (rev. 1.32) 2002-09-26 19:14:01 +00:00
Trevor Johnson
07cca506c6 s/perl/sed/ 2002-09-25 16:04:55 +00:00
Alexander Langer
23b3dbea3d Don't try to build a manpage.
Submitted by:	bento
2002-09-24 11:44:50 +00:00
Maxim Sobolev
9d8e202f4c Update to 2.0.4. 2002-09-24 07:48:25 +00:00
Trevor Johnson
a96591b831 Respect CFLAGS and CXXFLAGS. 2002-09-21 22:31:35 +00:00
Trevor Johnson
410b9b6c6a RIP, <machine/soundcard.h>. 2002-09-21 22:31:05 +00:00
Akinori MUSHA
243b1f38a0 Oops, this is revision 1.31, not 1.30. 2002-09-21 13:45:27 +00:00
Akinori MUSHA
893e874acb Chase the distfile replacement done awhile ago.
(Updated to rev. 1.30, broken ogg-vorbis support has been fixed)
2002-09-21 13:37:11 +00:00
Ying-Chieh Liao
99676f798e add vsound 0.5
Utility for capturing audio streams from programs with OSS output

PR:		39228
Submitted by:	Rahul Siddharthan <rsidd@online.fr>
2002-09-21 06:54:59 +00:00
Ying-Chieh Liao
72042137f1 nuke litestream
no longer available, no official site, no more development

PR:		39131
Submitted by:	maintainer
2002-09-21 06:39:12 +00:00
Ying-Chieh Liao
cd734abda2 add blop 0.1.0
Bandlimited oscillator plugins for LADSPA-aware audio applications

PR:		38450
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-09-21 06:01:33 +00:00
Ying-Chieh Liao
b5c3714bcd add alienwah 1.13
Paul Nasca's AlienWah LADSPA Plugin

PR:		38008
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-09-21 02:16:11 +00:00
Alan Eldridge
1e1283ed6a Update to kde3. It still has a bad dependency installed on libmikmod when
it isn't even installed, but that's minor.
2002-09-20 22:50:46 +00:00
Kris Kennaway
49016afa31 BROKEN: Does not build 2002-09-20 21:06:16 +00:00
Torsten Blum
cb92a06988 Enable 'mp3rtp' for lame to support (live) mp3 streaming with rtp via
multicast.
2002-09-20 20:07:19 +00:00
Joe Marcus Clarke
cf114c8b3c Remove extraneous '.' in one of the MASTER_SITE URLs.
PR:		43138
Submitted by:	Randy Primeaux <randy@cloudfactory.org>
2002-09-20 18:57:23 +00:00
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Satoshi Taoka
53abc7c6b6 Update to 1.29 2002-09-20 13:28:53 +00:00
Akinori MUSHA
2c4e35318b Update libsndfile to version 1.0.1 with a shlib major bump.
PR:		ports/42968
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-09-20 07:36:43 +00:00
Ying-Chieh Liao
561a7ee9f8 upgrade to 1.1.4
PR:		42902
Submitted by:	Ports Fury
2002-09-20 07:17:15 +00:00
Mario Sergio Fujikawa Ferreira
8d27d0d120 Nuke agbrowser since it does not work with KDE3 2002-09-20 01:05:56 +00:00
Joe Marcus Clarke
ec48cd50fa Fix things after recent GNOMENG conversion.
Submitted by:	bento
2002-09-19 17:35:53 +00:00
Mario Sergio Fujikawa Ferreira
cdc367229e Update MAINTAINER email
Submitted by:	maintainer
2002-09-19 17:14:50 +00:00
Dirk Froemberg
4e32857159 Fix redefinition of uint and ushort to make it build on bento again. 2002-09-19 08:33:17 +00:00
Kris Kennaway
5313cbd4c7 BROKEN: Does not fetch 2002-09-19 03:06:37 +00:00
Kris Kennaway
aa5799fe10 BROKEN: Does not build 2002-09-19 03:06:00 +00:00
Oliver Braun
f508e3f057 Upgrade to 0.24.
PR:		ports/42827
Submitted by:	maintainer
2002-09-18 19:37:30 +00:00
Ying-Chieh Liao
54a9a26b81 add abcmidi 36
Convert abc music files to MIDI and PostScript

PR:		35708
Submitted by:	sue
2002-09-18 07:08:35 +00:00
Ying-Chieh Liao
4a411a2917 add abcselect 1.5
Extract parts, movements, etc from abc music files

PR:		35737
Submitted by:	sue
2002-09-18 06:10:00 +00:00
Kris Kennaway
663b06b528 Add missing directories 2002-09-15 23:31:56 +00:00
Sergey Skvortsov
c5bdf5a659 Update to 1.01
Submitted by:	Leo Kim <leo@florida.sarang.net>
PR:		42759
2002-09-15 14:18:50 +00:00