aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-Netmask
Commit message (Collapse)AuthorAgeFilesLines
* Remove outdated PERL_LEVEL check after lang/perl5.26 removalSunpoet Po-Chuan Hsieh2020-10-011-8/+2
| | | | Notes: svn path=/head/; revision=550809
* Update to 1.9104Sunpoet Po-Chuan Hsieh2018-07-292-5/+12
| | | | | | | Changes: https://metacpan.org/changes/distribution/Net-Netmask Notes: svn path=/head/; revision=475815
* Update to 1.9103Sunpoet Po-Chuan Hsieh2018-06-243-5/+13
| | | | | | | | | | | | - Add LICENSE - Add TEST_DEPENDS - Add NO_ARCH - Sort PLIST Changes: https://metacpan.org/changes/distribution/Net-Netmask Notes: svn path=/head/; revision=473267
* - Update to 1.9101Wen Heping2018-06-052-3/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Net-Netmask Notes: svn path=/head/; revision=471743
* 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
* Moving maintainership burden onto broader shouldersLars Thegler2017-04-071-1/+1
| | | | Notes: svn path=/head/; revision=437950
* Update to 1.9022Lars Thegler2015-06-072-3/+3
| | | | | | | Changes: https://metacpan.org/changes/distribution/Net-Netmask Notes: svn path=/head/; revision=388695
* - Update to 1.9021Lars Thegler2015-01-052-4/+3
| | | | Notes: svn path=/head/; revision=376346
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Update to 1.9019Lars Thegler2013-11-082-3/+3
| | | | | | | Changes: https://metacpan.org/changes/distribution/Net-Netmask Notes: svn path=/head/; revision=333252
* - Update to 1.9018Lars Thegler2013-09-303-6/+4
| | | | | | | | | | | | | | | | | | - Support STAGEDIR Changes: 1.9018 2013-09-26 - Minor MANIFEST fix. 1.9017 2013-09-20 - Add network split() function. - Re-arrange the distribution a bit. Notes: svn path=/head/; revision=328868
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - Convert to new perl frameworkAndrej Zverev2013-08-071-1/+2
| | | | | | | | | | | per port extra changes: devel/p5-Perl-Version remove outage PERL_LEVEL check devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version) Approved by: lth@ (maintainer) Notes: svn path=/head/; revision=324352
* Fix typos and make small modifications in COMMENT (according to Porter'sCarlo Strub2012-08-031-1/+1
| | | | | | | | | Handbook) Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301960
* Update to 1.9016Lars Thegler2011-05-042-3/+3
| | | | Notes: svn path=/head/; revision=273624
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - 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
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Update to 1.9015Lars Thegler2006-12-222-4/+4
| | | | | | | | PR: ports/107075 Submitted by: chinsan Notes: svn path=/head/; revision=180476
* - Make fetchable by updating to 1.9014Lars Thegler2006-10-172-4/+4
| | | | | | | | | PR: ports/104482, and others Submitted by: leeym, and others Approved by: portmgr (clement) Notes: svn path=/head/; revision=175376
* Update to 1.9013Lars Thegler2006-09-142-4/+4
| | | | Notes: svn path=/head/; revision=173022
* SHA256ifyEdwin Groothuis2006-01-231-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154298
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Update to 1.9012Lars Thegler2005-05-312-4/+3
| | | | | | | - removed now-obsolete PREFIX Makefile mangling Notes: svn path=/head/; revision=136521
* - Update to version 1.9011Lars Thegler2004-06-052-4/+4
| | | | | | | | | - Unbreak for perl 5.005_03 Approved by: erwin (mentor) Notes: svn path=/head/; revision=110872
* Change of email address.Lars Thegler2004-06-011-1/+1
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=110600
* - Update to version 1.9009Kirill Ponomarev2004-04-192-3/+3
| | | | | | | | PR: ports/65781 Submitted by: maintainer Notes: svn path=/head/; revision=107614
* - Update to 1.9008Kirill Ponomarev2004-04-122-3/+3
| | | | | | | | PR: ports/65445 Submitted by: maintainer Notes: svn path=/head/; revision=106788
* - Update to 1.9007Kirill Ponomarev2004-03-143-8/+13
| | | | | | | | | | | - Assign maintainership to submitter - Fix WWW: PR: ports/64262 Submitted by: Lars Thegler <lars@thegler.dk> Notes: svn path=/head/; revision=104001
* 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
* Update to 1.9004Mathieu Arnold2004-02-112-3/+7
| | | | | | | | | | Reset MAINTAINER (timeout > 3 month) PR: 57983 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=100675
* utilize SITE_PERLYing-Chieh Liao2003-10-242-7/+6
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* upgrade to 1.9002Ying-Chieh Liao2001-12-122-3/+3
| | | | | | | | | | maintainer mail bounce, assign author to be maintainer PR: 32738 Submitted by: David Muir Sharnoff <muir@idiom.com> (author) Notes: svn path=/head/; revision=51414
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Remove empty directories on uninstall.Steve Price2001-04-141-0/+2
| | | | Notes: svn path=/head/; revision=41387
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-4/+1
| | | | Notes: svn path=/head/; revision=38917
* Add p5-Net-Netmask, a perl module to parse, manipulate and lookup IPWill Andrews2000-06-305-0/+36
network blocks. PR: 17418 Submitted by: Yu-Shun Wang <yushunwa@isi.edu> Notes: svn path=/head/; revision=30003