aboutsummaryrefslogtreecommitdiffstats
path: root/security/oidentd
Commit message (Collapse)AuthorAgeFilesLines
* Remove my e-mail address from comment blocks of portstrevor2003-11-131-1/+1
| | | | I have contributed, in hopes of attracting less spam.
* Update oidentd to 2.0.7oliver2003-07-153-3/+36
|
* redefine the MAINTAINER field with my FreeBSD addressoliver2003-05-071-1/+1
| | | | Approved By: alex (mentor)
* PR: 51521foxfair2003-05-062-2/+2
| | | | | | | | | | | Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Reviewed by: Approved by: Obtained from: MFC after: Update port security/oident: 2.0.5 -> 2.0.6 MAINTAINER timeout: since May 1
* Maintainer update to version 2.0.5edwin2003-02-262-2/+2
| | | | | PR: ports/48604 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* We have a new maintainer!edwin2003-02-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | Date: Tue, 25 Feb 2003 00:10:09 -0800 (PST) From: Mark Laws <mdl@60hz.org> To: freebsd-ports-bugs@FreeBSD.org This is fine. In fact, if you would like to take over the port, you may do so if you wish. Unfortunately, I've been too busy to give it the attention it deserves as of late. :( -- Mark Laws mdl@60hz.org http://www.60hz.org Date: Tue, 25 Feb 2003 08:10:15 -0800 (PST) From: Oliver Lehmann <lehmann@ans-netz.de> To: freebsd-ports-bugs@FreeBSD.org Ok, thanks. If nobody object, I'm willing to take the maintainership. Greetings, Oliver
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 2.0.4pat2002-11-012-2/+2
| | | | | PR: ports/44798 Submitted by: maintainer
* Update to 2.0.3dwcjr2002-04-013-9/+10
| | | | | PR: 36595 Submitted by: maintainer
* Remove patch from last night's commit, forgot to remove it on that commitdwcjr2001-12-251-14/+0
| | | | Noticed by: rob@cyberpunkz.org
* oidentd now supports masqueraded connections under FreeBSD systemsdwcjr2001-12-243-16/+14
| | | | | | | | | | running ipf Update description Update to 2.0.1 PR: 31466 Submitted by: mdl@60hz.org Approved by: trevor (according to originator)
* Update to 1.7.1. Remove defunct MASTER_SITE.trevor2001-04-102-4/+3
|
* Update to 1.7.0.trevor2000-10-172-2/+2
|
* Change MAINTAINER for my ports.trevor2000-10-021-1/+1
| | | | Approved by: will
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-141-1/+2
|
* Make it compile either on 3.4-STABLE, 4.0-STABLE or 5.0-CURRENTknu2000-05-213-21/+13
| | | | | | | | | and unmark as BROKEN. Remove a redundant entry from CATEGORIES. (security net => security) PR: ports/18707 Submitted by: MAINTAINER
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Ooops, I forgot to add MAN8 for oidentd.8 after removing it from thewill2000-04-021-0/+1
| | | | PLIST submitted by the maintainer.
* Add oidentd to ports tree; it is an identd server which, properlywill2000-04-026-0/+65
configured, can allow users to specify an arbitrary ident string. Unfortunately, due to <sys/file.h> being outdated, this port is marked BROKEN for all ${OSVERSION} prior to 400010, which is the closest to src/sys/sys/file.h rev 1.16.2.2. PR: 17660 Submitted by: Trevor Johnson <trevor@jpj.net> Reviewed by: mharo (confirmation of BROKEN for < 400010)