1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-10 02:45:11 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
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
Philippe Audeoud
f7fc651de8 - Update to 0.21 2014-09-09 13:55:16 +00:00
Vanilla I. Shu
882b641c0d Support STAGEDIR. 2013-11-05 02:54:53 +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
Sunpoet Po-Chuan Hsieh
1b0d3f744b - Add WWW
- Use single space after WWW:
- Remove Author line
2013-08-29 17:16:52 +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
Anton Berezin
d8c2e5cba5 Update to 0.19.
Changes:	http://search.cpan.org/dist/Mail-GnuPG/Changes
2013-05-06 08:42:40 +00:00
Frederic Culot
149fd1f3c0 - Update to 0.18
- Add BUILD_DEPENDS to silence build warnings

Changes:	http://search.cpan.org/dist/Mail-GnuPG/Changes
2012-07-22 08:55:30 +00:00
Steve Wills
1b000dfa39 - Assign clsung's p5- ports to perl@
Approved by:	clsung via IRC
2012-05-01 01:47:10 +00:00
Cheng-Lung Sung
6744a7776e - Update to 0.17 2011-12-15 08:27:48 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Cheng-Lung Sung
a45a36316a - Update to 0.16
- use Module::Build (PERL_MODBUILD= yes)
2011-02-14 03:45:08 +00:00
Greg Larkin
afb4f48d31 - Chase security/libksba shlib version bump
Requested by:	kwm
Pointyhat to:	glarkin
2010-12-16 02:34:07 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Cheng-Lung Sung
f16db5d779 - Update to 0.15
Changes:	http://search.cpan.org/dist/Mail-GnuPG/Changes
2008-03-28 01:55:57 +00:00
Yen-Ming Lee
2334037089 - fix wrong package name in RUN_DEPENDS
Noticed by:	pav@
2008-03-10 22:36:21 +00:00
Yen-Ming Lee
3c2f8f5fb4 - use CPAN macro
- simplify dependency
- bump PORTREVISION

Submitted by:	leeym
Approved by:	clsung (implicitly)
2008-03-05 05:46:55 +00:00
Cheng-Lung Sung
52a4b7adae - Update to 0.10 2007-07-10 02: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
Cheng-Lung Sung
6adf115354 My territory, suggested by ijliao. :p
Approved by:	vanilla (co-mentor)
2004-08-20 02:56:44 +00:00
Mathieu Arnold
3a7b17911b After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme.
2004-08-12 12:48:01 +00:00
Vanilla I. Shu
c5e96ad02b - Update to 0.08
- modify BUILD_DEPENDS

PR:		ports/69280
Submitted by:	maintainer
2004-07-19 15:06:04 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Pav Lucistnik
fe7dcde478 - Update to 0.07
PR:		ports/60609
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
2003-12-27 13:41:57 +00:00
Sergei Kolobov
fa103a42eb - Add missing dependency on mail/p5-MIME-Tools
PR:		58987
Submitted by:	portsspam@batterybackups.net
Approved by:	maintainer
2003-12-04 22:26:40 +00:00
Vanilla I. Shu
688e50dcd0 Add p5-Mail-GnuPG 0.06,
perl5 interface to process and/or create
PGP email.

PR:		58083
Submitted by:	clsung@dragon2.net
2003-10-17 07:22:40 +00:00