Commit graph

26 commits

Author SHA1 Message Date
Vanilla I. Shu
b668a6371b support STAGEDIR. 2013-11-01 02:28:24 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Baptiste Daroussin
665358c560 Do not removed directories not owned by the port
Reported by:	pkg DEVELOPER_MODE
2013-03-13 10:59:59 +00:00
Sunpoet Po-Chuan Hsieh
332683cdb8 - Update to 0.13
Changes:	http://search.cpan.org/dist/Audio-Wav/Changes
Feature safe:	yes
2012-04-02 20:38:07 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Philip M. Gollucci
67d27a4701 - Update to 0.12
With Hat:       perl@
Changes:        http:/search.cpan.org/dist/Audio-Wav/Changes
2010-06-10 01:30:55 +00:00
Anton Berezin
f51aaee287 Update to 0.11.
Changes:	http://search.cpan.org/dist/Audio-Wav/Changes
2010-03-12 12:19:22 +00:00
Anton Berezin
bbd3368324 Update to 0.10.
Changes:	http://search.cpan.org/dist/Audio-Wav/Changes
2010-02-14 10:08:46 +00:00
Anton Berezin
230e9ed1a1 Update to 0.09.
Changes:	http://search.cpan.org/dist/Audio-Wav/Changes
2010-02-11 19:20:07 +00:00
Anton Berezin
f76533111d Update to 0.08.
Changes:	http://search.cpan.org/dist/Audio-Wav/Changes
2010-02-09 18:23:01 +00:00
Anton Berezin
8273b70786 Update to 0.07. Change maintainer to perl@.
Changes:	http://search.cpan.org/dist/Audio-Wav/Changes
2010-02-07 23:25:18 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Mark Linimon
cd4b80489b Dominic is a new dad, and will be too busy for a while to work on ports.
Congratulations :-)
2007-09-24 07:38:42 +00:00
Aaron Dalton
f0004431c0 - Update from v0.05 to v0.06
- Add authors to pkg-descr

0.06  Wed Mar 22 12:00:00 2006
  - Fixed a circular reference in Audio::Wav::Write::Header that was
    causing memory to leak (thanks Sumitro Chowdhury).
  - Tidied up bits and pieces.
  - Added very basic support for WAVEFORMATEXTENSIBLE.
  - When writing files, finish() will now be called by DESTROY if
    necessary.

PR:		98172
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-05-31 17:49:35 +00:00
Edwin Groothuis
98c419f62a Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:     krion@
PR:              ports/88711
2006-01-22 01:14:22 +00:00
Anton Berezin
c12b76869a Update to 0.05.
PR:		88998
Submitted by:	maintainer
2005-11-14 16:47:23 +00:00
Marcus Alves Grando
fde6db91f4 Update to 0.04
PR:		86781
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
Approved by:	dom@happygiraffe.net (maintainer), pav (mentor)
2005-10-02 14:13:29 +00:00
Bill Fenner
81797980f7 search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Christian Weisgerber
9a12232cd5 Add perl5 category. 2002-07-30 19:25:00 +00:00
Christian Weisgerber
7ca09b9d85 Import Audio-Wav 0.2 Perl module.
These Perl modules provide a method of reading and writing uncompressed
Microsoft WAV files.

PR:		41161
Submitted by:	Dominic Mitchell <dom@happygiraffe.net>
2002-07-30 18:00:40 +00:00