aboutsummaryrefslogtreecommitdiff
path: root/security/oidentd
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.0.4Patrick Li2002-11-012-2/+2
| | | | | | | | PR: ports/44798 Submitted by: maintainer Notes: svn path=/head/; revision=69230
* Update to 2.0.3David W. Chapman Jr.2002-04-013-9/+10
| | | | | | | | PR: 36595 Submitted by: maintainer Notes: svn path=/head/; revision=57099
* Remove patch from last night's commit, forgot to remove it on that commitDavid W. Chapman Jr.2001-12-251-14/+0
| | | | | | | Noticed by: rob@cyberpunkz.org Notes: svn path=/head/; revision=52146
* oidentd now supports masqueraded connections under FreeBSD systemsDavid W. Chapman Jr.2001-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) Notes: svn path=/head/; revision=52083
* Update to 1.7.1. Remove defunct MASTER_SITE.Trevor Johnson2001-04-102-4/+3
| | | | Notes: svn path=/head/; revision=41171
* Update to 1.7.0.Trevor Johnson2000-10-162-2/+2
| | | | Notes: svn path=/head/; revision=33916
* Change MAINTAINER for my ports.Trevor Johnson2000-10-021-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33312
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-1/+2
| | | | Notes: svn path=/head/; revision=29595
* Make it compile either on 3.4-STABLE, 4.0-STABLE or 5.0-CURRENTAkinori MUSHA2000-05-213-21/+13
| | | | | | | | | | | | and unmark as BROKEN. Remove a redundant entry from CATEGORIES. (security net => security) PR: ports/18707 Submitted by: MAINTAINER Notes: svn path=/head/; revision=28649
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27426
* Ooops, I forgot to add MAN8 for oidentd.8 after removing it from theWill Andrews2000-04-021-0/+1
| | | | | | | PLIST submitted by the maintainer. Notes: svn path=/head/; revision=27276
* Add oidentd to ports tree; it is an identd server which, properlyWill Andrews2000-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) Notes: svn path=/head/; revision=27269