Commit graph

30 commits

Author SHA1 Message Date
Lars Thegler
3bb42bcfe7 Moving maintainership burden onto broader shoulders 2017-04-07 18:50:22 +00:00
Adam Weinberger
6692493837 Purge checks for perl < 5.20. For p5-Net, remove the IPV6 knob which only
affected 5.18 and lower.
2016-12-31 19:51:34 +00:00
Dmitry Marakasov
652069fa2d - Fix trailing whitespace in Makefiles
Approved by:	portmgr blanket
2016-05-19 10:57:35 +00:00
Lars Thegler
62585124e3 - fix missing dependency [1]
- add LICENSE
- bump PORTREVISION

Noticed by:	John Hein <john.hein@microsemi.com> [1]
2016-05-07 15:41:50 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Lars Thegler
ba146d8079 - Update to 3.008 2015-01-05 18:56:39 +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
Lars Thegler
76cde31ca1 Update to 3.007 2014-04-29 19:01:37 +00:00
Andrej Zverev
195cae26f3 - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 16:08:00 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Lars Thegler
d56ee54ce6 - Update to 3.006
Changes:

3.006     2013-09-01 08:41:48 America/New_York
          require Email::Simple 1.998 to allow ->new(\$string)
2013-09-07 14:56:48 +00:00
Andrej Zverev
ca70e439c2 - Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version)

Approved by:	lth@ (maintainer)
2013-08-07 13:20:32 +00:00
Lars Thegler
575619dc92 - update to 3.005
- trim Makefile header
2013-08-07 11:10:05 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Lars Thegler
78a505bb4d - Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases
- Bump PORTREVISION for dependency change

PR:		ports/167148
Submitted by:	sunpoet
2012-05-02 19:02:54 +00:00
Lars Thegler
3bf264897c Update to 3.004 2011-03-16 15:29:28 +00:00
Lars Thegler
5b26a0d7eb Update to 3.003
PR:		ports/153078
Submitted by:	"Philip M. Gollucci" <pgollucci@p6m7g8.com>
2010-12-13 08:41:09 +00:00
Lars Thegler
507844bc4c Update to 3.002 2010-07-12 12:03:18 +00:00
Lars Thegler
0ff844369c Update to 3.001 2008-12-28 10:24:50 +00:00
Lars Thegler
e824eca3a7 Update to 2.134 2007-12-17 17:37:13 +00:00
Lars Thegler
f4d5b34807 Update to 2.132. Remove 4.x cruft. 2007-03-25 09:04:53 +00:00
Lars Thegler
a2bb5be6ff Update to 2.131 2006-09-06 08:28:51 +00:00
Lars Thegler
1c4ed38250 Update to 2.13 2006-07-26 08:17:28 +00:00
Lars Thegler
262e160780 Update to 2.11. Now require Perl from ports.
PR:		ports/100695
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2006-07-24 19:16:09 +00:00
Edwin Groothuis
80840e8dc5 SHA256ify
Approved by: krion@
2006-01-22 12:50:54 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Lars Thegler
b501e2cf2c - Update to 2.01
- Moved simple patches into Makefile
2004-11-21 19:25:44 +00:00
Lars Thegler
a5f20fa701 Update to 2.0 2004-08-29 10:59:17 +00:00
Lars Thegler
4408aa2cc1 Add p5-Email-Abstract 1.0, unified interface to mail representations. 2004-07-26 21:37:23 +00:00