non port: net/p5-Net-Ping/Makefile |
SVNWeb
|
Number of commits found: 25 |
Sat, 10 Sep 2022
|
[ 12:53 Po-Chuan Hsieh (sunpoet) ] 6730797
net/p5-Net-Ping: Update to 2.75
Changes: https://metacpan.org/dist/Net-Ping/changes
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 9 Sep 2020
|
[ 20:38 sunpoet ]
Update to 2.74
- Add TEST_DEPENDS
Changes: https://metacpan.org/changes/distribution/Net-Ping
|
Thu, 27 Feb 2020
|
[ 21:23 sunpoet ]
Update to 2.73
Changes: https://metacpan.org/changes/distribution/Net-Ping
|
Fri, 29 Mar 2019
|
[ 14:15 sunpoet ]
Update to 2.72
Changes: https://metacpan.org/changes/distribution/Net-Ping
|
Sun, 17 Feb 2019
|
[ 19:38 sunpoet ]
Add p5-Net-Ping 2.71
Net::Ping contains methods to test the reachability of remote hosts on a
network. A ping object is first created with optional parameters, a variable
number of hosts may be pinged multiple times and then the connection is closed.
You may choose one of six different protocols to use for the ping. The "tcp"
protocol is the default. Note that a live remote host may still fail to be
pingable by one or more of these protocols. For example, www.microsoft.com is
generally alive but not "icmp" pingable.
WWW: https://metacpan.org/release/Net-Ping
|
Mon, 31 Oct 2016
|
[ 16:01 adamw ]
Reassign ports@ perl modules to perl@
|
Sun, 25 Sep 2016
|
[ 12:59 marino ]
net/p5-Net-Ping: Really fix build (still hitting license sanity check)
|
Fri, 23 Sep 2016
|
[ 11:44 mat ]
Fix build.
Pointy hat: amdmi3
Sponsored by: Absolight
|
Thu, 8 Sep 2016
|
[ 13:03 amdmi3 ]
- Deprecate, set expiration date: this module is bundled with perl
- While here, add license
Approved by: portmgr (bapt)
|
Wed, 7 Sep 2016
|
[ 12:51 amdmi3 ]
- Add NO_ARCH
|
Thu, 25 Aug 2016
|
[ 02:18 vanilla ]
Update to 2.41.
|
Sun, 21 Aug 2016
|
[ 11:58 rene ] (Only the first 10 of 16 ports in this commit are shown above. )
Reset sem@'s ports per his request.
With hat: portmgr-secretary
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Sun, 5 Jan 2014
|
[ 18:05 az ] (Only the first 10 of 47 ports in this commit are shown above. )
- support stage
Approved by: portmgr (blanket infrastructure)
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Fri, 6 Sep 2013
|
[ 16:11 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
|
Mon, 18 Mar 2013
|
[ 10:21 sem ]
- Update to 2.40
|
Tue, 9 Jun 2009
|
[ 09:44 sem ]
- Update to 2.36
|
Mon, 3 Mar 2008
|
[ 17:49 sem ]
- Update to 2.35
- Use CPAN macro
PR: ports/120703
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
|
Fri, 14 Dec 2007
|
[ 14:44 sem ]
- Update to 2.33
It fixes a bug when work with threaded applications.
Submitted by: az
|
Sun, 29 Jul 2007
|
[ 12:01 sem ]
- Add a patch that was not committed on an unknown reason.
Reported by: pav
|
Fri, 27 Jul 2007
|
[ 21:17 sem ]
- New port: p5-Net-Ping
This module contains methods to test the reachability of remote
hosts on a network. A ping object is first created with optional
parameters, a variable number of hosts may be pinged multiple
times and then the connection is closed.
WWW: http://search.cpan.org/dist/Net-Ping
|
Number of commits found: 25 |