aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-Audio-Scan
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.98Sunpoet Po-Chuan Hsieh2017-04-292-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Audio-Scan/Changes Notes: svn path=/head/; revision=439727
* Update to 0.97Sunpoet Po-Chuan Hsieh2017-04-282-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Audio-Scan/Changes Notes: svn path=/head/; revision=439635
* - Update to 0.96Sunpoet Po-Chuan Hsieh2016-11-232-4/+7
| | | | | | | | | - Strip shared library Changes: http://search.cpan.org/dist/Audio-Scan/Changes Notes: svn path=/head/; revision=426968
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. TheAdam Weinberger2015-06-241-1/+0
| | | | | | | | | downside to having this set is that portscout cannot find new releases when the username changes (which happens often in large projects with multiple maintainers). Notes: svn path=/head/; revision=390487
* Some OCD cleanups on some of the perl@ ports.Adam Weinberger2015-03-121-1/+1
| | | | | | | | | | | | | | | | - Remove dependencies in core - Put testing depends in TEST_DEPENDS - Remove unnecessary bsd.port.options.mk inclusions - Remove checks for Perl versions that no longer exist in the ports tree - Sort plists, some of which were so jumbled that I have to assume the plist was randomized before committing A lot of the plist changes in this commit are moving PERL5_MAN3 after SITE_PERL. It's repo churn now, but it makes updating the ports later far easier. Notes: svn path=/head/; revision=381151
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Cleanup plistBaptiste Daroussin2014-10-201-3/+0
| | | | Notes: svn path=/head/; revision=371234
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* support STAGEDIR.Vanilla I. Shu2013-11-012-6/+4
| | | | 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-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Add TEST_DEPENDS to enable testingSteve Wills2012-01-041-0/+2
| | | | Notes: svn path=/head/; revision=288529
* - Update to 0.93Sunpoet Po-Chuan Hsieh2011-09-172-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Audio-Scan/Changes Notes: svn path=/head/; revision=281886
* - Update to 0.92Sunpoet Po-Chuan Hsieh2011-09-102-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Audio-Scan/Changes Notes: svn path=/head/; revision=281602
* - Update to 0.91Philippe Audeoud2011-09-082-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/AGRUNDMA/Audio-Scan-0.91/Changes Notes: svn path=/head/; revision=281431
* - Update to 0.90Sunpoet Po-Chuan Hsieh2011-08-142-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/Audio-Scan/Changes Notes: svn path=/head/; revision=279660
* - Update to 0.88Sunpoet Po-Chuan Hsieh2011-07-252-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Audio-Scan/Changes Notes: svn path=/head/; revision=278272
* - update to 0.87Baptiste Daroussin2011-03-222-3/+5
| | | | | | | - add license Notes: svn path=/head/; revision=271466
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 0.85Wen Heping2010-09-092-4/+4
| | | | Notes: svn path=/head/; revision=260837
* - Update 0.84Baptiste Daroussin2010-08-292-4/+4
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=260170
* Update to 0.83. Assign maintainer to perl@.Anton Berezin2010-06-102-5/+5
| | | | | | | Changes: http://search.cpan.org/dist/Audio-Scan/Changes Notes: svn path=/head/; revision=256324
* - Update to 0.82Wen Heping2010-05-252-4/+4
| | | | Notes: svn path=/head/; revision=255041
* - Update to 0.81Wen Heping2010-05-162-4/+4
| | | | Notes: svn path=/head/; revision=254390
* - Update to 0.79Wen Heping2010-05-062-5/+5
| | | | | | | - Reset maintainer Notes: svn path=/head/; revision=253802
* - Update to 0.75Wen Heping2010-04-092-4/+4
| | | | Notes: svn path=/head/; revision=252465
* - Update to 0.62Wen Heping2010-03-122-4/+4
| | | | Notes: svn path=/head/; revision=250933
* - Update to 0.59Wen Heping2010-02-222-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250156
* - Update to 0.58Wen Heping2010-01-292-4/+4
| | | | Notes: svn path=/head/; revision=248790
* - Update to 0.57Wen Heping2010-01-132-4/+4
| | | | Notes: svn path=/head/; revision=247793
* - Update to 0.56Wen Heping2009-12-222-4/+4
| | | | Notes: svn path=/head/; revision=246414
* - Update to 0.55Wen Heping2009-11-292-4/+4
| | | | | | | | PR: ports/140980 Submitted by: Sahil Tandon <sahil@tandon.net> Notes: svn path=/head/; revision=244966
* - Update to 0.5.4Wen Heping2009-11-262-4/+4
| | | | | | | | PR: ports/140884 Submitted by: Sahil Tandon <sahil@tandon.net> Notes: svn path=/head/; revision=244792
* - Update to 0.52Wen Heping2009-11-222-4/+4
| | | | | | | | PR: ports/140771 Submitted by: Sahil Tandon <sahil@tandon.net> Notes: svn path=/head/; revision=244651
* - Update to 0.51Wen Heping2009-11-202-4/+4
| | | | Notes: svn path=/head/; revision=244510
* - Update to 0.50Wen Heping2009-11-152-4/+4
| | | | Notes: svn path=/head/; revision=244280
* - Update to 0.49Wen Heping2009-11-112-4/+4
| | | | Notes: svn path=/head/; revision=244099
* - Update to 0.48Wen Heping2009-11-032-4/+4
| | | | | | | Approved by: miwi,jadawin(mentors,implicit) Notes: svn path=/head/; revision=243686
* - Update to 0.46Wen Heping2009-10-312-4/+4
| | | | | | | Approved by: miwi,jadawin(mentors,implicit) Notes: svn path=/head/; revision=243565
* - Update to 0.45Wen Heping2009-10-282-4/+4
| | | | | | | Approved by: miwi,jadawin(mentors,implicit) Notes: svn path=/head/; revision=243408
* - Update to 0.44Wen Heping2009-10-232-4/+4
| | | | | | | Approved by: mentors(implicit) Notes: svn path=/head/; revision=243229
* - Update to 0.43Wen Heping2009-10-172-4/+4
| | | | | | | Approved by: mentors(implicit) Notes: svn path=/head/; revision=242940
* - Update to 0.42Wen Heping2009-10-142-4/+4
| | | | | | | Approved by: miwi,jadawin(mentors,implicit) Notes: svn path=/head/; revision=242803
* - Update to 0.41Wen Heping2009-10-132-4/+4
| | | | | | | Approved by: mentors(implicit) Notes: svn path=/head/; revision=242749
* - Update to 0.40Wen Heping2009-10-042-4/+4
| | | | | | | Approved by: mentors(implicit) Notes: svn path=/head/; revision=242422
* - Update to 0.39Wen Heping2009-10-022-4/+4
| | | | | | | Approved by: mentors(implicit) Notes: svn path=/head/; revision=242375
* - Update to 0.38Wen Heping2009-09-252-4/+4
| | | | | | | | Approved by: jadawin(co-mentor) Feature safe: yes Notes: svn path=/head/; revision=242065
* - Update to 0.37Wen Heping2009-09-202-5/+5
| | | | | | | | | | - Update my mail address to FreeBSD Approved by: miwi(mentor) Feature safe: yes Notes: svn path=/head/; revision=241803
* - Update to 0.31Martin Wilke2009-09-052-4/+4
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=240905