aboutsummaryrefslogtreecommitdiffstats
path: root/net/lft
Commit message (Collapse)AuthorAgeFilesLines
* - Fix WWW: [1]novel2005-07-202-2/+3
| | | | | | | - Make fetchable PR: 83769 [1] Submitted by: Krzysztof Stryjek <wtp+lft@bsdguru.org> [1]
* PR:foxfair2005-07-203-78/+3
| | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Upgrade lft to 2.31. maintainer timeout: 1 week
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Fix patches due to missing atol().edwin2003-10-031-1/+1
| | | | | PR: 56063 (originallY) Submitted by: Peter Pentchev <roam@ringlet.net>
* patch for net/lftedwin2003-09-302-7/+26
| | | | | | | | | | | | | ports/net/lft has a slight problem on 4.x servers GCC 2.95 does not support atol on 4.x, where as 5.x has atol, to solve this slight problem we must use either a version check, or use depreciated atoll Informed maintainer. PR: ports/56063 Submited by: Scott M. Likens <damm@fpsn.net>
* - Update to 2.2krion2003-08-174-30/+54
| | | | | Submitted by: Kurt Jaeger <pi@complx.LF.net>, krion Approved by: maintainer
* Do not install this application set-user-ID root.nectar2003-03-061-1/+1
|
* Add LFT, the Level 4 Traceroute utility.roam2003-03-056-0/+69
PR: 48475 Submitted by: Marco P. Rodrigues <drkangel@drkangel.org>