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