aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/sendip
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Cleanup plistAntoine Brodin2014-11-241-1/+0
| | | | Notes: svn path=/head/; revision=373380
* net-mgmt/sendip: fix help2man scriptKurt Jaeger2014-07-293-3/+20
| | | | | | | | PR: 192167 Approved by: coco@executive-computing.de (maintainer) Notes: svn path=/head/; revision=363375
* Add a patch that got mysteriously eaten by bugzilla.Adam Weinberger2014-07-241-0/+11
| | | | | | | | PR: 191426 Submitted by: maintainer Notes: svn path=/head/; revision=362858
* Fix build with gcc by adding some compiler flags.Adam Weinberger2014-07-052-6/+12
| | | | | | | | PR: ports/191426 Submitted by: Marco Steinbach (maintainer) Notes: svn path=/head/; revision=360850
* Pass maintainership to the submitter of the last updateBaptiste Daroussin2014-06-231-1/+1
| | | | | | | | | PR: 190806 Submitted by: Marco Steinbach <coco@executive-computing.de> Approved by: former maintainer (timeout) Notes: svn path=/head/; revision=359014
* Fix buildingBaptiste Daroussin2014-06-093-22/+29
| | | | | | | | | | | Respect CFLAGS / LDFLAGS Add staging support PR: 190806 Submitted by: coco@executive-computing.de Notes: svn path=/head/; revision=357134
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - convert to the new perl5 frameworkAndrej Zverev2013-09-141-2/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327302
* - Mark BROKEN on 9-CURRENT:Pav Lucistnik2011-05-011-1/+7
| | | | | | | | | | cc1: warnings being treated as errors ripng.c:105: warning: large integer implicitly truncated to unsigned type Reported by: pointyhat Notes: svn path=/head/; revision=273423
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Fix build with gcc 4.2Martin Wilke2007-11-133-7/+72
| | | | | | | | Submitted by: Pietro Cerutti (via im) Approved by: portmgr (pav) Notes: svn path=/head/; revision=202680
* Mark as broken with gcc4.2.Mark Linimon2007-10-011-1/+7
| | | | Notes: svn path=/head/; revision=200523
* - Add to ipv6 categoryMartin Wilke2007-01-081-2/+2
| | | | | | | | | PR: ports/107055 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Approved by: maintainer Notes: svn path=/head/; revision=181771
* 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