Commit graph

30 commits

Author SHA1 Message Date
Rene Ladan
c7bce935a7 Add the 'gss_pname_to_uid' function to libgssapi.
This function is obtained from the FreeBSD base libgssapi code.

Whith this function added to the port, it is possible to buildworld
FreeBSD fully against the port.
FYI: Patches for CURRENT and 8-STABLE src/ are here:
ftp://ftp.frm2.tum.de/pub/jpulz/FreeBSD/patches/CURRENT_use_kerberos_port.patch
ftp://ftp.frm2.tum.de/pub/jpulz/FreeBSD/patches/8-STABLE_use_kerberos_port.patch

PR:		ports/152030
Submitted by:	maintainer
2010-11-14 15:35:49 +00:00
Wesley Shields
a8f91d7e25 Update to 1.4
PR:		ports/151506
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
2010-10-31 17:02:26 +00:00
Shaun Amott
bb373dcac1 Upgrade to 1.0.1.
PR:		ports/115589
Submitted by:	Rasmus Kaj <kaj@kth.se>
2007-09-27 00:16:01 +00:00
Shaun Amott
6fcf4bfc30 - Update to 0.7.2.
- Improve pkg-descr, etc.
- Take maintainership.
2006-10-05 16:07:39 +00:00
Marcus Alves Grando
2164fa5b89 - Update to 0.6.6
- Remove extra TABs and portlint(1)
- Update pkg-descr from page

Approved by:	secteam (simon)
Security:	CAN-2005-0469, CAN-2005-2040, CAN-2006-0582, CVE-2006-0677,
		VUXML: b62c80c2-b81a-11da-bec5-00123ffe8333
2006-03-20 15:21:19 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Jacques Vidrine
48c74cba9f Upgrade 0.6.1 -> 0.6.3
PR:	ports/74113
Submitted by:	Petr Holub <hopet@ics.muni.cz>
2005-01-10 14:26:13 +00:00
Jacques Vidrine
e4f2d52c07 Update 0.6 -> 0.6.1
Use OPTIONS
Use USE_OPENLDAP
2004-04-02 23:06:44 +00:00
Jacques Vidrine
4c05b0ebbf Add size. 2004-03-08 12:12:41 +00:00
Jacques Vidrine
37c2a6b8f0 Update 0.5.1 -> 0.6.
Switch to using `INFO' while we are at it.
2003-08-19 23:24:56 +00:00
Assar Westerlund
d60b8aec0a update to heimdal 1.5.1 (fixes kadmind buffer overflow)
Approved by:	security-officer
2002-10-24 15:01:11 +00:00
Jacques Vidrine
262f54f5d2 Update 0.4e -> 0.5 2002-09-19 13:04:40 +00:00
Jacques Vidrine
39daa242c8 Update 0.4d -> 0.4e 2001-09-07 19:45:46 +00:00
Jacques Vidrine
85c532b3ad Update 0.4c -> 0.4d 2001-08-14 16:51:57 +00:00
Jacques Vidrine
ae3b77d753 Update 0.4b -> 0.4c 2001-07-19 22:54:09 +00:00
Jacques Vidrine
c6c4d86a7e Update 0.3f -> 0.4b 2001-07-06 22:55:34 +00:00
Jacques Vidrine
1c7d18cccf Update 0.3e -> 0.3f. From the announcement:
* change default keytab to ANY:FILE:/etc/krb5.keytab,krb4:/etc/srvtab,
   the new keytab type that tries both of these in order (SRVTAB is
   also an alias for krb4:)
 * improve error reporting and error handling (error messages should
   be more detailed and more useful)
 * improve building with openssl
 * add kadmin -K, rcp -F
 * fix two incorrect weak DES keys
 * fix building of kaserver compat in KDC
 * the API is closer to what MIT krb5 is using
 * more compatible with windows 2000
 * removed some memory leaks
 * bug fixes
2001-06-11 18:37:33 +00:00
Jacques Vidrine
32e2f6629f Update 0.3d -> 0.3e.
The vendor says: ``We suggest those running a ftpd to update
immediately.''

Changes in release 0.3e:
 * rcp program included
 * fix buffer overrun in ftpd
 * handle omitted sequence numbers as zeroes to handle MIT krb5 that
   cannot generate zero sequence numbers
 * handle v4 /.k files better
 * configure/portability fixes
 * fixes in parsing of options to kadmin (sub-)commands
 * handle errors in kadmin load better
 * bug fixes
2001-02-05 15:50:26 +00:00
Jacques Vidrine
c1cc1e35b2 Update 0.3c -> 0.3d 2000-12-14 16:13:48 +00:00
Jacques Vidrine
24bc76a036 Update 0.3b -> 0.3c 2000-09-20 11:56:50 +00:00
Jacques Vidrine
21bb45e907 Upgrade 0.2t -> 0.3b 2000-08-30 13:59:56 +00:00
Jacques Vidrine
f7eef312ca Update 0.2r -> 0.2t 2000-05-18 16:18:16 +00:00
Jacques Vidrine
61478d4702 = Update 0.2q -> 0.2r
= Replace obscenely large patch to configure with something more
  reasonable
2000-04-18 02:17:25 +00:00
Jacques Vidrine
03706db785 Update 0.2p -> 0.2q 2000-02-23 15:29:03 +00:00
Jacques Vidrine
7efa022330 Update to 0.2p 2000-02-21 02:16:38 +00:00
Mark Murray
fdeab08731 Update to 0.2l - bug fixes and a bunch of new man pages. 2000-01-08 16:35:17 +00:00
Mark Murray
f7ccbfacac Update to Heimdal 0.2i.
No response from:	MAINTAINER
1999-12-31 14:55:55 +00:00
Jacques Vidrine
b5d3958ec8 . Update 0.2c -> 0.2d
. remove an army of patches that are no longer needed with this version
. enable shared library support
. compress man pages
. add missing newline to COMMENT
1999-11-06 18:03:56 +00:00
Jacques Vidrine
47ee11a843 Update 0.2a -> 0.2c and add some additional MASTER_SITES 1999-11-02 22:47:03 +00:00
Jacques Vidrine
5492d6d9a9 Heimdal is a re-implementation of Kerberos V. 1999-10-30 23:38:05 +00:00