diff --git a/sysutils/fam/Makefile b/sysutils/fam/Makefile index bb9f9bca9e6..ba480ddb4c1 100644 --- a/sysutils/fam/Makefile +++ b/sysutils/fam/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2007/04/30 16:24:33 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.4 2007/05/09 06:12:27 ajacoutot Exp $ COMMENT= "File Alteration Monitor" DISTNAME= fam-2.7.0 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 SHARED_LIBS += fam 0.0 # .0.0 CATEGORIES= sysutils diff --git a/sysutils/fam/patches/patch-conf-fam_conf b/sysutils/fam/patches/patch-conf-fam_conf index 4ebe0798396..20eadd5e9a1 100644 --- a/sysutils/fam/patches/patch-conf-fam_conf +++ b/sysutils/fam/patches/patch-conf-fam_conf @@ -1,11 +1,12 @@ -$OpenBSD: patch-conf-fam_conf,v 1.1.1.1 2007/04/27 22:00:55 jasper Exp $ +$OpenBSD: patch-conf-fam_conf,v 1.2 2007/05/09 06:12:27 ajacoutot Exp $ --- conf/fam.conf.orig Sun Jan 19 13:20:52 2003 -+++ conf/fam.conf Fri Apr 27 22:52:14 2007 -@@ -51,3 +51,7 @@ xtab_verification = true ++++ conf/fam.conf Tue May 8 11:55:44 2007 +@@ -25,7 +25,7 @@ untrusted_user = nobody # - #nfs_polling_interval = 6 + # The -L command-line argument overrides this option. + # +-local_only = false ++local_only = true -+# -+# bind fam to 127.0.0.1 by default, so it won't allow external connections -+# -+bind = 127.0.0.1 + # + # xtab_verification makes famd check the list of exported filesystems to