aboutsummaryrefslogtreecommitdiff
path: root/net/p5-IO-Socket-INET6
Commit message (Collapse)AuthorAgeFilesLines
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* 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
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Update to 2.72Sunpoet Po-Chuan Hsieh2014-12-042-4/+4
| | | | | | | | | | | | - Cleanup PLIST Changes: http://search.cpan.org/dist/IO-Socket-INET6/ChangeLog PR: ports/195357 Submitted by: sunpoet (myself) Approved by: Janos Mohacsi <jmohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=373918
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-6/+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
* - Add LICENSESunpoet Po-Chuan Hsieh2014-09-152-1/+4
| | | | | | | | | - Fix WWW Approved by: portmgr (blanket) Notes: svn path=/head/; revision=368280
* - stage supportAndrej Zverev2014-01-052-3/+1
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338800
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - convert to the new perl5 frameworkAndrej Zverev2013-09-051-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326384
* - Change MAINTAINER addressThomas Abthorpe2013-01-091-6/+2
| | | | | | | | - Trim headers while I am here - Clean up some trailing whitespace Notes: svn path=/head/; revision=310162
* - Update to 2.69Sunpoet Po-Chuan Hsieh2011-11-302-7/+8
| | | | | | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-INET6/ChangeLog PR: ports/162973 Submitted by: sunpoet (myself) Approved by: Mohacsi Janos <janos.mohacsi@bsd.hu> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=286684
* - Update to 2.67Philippe Audeoud2011-05-302-4/+4
| | | | | | | | PR: ports/157427 Submitted by: Janos Mohacsi <janos.mohacsi AT bsd.hu> (maintainer) Notes: svn path=/head/; revision=274809
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 2.65Tong LIU2010-08-092-4/+4
| | | | | | | | PR: ports/148158 Approved by: janos.mohacsi@bsd.hu (maintainer) Notes: svn path=/head/; revision=258994
* - Update to 2.63Dmitry Marakasov2010-06-042-4/+4
| | | | | | | | PR: 147428 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=255710
* - Update to 2.61Sahil Tandon2010-04-222-4/+4
| | | | | | | | | PR: ports/145894 Submitted by: Hans Fredrik Nordhaug <hans@nordhaug.priv.no> Approved by: Mohacsi Janos (maintainer), itetcu@ (mentor) Notes: svn path=/head/; revision=253067
* Update to 2.57Steven Kreuzer2010-02-252-4/+4
| | | | | | | | | | PR: ports/144235 Submitted by: Matthew Horsfall <WolfSage@gmail.com> Approved by: Mohacsi Janos <janos.mohacsi@bsd.hu> Feature safe: Yes Notes: svn path=/head/; revision=250328
* - Update to 2.56Dmitry Marakasov2008-10-102-4/+4
| | | | | | | | PR: 127992 Submitted by: Janos Mohacsi <janos dot mohacsi at bsd dot hu> (maintainer) Notes: svn path=/head/; revision=221396
* - Update to 2.52Gabor Kovesdan2008-02-202-8/+5
| | | | | | | | | PR: ports/120588 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: Janos Mohacsi <mohacsi@niif.hu> (maintainer) Notes: svn path=/head/; revision=207634
* Remove support for antique perl.Mark Linimon2007-09-082-38/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=199068
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* 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
* - fix the problem caused by ports/84292Yen-Ming Lee2005-07-302-1/+40
| | | | | | | | | Pointy hat to: leeym PR: 84313 Submitted by: maintainer Notes: svn path=/head/; revision=140427
* - Update to 2.51Yen-Ming Lee2005-07-283-41/+6
| | | | | | | | | PR: 84056 Submitted by: leeym Approved by: janos.mohacsi@bsd.hu Notes: svn path=/head/; revision=140326
* Update to 2.01Mathieu Arnold2004-02-254-4/+13
| | | | | | | | PR: 62689 Submitted by: maintainer Notes: svn path=/head/; revision=102090
* utilize SITE_PERLYing-Chieh Liao2003-10-242-4/+3
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Update to 1.28Erwin Lansing2003-08-122-2/+2
| | | | | | | | | PR: 55481 Submitted by: Venkata Pingali <pingali@e.postel.org> Approved by: maintainer Notes: svn path=/head/; revision=86853
* Add p5-IO-INET6 1.27,Erwin Lansing2003-07-025-0/+68
perl module with object interface to AF_INET6 domain sockets. PR: 54043 Submitted by: Janos.Mohacsi@bsd.hu Notes: svn path=/head/; revision=84080