Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the stragler's www.freebsd.org/~user distfiles to the offical | obrien | 2000-06-29 | 1 | -1/+2 |
| | | | | MASTER_SITE_LOCAL site. | ||||
* | Remove redundant/inappropriate CATEGORIES. People need to start reading | will | 2000-06-02 | 1 | -1/+1 |
| | | | | the Porter's Handbook. :-) | ||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -1/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, | peter | 2000-02-08 | 1 | -1/+1 |
| | | | | | | as the days of the former are numbered. Reviewed by: asami | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de | ||||
* | Add WWW: to DESCR files | mharo | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Move ports/net/{portscanner,strobe} to ports/security | billf | 1999-01-26 | 1 | -4/+4 |
| | |||||
* | printf() was missing some arguments. -Wall is such a nice thing. | obrien | 1998-12-03 | 1 | -4/+16 |
| | |||||
* | Add `security' to categories. | obrien | 1998-12-03 | 1 | -2/+2 |
| | |||||
* | Use NO_WRKSUBDIR. | asami | 1998-11-23 | 1 | -2/+2 |
| | |||||
* | Fix ports/net/portscanner for 3.0-* people. | billf | 1998-11-18 | 2 | -4/+16 |
| | | | | | | PR: ports/8737 Reviewed by: Bill Fumerola <billf@FreeBSD.org> Submitted by: Osokin Sergey <osa@freebsd.org.ru> | ||||
* | Initial import of portscanner, a quick and dirty way to scan ports | billf | 1998-11-17 | 6 | -0/+48 |
similar to strobe, but much quicker, and good for use in scripts and CGI. PR: ports/7582 |