summaryrefslogtreecommitdiff
path: root/net/sendip (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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