aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libsndfile
Commit message (Collapse)AuthorAgeFilesLines
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* - Update to version 1.0.7krion2004-02-294-11/+22
| | | | | PR: ports/63492 Submitted by: Ports Fury
* - Fix MASTER_SITESkrion2004-02-131-1/+2
| | | | | PR: 62750 62751 Submitted by: Daniel Roethlisberger <daniel@roe.ch>, David Gilbert <dgilbert@daveg.ca>
* - Update to version 1.0.6krion2004-02-104-14/+15
| | | | | PR: ports/62635 Submitted by: Ports Fury
* Add SIZE.trevor2004-01-281-0/+1
|
* Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently addedmarcus2003-11-071-2/+2
| | | | | | bsd.port.mk macro. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-211-9/+9
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* - Utilize USE_GNOMEkrion2003-08-201-10/+1
| | | | | PR: 55743 Submitted by: Ports Fury
* Update to 1.0.5arved2003-05-052-2/+2
| | | | | PR: 51716 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 1.0.4.sobomax2003-02-032-2/+2
|
* upgrade to 1.0.3ijliao2003-01-033-5/+8
| | | | | PR: 46139 Submitted by: Ports Fury
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Update libsndfile to version 1.0.1 with a shlib major bump.knu2002-09-204-3/+28
| | | | | PR: ports/42968 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* PERL -> REINPLACE_CMDijliao2002-07-081-1/+2
| | | | | PR: 39283 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Update to 0.0.28pat2002-05-032-3/+3
| | | | | PR: 37683 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* upgrade to 0.0.27ijliao2001-11-243-4/+4
| | | | | PR: 32213 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.0.26lioux2001-10-062-3/+3
| | | | | PR: 31069 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.0.24dwcjr2001-08-253-9/+14
| | | | | PR: 30037 Submitted by: tkato@prontomail.com
* remove extra dirsijliao2001-08-041-0/+1
| | | | Submitted by: bento log
* add libsndfileijliao2001-07-205-0/+48
Reading and writing files containing sampled sound (like WAV or AIFF)