aboutsummaryrefslogtreecommitdiffstats
path: root/security/heimdal
Commit message (Collapse)AuthorAgeFilesLines
* On older systems (pre-4.1.0-RELEASE or so), this port will installJacques Vidrine2001-02-211-0/+3
| | | | | | its own ifaddrs.h. Update ${PLIST} accordingly. Noticed by: assar
* Update 0.3d -> 0.3e.Jacques Vidrine2001-02-0510-141/+24
| | | | | | | | | | | | | | | | 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
* There is no des_set_odd_parity in OpenSSL's libcrypto. UseJacques Vidrine2001-01-231-1/+2
| | | | des_fixup_key_parity instead.
* Missed in previous commit: remove headers for libdesJacques Vidrine2001-01-041-5/+0
| | | | (they are in a seperate PLIST now).
* = Update to use OpenSSL in the base if it has MD4 support (version 0.9.6Jacques Vidrine2001-01-047-11/+107
| | | | | | | or later). If these libraries are used, then this port's libdes will not be built nor installed. = A man page was renamed that I missed earlier: afs.3 -> kafs.3
* Style fixup only: use tabs consistently; sort man pages.Jacques Vidrine2000-12-141-21/+20
|
* Update 0.3c -> 0.3dJacques Vidrine2000-12-146-48/+17
|
* = Use system libcom_err.Jacques Vidrine2000-11-0911-6/+197
| | | | | | | | | | | | | | | | | | No longer build or install the included libcom_err and compile_et. = ftpd now uses IP_PORTRANGE* in the same fashion as the system ftpd. By default, ftpd will now use high port numbers for serving clients in passive mode. = Fix segmentation fault in kadmin. A null pointer dereference that was only tickled when using kadmin with a kdc that uses LDAP as the backend. = Fix a search filter in hdb-ldap.c. A lookup was failing to fetch operational attributes such as modifiersName. = Bump PORTREVISION for above changes.
* Bump PORTREVISION for ftp client fix.Jacques Vidrine2000-11-031-0/+1
|
* *** empty log message ***Jacques Vidrine2000-11-031-0/+11
|
* Add a knob (WITH_LDAP) to enable compiling with support for LDAP as aJacques Vidrine2000-10-311-0/+7
| | | | backend database for the KDC.
* Rename PLIST.{KRB4,X11} to pkg-plist.{krb4,x11}.Satoshi Asami2000-10-081-3/+3
|
* Update 0.3b -> 0.3cJacques Vidrine2000-09-202-2/+2
|
* Upgrade 0.2t -> 0.3bJacques Vidrine2000-08-306-26/+56
|
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | PR: 20269 Submitted by: Ports Fury
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-4/+2
| | | | ldconfig in PLIST need personal consideration.
* Fix PLIST.Jacques Vidrine2000-06-151-0/+1
| | | | Reported by: bento.freebsd.org
* Update 0.2r -> 0.2tJacques Vidrine2000-05-183-4/+4
|
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-2/+2
|
* = Update 0.2q -> 0.2rJacques Vidrine2000-04-186-4264/+35
| | | | | = Replace obscenely large patch to configure with something more reasonable
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-11/+4
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
|
* Fix packaging: Need to check for com_err when building with Kerberos IVJacques Vidrine2000-03-314-7/+4292
| | | | | | libraries. Reported by: bento.freebsd.org
* Update 0.2p -> 0.2qJacques Vidrine2000-02-233-2/+3
|
* Update to 0.2pJacques Vidrine2000-02-213-8/+7
|
* Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA2000-01-181-1/+1
|
* . fix packing list for cases with/without X, with/without KRB4Jacques Vidrine2000-01-174-15/+53
| | | | . restore HEIMDAL_HOME for PREFIX handling
* Update to 0.2l - bug fixes and a bunch of new man pages.Mark Murray2000-01-083-10/+11
|
* CVS is starting to really piss me off. This was supposed to be partMark Murray1999-12-311-3/+2
| | | | | | | | of the same commit that: Upgrade Heimdal to 0.2j No response from: MAINTAINER
* Update to Heimdal 0.2i.Mark Murray1999-12-312-6/+13
| | | | No response from: MAINTAINER
* General comment cleanups.Tim Vanderhoek1999-12-281-1/+1
|
* Clean up a bunch of portlint(1) FATAL errors, and tidy up theMark Murray1999-11-072-12/+29
| | | | | | PREFIX handling. OK'ed by: MAINTAINER (a few days ago)
* . Update 0.2c -> 0.2dJacques Vidrine1999-11-064-32/+27
| | | | | | | . 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
* Update 0.2a -> 0.2c and add some additional MASTER_SITESJacques Vidrine1999-11-022-5/+8
|
* Hack to avoid rerunning automake.Jacques Vidrine1999-10-301-0/+4
|
* Heimdal is a re-implementation of Kerberos V.Jacques Vidrine1999-10-305-0/+148