aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-NetAddr-IP
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Reassign all of tobez@'s p5 ports to perl@.Dag-Erling Smørgrav2018-09-101-1/+1
| | | | | | | Approved by: tobez Notes: svn path=/head/; revision=479390
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* net-mgmt/p5-NetAddr-IP: Update to 4.079Tobias Kortkamp2018-03-152-3/+9
| | | | | | | | | | | | - Add LICENSE block Changes: http://cpansearch.perl.org/src/MIKER/NetAddr-IP-4.079/Changes PR: 223853 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> Approved by: tobez@FreeBSD.org (maintainer timeout, 3 months) Notes: svn path=/head/; revision=464568
* Update to 4.078, which removes the need for the patch. Also, USE_PERL5=patchAdam Weinberger2016-03-123-15/+7
| | | | | | | | | | is not necessary so remove that. While here, strip the XS file. PR: 207523 Approved by: maintainer timeout (> 2 weeks) Notes: svn path=/head/; revision=410929
* Update to 4.075.Adam Weinberger2015-02-163-8/+5
| | | | | | | | | | | Changes: https://metacpan.org/changes/distribution/NetAddr-IP PR: 197014 Submitted by: Sergei Vyshenski Approved by: maintainer (implicit) Notes: svn path=/head/; revision=379111
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-70/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=373448
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=357300
* - Stage supportMartin Wilke2014-02-022-7/+5
| | | | Notes: svn path=/head/; revision=342253
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - Convert to new Uses/perl5.mk frameworkAndrej Zverev2013-07-311-1/+2
| | | | | | | | | | | - Resolve issues with implicit lang/perl in extract and patch dependencies - Trim Makefile header Reviewed by: bapt@ (exp-run) Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=324007
* Make it package correctly on clang-only boxes.Anton Berezin2013-07-102-0/+12
| | | | | | | | PR: 180220 Submitted by: Dave Hayes <dave@jetcafe.org> Notes: svn path=/head/; revision=322696
* Update to 4.069.Anton Berezin2013-05-272-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/NetAddr-IP/Changes Notes: svn path=/head/; revision=319175
* Update to 4.068.Anton Berezin2013-05-022-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/NetAddr-IP/Changes Notes: svn path=/head/; revision=317094
* - Update to 4.066Anton Berezin2012-11-012-8/+4
| | | | | | | | | | | - Convert to new header format Changes: http://cpansearch.perl.org/src/MIKER/NetAddr-IP-4.066/Changes Feature safe: yes Notes: svn path=/head/; revision=306794
* Update to 4.061.Anton Berezin2012-05-242-3/+3
| | | | | | | | | PR: 168006 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Changes: http://search.cpan.org/dist/NetAddr-IP/Changes Notes: svn path=/head/; revision=297332
* Update to 4.058.Anton Berezin2011-11-283-12/+18
| | | | | | | | Changes: http://search.cpan.org/dist/NetAddr-IP/Changes Feature safe: yes Notes: svn path=/head/; revision=286549
* Update to 4.044.Anton Berezin2011-09-022-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/NetAddr-IP/Changes Notes: svn path=/head/; revision=281038
* Update to 4.038. Slightly change the minor version naming schemeAnton Berezin2011-01-103-7/+3
| | | | | | | | | | | to reflect the upstream's reality. Changes: http://search.cpan.org/dist/NetAddr-IP/Changes PR: 153745 Sibmitted by: ashish Notes: svn path=/head/; revision=267585
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* Update to 4.02(.)8.Anton Berezin2010-06-112-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/NetAddr-IP/Changes Feature safe: yes Notes: svn path=/head/; revision=256378
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-8/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* Update to 4.027.Anton Berezin2009-07-022-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/NetAddr-IP/Changes Notes: svn path=/head/; revision=236912
* Update to 4.026.Anton Berezin2009-04-242-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/NetAddr-IP/Changes Notes: svn path=/head/; revision=232657
* Update to 4.024.Anton Berezin2009-02-092-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/NetAddr-IP/Changes Notes: svn path=/head/; revision=227882
* Update to 4.02.2.Anton Berezin2009-01-093-5/+4
| | | | | | | Changes: http://search.cpan.org/dist/NetAddr-IP/Changes Notes: svn path=/head/; revision=225564
* Update to 4.017.Anton Berezin2008-11-263-6/+7
| | | | | | | Changes: http://search.cpan.org/dist/NetAddr-IP/Changes Notes: svn path=/head/; revision=223403
* Update to 4.012.Anton Berezin2008-10-173-4/+6
| | | | | | | Changes: http://search.cpan.org/dist/NetAddr-IP/Changes Notes: svn path=/head/; revision=221679
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* Update to 4.00.7.Anton Berezin2007-06-172-5/+5
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=193717
* Update to 4.00.4.Anton Berezin2006-08-224-17/+79
| | | | | | | | PR: 102175 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=171190
* Update to 3.33.Anton Berezin2006-05-132-4/+4
| | | | Notes: svn path=/head/; revision=162230
* Update to 3.32.Anton Berezin2006-05-022-6/+6
| | | | Notes: svn path=/head/; revision=161181
* Do not install harmless, but unnecessary dependencies.Anton Berezin2006-02-171-4/+4
| | | | | | | | PR: 93156 Submitted by: Jo Rhett <jrhett@svcolo.com> Notes: svn path=/head/; revision=156243
* SHA256ifyEdwin Groothuis2006-01-231-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154298
* Update to 3.028.Anton Berezin2005-10-072-4/+4
| | | | Notes: svn path=/head/; revision=144457
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+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 Notes: svn path=/head/; revision=143304
* Update to 3.25.Anton Berezin2005-09-122-3/+3
| | | | Notes: svn path=/head/; revision=142511
* Update to 3.24. This port now requires perl >= 5.6.X.Anton Berezin2005-04-032-16/+12
| | | | Notes: svn path=/head/; revision=132335
* Update to 3.21.Anton Berezin2004-10-302-3/+3
| | | | Notes: svn path=/head/; revision=120480
* - Update to 3.20Volker Stolz2004-05-162-9/+7
| | | | | | | | | | | - Prune unused dependencies Based on PR: ports/58705 Submitted by: Yu-Shun Wang Approved by: maintainer timeout Notes: svn path=/head/; revision=109286
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-1/+1
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* utilize SITE_PERLYing-Chieh Liao2003-10-242-6/+6
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 3.14.Anton Berezin2002-11-172-2/+5
| | | | Notes: svn path=/head/; revision=70315
* Update to 3.11.Anton Berezin2002-09-122-3/+3
| | | | Notes: svn path=/head/; revision=66200
* Update to 3.10. Provide a note that this modules can do more if usedAnton Berezin2002-07-243-2/+10
| | | | | | | with modern perls. Notes: svn path=/head/; revision=63505
* Update to 3.09.Anton Berezin2002-06-022-2/+2
| | | | Notes: svn path=/head/; revision=60498
* Update to 3.07.Anton Berezin2001-12-062-2/+2
| | | | Notes: svn path=/head/; revision=51159