1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

55 Commits

Author SHA1 Message Date
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Sunpoet Po-Chuan Hsieh
81c26d0684 - Update to 5.95
- Sort PLIST

Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
2015-01-12 18:36:03 +00:00
Anton Berezin
d2374cd74e Update to 5.94. 2015-01-10 12:51:20 +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
Frederic Culot
cbd7400f36 - Update to 5.93
Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
2014-10-31 13:26:50 +00:00
Philippe Audeoud
80cf070cff - Update to 5.92 2014-06-12 09:18:29 +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
Philippe Audeoud
3ce9abd21f - Update to 5.91 2014-05-22 15:31:30 +00:00
Frederic Culot
df397126eb - Update to 5.90
Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
2014-05-15 14:54:51 +00:00
Frederic Culot
cdf439997f - Update to 5.89
Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
2014-04-26 13:06:59 +00:00
Sunpoet Po-Chuan Hsieh
7a315256c9 - Update to 5.88
Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
2014-03-19 17:20:30 +00:00
Philippe Audeoud
f16fe0a931 - Update to 5.87 2014-02-21 08:42:49 +00:00
Frederic Culot
6509207fe8 - Update to 5.86
Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
2014-02-06 07:56:47 +00:00
Vanilla I. Shu
1ced34fc22 Support STAGEDIR. 2013-11-06 07:39:31 +00:00
Baptiste Daroussin
a65ed2e51b Add NO_STAGE all over the place in preparation for the staging support (cat: security) 2013-09-20 22:55:24 +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
Cheng-Lung Sung
cd741b4ff1 - Update to 5.85 2013-06-28 02:32:59 +00:00
Sunpoet Po-Chuan Hsieh
6f63fac625 - Cleanup PLIST 2013-03-11 13:53:37 +00:00
Anton Berezin
e8dda2f28b Update to 5.84.
Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
2013-03-11 13:11:36 +00:00
Anton Berezin
a2423edcb8 Update to 5.83.
Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
2013-03-05 11:00:27 +00:00
Yen-Ming Lee
a7ecf27133 - update to 5.82 2013-01-26 07:17:13 +00:00
Anton Berezin
98398bd246 Update to 5.81.
Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
2013-01-18 09:20:57 +00:00
Anton Berezin
43cac6c661 Update to 5.80.
Changes: http://search.cpan.org/dist/Digest-SHA/Changes
2012-12-17 10:57:24 +00:00
Andrej Zverev
99fd6622ac Ops, change logic as it shoud be 2012-12-17 09:58:05 +00:00
Andrej Zverev
41521f6557 Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
2012-12-17 09:54:03 +00:00
Anton Berezin
1623ed7497 Update to 5.74.
Changes: http://cpansearch.perl.org/src/MSHELOR/Digest-SHA-5.74/Changes

Feature safe:	yes
2012-11-26 12:31:17 +00:00
Frederic Culot
c3705d8d39 - Update to 5.72
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
2012-09-26 13:16:30 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:45:38 +00:00
Sunpoet Po-Chuan Hsieh
4f6378567c - Update to 5.71
Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
2012-02-29 16:16:54 +00:00
Sunpoet Po-Chuan Hsieh
7e80fc7dff - Update to 5.70
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
2011-12-14 14:14:31 +00:00
Cheng-Lung Sung
5c6edccbac - Update to 5.63 2011-11-08 15:01:32 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Frederic Culot
26b81efefe - Update to 5.62
Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
2011-05-17 07:09:34 +00:00
Steve Wills
155b6d1031 - Update to 5.61
- Use new CPAN SUBDIR

Changelog: http://cpansearch.perl.org/dist/Digest-SHA/Changes
2011-03-10 03:40:21 +00:00
Wen Heping
3e899f56c3 - Update to 5.50
ChangeLog: http://search.cpan.org/src/MSHELOR/Digest-SHA-5.50/Changes
2010-12-15 06:57:22 +00:00
Wen Heping
53d62e0123 - Update to 5.48 2010-01-05 07:17:11 +00:00
Sergey Skvortsov
1a9ef9fa67 Introduce Perl 5.10.0 2009-03-28 20:45:10 +00:00
Mathieu Arnold
9f0b7a8ce1 Update to 5.47 2008-05-05 12:02:09 +00:00
Mathieu Arnold
88cda7dbe9 Update to 5.46 2008-04-11 15:29:20 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Martin Wilke
7fd09d0f36 - Update to 5.45 2007-06-29 23:05:23 +00:00
Cheng-Lung Sung
ac63a10463 - Update to 5.44
PR:		ports/104414
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-10-31 08:18:45 +00:00
Cheng-Lung Sung
630341c098 - update to 5.43
PR:		ports/101405
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-05 13:55:30 +00:00
Cheng-Lung Sung
75e0dc5bb4 - update to 5.42 2006-07-24 12:44:06 +00:00
Yen-Ming Lee
fc7a695639 - update to 5.41 2006-06-06 01:24:00 +00:00
Yen-Ming Lee
8491bc7707 - update to 5.39 2006-05-28 17:21:12 +00:00
Cheng-Lung Sung
e85c8e7972 - update to 5.38
PR:		ports/97946
Submitted by:	hideo <hideo_AT_lastamericanempire dot com>
2006-05-26 04:33:18 +00:00
Edwin Groothuis
a848c1b690 <HCoyote> Mavvie: can you commit ports/97696 and change the
maintainer to whatever the generic perl maintainer is?  I still
haven't fixed my issues with sending email to freebsd.org.
2006-05-24 00:17:28 +00:00
Edwin Groothuis
9c61e62c07 [PATCH] security/p5-Digest-SHA: update to 5.37
- Update to 5.37

PR:		ports/97696
Submitted by:	Yen-Ming Lee <leeym@freebsd.org>
Reviewed by:	hcoyote@ghostar.org (via irc)
2006-05-24 00:15:12 +00:00