summaryrefslogtreecommitdiff
path: root/security/oidentd
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-04-01 02:10:44 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-04-01 02:10:44 +0000
commitb9adee9a1bab0c38b8da7dcca0dd5e1fef76d1d9 (patch)
treed181e9ced1067c3f4bdd22a30507a6b40ee3da9e /security/oidentd
parentupdate checksum (diff)
Update to 2.0.3
PR: 36595 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=57099
Diffstat (limited to 'security/oidentd')
-rw-r--r--security/oidentd/Makefile2
-rw-r--r--security/oidentd/distinfo2
-rw-r--r--security/oidentd/pkg-descr15
3 files changed, 10 insertions, 9 deletions
diff --git a/security/oidentd/Makefile b/security/oidentd/Makefile
index ee5af617878f..c36666e26d44 100644
--- a/security/oidentd/Makefile
+++ b/security/oidentd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= oidentd
-PORTVERSION= 2.0.1
+PORTVERSION= 2.0.3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ojnk
diff --git a/security/oidentd/distinfo b/security/oidentd/distinfo
index de956dc94552..46302010d329 100644
--- a/security/oidentd/distinfo
+++ b/security/oidentd/distinfo
@@ -1 +1 @@
-MD5 (oidentd-2.0.1.tar.gz) = 7c4f4f26ab44dfab88861b45260e324c
+MD5 (oidentd-2.0.3.tar.gz) = a8404689d89e1e5beafd8eb10f85359f
diff --git a/security/oidentd/pkg-descr b/security/oidentd/pkg-descr
index 5479c27db94b..b864456b99bd 100644
--- a/security/oidentd/pkg-descr
+++ b/security/oidentd/pkg-descr
@@ -1,16 +1,17 @@
-from the README:
+From the README:
-oidentd is an ident (rfc1413 compliant) daemon that runs on Linux,
+"oidentd is an ident (rfc1413 compliant) daemon that runs on Linux,
FreeBSD, OpenBSD and Solaris. oidentd can handle IP masqueraded/NAT connections
-on Linux, FreeBSD and OpenBSD. oidentd has a flexible mechanism for specifying
-ident responses. Users can be granted permission to specify their own ident
-responses. Responses can be specified according to host and port pairs.
+on Linux, FreeBSD (ipf only) and OpenBSD. oidentd has a flexible mechanism for
+specifying ident responses. Users can be granted permission to specify their
+own ident responses. Responses can be specified according to host and port
+pairs."
FreeBSD's inetd has a built-in ident service which can also generate
bogus responses.
-Porter's note: Masquerading only works with ipf at the moment. Hopefully ipfw
-will be supported in a later version of oidentd.
+Please see the TODO file for more information on why only ipf is
+supported under FreeBSD.
WWW: http://ojnk.sourceforge.net/