summaryrefslogtreecommitdiff
path: root/security/fakebo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 Notes: svn path=/head/; revision=33101
* Fennerize MASTER_SITES and WWW linkKris Kennaway2000-09-212-4/+5
| | | | Notes: svn path=/head/; revision=32949
* Remove empty directory on deinstallKris Kennaway2000-06-021-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29115
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27847
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27426
* fakebo.conf doesn't exist, but fakebo.conf.dist does.Bill Fumerola1999-11-011-1/+1
| | | | Notes: svn path=/head/; revision=22753
* Refresh MASTER_SITESKris Kennaway1999-10-211-3/+3
| | | | Notes: svn path=/head/; revision=22566
* Upgrade to 0.4.1.Kris Kennaway1999-10-213-8/+9
| | | | Notes: svn path=/head/; revision=22565
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* #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 Notes: svn path=/head/; revision=19804
* Add WWW: to DESCR filesMichael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18397
* Distfile fennerageKris Kennaway1999-03-221-2/+2
| | | | Notes: svn path=/head/; revision=17352
* 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 Notes: svn path=/head/; revision=17251