Commit Graph

2140 Commits

Author SHA1 Message Date
Trevor Johnson
04639a04b0 Update to 0.5.8. 2002-01-10 04:12:16 +00:00
Mario Sergio Fujikawa Ferreira
07e7add5a7 o xsidplay tries to access /dev/sound/dsp (linuxism) when it cannot
have exclusive access to /dev/dsp. This may cause lockups and all
  sort of problems.  Fix it.
o It is an X application, USE_X_PREFIX
o Assign maintainership to submitter

PR:		33722
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2002-01-09 15:09:25 +00:00
Trevor Johnson
f082cccfcf Update to 1.0.5, the latest Unix release.
Noticed by:	Robert Nilsson <robert@nilsson.net>
2002-01-08 18:01:55 +00:00
Will Andrews
fccbfb4a6f If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also add
--enable-debug and turn off stripping of binaries so we actually get all
the debugging we're supposed to get.  :)

Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-01-08 01:24:11 +00:00
Bill Fenner
d042f1fd04 Remove janssen@rendo.dekooi.nl as MAINTAINER; mail has been bouncing for
2.5 months.
2002-01-07 19:34:17 +00:00
Bill Fenner
fd44540fc8 Remove Donald Burr <d_burr@ix.netcom.com> as MAINTAINER; mail has been
bouncing for 3 months.
2002-01-07 19:28:25 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Mario Sergio Fujikawa Ferreira
7bc2223333 o Fix bug: do not incorrectly use shift from sh(1). First command
line argument was being lost when there was more than 1 argument.
o bump PORTREVISION
2002-01-06 03:05:49 +00:00
Will Andrews
06517618a8 Conditionalize use of objprelink based on whether we're running on
MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined.

Requested by:	several
2002-01-05 02:29:15 +00:00
Patrick Li
ca5992eaf5 Use ':' to seperate chown user and group
Spotted by:	Bento
2002-01-02 03:05:45 +00:00
Dirk Froemberg
8f1eaeb459 Add xmms-sndfile:
XMMS plugin to allow playing libsndfile supported files

PR:		ports/33373
Submitted by:	David Yeske <dyeske@yahoo.com>
2001-12-31 10:41:17 +00:00
Dirk Froemberg
60e4ee7095 Add xmms-sndfile. 2001-12-31 10:39:25 +00:00
Pete Fritchman
b892dcdb05 Chase libaudio shlib major (from the audio/nas update). 2001-12-30 18:17:35 +00:00
Pete Fritchman
5eda61c090 - update to 1.5
- update MASTER_SITES
- split manpages out into Makefile.man
- print out PKGMESSAGE better

PR:		33333
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-30 18:15:33 +00:00
Pete Fritchman
9276d32493 Update to 1.3.11.
PR:		33205
Submitted by:	maintainer
2001-12-29 19:44:06 +00:00
Pete Fritchman
b907d4a817 Add freebirth 0.3.2, a bass synthesizer, step sequencer, and sample
player.

PR:		33292
Submitted by:	David Yeske <dyeske@yahoo.com>
2001-12-29 06:39:55 +00:00
Pete Fritchman
b2f9fdc061 Update MASTER_SITES and WWW: to libmikmod's new home.
PR:		33284
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
2001-12-28 18:08:31 +00:00
Pete Fritchman
c4ff0e9d8e Update MASTER_SITES and WWW: to mikmod's new home.
PR:		33283
Submitted by:	maintainer
2001-12-28 18:05:51 +00:00
Ying-Chieh Liao
2039e83953 add darkice 0.7
DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer
2001-12-27 18:43:40 +00:00
Dirk Froemberg
e5c205169e portlint:
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
2001-12-25 16:59:04 +00:00
Martin Blapp
356b063b9e Maintainer is now a committer
Approved by:	demon
2001-12-24 13:56:04 +00:00
Dirk Froemberg
9439aeb2c5 portlint: remove extra whitespaces before end of line. 2001-12-24 10:37:45 +00:00
Pete Fritchman
0869cc565c - fix a typo when commenting out VORBIS in pkg-plist substitutions
- fix the ownership of files in ${PREFIX}/share/freeamp

PR:		33101, 33096
Submitted by:	Alan Eldridge <alane@geeksrus.net>
Noticed by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-12-23 03:57:35 +00:00
Maxim Sobolev
4acfa4e76d Update to 0.5.4. 2001-12-21 07:10:13 +00:00
Mario Sergio Fujikawa Ferreira
b4cf3d35c2 o If either WITH_LIBARTS or WITH_VORBIS were defined, LIB_DEPENDS
information was being lost. Fix this
o Also, correctly LIB_DEPENDS on artsc.0

