Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Dag-Erling Smørgrav
9dff352320
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
...
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
2018-10-06 13:06:42 +00:00
Mathieu Arnold
e1bfdfbe56
Add DOCS options to ports that should have one.
...
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
2018-09-10 13:14:50 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a
Update WWW
...
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
2018-05-27 20:15:16 +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
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
Martin Wilke
37fa1c9fd9
- Stage support
2014-02-05 13:58:09 +00:00
Baptiste Daroussin
f45d0a8198
Fix NO_STAGE attribution
2013-09-22 18:05:04 +00:00
Baptiste Daroussin
985b201424
Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt)
2013-09-20 22:24:43 +00:00
Andrej Zverev
49056bafcb
- convert to the new perl5 framework
...
Approved by: portmgr (bapt@, blanket)
2013-09-04 03:24:02 +00:00
Glen Barber
d21d3621c5
Take maintainership
2013-02-26 02:55:02 +00:00
Lars Thegler
847f51b223
Update to 0.36
2012-09-02 15:34:44 +00:00
Steve Wills
574f486400
- Avoid += without preceeding definition
...
- Expand value of BUILD_DEPENDS before assigning to RUN_DEPENDS
- Pet portlint by moving PERL_CONFIGURE down
PR: ports/169137
2012-07-16 19:23:54 +00:00
Chris Rees
db61a267a6
Reset maintainership for ports maintained by Gerrit Beine.
...
He had requested this some time ago, so any past timeouts should not be held
against him.
Your work in the past has been much appreciated, thank you.
Submitted by: maintainer, via private email
2012-07-11 18:13:33 +00:00
Andrej Zverev
c9b4f372f4
- Remove SITE_PERL from *_DEPENDS
...
Approved by: portmgr@ (bapt@)
2012-06-30 12:42:52 +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
Andrej Zverev
302b9a7c36
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
...
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro
2011-06-21 06:58:49 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Philip M. Gollucci
ac77ec5d03
- Update to 0.34
...
PR: ports/147398
Submitted by: pgollucci (myself)
Reviewed by: az
Approved by: maintainer timeout (gerrit.beine@gmx.de ; > 2.5 months)
2010-08-22 20:48:07 +00:00
Yen-Ming Lee
0977415a79
- replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with p5-Params-Validate>=0 since it changed the file path.
...
- portlint
PR: follow-up to ports/139837
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2009-10-23 00:30:06 +00:00
Philip M. Gollucci
165c42e26a
- Update to 0.33
...
PR: ports/136555
Approved by: maintainer
Submitted by: myself (pgollucci@)
2009-07-09 19:01:55 +00:00
Martin Wilke
90486cf04d
- Update to 0.32
...
Approved by: maintainer implicit
2009-03-20 18:57:13 +00:00
Martin Wilke
d955e65830
- Update to 0.31
...
PR: 130392
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2009-01-13 00:10:39 +00:00
Martin Wilke
26b1ef254c
- Update to 0.27
...
Approved by: maintainer implicit
2008-05-17 21:26:59 +00:00
Rong-En Fan
1fb9609839
- Update to 0.26
...
PR: ports/122461
Submitted by: Gerrit Beine <gerrit.beine at gmx.de> (maintainer)
2008-04-05 18:14:08 +00:00
Martin Wilke
b3300e0037
- Update to 0.25
...
PR: 121934
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-03-25 23:05:53 +00:00
Gabor Kovesdan
d35eee763c
- Update to 0.24
...
- Better adjustment of dependencies
- Style
PR: ports/121018
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer
2008-03-03 21:35:02 +00:00
Rong-En Fan
3dc2da5b17
- Fix makefile
...
Noticed by: Dan Langille
2008-02-23 04:24:02 +00:00
Rong-En Fan
a65e023f03
- Add missing dependency
...
PR: ports/120961
Submitted by: Philip M. Gollucci <pgollucci at p6m7g8.com>
Approved by: Gerrit Beine <gerrit.beine at gmx.de> (maintainer)
2008-02-23 03:50:50 +00:00
Martin Wilke
0d7e533613
- Update to 0.23
...
PR: 119228
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-01-03 21:03:48 +00:00
Martin Wilke
cd9f90a7aa
- Update to 0.21
...
PR: 116636
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2007-09-27 21:10:55 +00:00
Martin Wilke
f5596e6390
- Add missing dependens
...
- Remove 4.X cruft
PR: 115192
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2007-08-05 08:08:53 +00:00
Erwin Lansing
aa3babf4ee
Update to 0.17
...
PR: 111067
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2007-04-01 10:05:58 +00:00
Martin Wilke
5a29a7b566
- Update to 0.15
...
PR: ports/106941
Submitted by: Steven Kreuzer<skreuzer@f2o.org>
Approved by: maintainer
2006-12-21 22:38:38 +00:00
Jean Milanez Melo
e05de215b5
- Fix WWW.
...
PR: ports/106269
Submitted by: Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
2006-12-05 15:12:11 +00:00
Martin Wilke
4b4f90c4ea
- Update to 0.14
...
PR: ports/105039
Submitted by: Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
Sponsored by: FreeBSD Bug-a-thon #2
2006-11-05 08:23:47 +00:00
Martin Wilke
c9bbdd6bef
Object oriented helper routines for your Nagios plugin:
...
This is the place for common routines when writing Nagios plugins. The idea is
to make it as easy as possible for developers to conform to the plugin
guidelines (http://nagiosplug.sourceforge.net/developer-guidelines.html ).
WWW: http://search.cpan.org/dist/Nagios-Plugins/
PR: ports/102391
Submitted by: Gerrit Beine <gerrit.beine(at)gmx.de>
Approved by: krion (mentor)
2006-08-24 11:13:51 +00:00