Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - use DOCSDIR | itetcu | 2008-06-23 | 2 | -7/+12 |
| | | | | | | | | - fix plist for -DNOPORTDOCS - don't over-write .conf file on install - bump PORTREVISION Submitted by: QA Tindy run | ||||
* | Remove code remnants that test for 3.X and earlier releases of FreeBSD. | linimon | 2006-06-23 | 1 | -7/+1 |
| | | | | | | | The bsd.*.mk architecture has not supported these antique releases for quite some time. Hat: portmgr | ||||
* | - Add SHA256 | pav | 2005-11-26 | 1 | -0/+1 |
| | |||||
* | Tidy up whitespace. | trevor | 2004-04-11 | 1 | -1/+1 |
| | |||||
* | Remove hash for libpcap distfile which is no longer used. Add size. | trevor | 2004-03-11 | 1 | -1/+1 |
| | |||||
* | untested attempt at fixing support for old FreeBSD versions by | trevor | 2004-03-11 | 1 | -3/+1 |
| | | | | | adding a dependency on the libpcap port rather than using the outdated and unfetchable libpcap 0.4 distfile | ||||
* | The QueSO home page has been offline for awhile. This description | trevor | 2004-03-11 | 1 | -3/+1 |
| | | | | may have been taken from it. | ||||
* | Fix mastersites. | edwin | 2003-11-03 | 1 | -3/+2 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 2 | -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. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | To ports@freebsd.org. | obrien | 2002-05-09 | 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-10 | 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-06 | 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-25 | 7 | -0/+164 |
the result. |