summaryrefslogtreecommitdiff
path: root/net/queso (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace a dead master site with MASTER_SITE_SUNSITE and the appropriateBill Fumerola1999-06-041-3/+4
| | | | | | | directory within. Notes: svn path=/head/; revision=19196
* WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1999-05-031-0/+2
| | | | Notes: svn path=/head/; revision=18431
* woju@freebsd.ee.ntu.edu.tw requested I take over maintance.David E. O'Brien1998-11-121-2/+2
| | | | Notes: svn path=/head/; revision=14485
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-3/+4
| | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
* QueSO determines a remote OS by sending simple TCP packets and analysingDavid E. O'Brien1998-10-247-0/+164
the result. Notes: svn path=/head/; revision=14169