summaryrefslogtreecommitdiffstats
path: root/security/portsentry
Commit message (Collapse)AuthorAgeFilesLines
* - Don't clobber portsentry.ignore on upgradepav2004-10-152-2/+4
| | | | | PR: ports/72689 Requested by: Alex de Kruijff <freebsd@akruijff.dds.nl>
* SIZEify.trevor2004-01-291-0/+1
|
* - Update MASTER_SITESnaddy2003-03-053-7/+6
| | | | | | | - Portlint PR: 48861 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* De-pkg-comment.knu2003-02-202-1/+1
|
* URL updates.naddy2003-02-121-1/+1
| | | | | PR: 48167 Submitted by: tadalunch@sources.redhat.com
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-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.adamw2002-11-062-1/+2
| | | | Approved by: pat
* PERL -> REINPLACE_CMDpat2002-06-231-1/+2
| | | | | | PR: ports/39729, ports/39727, ports/39726, ports/39724 PR: ports/39722, ports/39721, ports/39720, ports/39719, ports/39718 Submitted by: Scott Flatman <sf@dsinw.com>
* Give maintainership back to ports@pat2002-04-171-1/+1
| | | | | PR: 37191 Submitted by: maintainer
* Update the download site and URL.roam2002-04-111-1/+1
| | | | | | PR: 36687 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Approved by: maintainer
* o Update to 1.1lioux2001-09-134-13/+9
| | | | | | | | o Don't install ${PREFIX}/etc/portsentry.conf ever. Just let ${PREFIX}/etc/portsentry.conf.default be the way to go PR: 30460 Submitted by: MAINTAINER
* Add period at end of description.olgeni2001-08-201-1/+1
|
* Update maintainer's e-mail address.roam2001-05-221-1/+1
| | | | | PR: 27528 Submitted by: maintainer
* Clean up inefficient perl invocations; use multiple REs in the same call.will2001-01-071-2/+2
|
* Detect of portsentry.conf hasn't changed and delete on uninstall if true.will2000-12-211-0/+1
| | | | | | PR: 23659 Submitted by: David W. Chapman, Jr. <dwcjr@inethouston.net> Approved by: Dan Langille <dan@langille.org> (MAINTAINER)
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Mention that the stealth code in portsentry only works on Linux, andwill2000-08-263-1/+8
| | | | | | | | install a file stating this. PR: 20859 Submitted by: MAINTAINER Suggested by: Brent Kearney <brent@kearneys.ca> (by way of MAINTAINER)
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-2/+2
|
* * Update portsentry to 1.0jedgar1999-12-222-6/+6
| | | | | | | | * Remove current MAINTAINER as email has been unreachable for weeks * Add dan@freebsddiary.com as MAINTAINER at his request PR: 15490 Submitted by: Dan Langille <dan@freebsddiary.com>
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Make more package friendlymharo1999-05-171-0/+6
|
* Upgrade to 0.90mharo1999-05-176-73/+50
| | | | Noticed by: Jim Dutton <jimd@dutton3.it.siu.edu>
* Add WWW: to DESCR filesmharo1999-05-031-1/+1
|
* Update path/namemharo1999-04-193-9/+11
| | | | | PR: 11040 Submitted by: me
* Respect CC and CFLAGSkris1999-04-161-5/+12
|
* Respect the value of ${PREFIX}.max1999-01-201-4/+9
|
* Oops, double-quotes need to be escaped in Makefiles.max1999-01-201-1/+1
|
* Modify this patch to change the distributed Makefile to:max1999-01-201-5/+9
| | | | | | * Let the install target print correct location of the conf file. * Use CFLAGS+= instead of commenting it out. * Add -DPREFIX="${PREFIX}" to the CFLAGS.
* Install README.{install,methods} to share/doc/sentry.max1999-01-201-0/+3
|
* Standardize thecomment at the beginning.max1999-01-201-2/+9
| | | | Install README.{install,methods} to share/doc/sentry.
* Import of abacus sentry v 0.61jseger1998-12-198-0/+99
Sentry is part of the Abacus Project suite of security tools. It is a program designed to detect and respond to port scans against a target host in real-time. There are other port scan detectors that peform similar detection of scans,but the Sentry has some unique features that may make it worth looking into. PR: ports/5475 Submitted by: chris@still.whet.org
OpenPOWER on IntegriCloud