Commit graph

10 commits

Author SHA1 Message Date
Pav Lucistnik
7a0750b7cc - Fix build with ATAng.
PR:		ports/57227
Submitted by:	Vladimir Kushnir <vkushnir@Alfacom.net>
Tested on:	R.E.M. - Out Of Time
Approved by:	adamw (mentor)
2003-11-17 23:51:46 +00:00
Kris Kennaway
eecc8783cc From the PR:
When generating mono .WAV files from a CD, dagrab generates an
	incorrect RIFF header and the last (partial) block is saved in
	stereo rather than mono.  Also no error checking is performed
	on writes in mono mode.

	The problem in the header is that the total chunk size (Rlen)
	is not adjusted for mono data and always contains the size
	assuming stereo data.

	For the last (partial) block, there is no test whether the
	data is being saved as mono or stereo - the block is always
	written in stereo mode.

Bump PORTREVISION

PR:		ports/42975
Submitted by:	Peter Jeremy <peter.jeremy@alcatel.com.au>
2003-03-05 10:14:11 +00:00
Maxim Sobolev
26eb5b145e Fix the port for CURRENT/STABLE.
PR:		20901
Submitted by:	Ports Furry
2000-08-28 18:03:07 +00:00
Steve Price
1371d1bdf1 Remove patch-ab because it has exactly the same contents as patch-aa and
that will cause problems during 'make patch'.
2000-08-13 14:17:25 +00:00
Kevin Lo
38139cc20a - Support CFLAGS/X11BASE properly
- Add WWW: line into pkg/DESCR

This PR supersedes ports/20414
PR: 20553
Submitted by: Ports Fury
2000-08-12 07:30:34 +00:00
Chris Piazza
103bc0c496 Update to 0.3.5 and move external patch file into patches/
Submitted by:	Ben Smithurst <ben@scientia.demon.co.uk>
Approved by:	maintainer
2000-04-22 21:31:59 +00:00
Chris Piazza
10d4d64fd6 Update to 0.3.4
Submitted by:	green
2000-01-03 06:46:31 +00:00
Chris Piazza
333569e691 Remove O_NONBLOCK from open() as it seems to be causing problems for
some people.

PR:		14880
Submitted by:	Parag Patel <parag@codegen.com>
1999-11-20 22:42:04 +00:00
Chris Piazza
ca84de87ea Update to version 0.3.1. Reroll the patch for FreeBSD so it works
and host it on http://www.freebsd.org/~cpiazza/distilfes/.
1999-08-15 06:20:28 +00:00
Tim Vanderhoek
a124edcb17 Respect CFLAGS.
Submitted by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au> (ports/9287)
1999-01-03 18:58:53 +00:00