| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | On older systems (pre-4.1.0-RELEASE or so), this port will install | Jacques Vidrine | 2001-02-21 | 1 | -0/+3 |
| | | | | | | | its own ifaddrs.h. Update ${PLIST} accordingly. Noticed by: assar | ||||
| * | Update 0.3d -> 0.3e. | Jacques Vidrine | 2001-02-05 | 10 | -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. Use | Jacques Vidrine | 2001-01-23 | 1 | -1/+2 |
| | | | | | des_fixup_key_parity instead. | ||||
| * | Missed in previous commit: remove headers for libdes | Jacques Vidrine | 2001-01-04 | 1 | -5/+0 |
| | | | | | (they are in a seperate PLIST now). | ||||
| * | = Update to use OpenSSL in the base if it has MD4 support (version 0.9.6 | Jacques Vidrine | 2001-01-04 | 7 | -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 Vidrine | 2000-12-14 | 1 | -21/+20 |
| | | |||||
| * | Update 0.3c -> 0.3d | Jacques Vidrine | 2000-12-14 | 6 | -48/+17 |
| | | |||||
| * | = Use system libcom_err. | Jacques Vidrine | 2000-11-09 | 11 | -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 Vidrine | 2000-11-03 | 1 | -0/+1 |
| | | |||||
| * | *** empty log message *** | Jacques Vidrine | 2000-11-03 | 1 | -0/+11 |
| | | |||||
| * | Add a knob (WITH_LDAP) to enable compiling with support for LDAP as a | Jacques Vidrine | 2000-10-31 | 1 | -0/+7 |
| | | | | | backend database for the KDC. | ||||
| * | Rename PLIST.{KRB4,X11} to pkg-plist.{krb4,x11}. | Satoshi Asami | 2000-10-08 | 1 | -3/+3 |
| | | |||||
| * | Update 0.3b -> 0.3c | Jacques Vidrine | 2000-09-20 | 2 | -2/+2 |
| | | |||||
| * | Upgrade 0.2t -> 0.3b | Jacques Vidrine | 2000-08-30 | 6 | -26/+56 |
| | | |||||
| * | Make these COMMENT files conform to Handbook standard. | Will Andrews | 2000-08-11 | 1 | -1/+1 |
| | | | | | | PR: 20269 Submitted by: Ports Fury | ||||
| * | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi Asami | 2000-06-16 | 1 | -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 with | Maxim Sobolev | 2000-06-16 | 2 | -4/+2 |
| | | | | | ldconfig in PLIST need personal consideration. | ||||
| * | Fix PLIST. | Jacques Vidrine | 2000-06-15 | 1 | -0/+1 |
| | | | | | Reported by: bento.freebsd.org | ||||
| * | Update 0.2r -> 0.2t | Jacques Vidrine | 2000-05-18 | 3 | -4/+4 |
| | | |||||
| * | Correct whitespace introduced during PORTNAME conversion and portlint | Michael Haro | 2000-04-21 | 1 | -2/+2 |
| | | |||||
| * | = Update 0.2q -> 0.2r | Jacques Vidrine | 2000-04-18 | 6 | -4264/+35 |
| | | | | | | = Replace obscenely large patch to configure with something more reasonable | ||||
| * | Standardize all user defined options to the booleans WITH_FOO and | Jeremy Lea | 2000-04-17 | 1 | -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 variables | Chris Piazza | 2000-04-09 | 1 | -2/+2 |
| | | |||||
| * | Fix packaging: Need to check for com_err when building with Kerberos IV | Jacques Vidrine | 2000-03-31 | 4 | -7/+4292 |
| | | | | | | | libraries. Reported by: bento.freebsd.org | ||||
| * | Update 0.2p -> 0.2q | Jacques Vidrine | 2000-02-23 | 3 | -2/+3 |
| | | |||||
| * | Update to 0.2p | Jacques Vidrine | 2000-02-21 | 3 | -8/+7 |
| | | |||||
| * | Add 'ipv6' on CATEGORIES. | Munechika SUMIKAWA | 2000-01-18 | 1 | -1/+1 |
| | | |||||
| * | . fix packing list for cases with/without X, with/without KRB4 | Jacques Vidrine | 2000-01-17 | 4 | -15/+53 |
| | | | | | . restore HEIMDAL_HOME for PREFIX handling | ||||
| * | Update to 0.2l - bug fixes and a bunch of new man pages. | Mark Murray | 2000-01-08 | 3 | -10/+11 |
| | | |||||
| * | CVS is starting to really piss me off. This was supposed to be part | Mark Murray | 1999-12-31 | 1 | -3/+2 |
| | | | | | | | | | of the same commit that: Upgrade Heimdal to 0.2j No response from: MAINTAINER | ||||
| * | Update to Heimdal 0.2i. | Mark Murray | 1999-12-31 | 2 | -6/+13 |
| | | | | | No response from: MAINTAINER | ||||
| * | General comment cleanups. | Tim Vanderhoek | 1999-12-28 | 1 | -1/+1 |
| | | |||||
| * | Clean up a bunch of portlint(1) FATAL errors, and tidy up the | Mark Murray | 1999-11-07 | 2 | -12/+29 |
| | | | | | | | PREFIX handling. OK'ed by: MAINTAINER (a few days ago) | ||||
| * | . Update 0.2c -> 0.2d | Jacques Vidrine | 1999-11-06 | 4 | -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_SITES | Jacques Vidrine | 1999-11-02 | 2 | -5/+8 |
| | | |||||
| * | Hack to avoid rerunning automake. | Jacques Vidrine | 1999-10-30 | 1 | -0/+4 |
| | | |||||
| * | Heimdal is a re-implementation of Kerberos V. | Jacques Vidrine | 1999-10-30 | 5 | -0/+148 |
