1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

48 Commits

Author SHA1 Message Date
Martin Wilke
2c01b16321 - Update to 3.16
PR:		218381
Submitted by:	citrin+pr@citrin.ru
Approved by:	maintainer
2017-04-21 07:22:38 +00:00
Jason E. Hale
47714e504c Update to 3.15
Changes:	https://raw.githubusercontent.com/schweikert/fping/master/ChangeLog
PR:		216022
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
Approved by:	Jason Harris <jharris@widomaker.com> (maintainer)
2017-01-19 20:50:51 +00:00
Ben Woods
9d2b87ac92 net/fping: Update to 3.13
- Use new official GitHub repo, as website was down from Apr-Sept 2016
- Add USES=autoreconf as GitHub tarball only comes with configure.ac
- Add USES=gmake as manpage generation was failing with pmake

Changes this release:
  https://github.com/schweikert/fping/blob/3.13/ChangeLog

PR:		212386
Approved by:	jharris@widomaker.com (maintainer), adamw (mentor)
2016-09-12 13:01:32 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Alex Kozlov
f3f4adb750 - Update to 3.10
PR:	ports/189476 [1]
PR:	ports/189674 [2]
Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru> [1], Jason Harris <jharris@widomaker.com> (maintainer) [2]
2014-05-12 13:07:35 +00:00
Jason E. Hale
344deb0666 - Update to 3.8 [1]
- Use correct LICENSE [1] (based on)
- Remove abbreviations from COMMENT [2]
- Add additional mirror to MASTER_SITES

PR:		ports/186928 [1], ports/181927 [2]
Submitted by:	G. Tpdd <gtodd@bellanet.org> [1],
		Kenta S. <kentas@hush.com> [2]
Approved by:	Jason Harris <jharris@widomaker.com> (maintainer)
2014-02-28 12:29:14 +00:00
Mathieu Arnold
4cad580f40 Convert to staging.
Sponsored by:	Absolight
2014-02-10 17:57:29 +00:00
Mathieu Arnold
c3cc2cbe27 It's already there too.
Pointy hat to:	ehaupt and bapt
Sponsored by:	Absolight
2014-02-10 17:30:18 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
William Grzybowski
f8c67874ed net/fping: update to 3.5
- Update to 3.5
- Add LICENSE (GFDL)

PR:		ports/178833
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)
Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-16 21:52:44 +00:00
Alex Kozlov
6abb3ce3f8 - Add timestamps option (used by netperf-wrapper) [1]
- Fix fping issue with the unreachable ip in the arp cache [2]
- Convert Makefile headers to new style

PR:	ports/177368 [1]
PR:	ports/176439 [2]
Submitted by:	Lars Eggert <lars@eggert.org> [1], Alexandre RAYNAUD <alexandre.raynaud@sallanches.fr> [2]
Approved by:	Jason Harris <jharris@widomaker.com> (maintainer)
2013-04-22 15:44:41 +00:00
Niclas Zeising
1785520646 Update net/fping to version 3.4 and point to the new home.
Merge IPv4 and IPv6 support into net/fping, selectable via options.
Remove the now un-needed net/fping+ipv6
Add common description for IPV4 option, analogous to the IPV6 option

PR:		ports/169949 [1], ports/169950 [2]
Submitted by:	Rodrigo OSORIO <rodrigo@bebik.net> [1]
		Jason Harris <jharris@widomaker.com> [2]
		zeising (final patch version)
Approved by:	maintainer, kwm (mentor)
2012-09-24 09:15:59 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Edwin Groothuis
595605c5fe ports/net/fping patch to add -S source_addr option
Several people have produced some patches for fping that adds an
	option to select the IP source_address for queries and some have
	said they submitted them to the sourceforge fping maintainer.
	Since I did not see any official fping distributions that include
	any of those patches, I recently Cc-ed the sourceforge fping
	maintainer's address in a question to the smokeping mailing-list
	asking about that patch but so far I have heard back only from
	that list with a pointer to a debian patch. Per request from
	Jason Harris, I include here a copy of the patch that is usable
	in ports/net/fping/files that adds that option.

