aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-Audio
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Eliminate USE_GNOME=pkgconfig from audioBaptiste Daroussin2013-09-021-2/+3
| | | | | | | | | | | While here: - trim headers - convert USE_GMAKE -> USES=gmake - convert USE_GNOME=gnomehack -> USES=pathfix - convert USE_PERL5 -> USES=perl5 Notes: svn path=/head/; revision=325966
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-291-1/+1
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300219
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=289563
* Update math/gsl to 1.15, and adjust PORTREVISIONBrendan Fabeny2011-05-091-1/+1
| | | | | | | and LIB_DEPENDS of dependent ports Notes: svn path=/head/; revision=273882
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Chase math/gsl update,Max Brazhnikov2009-12-011-0/+1
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=245074
* - Use my FreeBSD address on the ports I maintainDennis Herrmann2009-03-061-1/+1
| | | | | | | Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=229577
* - Pass maintainership to submitterMartin Wilke2008-10-111-1/+1
| | | | | | | | PR: 127998 Submitted by: Dennis Herrmann <adox@mcx2.org> Notes: svn path=/head/; revision=221435
* A few typo fixes for ports/audio descriptions.Jimmy Olgeni2008-06-151-1/+1
| | | | Notes: svn path=/head/; revision=214897
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* - Remove old Perl support from unmaintained ports in categories startingGabor Kovesdan2007-04-021-7/+1
| | | | | | | with letter a Notes: svn path=/head/; revision=188995
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | Notes: svn path=/head/; revision=154104
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* Let the IGNORE message make a bit more sense and change it from:Erwin Lansing2005-10-311-1/+1
| | | | | | | | | | | | | | | ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports Notes: svn path=/head/; revision=146850
* Update to 1.029Mathieu Arnold2004-08-023-43/+43
| | | | Notes: svn path=/head/; revision=115259
* Update to 1.028Erwin Lansing2004-05-313-3/+5
| | | | Notes: svn path=/head/; revision=110538
* Use SITE_PERLErwin Lansing2004-05-221-36/+36
| | | | Notes: svn path=/head/; revision=109692
* Replace BROKEN with IGNORE for perl < 5.6.0. It uses math/p5-Math-GSLErwin Lansing2004-05-211-2/+2
| | | | | | | which doesn't work with older perl. Notes: svn path=/head/; revision=109608
* BROKEN on 4.x: does not compileKris Kennaway2004-02-211-1/+7
| | | | Notes: svn path=/head/; revision=101614
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* Add p5-Audio 1.000, an audio manipulation routines for perl.Maxim Sobolev2003-11-044-0/+71
Notes: svn path=/head/; revision=93043