aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-MIDI
Commit message (Collapse)AuthorAgeFilesLines
* support STAGEDIR.Vanilla I. Shu2013-11-012-4/+7
| | | | Notes: svn path=/head/; revision=332336
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Convert WITH -> OPTIONSBaptiste Daroussin2013-06-141-7/+5
| | | | Notes: svn path=/head/; revision=320977
* Update to 0.83.Anton Berezin2013-02-022-8/+4
| | | | | | | Changes: http://search.cpan.org/dist/MIDI-Perl/ChangeLog Notes: svn path=/head/; revision=311430
* - Avoid += for depends without preceeding definitionSteve Wills2012-06-161-2/+2
| | | | Notes: svn path=/head/; revision=299375
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-041-1/+1
| | | | Notes: svn path=/head/; revision=298322
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Update to 0.82Andrej Zverev2010-05-102-4/+4
| | | | | | | Changelog: http://search.cpan.org/dist/MIDI-Perl/ChangeLog Notes: svn path=/head/; revision=254060
* - 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
* This suite of modules provides routines for reading, composing, modifying, andMartin Wilke2007-02-084-0/+48
writing MIDI files. WWW: http://search.cpan.org/dist/MIDI-Perl/ PR: ports/108876 Submitted by: Alexandr Kovalenko <never at nevermind.kiev.ua> Notes: svn path=/head/; revision=184636