Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a format string vulnerability which appears to be exploitable, and | kris | 2002-06-07 | 3 | -0/+25 |
| | | | | bump PORTREVISION. | ||||
* | Fennerize a dead MASTER_SITE. | kris | 2001-01-27 | 1 | -2/+1 |
| | |||||
* | Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when | asami | 2000-09-25 | 1 | -2/+0 |
| | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris | ||||
* | Fennerize MASTER_SITES and WWW link | kris | 2000-09-21 | 2 | -4/+5 |
| | |||||
* | Remove empty directory on deinstall | kris | 2000-06-02 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | 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 | -2/+2 |
| | |||||
* | fakebo.conf doesn't exist, but fakebo.conf.dist does. | billf | 1999-11-01 | 1 | -1/+1 |
| | |||||
* | Refresh MASTER_SITES | kris | 1999-10-21 | 1 | -3/+3 |
| | |||||
* | Upgrade to 0.4.1. | kris | 1999-10-21 | 3 | -8/+9 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -2/+2 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $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 |
| | |||||
* | Distfile fennerage | kris | 1999-03-22 | 1 | -2/+2 |
| | |||||
* | FakeBO is an emulator for the BackOrifice/NetBus trojans/"remote | kris | 1999-03-16 | 5 | -0/+47 |
administration tools". It is able to "play along" with an incoming request to get the user to reveal their intentions. PR: 9261 |