mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
Update to 0.2l - bug fixes and a bunch of new man pages.
This commit is contained in:
parent
591d660e90
commit
fdeab08731
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24554
@ -1,12 +1,12 @@
|
||||
# Ports collection Makefile for: heimdal
|
||||
# Version required: 0.2j
|
||||
# Version required: 0.2l
|
||||
# Date created: 10/23/1999
|
||||
# Whom: nectar@FreeBSD.ORG
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= heimdal-0.2j
|
||||
DISTNAME= heimdal-0.2l
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \
|
||||
ftp://ftp.replay.com/pub/replay/crypto/APPS/kerberos/heimdal/ \
|
||||
@ -17,15 +17,16 @@ MAINTAINER= nectar@FreeBSD.ORG
|
||||
|
||||
RESTRICTED= "Crypto; export-controlled"
|
||||
|
||||
MAN1= kdestroy.1 kgetcred.1 kinit.1 klist.1 kpasswd.1
|
||||
MAN3= editline.3 krb5_425_conv_principal.3 \
|
||||
MAN1= ftp.1 kdestroy.1 kgetcred.1 kinit.1 klist.1 kpasswd.1 \
|
||||
kx.1 rxtelnet.1 rxterm.1 telnet.1 tenletxr.1
|
||||
MAN3= editline.3 krb5_425_conv_principal.3 kafs.3 \
|
||||
krb5_build_principal.3 krb5_free_principal.3 \
|
||||
krb5_openlog.3 krb5_parse_name.3 \
|
||||
krb5_sname_to_principal.3 krb5_unparse_name.3 \
|
||||
krb5_warn.3
|
||||
MAN5= krb5.conf.5
|
||||
MAN8= hprop.8 hpropd.8 kdc.8 kpasswdd.8 kstash.8 ktutil.8 \
|
||||
push.8
|
||||
MAN5= ftpusers.5 krb5.conf.5
|
||||
MAN8= ftpd.8 hprop.8 hpropd.8 kdc.8 kpasswdd.8 kstash.8 \
|
||||
ktutil.8 kxd.8 push.8 telnetd.8
|
||||
|
||||
USE_LIBTOOL= YES
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} --enable-shared
|
||||
|
@ -1 +1 @@
|
||||
MD5 (heimdal-0.2j.tar.gz) = ebcf0ea0b3ad0893563868acf0d764f2
|
||||
MD5 (heimdal-0.2l.tar.gz) = 89397c0a42701d0a554e040e4408f03f
|
||||
|
@ -91,13 +91,13 @@ lib/libkafs.so
|
||||
lib/libkafs.so.1
|
||||
lib/libkrb5.a
|
||||
lib/libkrb5.so
|
||||
lib/libkrb5.so.6
|
||||
lib/libkrb5.so.7
|
||||
lib/libotp.a
|
||||
lib/libotp.so
|
||||
lib/libotp.so.0
|
||||
lib/libroken.a
|
||||
lib/libroken.so
|
||||
lib/libroken.so.4
|
||||
lib/libroken.so.5
|
||||
lib/libsl.a
|
||||
lib/libsl.so
|
||||
lib/libsl.so.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user