Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup master-sites. | vs | 2004-06-30 | 1 | -3/+2 |
| | | | | | | PR: ports/67157 Submitted by: Roman Neuhauser Approved by: maintainer timeout | ||||
* | Fix packaging: com_err will only be built and installed on a few systems | nectar | 2004-04-13 | 3 | -6/+9 |
| | | | | where compile_et is not modern enough. | ||||
* | Update 0.6 -> 0.6.1 | nectar | 2004-04-03 | 5 | -83/+27 |
| | | | | | Use OPTIONS Use USE_OPENLDAP | ||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. | ||||
* | Add size. | nectar | 2004-03-08 | 1 | -0/+1 |
| | |||||
* | Set `USE_LIBTOOL=yes'. Previously, the value was `no', but that means | nectar | 2004-03-08 | 1 | -1/+1 |
| | | | | | | | | the same thing. My original intention was to work around a build buglet encountered on some version of FreeBSD. Apparently, no such work around is necessary. Reported by: Rolandas Naujikas <rolnas@takas.lt> | ||||
* | Put CFLAGS in CONFIGURE_ENV | nectar | 2004-02-23 | 1 | -0/+1 |
| | |||||
* | On amd64, include -fPIC in CFLAGS. | nectar | 2004-02-23 | 1 | -1/+5 |
| | | | | | PR: ports/63199 Reported by: Hendrik Scholz <hendrik@scholz.net> | ||||
* | Remove Kerberos IV support, as I'm unwilling to properly test it and | nectar | 2004-01-25 | 2 | -13/+2 |
| | | | | resolve packaging problems. | ||||
* | Fix a double-free which prevented `ftpd' from functioning correctly. | nectar | 2003-12-18 | 2 | -1/+31 |
| | |||||
* | Update 0.5.1 -> 0.6. | nectar | 2003-08-20 | 8 | -49/+154 |
| | | | | Switch to using `INFO' while we are at it. | ||||
* | Fix non-default dependency on openldap2[012] which is broken by splitting. | kuriyama | 2003-08-15 | 1 | -1/+1 |
| | | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento... | ||||
* | Fix build with OpenSSL 0.9.7+. | nectar | 2003-03-04 | 2 | -0/+35 |
| | |||||
* | -- Move pkg-comment into Makefile | nectar | 2003-02-26 | 2 | -2/+2 |
| | | | | -- portlint as necessary | ||||
* | Point dependencies on net/openldap2 to net/openldap20 | edwin | 2003-02-24 | 1 | -1/+1 |
| | |||||
* | Remove RESTRICTED tag for crypto stuff. | nork | 2003-02-23 | 1 | -2/+0 |
| | | | | Approved by: kris (implicitly) | ||||
* | update to heimdal 1.5.1 (fixes kadmind buffer overflow) | assar | 2002-10-24 | 2 | -2/+2 |
| | | | | Approved by: security-officer | ||||
* | Update 0.4e -> 0.5 | nectar | 2002-09-19 | 10 | -369/+198 |
| | |||||
* | Patch a heap overflow. See | nectar | 2002-05-03 | 2 | -1/+66 |
| | | | | | | | <URL:http://online.securityfocus.com/archive/1/269356> and <URL:http://www.freeweb.hu/mantra/04_2002/KRB4.htm>. Obtained from: Heimdal repository | ||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -2/+2 |
| | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. | ||||
* | Bump PORTREVISION for today's updates to libgssapi and su. | nectar | 2001-11-01 | 1 | -1/+1 |
| | |||||
* | su: Don't use the result of getlogin() to determine whether we are the | nectar | 2001-11-01 | 1 | -0/+46 |
| | | | | | | superuser. Always use getuid() instead. Submitted by: Johan Danielsson <joda@pdc.kth.se> | ||||
* | Fix a heap buffer overrun in gss_get_mic(). | nectar | 2001-10-31 | 1 | -0/+28 |
| | |||||
* | = Add support for using cracklib with kpasswdd, the password changing | nectar | 2001-10-29 | 4 | -2/+64 |
| | | | | | | daemon. = Fix a bug in `ktutil get' which was causing a segfault. = Bump PORTREVISION. | ||||
* | Update 0.4d -> 0.4e | nectar | 2001-09-08 | 14 | -237/+52 |
| | |||||
* | Move the man pages back out of the PLIST, but this time into a separate | nectar | 2001-08-18 | 3 | -178/+185 |
| | | | | | | Makefile (Makefile.man). Submitted by: Pete Fritchman <petef@databits.net> | ||||
* | Add a couple of missing man pages. | nectar | 2001-08-18 | 1 | -0/+2 |
| | |||||
* | There are now too many man pages to usefully maintain with | nectar | 2001-08-18 | 2 | -15/+176 |
| | | | | MANn= in the Makefile. Move them to the PLIST instead. | ||||
* | Update 0.4c -> 0.4d | nectar | 2001-08-15 | 2 | -2/+2 |
| | |||||
* | Update 0.4b -> 0.4c | nectar | 2001-08-01 | 2 | -3/+3 |
| | |||||
* | Update 0.4b -> 0.4c | nectar | 2001-07-20 | 4 | -58/+5 |
| | |||||
* | = Fix possible telnetd vulnerability in option processing. | nectar | 2001-07-20 | 3 | -0/+64 |
| | | | | | | | Obtained from: heimdal-discuss@sics.se = Fix bug in GSSAPI accept_sec_context() that prevented credential forwarding from working in some cases. | ||||
* | Update 0.3f -> 0.4b | nectar | 2001-07-07 | 7 | -117/+5 |
| | |||||
* | Correct no-nos: one file per patch, please. Don't touch more than one | nectar | 2001-06-29 | 3 | -49/+42 |
| | | | | | source file with each patch file, and don't touch the same source file with more than one patch file. | ||||
* | Bug fix for memory being free'd twice when using the new ANY:-keytabs. | nectar | 2001-06-24 | 2 | -1/+54 |
| | | | | | | PORTREVISION bumped. Submitted by: assar | ||||
* | Remove patch that has been incorporated into 0.3f. By a quirk of | nectar | 2001-06-24 | 1 | -10/+0 |
| | | | | | | | fate, it applied cleanly anyway, with harmless effect (two NULL assignments instead of one). Noticed by: assar | ||||
* | Fix segfault in ftpd introduced in 0.3f. | nectar | 2001-06-23 | 2 | -0/+67 |
| | | | | | | PORTREVISION bumped. Obtained from: assar on heimdal-discuss@sics.se | ||||
* | Update 0.3e -> 0.3f. From the announcement: | nectar | 2001-06-12 | 5 | -33/+8 |
| | | | | | | | | | | | | | | | | * 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 | ||||
* | configure was generating bogus `-R' and `-L' flags for the linker when | nectar | 2001-05-21 | 2 | -3/+27 |
| | | | | | | Kerberos IV libs were not present. PR: ports/27490 | ||||
* | Explicitly list directories for Kerberos 4 bits, so that once this | nectar | 2001-04-25 | 1 | -1/+1 |
| | | | | is built there are no references to the likely non-existent `/usr/athena'. | ||||
* | Fix an uninitialized pointer dereference in krb5_rd_cred. | nectar | 2001-04-20 | 2 | -0/+11 |
| | |||||
* | Add a sample start-up script for the KDC. | nectar | 2001-04-18 | 3 | -0/+35 |
| | |||||
* | On older systems (pre-4.1.0-RELEASE or so), this port will install | nectar | 2001-02-21 | 1 | -0/+3 |
| | | | | | | its own ifaddrs.h. Update ${PLIST} accordingly. Noticed by: assar | ||||
* | Update 0.3d -> 0.3e. | nectar | 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 | nectar | 2001-01-24 | 1 | -1/+2 |
| | | | | des_fixup_key_parity instead. | ||||
* | Missed in previous commit: remove headers for libdes | nectar | 2001-01-05 | 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 | nectar | 2001-01-05 | 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. | nectar | 2000-12-15 | 1 | -21/+20 |
| | |||||
* | Update 0.3c -> 0.3d | nectar | 2000-12-15 | 6 | -48/+17 |
| | |||||
* | = Use system libcom_err. | nectar | 2000-11-10 | 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. | nectar | 2000-11-04 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | nectar | 2000-11-04 | 1 | -0/+11 |
| | |||||
* | Add a knob (WITH_LDAP) to enable compiling with support for LDAP as a | nectar | 2000-11-01 | 1 | -0/+7 |
| | | | | backend database for the KDC. | ||||
* | Rename PLIST.{KRB4,X11} to pkg-plist.{krb4,x11}. | asami | 2000-10-08 | 1 | -3/+3 |
| | |||||
* | Update 0.3b -> 0.3c | nectar | 2000-09-20 | 2 | -2/+2 |
| | |||||
* | Upgrade 0.2t -> 0.3b | nectar | 2000-08-30 | 6 | -26/+56 |
| | |||||
* | Make these COMMENT files conform to Handbook standard. | will | 2000-08-11 | 1 | -1/+1 |
| | | | | | PR: 20269 Submitted by: Ports Fury | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-17 | 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 | sobomax | 2000-06-16 | 2 | -4/+2 |
| | | | | ldconfig in PLIST need personal consideration. | ||||
* | Fix PLIST. | nectar | 2000-06-16 | 1 | -0/+1 |
| | | | | Reported by: bento.freebsd.org | ||||
* | Update 0.2r -> 0.2t | nectar | 2000-05-19 | 3 | -4/+4 |
| | |||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -2/+2 |
| | |||||
* | = Update 0.2q -> 0.2r | nectar | 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 | reg | 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 | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | Fix packaging: Need to check for com_err when building with Kerberos IV | nectar | 2000-03-31 | 4 | -7/+4292 |
| | | | | | | libraries. Reported by: bento.freebsd.org | ||||
* | Update 0.2p -> 0.2q | nectar | 2000-02-23 | 3 | -2/+3 |
| | |||||
* | Update to 0.2p | nectar | 2000-02-21 | 3 | -8/+7 |
| | |||||
* | Add 'ipv6' on CATEGORIES. | sumikawa | 2000-01-18 | 1 | -1/+1 |
| | |||||
* | . fix packing list for cases with/without X, with/without KRB4 | nectar | 2000-01-18 | 4 | -15/+53 |
| | | | | . restore HEIMDAL_HOME for PREFIX handling | ||||
* | Update to 0.2l - bug fixes and a bunch of new man pages. | markm | 2000-01-09 | 3 | -10/+11 |
| | |||||
* | CVS is starting to really piss me off. This was supposed to be part | markm | 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. | markm | 1999-12-31 | 2 | -6/+13 |
| | | | | No response from: MAINTAINER | ||||
* | General comment cleanups. | hoek | 1999-12-29 | 1 | -1/+1 |
| | |||||
* | Clean up a bunch of portlint(1) FATAL errors, and tidy up the | markm | 1999-11-07 | 2 | -12/+29 |
| | | | | | | PREFIX handling. OK'ed by: MAINTAINER (a few days ago) | ||||
* | . Update 0.2c -> 0.2d | nectar | 1999-11-07 | 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 | nectar | 1999-11-03 | 2 | -5/+8 |
| | |||||
* | Hack to avoid rerunning automake. | nectar | 1999-10-31 | 1 | -0/+4 |
| | |||||
* | Heimdal is a re-implementation of Kerberos V. | nectar | 1999-10-31 | 5 | -0/+148 |