1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

1610 Commits

Author SHA1 Message Date
FUJISHIMA Satsuki
0cd4db73ca update to 1.0 beta4.
PR:		25413
Submitted by:	maintainer
2001-03-01 09:36:28 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Ying-Chieh Liao
009b6bdcb7 upgrade to 0.6.0
PR:	25412
Submit by:	maintainer
2001-02-28 17:09:12 +00:00
Maxim Sobolev
a2a5360b80 There is no libgcc_r.a anymore. 2001-02-28 11:22:46 +00:00
Maxim Sobolev
fd77c885bf Add optional NAS support.
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-02-27 12:39:16 +00:00
Will Andrews
ba96416ef7 Unbreak. 2001-02-27 03:33:24 +00:00
Steve Price
7aa48866da Mark these ports as BROKEN after KDE 1.x was unceremoniously ripped from
the ports tree.
2001-02-27 03:09:12 +00:00
Steve Price
64eba1a638 Update to version 0.5.2.
PR:		25395
Submitted by:	maintainer
2001-02-27 03:03:27 +00:00
Will Andrews
26121d15ae Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result of
the KDE team's excellent work, I am initiating burn sequence for KDE
1.x.  All base KDE1 ports are hereby nuked.  I am also reluctantly
reassuming maintainership of the KDE2 ports.  Official KDE 2.1 packages
built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's
official ftp mirrors now.  Enjoy!

Note:  It seems that the KDE people rerolled their kdelibs and kdebase
packages, and a quick examination of diffs reveal minor changes, but the
port should still work.  I'll fix the packaging problems that bento runs
into.

Approved by:	kevlo
2001-02-26 19:24:49 +00:00
Steve Price
5c63dc3071 Update to version 0.6.2.
PR:		24400
Submitted by:	maintainer
2001-02-26 05:11:58 +00:00
Steve Price
9ffe2e0214 Update to version 2.0.4.
PR:		25001
Submitted by:	maintainer
2001-02-26 04:41:21 +00:00
Steve Price
36f5c5852b #include sys/systm.h for the splXXX definitions.
PR:		24478
Submitted by:	Nickolay Dudorov <nnd@mail.nsk.ru>
2001-02-26 04:19:31 +00:00
Steve Price
dc84d4ebcb Bump PORTREVISION so we know which version compiles on the Alpha. 2001-02-26 04:15:57 +00:00
Steve Price
8c5cb7b00b Fix compilation errors on FreeBSD/Alpha.
PR:		24427
Submitted by:	Jan Conrad <conrad@th.physik.uni-bonn.de>
2001-02-26 04:14:40 +00:00
Trevor Johnson
058ff452b1 new port of denemo 0.5.5, the GNU graphical score editor 2001-02-26 01:54:16 +00:00
Joseph Koshy
b98af5901f Maxim <sobomax@freebsd.org> is the new maintainer for this port. 2001-02-22 06:40:31 +00:00
Roger Hardiman
112656f64f Add splay.1 to the MAN page list 2001-02-21 08:05:45 +00:00
FUJISHIMA Satsuki
9a1e7ef848 o update mad to 0.12.5beta.
o respect CFLAGS.
o add LIB_DEPENDS to gettext and use shared libintl.
o add USE_LIBTOOL to supress installing ltlibs.
o add CONFIGURE_ARGS tweak to get the fast and accurate output(I believe).
o obsolete patch-ab(integrated).

Approved by:	maintainer
2001-02-20 18:51:09 +00:00
FUJISHIMA Satsuki
e0057c90d6 get rid of unnecessary libgnugetopt dependency. 2001-02-20 13:59:56 +00:00
Trevor Johnson
8054aa8ba1 Update to 0.9.4. Install gmixer as xgmixer, to avoid conflict with
the audio/gmixer port/package.  Remove BROKEN line since this
version works.

Submitted by:	Kato Tsuguru <tkato@prontomail.ne.jp>
PR:		25208
2001-02-19 22:58:22 +00:00
FUJISHIMA Satsuki
bcea118d14 get rid of libgnugetopt dependency.
Approved by:	maintainer
2001-02-18 11:54:26 +00:00
David E. O'Brien
5a190d2bb7 Update from the -1 to the 0.9.7.2 (ie .2) release which fixes a
configuration bug.
2001-02-18 11:37:59 +00:00
Kris Kennaway
0774a6f78e Bump PORTREVISION due to bugfixes on 2001-02-07
Forgotten by:   ken
2001-02-18 00:35:43 +00:00
Maxim Sobolev
7943b38622 Update SDL shared library version number. 2001-02-16 19:48:10 +00:00
Bill Fenner
9dc643b9fd Bump PORTREVISION to reflect Orion's fix for newpcm duplex and mixers. 2001-02-16 00:58:56 +00:00
Bill Fenner
0bbbf2886a patch-ah: add Orion Hodson's full-duplex probing and AC97 fix
patch-a[klmn]: Split original patch-ah into one patch per file patched.

PR:		23618
Submitted by:	Orion Hodson <O.Hodson@cs.ucl.ac.uk>
2001-02-15 15:29:45 +00:00
Kevin Lo
f53718aa16 Upgrade to version 0.91
Approved by: MAINTAINER
2001-02-15 01:34:35 +00:00
OKAZAKI Tetsurou
f202912213 Update WWW: line.
PR:		ports/25057
Submitted by:	maintainer
2001-02-14 21:06:04 +00:00
Maxim Sobolev
40c0df04d2 Provide workaround for a bug in pcm driver introduced with format emulation
changes.

