Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | To ports@freebsd.org. | obrien | 2002-05-08 | 1 | -1/+1 |
| | |||||
* | Fix master site | obrien | 2001-05-25 | 1 | -4/+3 |
| | |||||
* | Add $FreeBSD$, which help me in problem reports. | obrien | 2000-11-22 | 1 | -0/+1 |
| | |||||
* | Remove directory on deinstall | kris | 2000-06-05 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Restore useless version required comments. | obrien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | obrien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | portlint | obrien | 1999-09-05 | 1 | -2/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Replace a dead master site with MASTER_SITE_SUNSITE and the appropriate | billf | 1999-06-04 | 1 | -3/+4 |
| | | | | directory within. | ||||
* | WWW: This is definately the daemon's work. In Chuck we trust. | mharo | 1999-05-03 | 1 | -0/+2 |
| | |||||
* | woju@freebsd.ee.ntu.edu.tw requested I take over maintance. | obrien | 1998-11-12 | 1 | -2/+2 |
| | |||||
* | Use bsd.port.{pre,post}.mk. Either use them to avoid having to define | asami | 1998-11-11 | 1 | -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 analysing | obrien | 1998-10-24 | 7 | -0/+164 |
the result. |