aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2002-04-01 10:10:44 +0800
committerdwcjr <dwcjr@FreeBSD.org>2002-04-01 10:10:44 +0800
commitb57a3eddfd41dcb33f287ab7668e3831264a1274 (patch)
tree389f647efa9a3d077d9e23256c1d3e38dca7d1b1 /security
parentb739150455bf61f0ff17f379efec014ca45fb0fd (diff)
downloadfreebsd-ports-gnome-b57a3eddfd41dcb33f287ab7668e3831264a1274.tar.gz
freebsd-ports-gnome-b57a3eddfd41dcb33f287ab7668e3831264a1274.tar.zst
freebsd-ports-gnome-b57a3eddfd41dcb33f287ab7668e3831264a1274.zip
Update to 2.0.3
PR: 36595 Submitted by: maintainer
Diffstat (limited to 'security')
-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/