summaryrefslogtreecommitdiffstats
path: root/share/man/man5
diff options
context:
space:
mode:
authorajacoutot <ajacoutot@openbsd.org>2014-07-13 14:14:41 +0000
committerajacoutot <ajacoutot@openbsd.org>2014-07-13 14:14:41 +0000
commit1b8c779a78ef93a9c4bf1a090e4fa06160fd021c (patch)
tree08136c4f59ac03c7be751959bc38ea2e06289334 /share/man/man5
parentunbreak build this needed to be an and.. (diff)
downloadwireguard-openbsd-1b8c779a78ef93a9c4bf1a090e4fa06160fd021c.tar.xz
wireguard-openbsd-1b8c779a78ef93a9c4bf1a090e4fa06160fd021c.zip
Document the security/heimdal MODULE.
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/port-modules.520
1 files changed, 17 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 5db838804f2..a7498716f76 100644
--- a/share/man/man5/port-modules.5
+++ b/share/man/man5/port-modules.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: port-modules.5,v 1.178 2014/07/12 22:27:09 jmc Exp $
+.\" $OpenBSD: port-modules.5,v 1.179 2014/07/13 14:14:41 ajacoutot Exp $
.\"
.\" Copyright (c) 2008 Marc Espie
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: July 12 2014 $
+.Dd $Mdocdate: July 13 2014 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -489,7 +489,8 @@ A link from
.Xr gconftool-2 1
to
.Xr true 1
-will be put at the front of the path.
+will be put at the front of the
+.Ev PATH .
Sets
.Ev CONFIGURE_ARGS ,
.Ev BUILD_DEPENDS
@@ -987,6 +988,19 @@ and
This module is documented in the main
.Xr bsd.port.mk 5
manpage.
+.It security/heimdal
+A link from ${LOCALBASE}/heimdal/bin/krb5-config
+to
+.Xr krb5-config 1
+will be put at the front of the path.
+Sets
+.Ev LIB_DEPENDS
+and
+.Ev WANTLIB
+according to the values of
+.Ev MODHEIMDAL_LIB_DEPENDS ,
+and
+.Ev MODHEIMDAL_WANTLIB .
.It textproc/intltool
Sets
.Ev MODINTLTOOL_OVERRIDE .