non port: audio/p5-Audio-Wav/Makefile |
SVNWeb
|
Number of commits found: 27 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 3 Jan 2015
|
[ 07:11 sunpoet ]
- Update *_DEPENDS
- Add LICENSE
- Bump PORTREVISION for dependency change
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Fri, 16 May 2014
|
[ 13:06 jadawin ]
- Update to 0.14
|
Fri, 1 Nov 2013
|
[ 02:28 vanilla ] (Only the first 10 of 37 ports in this commit are shown above. )
support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Wed, 13 Mar 2013
|
[ 10:59 bapt ]
Do not removed directories not owned by the port
Reported by: pkg DEVELOPER_MODE
|
Mon, 2 Apr 2012
|
[ 20:38 sunpoet ]
- Update to 0.13
Changes: http://search.cpan.org/dist/Audio-Wav/Changes
Feature safe: yes
|
Sat, 21 Jan 2012
|
[ 17:40 eadler ] (Only the first 10 of 1326 ports in this commit are shown above. )
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
|
Thu, 10 Jun 2010
|
[ 01:30 pgollucci ]
- Update to 0.12
With Hat: perl@
Changes: http:/search.cpan.org/dist/Audio-Wav/Changes
|
Fri, 12 Mar 2010
|
[ 12:19 tobez ]
Update to 0.11.
Changes: http://search.cpan.org/dist/Audio-Wav/Changes
|
Sun, 14 Feb 2010
|
[ 10:08 tobez ]
Update to 0.10.
Changes: http://search.cpan.org/dist/Audio-Wav/Changes
|
Thu, 11 Feb 2010
|
[ 19:20 tobez ]
Update to 0.09.
Changes: http://search.cpan.org/dist/Audio-Wav/Changes
|
Tue, 9 Feb 2010
|
[ 18:23 tobez ]
Update to 0.08.
Changes: http://search.cpan.org/dist/Audio-Wav/Changes
|
Sun, 7 Feb 2010
|
[ 23:25 tobez ]
Update to 0.07. Change maintainer to perl@.
Changes: http://search.cpan.org/dist/Audio-Wav/Changes
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- 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)
|
Mon, 24 Sep 2007
|
[ 07:38 linimon ] (Only the first 10 of 22 ports in this commit are shown above. )
Dominic is a new dad, and will be too busy for a while to work on ports.
Congratulations :-)
|
Wed, 31 May 2006
|
[ 17:49 aaron ]
- 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)
|
Mon, 14 Nov 2005
|
[ 16:47 tobez ]
Update to 0.05.
PR: 88998
Submitted by: maintainer
|
Sun, 2 Oct 2005
|
[ 14:13 mnag ]
Update to 0.04
PR: 86781
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Approved by: dom@happygiraffe.net (maintainer), pav (mentor)
|
Fri, 21 Feb 2003
|
[ 10:59 knu ] (Only the first 10 of 192 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 30 Jul 2002
|
[ 19:25 naddy ]
Add perl5 category.
|
[ 18:00 naddy ]
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>
|
Number of commits found: 27 |