# $Id$ PortSystem 1.0 name heimdal version 1.1 revision 1 categories net security maintainers landonf@macports.org platforms darwin description Kerberos is a network authentication protocol. long_description Kerberos provides a means of verifying the identities \ of principals, (e.g., a workstation user or a network \ server) on an open (unprotected) network. This is \ accomplished without relying on authentication by the \ host operating system, without basing trust on host \ addresses, without requiring physical security of all \ the hosts on the network, and under the assumption \ that packets traveling along the network can be read, \ modified, and inserted at will. homepage http://www.pdc.kth.se/heimdal/ master_sites http://ftp.pdc.kth.se/pub/heimdal/src/ \ ftp://ftp.pdc.kth.se/pub/heimdal/src/ checksums md5 7892e97b346534cc9afeeee461fe3bab \ sha1 64ddb2a2c47f732b2d9bbf2621062eaffa32e10f # Use a seperate prefix to avoid conflicts with the system kerberos headers # and libraries. configure.args --prefix=${prefix}/heimdal \ --sysconfdir=${prefix}/etc --enable-shared \ --enable-static --without-x test.run yes test.target check