Commit graph

12 commits

Author SHA1 Message Date
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
Adam Weinberger
1d725d4e83 Reassign perl modules from ports@ to the perl@ collective. 2015-12-26 16:53:30 +00:00
Dmitry Marakasov
6b86f30b90 - Add LICENSE
- Add NO_ARCH
2015-12-25 23:19:40 +00:00
Dmitry Marakasov
08b996e8d6 - Reset maintainer by his own request
PR:		205570
2015-12-25 23:19: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
Andrej Zverev
32fbdf5e2a - support stage
Approved by:	portmgr (blanket infrastructure)
2014-01-05 16:33:44 +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
Andrej Zverev
676d298ee1 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 12:28:16 +00:00
Andrej Zverev
5c64b5a491 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 13:10:09 +00:00
Steven Kreuzer
f6e16c51c1 Upgrade to 1.02
Change MAINTAINER to rnejdl@ringofsaturn.com

PR:		ports/160160
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com>
Approved by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
2011-09-01 14:15:22 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Martin Wilke
31771c66d0 This module is an interface to the SenderBase query service at
http://www.senderbase.org/.

WWW: http://search.cpan.org/dist/Net-SenderBase/

PR:		ports/132782
Submitted by:	J.R. Oldroyd <fbsd at opal.com>
2009-03-24 15:24:09 +00:00