Commit graph

21 commits

Author SHA1 Message Date
Muhammad Moinur Rahman
6d2e8f9aeb Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by:	bapt
2014-12-24 00:14:11 +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
Sunpoet Po-Chuan Hsieh
810ed40e82 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189143
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-01 05:26:03 +00:00
Vanilla I. Shu
fb2d5da4eb Support STAGEDIR. 2013-11-07 03:52:41 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Andrej Zverev
0aad97bb5c - Convert to new perl framework 2013-08-02 18:21:05 +00:00
Thomas Abthorpe
d46aafc64e - Reassign to the heap at maintainer's request 2012-10-01 14:45:16 +00:00
Steve Wills
e17df328b8 - Add missing DEPENDS
- Add TEST_DEPENDS to enable testing
- Bump PORTREVISION

PR:		ports/166158
Approved by:	maintainer timeout (fernan@iib.unsam.edu.ar, >2 weeks)
2012-04-10 01:45:41 +00:00
Sunpoet Po-Chuan Hsieh
6fb6597c89 - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:49:29 +00:00
Lars Thegler
ff20fda97c Remove dependencies that are only used for testing
PR:		ports/160064
Submitted by:	lth
Approved by:	maintainer timeout
2011-09-12 14:04:11 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Wen Heping
e381b12224 - Update to 1.000031
Submitted by:	wen@ (myself)
Approved by:	maintainer(via Email)
2010-04-07 00:40:08 +00:00
Masafumi Max NAKANE
15913bcde2 Upgrade, 1.000029 -> 1.000030
PR:		143626
Reviewed by:	maintainer
Approved by:	kuriyama
2010-02-09 07:30:02 +00:00
Jun Kuriyama
9f86f5c17c - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 3).

Approved by:	portmgr (itetcu)
2010-01-23 07:28:11 +00:00
Philip M. Gollucci
e879fa07f8 - Update to 1.000029
PR:             142002
Submitted by:   Alex Deiter <alex.deiter@gmail.com>
Approved by:    maintainer
2009-12-27 03:47:23 +00:00
Wen Heping
3187e02580 - Update to 1.0.26
PR:		ports/139353
Submitted by:	Wen Heping(myself)
Approved by:	maintainer,	jadawin(co-mentor)
2009-10-14 07:04:11 +00:00
Philip M. Gollucci
b7d37a5e57 - Update to 1.0.24
PR:             ports/135793
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
2009-06-19 03:28:03 +00:00
Marcelo Araujo
97aa6af393 - Update to 1.0.19.
PR:		ports/123340
Submitted by:	Lapo Luchini <lapo@lapo.it>
Approved by:	Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
2008-05-04 16:49:47 +00:00
Pav Lucistnik
faf8ee49c6 - Update to 1.0.17
PR:		ports/122436
Submitted by:	Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
2008-04-04 12:06:46 +00:00
Gabor Kovesdan
724fa85c4c - Update 1.0.13
- Better adjustement of dependencies
- Use PERL_CONFIGURE instead of PERL_MODBUILD

PR:		ports/121027
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
2008-03-03 21:39:14 +00:00
Anton Berezin
aae8188e7e Add p5-Text-Markdown 1.0.3, markdown Perl5 module.
PR:		ports/96292
Submitted by:	Fernan Aguero <fernan@iib.unsam.edu.ar>
2006-04-25 09:08:55 +00:00