Approved by:	maintainer
2001-12-20 19:05:37 +00:00
Mario Sergio Fujikawa Ferreira
84972a64d5 Install additional documentation 2001-12-20 17:19:45 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
ef78bdaf3b Update to 1.2.1. 2001-12-19 12:43:36 +00:00
Will Andrews
b532d1c416 Add adpcm 1.2, an Intel/DVI IMA ADPCM codec library.
PR:		31331
Submitted by:	Andrew <andrew@ugh.net.au>
2001-12-19 09:06:57 +00:00
Pete Fritchman
f956e91b1d - update to 1.0.1
- don't need autoconf
- use patch-ltmain.sh, USE_LIBTOOL doesn't work for this port
- no more vorbis support
- respect C{,PP}FLAGS

PR:		32948
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
Approved by:	maintainer
2001-12-19 08:45:50 +00:00
Pete Fritchman
aadccbbca7 Update MASTER_SITES.
PR:		32982
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-12-19 08:04:56 +00:00
Ying-Chieh Liao
5579dde896 upgrade to 2.1.1
PR:		32938
Submitted by:	maintainer, Ports Fury
2001-12-17 18:50:46 +00:00
Steve Price
ae5affb7a8 This port LIB_DEPENDS on Tcl/Tk version 8.3.x. 2001-12-16 19:38:20 +00:00
FUJISHIMA Satsuki
fde1edb11f respect CFLAGS. 2001-12-16 06:49:53 +00:00
Steve Price
e75db096c5 Update to version 6.4. 2001-12-15 22:12:48 +00:00
Patrick Li
f85f23b362 Update to 1.0.6 and nolonger depends on id3lib 2001-12-15 07:50:03 +00:00
Ying-Chieh Liao
18ed581b04 upgrade to 0.3.0
Submitted by:	"Daeron" <daeron@fandom.net>
2001-12-15 06:52:45 +00:00
Ying-Chieh Liao
0ef03ab6b0 upgrade to 1.0.7
PR:		32702
Submitted by:	Leo Kim <leo@florida.sarang.net>
2001-12-13 07:55:35 +00:00
Ying-Chieh Liao
6b43aa6217 upgrade to 1.0
PR:		32703
Submitted by:	maintainer
2001-12-13 07:50:25 +00:00
Ying-Chieh Liao
71cb91ea2b take maintainership
PR:		32788
Submitted by:	Alan E <alane@geeksrus.net>
2001-12-13 05:30:22 +00:00
Maxim Sobolev
7a759635db Update to 0.9.b1.1 (maintainer timeout).
Submitted by:	Harald Schmalzbauer <H.Schmalzbauer@belenus.com>
2001-12-11 09:48:19 +00:00
Alfred Perlstein
704850c3d7 remove include of malloc.h to unbreak on -current 2001-12-11 06:40:47 +00:00
Ying-Chieh Liao
acd790f2f9 update master site subdir
PR:		32642
Submitted by:	maintainer
2001-12-09 13:41:40 +00:00
Mario Sergio Fujikawa Ferreira
c54d38b7cb o New port mpt 0.0: Mike's Playlist Thingie is an eTantrum fingerprinting
playlist generator
o Part of Freetantrum
2001-12-09 03:21:51 +00:00
Mario Sergio Fujikawa Ferreira
70250efb7b New port songprint version 1.2: Library for acoustic fingerprinting
of music from Freetantrum (TM)
2001-12-09 03:21:00 +00:00
Anders Nordby
04186cfdb0 Master/WWW site moved to SourceForge - update URL. 2001-12-09 02:27:21 +00:00
Pete Fritchman
3fa7e44d29 Add ecawave-0.4.1, a simple graphical audio file editor
PR:		30050
Submitted by:	The Anarcat <anarcat@anarcat.dyndns.org>
2001-12-07 22:41:53 +00:00
Pete Fritchman
61a3a66271 Fix a problem with auto{conf,make}: some build magic was introduced to
make sure that the "autoconf" and "automake" binaries KDE looked for were
found and were autoconf213 and automake14 (as there are issues with the
latest versions), but the logic in setting $PATH was wrong.  This puts
${WRKSRC}/auto-bin before the rest of the users $PATH.  This fixes KDE
auto* problems if automake14 and automake-1.5 are both installed.

PR:		32512
Submitted by:	Alan Eldridge <alane@geeksrus.net>
Approved by:	will
2001-12-07 15:43:46 +00:00
Mario Sergio Fujikawa Ferreira
84263f1263 o Update to 2.0.3
o Style fix: replace all spaces with tabs where appropriate
o Add WITH_OPTMIZED_CFLAGS knob, build without any unless defined
o Advertise WITH* options

PR:		32139
Submitted by:	maintainer
2001-12-06 19:18:09 +00:00