PR:		ports/111549
Submitted by:	Philip Kizer <pckizer@nostrum.com>
Approved by:	maintainer timeout
2007-09-08 13:31:22 +00:00
Gabor Kovesdan
d8fc8c3302 - Remove distinfo hashes, which are not used officially
No objection from:	ports@, maintainers
Approved by:		portmgr (pav)
2007-07-19 21:37:13 +00:00
Pav Lucistnik
276edf7b3a - Fix fetch: mirror on maintainer's site
PR:		ports/110727
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)
2007-03-23 20:36:00 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Yen-Ming Lee
dd665c5eb8 - allow 0 retries [1]
- remove s/microsecond/millisecond/ [1]
- use PLIST_FILES, remove pkg-plist [2]
- add SHA256 hash to distinfo [2]

PR:		[1] ports/83339
		[2] ports/83757
Submitted by:	[1] Andre Albsmeier <Andre.Albsmeier@siemens.com>
		[2] Jason Harris <jharris@widomaker.com>
2005-07-20 02:25:28 +00:00
Pav Lucistnik
bc4f34cad3 - Give maintainership to volunteer
PR:		ports/60952
Submitted by:	Jason Harris <jharris@widomaker.com>
2004-01-05 20:06:18 +00:00
Kirill Ponomarev
0597e8a239 - Fix build on -current
- Pet portlint

Reported by: bento (kris)
2003-10-25 19:38:56 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Anders Nordby
7172e8372d Update to 2.4b2.
IPv6 support gained.
Master site moved.
Add WWW URL.
2002-07-07 22:08:19 +00:00
Ying-Chieh Liao
e28630ead2 Replace ${PERL} with ${REINPLACE_CMD}
PR:		39668
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-23 06:04:01 +00:00
David E. O'Brien
a80663b2a5 Drop maintainership. I don't use this everyday as I once did 2002-04-30 18:33:29 +00:00
David E. O'Brien
274d6617f1 Do not treat FreeBSD/Alpha as being braindead as some other OS that
runs on the Alpha platform.
2001-04-14 07:55:41 +00:00
David E. O'Brien
1ceded9e6e Add $FreeBSD$'s which help me in problem reports. 2000-11-22 00:17:18 +00:00
David E. O'Brien
e075f551da Dynamically set the FreeBSD maintainer. 2000-11-05 22:32:31 +00:00
Kris Kennaway
6f09340196 Chase the checksum; no changes to distfile. 2000-10-16 01:29:28 +00:00
David E. O'Brien
38e1b08af0 Upgrade to version 2.2b1. 2000-08-27 03:23:48 +00:00
David E. O'Brien
962df24154 Fix bogons in my milliseconds => microseconds timeouts change.
Submitted by:	Greg A. Woods <woods@weird.com>
2000-07-19 13:10:53 +00:00
Michael Haro
2334bad4e6 remove duplicate variable and extra blank lines (portlint) 2000-04-20 20:18:57 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
7ed9e8ca06 Times are in microseconds, not milliseconds.
Submitted by:	Igor Timkin <ivt@gamma.ru>
2000-01-22 23:54:15 +00:00
David E. O'Brien
c60dbe4b55 Don't depend on GNU share+unshare to extract the distfile. Sed trickery
is lighter weight.

Increase the granularity of the statistics.  Rounding to whole msec isn't
accurate enough on a LAN.
1999-09-20 20:18:07 +00:00
David E. O'Brien
1c5fe891c5 portlint 1999-09-04 20:34:13 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
David E. O'Brien
ba49294df8 Clean up header comments. 1997-03-27 18:03:12 +00:00
David E. O'Brien
16a624c849 A tool to quickly ping N number of hosts to determine their reachability
without flooding the network.
1997-03-25 09:58:02 +00:00