Adam Weinberger
0757d39a5f
Update to 4.075.
...
Changes: https://metacpan.org/changes/distribution/NetAddr-IP
PR: 197014
Submitted by: Sergei Vyshenski
Approved by: maintainer (implicit)
2015-02-16 21:17:04 +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
Mathieu Arnold
61de712f46
Remove all the bootstrap files (.bs) from the plists.
...
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight
2014-06-10 12:14:12 +00:00
Martin Wilke
232ce5fe5f
- Stage support
2014-02-02 08:35:23 +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
0c32f39711
- Convert to new Uses/perl5.mk framework
...
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header
Reviewed by: bapt@ (exp-run)
Approved by: bapt@ (portmrg@)
2013-07-31 06:54:09 +00:00
Anton Berezin
ff1e1381cd
Make it package correctly on clang-only boxes.
...
PR: 180220
Submitted by: Dave Hayes <dave@jetcafe.org>
2013-07-10 13:42:41 +00:00
Anton Berezin
234f1d6a4f
Update to 4.069.
...
Changes: http://search.cpan.org/dist/NetAddr-IP/Changes
2013-05-27 08:48:15 +00:00
Anton Berezin
9e11d2c6ec
Update to 4.068.
...
Changes: http://search.cpan.org/dist/NetAddr-IP/Changes
2013-05-02 11:40:04 +00:00
Anton Berezin
32abce4f02
- Update to 4.066
...
- Convert to new header format
Changes: http://cpansearch.perl.org/src/MIKER/NetAddr-IP-4.066/Changes
Feature safe: yes
2012-11-01 11:29:47 +00:00
Anton Berezin
7de4bf3e46
Update to 4.061.
...
PR: 168006
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes: http://search.cpan.org/dist/NetAddr-IP/Changes
2012-05-24 13:37:55 +00:00
Anton Berezin
f852da73d6
Update to 4.058.
...
Changes: http://search.cpan.org/dist/NetAddr-IP/Changes
Feature safe: yes
2011-11-28 11:21:12 +00:00
Anton Berezin
f6ecfa08dd
Update to 4.044.
...
Changes: http://search.cpan.org/dist/NetAddr-IP/Changes
2011-09-02 15:02:41 +00:00
Anton Berezin
fcd33f6dd9
Update to 4.038. Slightly change the minor version naming scheme
...
to reflect the upstream's reality.
Changes: http://search.cpan.org/dist/NetAddr-IP/Changes
PR: 153745
Sibmitted by: ashish
2011-01-10 11:16:58 +00:00
Philip M. Gollucci
6564a2589c
- only 13% of the p5- ports embed @comment $FreeBSD$:
...
so standarize and remove it
With Hat: perl@
2010-09-24 02:03:44 +00:00
Anton Berezin
910c859f35
Update to 4.02(.)8.
...
Changes: http://search.cpan.org/dist/NetAddr-IP/Changes
Feature safe: yes
2010-06-11 12:06:50 +00:00
Philip M. Gollucci
c10f314307
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
...
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav)
2009-07-22 16:27:08 +00:00
Anton Berezin
5a9ce5ec0e
Update to 4.027.
...
Changes: http://search.cpan.org/dist/NetAddr-IP/Changes
2009-07-02 11:31:17 +00:00
Anton Berezin
754a4878fc
Update to 4.026.
...
Changes: http://search.cpan.org/dist/NetAddr-IP/Changes
2009-04-24 09:45:34 +00:00
Anton Berezin
0fc9de25dc
Update to 4.024.
...
Changes: http://search.cpan.org/dist/NetAddr-IP/Changes
2009-02-09 13:05:28 +00:00
Anton Berezin
a8f42251ca
Update to 4.02.2.
...
Changes: http://search.cpan.org/dist/NetAddr-IP/Changes
2009-01-09 11:29:09 +00:00
Anton Berezin
bfa0f39936
Update to 4.017.
...
Changes: http://search.cpan.org/dist/NetAddr-IP/Changes
2008-11-26 10:47:01 +00:00
Anton Berezin
4141789bad
Update to 4.012.
...
Changes: http://search.cpan.org/dist/NetAddr-IP/Changes
2008-10-17 12:28:17 +00:00
Marcelo Araujo
4aaab89f57
- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
...
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
2008-04-17 14:30:31 +00:00
Anton Berezin
40e4d372ff
Update to 4.00.7.
...
Changes: http://search.cpan.org/src/LUISMUNOZ/NetAddr-IP-4.007/Changes
PR: 113638, 113791
Submitted by: Michael Scheidell <scheidell@secnap.net>,
Esa Karkkainen <ejk@iki.fi>
2007-06-17 09:39:48 +00:00
Anton Berezin
2ddc262eb6
Update to 4.00.4.
...
PR: 102175
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2006-08-22 10:48:30 +00:00
Anton Berezin
859b2d752b
Update to 3.33.
2006-05-13 11:35:21 +00:00
Anton Berezin
ac30fb4898
Update to 3.32.
2006-05-02 11:06:02 +00:00
Anton Berezin
1afed7cc8d
Do not install harmless, but unnecessary dependencies.
...
PR: 93156
Submitted by: Jo Rhett <jrhett@svcolo.com>
2006-02-17 23:42:48 +00:00
Edwin Groothuis
c8276f2dd3
SHA256ify
...
Approved by: krion@
2006-01-23 23:49:42 +00:00
Anton Berezin
d0bb4728ae
Update to 3.028.
2005-10-07 09:41:20 +00:00
Bill Fenner
81797980f7
search.cpan.org redirect reduction canonicalization project, pass 1:
...
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00
Anton Berezin
ef05ac5b96
Update to 3.25.
2005-09-12 08:48:15 +00:00
Anton Berezin
f2036d9d37
Update to 3.24. This port now requires perl >= 5.6.X.
2005-04-03 11:21:27 +00:00
Anton Berezin
41cb81d2e5
Update to 3.21.
2004-10-30 07:54:21 +00:00
Volker Stolz
94025319b8
- Update to 3.20
...
- Prune unused dependencies
Based on PR: ports/58705
Submitted by: Yu-Shun Wang
Approved by: maintainer timeout
2004-05-16 20:38:52 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Garrett Wollman
60aab66567
Say hello to the new "net-mgmt" category. There are probably more
...
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Ying-Chieh Liao
c634b4bb83
utilize SITE_PERL
...
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Anton Berezin
24014a1860
Update to 3.14.
2002-11-17 18:57:13 +00:00
Anton Berezin
efd64071b7
Update to 3.11.
2002-09-12 12:04:21 +00:00
Anton Berezin
91a16b9877
Update to 3.10. Provide a note that this modules can do more if used
...
with modern perls.
2002-07-24 23:34:39 +00:00
Anton Berezin
edae595c1a
Update to 3.09.
2002-06-02 22:34:03 +00:00
Anton Berezin
cdf868d154
Update to 3.07.
2001-12-06 20:30:09 +00:00
Anton Berezin
cb2852b6b1
Update to 3.05.
2001-11-25 15:58:38 +00:00
Anton Berezin
e0d8a14811
Update to 3.04.
2001-11-06 13:47:53 +00:00
Anton Berezin
a0700df69f
Update to 3.03.
2001-10-26 19:47:29 +00:00
Anton Berezin
27878a79f4
Update to 3.02.
2001-10-24 09:30:16 +00:00
Anton Berezin
845b265aba
Fix port's build on -stable.
...
Submitted by: bento logs
2001-10-14 21:29:36 +00:00