aboutsummaryrefslogtreecommitdiffstats
path: root/net/queso
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* To ports@freebsd.org.obrien2002-05-091-1/+1
|
* Fix master siteobrien2001-05-251-4/+3
|
* Add $FreeBSD$, which help me in problem reports.obrien2000-11-221-0/+1
|
* Remove directory on deinstallkris2000-06-051-0/+1
| | | | Submitted by: bento
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* portlintobrien1999-09-061-2/+1
|
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Replace a dead master site with MASTER_SITE_SUNSITE and the appropriatebillf1999-06-041-3/+4
| | | | directory within.
* WWW: This is definately the daemon's work. In Chuck we trust.mharo1999-05-031-0/+2
|
* woju@freebsd.ee.ntu.edu.tw requested I take over maintance.obrien1998-11-121-2/+2
|
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-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.)
* QueSO determines a remote OS by sending simple TCP packets and analysingobrien1998-10-257-0/+164
the result.