aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/sendip
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with gcc 4.2miwi2007-11-133-7/+72
| | | | | Submitted by: Pietro Cerutti (via im) Approved by: portmgr (pav)
* Mark as broken with gcc4.2.linimon2007-10-011-1/+7
|
* - Add to ipv6 categorymiwi2007-01-081-2/+2
| | | | | | PR: ports/107055 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Approved by: maintainer
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-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
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* - Update to 2.5krion2003-08-132-2/+2
| | | | | PR: 55510 Submitted by: maintainer
* Unbreak sendip build on -CURRENT.mich2003-06-042-7/+11
| | | | | | PR: 52584 Submitted by: maintainer Approved by: roberto (mentor)
* BROKEN on 5.1: does not compilekris2003-05-181-1/+7
|
* Update to 2.4.tobez2003-04-232-2/+2
| | | | | PR: 51291 Submitted by: maintainer
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 2.3.nork2003-01-296-115/+26
| | | | | PR: ports/47604 Submitted by: Joseph Scott <joseph@randomnetworks.com> (maintainer)
* PERL -> REINPLACEedwin2002-11-041-0/+1
| | | | | | and russian/mod_ssl has USE_PERL5=yes Notices on: bento
* Respect CC and CFLAGS and fix build on -current.kris2002-09-051-6/+11
|
* Update to 2.1perky2002-07-176-3/+132
| | | | | PR: 40678 Submitted by: maintainer
* Update to 1.4, also remove . from pkg-comment.dannyboy2000-12-283-3/+3
| | | | | PR: 23900 Submitted by: maintainer
* Add sendip 1.3, a useful utility for testing various sockets behaviors.will2000-12-195-0/+29
This reminds me of W. Richard Stevens' sock(1) from his excellent UNIX Network Programming Volume 1 book. Well, not exactly, but.. PR: 23181 Submitted by: Joseph Scott <joseph@randomnetworks.com>