At present newpcm has sticky parameter settings, even when an
inappropriate value is set.  For instance, set format to alaw on h/w
that does not support alaw; newpcm interface state records format as
alaw, and subsequent unrelated state changes may fail, ie a rate change.

In mpg123 this can cause files to be played at lower quality
than available because of mis-diagnosis of available formats and
sample rates.  E.g downsamples everything to 11025Hz on this h/w as
12kHz probing breaks state and subsequent probes for higher supported
sampling rates.

PR:		25046
Submitted by:	Orion Hodson <oh@btinternet.com>
2001-02-13 15:00:44 +00:00
Ying-Chieh Liao
4c79d198a3 add Maaate, a MPEG audio analysis toolkit 2001-02-12 09:25:48 +00:00
FUJISHIMA Satsuki
529102b110 build html manpages for XFree86-4. 2001-02-12 06:43:04 +00:00
Will Andrews
5d63cda10a Make sure the user doesn't have any stray files from previous attempts to
compile aureal in their kernel statically (yes, having them there does
break the aureal module).  Modularize the makefile using SRCPREFIX, which
can be changed in the environment.

Approved in principle by:	maintainer (except SRCPREFIX)
2001-02-12 06:11:36 +00:00
Kevin Lo
d5085945f7 - Fix MASTER_SITES
- Change maintainer's email adddress

PR: 24897
Submitted by: MAINTAINER
2001-02-08 16:07:12 +00:00
Kenneth D. Merry
2f23784cc1 Add a couple of fixes for compiler warnings from PR 23755, which also
addresses the core dump problem I fixed in the last version of this patch.

PR:		ports/23755
Submitted by:	Kentaro Inagaki <inagaki@tg.rim.or.jp>
2001-02-07 20:35:55 +00:00
Kenneth D. Merry
664211684a Fix a core dump when doing 'tosha -i'. (Maintainer timeout after about two
months.)

The problem is in resolve_extension().  strncpy() will only null-terminate
the destination string if it has enough room, according to the given
length.

In this implementation, there will never be enough room to null-terminate
the string, from what I can tell.  So if the memory in 'tmpstr' contains
non-nulls, you'll get a core-dump in the subsequent strcat().
2001-02-07 20:19:53 +00:00
Maxim Sobolev
64784f403f Slightly improve heuristics used to distinguish between pre and post kobj MFC
systems.
2001-02-06 15:54:46 +00:00
Maxim Sobolev
f7c61c692b Improve -STABLE support:
- FreeBSD 4.0 - inform that 4.0 is not supported;
- FreeBSD 4.1.* - use an updated tarball with proper kernel module
  dependencies;
- FreeBSD 4.2 - with recent newpcm kobj MFC commit in mind, add heuristics
  to determine the driver tarball required. Build correctly on both pre-
  and post- kobj MFC systems.

Submitted by:				maintainer
Slightly improved and polished by:	sobomax
2001-02-05 15:26:13 +00:00
Hajimu UMEMOTO
a18104e621 Update to 0.5.5. 2001-02-05 10:17:50 +00:00
Jimmy Olgeni
51c690ba33 Style: use tabs, not spaces, to indent variables in Makefiles.
(whitespace only changes)
2001-02-04 21:12:59 +00:00
Daniel Harris
1344523717 Add normalize, a tool for normalizing the volume of wav and mp3 files.
PR:		24754
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-02-03 18:16:34 +00:00
Trevor Johnson
22fd1085f7 Mark broken.
reported by David Bushong <david@bushong.net>
2001-02-01 09:57:47 +00:00
Kevin Lo
bede1c980a Fix typo. 2001-02-01 09:44:53 +00:00
Jimmy Olgeni
3d843291e8 Fix typo in pkg-message: DOcumentation -> Documentation. 2001-01-30 16:33:19 +00:00
Maxim Sobolev
34b25fda5f Update to 1.1.0. 2001-01-29 18:58:06 +00:00
Kris Kennaway
2607aee727 vsound 0.4 is a utility which interposes itself between an application
and /dev/dsp using a dynamic preloaded library. It saves the audio
stream to an .au or .wav file as it is played. This is useful for certain
dynamically-linked Linux binary applications.
2001-01-29 08:24:02 +00:00
Kevin Lo
b6a7e5c706 Upgrade to version 1.11
Approved by: MAINTAINER
2001-01-29 06:04:03 +00:00
FUJISHIMA Satsuki
9e6fc4c340 bump PORTREVISION; added extra LIB_DEPENDS.
This should prevent potential problem for port-only users.

Suggested by: kris
2001-01-28 22:13:23 +00:00
Clive Lin
86f27b3524 Update to 3.0p5
PR: 24700
Submitted by: MAINTAINER
2001-01-28 21:42:13 +00:00
FUJISHIMA Satsuki
7d381b155e add missing LIB_DEPENDS to gdk_pixbuf.
PR:		24694
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
2001-01-28 18:52:17 +00:00
Maxim Sobolev
7c68be180d Fix typo in my e-mail: soobomax -> sobomax.
Submitted by:	Stephen McKay <mckay@thehub.com.au>
2001-01-28 09:10:08 +00:00