Commit graph

50 commits

Author SHA1 Message Date
Adam Weinberger
34ed372f38 Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. The
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).
2015-06-24 15:16:23 +00:00
Adam Weinberger
9e00ce3f62 Some OCD cleanups on some of the perl@ ports.
- 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.
2015-03-12 23:00:02 +00:00
Mathieu Arnold
eee58d187e 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
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
2014-11-26 13:08:24 +00:00
Baptiste Daroussin
a6abc3b420 Cleanup plist 2014-10-20 06:35:58 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
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
2014-06-10 12:14:12 +00:00
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
Steve Wills
04a6c7f8c0 - Add TEST_DEPENDS to enable testing 2012-01-04 21:49:56 +00:00
Sunpoet Po-Chuan Hsieh
d8eca58804 - Update to 0.93
Changes:	http://search.cpan.org/dist/Audio-Scan/Changes
2011-09-17 07:37:41 +00:00
Sunpoet Po-Chuan Hsieh
b3626d2b06 - Update to 0.92
Changes:	http://search.cpan.org/dist/Audio-Scan/Changes
2011-09-10 20:28:49 +00:00
Philippe Audeoud
21d76976a9 - Update to 0.91
- Changelog: http://cpansearch.perl.org/src/AGRUNDMA/Audio-Scan-0.91/Changes
2011-09-08 07:11:59 +00:00
Sunpoet Po-Chuan Hsieh
e88a92d1a5 - Update to 0.90
Changes:	http://search.cpan.org/dist/Audio-Scan/Changes
2011-08-14 01:33:57 +00:00
Sunpoet Po-Chuan Hsieh
15c308f83e - Update to 0.88
Changes:	http://search.cpan.org/dist/Audio-Scan/Changes
2011-07-25 01:24:35 +00:00
Baptiste Daroussin
34c492effe - update to 0.87
- add license
2011-03-22 09:30:15 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Wen Heping
9a7375eaa1 - Update to 0.85 2010-09-09 10:22:00 +00:00
Baptiste Daroussin
e828643f8e - Update 0.84
Approved by:	mentors (implicit)
2010-08-29 17:49:13 +00:00
Anton Berezin
d99ce1ec51 Update to 0.83. Assign maintainer to perl@.
Changes:	http://search.cpan.org/dist/Audio-Scan/Changes
2010-06-10 19:29:44 +00:00
Wen Heping
938945ac6c - Update to 0.82 2010-05-25 09:01:42 +00:00
Wen Heping
7f67908421 - Update to 0.81 2010-05-16 01:45:30 +00:00
Wen Heping
fc00f1f80f - Update to 0.79
- Reset maintainer
2010-05-06 00:59:07 +00:00
Wen Heping
1dee0ff70d - Update to 0.75 2010-04-09 08:15:11 +00:00
Wen Heping
2a8e773bc1 - Update to 0.62 2010-03-12 02:53:16 +00:00
Wen Heping
84e938d7c7 - Update to 0.59
Feature safe:	yes
2010-02-22 10:49:06 +00:00
Wen Heping
ac3d70d637 - Update to 0.58 2010-01-29 08:39:25 +00:00
Wen Heping
d80c9836ed - Update to 0.57 2010-01-13 09:09:02 +00:00
Wen Heping
f695dba1ec - Update to 0.56 2009-12-22 01:35:49 +00:00
Wen Heping
9844282f81 - Update to 0.55
PR:		ports/140980
Submitted by:	Sahil Tandon <sahil@tandon.net>
2009-11-29 09:28:27 +00:00
Wen Heping
24c705ba34 - Update to 0.5.4
PR:		ports/140884
Submitted by:	Sahil Tandon <sahil@tandon.net>
2009-11-26 15:02:32 +00:00
Wen Heping
ec4574a2f4 - Update to 0.52
PR:		ports/140771
Submitted by:	Sahil Tandon <sahil@tandon.net>
2009-11-22 14:26:16 +00:00
Wen Heping
9a229d2fda - Update to 0.51 2009-11-20 06:10:35 +00:00
Wen Heping
ac1e17e7bd - Update to 0.50 2009-11-15 02:18:12 +00:00
Wen Heping
78a4ec17ec - Update to 0.49 2009-11-11 06:32:49 +00:00
Wen Heping
b304f822b0 - Update to 0.48
Approved by:	miwi,jadawin(mentors,implicit)
2009-11-03 02:32:36 +00:00
Wen Heping
596a9f5c4b - Update to 0.46
Approved by:	miwi,jadawin(mentors,implicit)
2009-10-31 05:19:30 +00:00
Wen Heping
991ae7ffd1 - Update to 0.45
Approved by:	miwi,jadawin(mentors,implicit)
2009-10-28 07:58:08 +00:00
Wen Heping
395a6d618e - Update to 0.44
Approved by:	mentors(implicit)
2009-10-23 03:10:21 +00:00
Wen Heping
1f42e53469 - Update to 0.43
Approved by:	mentors(implicit)
2009-10-17 02:29:00 +00:00
Wen Heping
6fe65c1486 - Update to 0.42
Approved by:	miwi,jadawin(mentors,implicit)
2009-10-14 01:43:31 +00:00
Wen Heping
93f3db7cc8 - Update to 0.41
Approved by:	mentors(implicit)
2009-10-13 02:35:57 +00:00
Wen Heping
b98f093176 - Update to 0.40
Approved by:	mentors(implicit)
2009-10-04 00:50:05 +00:00
Wen Heping
ecd42e640f - Update to 0.39
Approved by:	mentors(implicit)
2009-10-02 00:45:03 +00:00
Wen Heping
925bb3ae02 - Update to 0.38
Approved by:	jadawin(co-mentor)
Feature safe:	yes
2009-09-25 07:43:39 +00:00
Wen Heping
df6f23decb - Update to 0.37
- Update my mail address to FreeBSD

Approved by:	miwi(mentor)
Feature safe:	yes
2009-09-20 05:04:15 +00:00
Martin Wilke
64b32b048e - Update to 0.31
Approved by:	maintainer implicit
2009-09-05 00:44:10 +00:00
Martin Wilke
f7fcfa50db - Update to 0.30
PR:		138231
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-08-27 20:35:40 +00:00
Martin Wilke
882663038f - Update to 0.29
PR:		137815
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-08-17 20:29:26 +00:00
Martin Wilke
434d64f9f4 - Update to 0.27
Approved by:	maintainer implicit
2009-07-28 21:35:03 +00:00
Martin Wilke
09671d4a29 Audio::Scan is a C-based scanner for audio file metadata and tag
information. It currently supports MP3 via an included version of
libid3tag, MP4, Ogg Vorbis, FLAC (if libFLAC is installed), ASF,
WAV, AIFF, Musepack, and Monkey's Audio.

WWW: http://search.cpan.org/dist/Audio-Scan/

PR:		ports/136660
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-07-12 22:19:02 +00:00