Commit Graph

1582 Commits

Author SHA1 Message Date
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
Ying-Chieh Liao
e22dc21f08 - Support MAKE properly
- Support install macros
- Apply to 'one file per patch' convention
- Add WWW: line

PR:		24667
Submitted by:	tkato@prontomail.ne.jp
2001-01-28 03:50:57 +00:00
Clive Lin
7b6e168aa1 Update to version 2.9
PR: ports/24560
Submitted by: tim@bishnet.net
2001-01-28 01:29:12 +00:00
Ying-Chieh Liao
cdb9101891 update to 3.0p4 and change maintainer to greid@dogma.freebsd-uk.eu.org
PR:		24646
Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org> (new maintainer)
2001-01-27 15:23:18 +00:00
Will Andrews
35355c60cb Fix fennerage (ftpsearch, checksum ok); remove bogus header line. 2001-01-27 06:18:49 +00:00
Will Andrews
2d06d8f79e Fix fennerage; host distfile on MASTER_SITE_LOCAL since ftpsearch.ntnu.no
shows no current master sites.
2001-01-27 06:12:50 +00:00
Will Andrews
64850ca3e2 Fix broken site link. 2001-01-27 06:06:23 +00:00
Will Andrews
7a45240b4a Remove inactive MAINTAINER <ugen>, he hasn't committed in nearly 6 years. 2001-01-27 05:42:14 +00:00
Will Andrews
fd6dcd7936 Remove inactive MAINTAINER <swallace>, who hasn't committed in over 3 years. 2001-01-27 05:40:10 +00:00
Ying-Chieh Liao
fa4534dfa5 upgrade from pre5 to pre6
PR:		24634
Submitted by:	MAINTAINER
2001-01-25 14:46:05 +00:00
Ying-Chieh Liao
26a5c384c1 upgrade from rc4 to rc5
PR:		24633
Submitted by:	MAINTAINER
2001-01-25 14:40:47 +00:00
Chris Piazza
225ee489dc Don't use the default HAVE_GNOME distdir.
This fixes the problems people have been seeing.
You can now stop bugging me.
2001-01-25 01:12:56 +00:00
Chris Piazza
adb6cf981b Update to 1.4.2 which allows gnapster to use offical servers again.
This still has a bug (that was present in 1.4.1a) that affects
new users, but this at least works for users with pref files already...
2001-01-25 01:01:00 +00:00
Akinori MUSHA
3b17676449 Update to 1.19.
Approved by:	MAINTAINER
2001-01-24 05:04:04 +00:00
FUJISHIMA Satsuki
87568a9846 update to 2.10.2.
PR:		22591,22592
Submitted by:	maintainer
2001-01-23 14:45:52 +00:00
Chris D. Faulhaber
b0195ac96c Mark FORBIDDEN: Remotely exploitable buffer overflow
Obtained from:	|CyRaX| <cyrax@pkcrew.org> via Bugtraq
2001-01-23 01:55:17 +00:00
Kevin Lo
dd21437b75 Update to 0.81
PR: 24505
Submitted by: MAINTAINER
2001-01-22 14:37:30 +00:00
Peter Pentchev
6d2791b08a Remove obsolete MASTER_SITES.
PR:		24527
Submitted by:	maintainer
2001-01-22 12:14:51 +00:00
Trevor Johnson
7c9b4a3644 Update to 0.60. Change master site. Remove home page. 2001-01-21 23:19:26 +00:00
Clive Lin
1f27ab97f2 Update MASTER_SITES to sourceforge.
Utilize MASTER_SITE_SOURCEFORGE.

PR: 24507
Submitted by: MAINTAINER
2001-01-21 21:04:03 +00:00
Peter Pentchev
9adab8f78f Chase a rerolled distfile tarball; remove a Makefile comment about it, dating
from the times there were two different distfiles on different distsites.

PR:		24306 - noticed
Submitted by:	Andreas Schulz <ats@first.gmd.de>
PR:		24479 - fixed
Submitted by:	maintainer
2001-01-20 11:50:30 +00:00
Maxim Sobolev
62f95aeb4b Add ONLY_FOR_ARCHS=i386. 2001-01-17 09:28:25 +00:00
Maxim Sobolev
17e1f4bf71 Slightly simplify Makefiles used to build the kld's (w/o functionality change). 2001-01-16 18:39:15 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Kevin Lo
07ebd91bcb Fix for respecting HOME properly
PR: 24352
Submitted by: Ports Fury
2001-01-16 15:13:25 +00:00
Kevin Lo
e06a4c1b08 Upgrade to 0.8
PR: 24350
Submitted by: MAINTAINER
2001-01-16 14:17:57 +00:00
Maxim Sobolev
0c29cb8687 - Make this port actually working (previous version was not linking binary
core with the kld);
- hand over maintainership to Alexander Matey <matey@cis.ohio-state.edu> - he
  is the author of the driver;
- make sure that the correct version of the driver used for some earler
  version of 4-STABLE (1.1 for 4.1) and refuse to build if OSVERSION < 410002.

Submitted by:		Alexander Matey <matey@cis.ohio-state.edu>
Slightly adjusted by:	sobomax
2001-01-16 08:54:45 +00:00
Maxim Sobolev
981f436fe7 Move just-added aureal-kmod from misc into audio, because it better belongs
there.

For those who missed decsription from previous commit:
Add aureal-kmod - a port to provide convinient way for building FreeBSD driver
for Aureal based soundcards. This driver could not be added to the base system
because it's uses binary-only Linux Vortex Core object modules.

The port supports 4-STABLE and 5-CURRENT, however 4-STABLE isn't tested, so
please report your mileage to me.

Suggested by:	alex
2001-01-15 17:42:47 +00:00
Will Andrews
e5dd2f310a Update to 0.5 (weird math, use PORTEPOCH=1).
PR:		21749
Submitted by:	Jamie <jamie@jamiesdomain.org.uk>
Repeatedly nudged by:	see above ;)
2001-01-15 01:09:46 +00:00