aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/sendip
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-231-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154298
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* 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
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* - Update to 2.5Kirill Ponomarev2003-08-122-2/+2
| | | | | | | | PR: 55510 Submitted by: maintainer Notes: svn path=/head/; revision=86863
* Unbreak sendip build on -CURRENT.Michael Landin2003-06-042-7/+11
| | | | | | | | | PR: 52584 Submitted by: maintainer Approved by: roberto (mentor) Notes: svn path=/head/; revision=82257
* BROKEN on 5.1: does not compileKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81231
* Update to 2.4.Anton Berezin2003-04-222-2/+2
| | | | | | | | PR: 51291 Submitted by: maintainer Notes: svn path=/head/; revision=79468
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 2.3.Norikatsu Shigemura2003-01-286-115/+26
| | | | | | | | PR: ports/47604 Submitted by: Joseph Scott <joseph@randomnetworks.com> (maintainer) Notes: svn path=/head/; revision=74170
* PERL -> REINPLACEEdwin Groothuis2002-11-041-0/+1
| | | | | | | | | and russian/mod_ssl has USE_PERL5=yes Notices on: bento Notes: svn path=/head/; revision=69429
* Respect CC and CFLAGS and fix build on -current.Kris Kennaway2002-09-051-6/+11
| | | | Notes: svn path=/head/; revision=65636
* Update to 2.1Hye-Shik Chang2002-07-176-3/+132
| | | | | | | | PR: 40678 Submitted by: maintainer Notes: svn path=/head/; revision=63129
* Update to 1.4, also remove . from pkg-comment.Daniel Harris2000-12-283-3/+3
| | | | | | | | PR: 23900 Submitted by: maintainer Notes: svn path=/head/; revision=36423
* Add sendip 1.3, a useful utility for testing various sockets behaviors.Will Andrews2000-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> Notes: svn path=/head/; revision=36103