summaryrefslogtreecommitdiff
path: root/security/fakebo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a format string vulnerability which appears to be exploitable, andKris Kennaway2002-06-073-0/+25
| | | | bump PORTREVISION.
* Fennerize a dead MASTER_SITE.Kris Kennaway2001-01-271-2/+1
|
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-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 linkKris Kennaway2000-09-212-4/+5
|
* Remove empty directory on deinstallKris Kennaway2000-06-021-0/+1
| | | | Submitted by: bento
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
|
* fakebo.conf doesn't exist, but fakebo.conf.dist does.Bill Fumerola1999-11-011-1/+1
|
* Refresh MASTER_SITESKris Kennaway1999-10-211-3/+3
|
* Upgrade to 0.4.1.Kris Kennaway1999-10-213-8/+9
|
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-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 filesMichael Haro1999-05-031-1/+1
|
* Distfile fennerageKris Kennaway1999-03-221-2/+2
|
* FakeBO is an emulator for the BackOrifice/NetBus trojans/"remoteKris Kennaway1999-03-165-0/+47
administration tools". It is able to "play along" with an incoming request to get the user to reveal their intentions. PR: 9261