The NetBSD Project

CVS log for pkgsrc/security/heimdal/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / security / heimdal

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.90 / (download) - annotate - [select for diffs], Fri Apr 27 12:32:02 2012 UTC (4 weeks ago) by obache
Branch: MAIN
CVS Tags: HEAD
Changes since 1.89: +2 -2 lines
Diff to previous 1.89 (colored)

Recursive bump from icu shlib major bumped to 49.

Revision 1.89 / (download) - annotate - [select for diffs], Tue Mar 13 09:04:49 2012 UTC (2 months, 1 week ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.88: +5 -2 lines
Diff to previous 1.88 (colored)

On SunOS, heimdal never builds hcrypto when pkgsrc OpenSSL used.

Revision 1.88 / (download) - annotate - [select for diffs], Sun Mar 11 11:30:06 2012 UTC (2 months, 2 weeks ago) by shattered
Branch: MAIN
Changes since 1.87: +3 -2 lines
Diff to previous 1.87 (colored)

PR/39656 -- Use /var/heimdal as hdbdir, not /var.

Revision 1.87 / (download) - annotate - [select for diffs], Mon Feb 27 12:39:11 2012 UTC (2 months, 3 weeks ago) by asau
Branch: MAIN
Changes since 1.86: +3 -3 lines
Diff to previous 1.86 (colored)

Update to Heimdal 1.5.2


Release Notes - Heimdal - Version Heimdal 1.5.2

 Security fixes
 - CVE-2011-4862 Buffer overflow in libtelnet/encrypt.c in telnetd - escalation of privilege
 - Check that key types strictly match - denial of service

Release Notes - Heimdal - Version Heimdal 1.5.1

 Bug fixes
 - Fix building on Solaris, requires c99
 - Fix building on Windows
 - Build system updates

Release Notes - Heimdal - Version Heimdal 1.5

New features

 - Support GSS name extensions/attributes
 - SHA512 support
 - No Kerberos 4 support
 - Basic support for MIT Admin protocol (SECGSS flavor)
   in kadmind (extract keytab)
 - Replace editline with libedit

Revision 1.86 / (download) - annotate - [select for diffs], Wed Feb 15 22:39:54 2012 UTC (3 months, 1 week ago) by asau
Branch: MAIN
Changes since 1.85: +3 -1 lines
Diff to previous 1.85 (colored)

Provide access to tests (TEST_TARGET=check).

Revision 1.85 / (download) - annotate - [select for diffs], Wed Jan 18 14:45:37 2012 UTC (4 months ago) by adam
Branch: MAIN
Changes since 1.84: +2 -2 lines
Diff to previous 1.84 (colored)

Revbump after db5 update

Revision 1.84 / (download) - annotate - [select for diffs], Fri Dec 30 18:59:05 2011 UTC (4 months, 3 weeks ago) by tez
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.83: +1 -1 lines
Diff to previous 1.83 (colored)

Fix for CVE-2011-4862 from FreeBSD

When an encryption key is supplied via the TELNET protocol, its length
is not validated before the key is copied into a fixed-size buffer.

Revision 1.83 / (download) - annotate - [select for diffs], Fri Dec 9 01:53:11 2011 UTC (5 months, 2 weeks ago) by sbd
Branch: MAIN
Changes since 1.82: +2 -2 lines
Diff to previous 1.82 (colored)

In OWN_DIRS_PERMS change ROOT_GROUP to REAL_ROOT_GROUP

Revision 1.82 / (download) - annotate - [select for diffs], Wed Sep 14 17:33:00 2011 UTC (8 months, 1 week ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.81: +3 -2 lines
Diff to previous 1.81 (colored)

Fix build on SunOS.

Revision 1.81 / (download) - annotate - [select for diffs], Sun Jul 31 21:21:01 2011 UTC (9 months, 3 weeks ago) by gls
Branch: MAIN
Changes since 1.80: +2 -1 lines
Diff to previous 1.80 (colored)

Adds the symbols _kdc_db_fetch and _kdc_free_ent to global
visibility, so that they can be referenced from kdc/digest-service.
Fixes build on Dragonfly. From Alex Hornung in PR pkg/45195.

Revision 1.80 / (download) - annotate - [select for diffs], Fri Jul 8 09:49:21 2011 UTC (10 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.79: +18 -11 lines
Diff to previous 1.79 (colored)

Changes 1.4:
New features
* Support for reading MIT database file directly
* KCM is polished up and now used in production
* NTLM first class citizen, credentials stored in KCM
* Table driven ASN.1 compiler, smaller!, not enabled by default
* Native Windows client support
Notes
* Disabled write support NDBM hdb backend (read still in there) since
  it can't handle large records, please migrate to a diffrent backend
  (like BDB4)

Changes 1.3.3:
Bug fixes
* Check the GSS-API checksum exists before trying to use it [CVE-2010-1321]
* Check NULL pointers before dereference them [kdc]

Changes 1.3.2:
Bug fixes
* Don't mix length when clearing hmac (could memset too much)
* More paranoid underrun checking when decrypting packets
* Check the password change requests and refuse to answer empty packets
* Build on OpenSolaris
* Renumber AD-SIGNED-TICKET since it was stolen from US
* Don't cache /dev/*random file descriptor, it doesn't get unloaded
* Make C++ safe
* Misc warnings

Revision 1.79 / (download) - annotate - [select for diffs], Tue Mar 23 15:37:56 2010 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.78: +2 -2 lines
Diff to previous 1.78 (colored)

Reset maintainer, lost his commit bit.

Revision 1.78 / (download) - annotate - [select for diffs], Fri Feb 19 20:16:05 2010 UTC (2 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.77: +3 -3 lines
Diff to previous 1.77 (colored)

Fix ownership. Bump revision.

Revision 1.77 / (download) - annotate - [select for diffs], Sun Jan 17 12:02:40 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.76: +2 -2 lines
Diff to previous 1.76 (colored)

Recursive PKGREVISION bump for jpeg update to 8.

Revision 1.76 / (download) - annotate - [select for diffs], Tue Jun 30 00:07:22 2009 UTC (2 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.75: +3 -1 lines
Diff to previous 1.75 (colored)

Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.

Revision 1.75 / (download) - annotate - [select for diffs], Sun Jun 14 22:58:08 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.74: +2 -3 lines
Diff to previous 1.74 (colored)

Remove @dirrm related logic.

Revision 1.74 / (download) - annotate - [select for diffs], Wed May 20 00:58:26 2009 UTC (3 years ago) by wiz
Branch: MAIN
Changes since 1.73: +2 -2 lines
Diff to previous 1.73 (colored)

Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.

Revision 1.73 / (download) - annotate - [select for diffs], Tue May 19 08:59:31 2009 UTC (3 years ago) by wiz
Branch: MAIN
Changes since 1.72: +2 -3 lines
Diff to previous 1.72 (colored)

Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.

Revision 1.72 / (download) - annotate - [select for diffs], Sun Feb 1 21:39:43 2009 UTC (3 years, 3 months ago) by shattered
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.71: +3 -3 lines
Diff to previous 1.71 (colored)

heimdal leaves empty directories after deinstallation, fix that.

OK by wiz@.

Revision 1.71 / (download) - annotate - [select for diffs], Wed May 14 18:01:26 2008 UTC (4 years ago) by jwise
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.70: +5 -2 lines
Diff to previous 1.70 (colored)

libhcrypto.la only seems to get installed if we're building on 3.x or older,
so make it only end up in the PLIST if that is the case.

Revision 1.70 / (download) - annotate - [select for diffs], Mon May 5 02:26:03 2008 UTC (4 years ago) by jwise
Branch: MAIN
Changes since 1.69: +2 -1 lines
Diff to previous 1.69 (colored)

Add missing library (libhcrypto) to PLIST, allowing sudo to build against
this heimdal on 3.x.

Bump PKGREVISION.

Revision 1.69 / (download) - annotate - [select for diffs], Sat Apr 12 22:43:09 2008 UTC (4 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.68: +3 -4 lines
Diff to previous 1.68 (colored)

Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.

Revision 1.68 / (download) - annotate - [select for diffs], Tue Mar 4 22:37:46 2008 UTC (4 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.67: +2 -4 lines
Diff to previous 1.67 (colored)

As of revision 1.2 of termcap.buildlink3.mk, "-ltermcap" is automatically
transformed into the correct set of libraries, so we no longer need to
override the configure script's check for which library has tgetent().

Revision 1.67 / (download) - annotate - [select for diffs], Sun Mar 2 06:41:32 2008 UTC (4 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.66: +2 -2 lines
Diff to previous 1.66 (colored)

The "missing-from-system" headers that Heimdal installs are now placed
into ${PREFIX}/include/krb5/roken instead of ${PREFIX}/include/krb5.
This is good because it reduces the likelihood of a conflict with any
other similarly named headers if you simply add -I${PREFIX}/include/krb5
to the compiler command line.

Patch from PR pkg/38119 by charlie.

Revision 1.66 / (download) - annotate - [select for diffs], Fri Feb 29 22:41:13 2008 UTC (4 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.65: +2 -2 lines
Diff to previous 1.65 (colored)

Rename termlib.* to termcap.* to better document exactly what packages
are trying to use (the termcap t*() API).

Revision 1.65 / (download) - annotate - [select for diffs], Thu Feb 28 08:14:41 2008 UTC (4 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.64: +27 -88 lines
Diff to previous 1.64 (colored)

Update security/heimdal to version 1.1.  Changes from version 0.7.2 include:

 * Read-only PKCS11 provider built-in to hx509.
 * Better compatibilty with Windows 2008 Server pre-releases and Vista.
 * Add RFC3526 modp group14 as default.
 * Handle [kdc] database = { } entries without realm = stanzas.
 * Add gss_pseudo_random() for mechglue and krb5.
 * Make session key for the krbtgt be selected by the best encryption
   type of the client.
 * Better interoperability with other PK-INIT implementations.
 * Alias support for inital ticket requests.
 * Make ASN.1 library less paranoid to with regard to NUL in string to
   make it inter-operate with MIT Kerberos again.
 * PK-INIT support.
 * HDB extensions support, used by PK-INIT.
 * New ASN.1 compiler.
 * GSS-API mechglue from FreeBSD.
 * Updated SPNEGO to support RFC4178.
 * Support for Cryptosystem Negotiation Extension (RFC 4537).
 * A new X.509 library (hx509) and related crypto functions.
 * A new ntlm library (heimntlm) and related crypto functions.
 * KDC will return the "response too big" error to force TCP retries
   for large (default 1400 bytes) UDP replies.  This is common for
   PK-INIT requests.
 * Libkafs defaults to use 2b tokens.
 * krb5_kuserok() also checks ~/.k5login.d directory for acl files.
 * Fix memory leaks.
 * Bugs fixes

Revision 1.64 / (download) - annotate - [select for diffs], Fri Jan 18 05:09:37 2008 UTC (4 years, 4 months ago) by tnn
Branch: MAIN
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (colored)

Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@

Revision 1.63 / (download) - annotate - [select for diffs], Tue Feb 20 10:17:14 2007 UTC (5 years, 3 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.62: +11 -1 lines
Diff to previous 1.62 (colored)

Fixed the build on IRIX 6.5.

Revision 1.59.2.1 / (download) - annotate - [select for diffs], Thu Aug 10 07:14:03 2006 UTC (5 years, 9 months ago) by ghen
Branch: pkgsrc-2006Q2
Changes since 1.59: +10 -2 lines
Diff to previous 1.59 (colored) next main 1.60 (colored)

Pullup ticket 1784 - requested by salo
security fix for heimdal

Revisions pulled up:
- pkgsrc/security/heimdal/Makefile			1.60-1.62
- pkgsrc/security/heimdal/distinfo			1.20-1.21
- pkgsrc/security/heimdal/PLIST				1.11
- pkgsrc/security/heimdal/PLIST.Linux			removed
- pkgsrc/security/heimdal/patches/patch-al		1.1
- pkgsrc/security/heimdal/patches/patch-am		1.1
- pkgsrc/security/heimdal/patches/patch-an		1.1
- pkgsrc/security/heimdal/patches/patch-ao		1.1
- pkgsrc/security/heimdal/patches/patch-ap		1.1
- pkgsrc/security/heimdal/patches/patch-aq		1.1

   Module Name:	pkgsrc
   Committed By:	markd
   Date:		Sun Jul  2 13:53:28 UTC 2006

   Modified Files:
	pkgsrc/security/heimdal: Makefile
   Added Files:
	pkgsrc/security/heimdal: PLIST.SunOS

   Log Message:
   Solaris does not have err.h, glob.h, ifaddrs.h and vis.h compatible with
   heimdal, so heimdal installs its own. Add them in PLIST.SunOS
   Fixes PR pkg/33656.   Bump PKGREVISION.
---
   Module Name:	pkgsrc
   Committed By:	jlam
   Date:		Wed Jul  5 04:39:15 UTC 2006

   Modified Files:
	pkgsrc/security/heimdal: Makefile PLIST distinfo
   Added Files:
	pkgsrc/security/heimdal/patches: patch-al
   Removed Files:
	pkgsrc/security/heimdal: PLIST.Linux PLIST.SunOS

   Log Message:
   Back out previous and do the same thing more generally for all platforms.
   Since the heimdal install process will install additional headers in
   ${PREFIX}/include/krb5 depending on what the configure process detects,
   simply query the source Makefile at install-time for the extra headers
   that it will install and dynamically add them to the PLIST.
---
   Module Name:	pkgsrc
   Committed By:	salo
   Date:		Wed Aug  9 17:58:09 UTC 2006

   Modified Files:
	pkgsrc/security/heimdal: Makefile distinfo
   Added Files:
	pkgsrc/security/heimdal/patches: patch-am patch-an patch-ao patch-ap
	    patch-aq

   Log Message:
   Security fix for SA21436:

   "A security issue has been reported in Heimdal, which potentially can be
    exploited by malicious, local users to perform certain actions with
    escalated privileges.

    The security issue is caused due to missing checks for whether the
    "setuid()" call has succeeded in the bundled rcp application. This may
    be exploited to perform certain actions with root privileges if the
    "setuid()" call fails due to e.g. resource limits."

   http://secunia.com/advisories/21436/
   http://www.pdc.kth.se/heimdal/advisory/2006-08-08/

   Bump PKGREVISION.

Revision 1.62 / (download) - annotate - [select for diffs], Wed Aug 9 17:58:09 2006 UTC (5 years, 9 months ago) by salo
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.61: +2 -2 lines
Diff to previous 1.61 (colored)

Security fix for SA21436:

"A security issue has been reported in Heimdal, which potentially can be
 exploited by malicious, local users to perform certain actions with
 escalated privileges.

 The security issue is caused due to missing checks for whether the
 "setuid()" call has succeeded in the bundled rcp application. This may
 be exploited to perform certain actions with root privileges if the
 "setuid()" call fails due to e.g. resource limits."

http://secunia.com/advisories/21436/
http://www.pdc.kth.se/heimdal/advisory/2006-08-08/

Bump PKGREVISION.

Revision 1.61 / (download) - annotate - [select for diffs], Wed Jul 5 04:39:14 2006 UTC (5 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.60: +9 -1 lines
Diff to previous 1.60 (colored)

Back out previous and do the same thing more generally for all platforms.
Since the heimdal install process will install additional headers in
${PREFIX}/include/krb5 depending on what the configure process detects,
simply query the source Makefile at install-time for the extra headers
that it will install and dynamically add them to the PLIST.

Revision 1.60 / (download) - annotate - [select for diffs], Sun Jul 2 13:53:28 2006 UTC (5 years, 10 months ago) by markd
Branch: MAIN
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored)

Solaris does not have err.h, glob.h, ifaddrs.h and vis.h compatible with
heimdal, so heimdal installs its own. Add them in PLIST.SunOS
Fixes PR pkg/33656.   Bump PKGREVISION.

Revision 1.59 / (download) - annotate - [select for diffs], Wed May 31 18:22:26 2006 UTC (5 years, 11 months ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base
Branch point for: pkgsrc-2006Q2
Changes since 1.58: +3 -3 lines
Diff to previous 1.58 (colored)

The databases/openldap package has been split in -client and -server component
packages.  Convert LDAP-based applications to depend on openldap-client, and
bump PKGREVISION for those that depend on it by default.

Revision 1.58 / (download) - annotate - [select for diffs], Mon May 15 09:17:14 2006 UTC (6 years ago) by minskim
Branch: MAIN
Changes since 1.57: +2 -1 lines
Diff to previous 1.57 (colored)

Linux does not have glob.h and vis.h compatible with heimdal, so heimdal
installs its own glob.h and vis.h.  Add them to PLIST.Linux.

Bump PKGREVISION.

Revision 1.57 / (download) - annotate - [select for diffs], Sat May 6 01:05:51 2006 UTC (6 years ago) by minskim
Branch: MAIN
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored)

This package requires flex to build.

Revision 1.56 / (download) - annotate - [select for diffs], Fri Mar 31 23:44:39 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.55: +2 -1 lines
Diff to previous 1.55 (colored)

heimdal and gss conflict because they install a common set of manpages
for the gss_* functions.

Revision 1.55 / (download) - annotate - [select for diffs], Thu Mar 30 03:44:43 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored)

* Honor PKGINFODIR.
* List the info files directly in the PLIST.

Revision 1.49.2.1 / (download) - annotate - [select for diffs], Wed Feb 8 15:59:35 2006 UTC (6 years, 3 months ago) by salo
Branch: pkgsrc-2005Q4
Changes since 1.49: +2 -3 lines
Diff to previous 1.49 (colored) next main 1.50 (colored)

Pullup ticket 1106 - requested by Love Hornquist Astrand
security update for heimdal

Revisions pulled up:
- pkgsrc/security/heimdal/Makefile		1.54
- pkgsrc/security/heimdal/distinfo		1.19
- pkgsrc/security/heimdal/patches/patch-ab	removed
- pkgsrc/security/heimdal/patches/patch-ak	removed
- pkgsrc/security/heimdal/patches/patch-ae	removed
- pkgsrc/security/heimdal/patches/patch-af	removed
- pkgsrc/security/heimdal/patches/patch-ag	removed
- pkgsrc/security/heimdal/patches/patch-ah	removed
- pkgsrc/security/heimdal/patches/patch-ai	removed
- pkgsrc/security/heimdal/patches/patch-aj	removed

   Module Name:		pkgsrc
   Committed By:	lha
   Date:		Tue Feb  7 12:20:52 UTC 2006

   Modified Files:
   	pkgsrc/security/heimdal: Makefile distinfo
   Removed Files:
   	pkgsrc/security/heimdal/patches: patch-ab patch-ae patch-af
   	    patch-ag patch-ah patch-ai patch-aj patch-ak

   Log Message:
   http://www.pdc.kth.se/heimdal/releases/0.7.2/
   http://www.pdc.kth.se/heimdal/advisory/2006-02-06/

   Changes in Heimdal 0.7.2

   * Fix security problem in rshd that enable an attacker to overwrite
     and change ownership of any file that root could write.
   * Fix a DOS in telnetd. The attacker could force the server to crash
     in a NULL de-reference before the user logged in, resulting in inetd
     turning telnetd off because it forked too fast.
   * Make gss_acquire_cred(GSS_C_ACCEPT) check that the requested name
     exists in the keytab before returning success. This allows servers
     to check if its even possible to use GSSAPI.
   * Fix receiving end of token delegation for GSS-API. It still wrongly
     uses subkey for sending for compatibility reasons, this will change
     in 0.8.
   * telnetd, login and rshd are now more verbose in logging failed and
     successful logins.
   * Bug fixes

Revision 1.54 / (download) - annotate - [select for diffs], Tue Feb 7 12:20:52 2006 UTC (6 years, 3 months ago) by lha
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.53: +2 -3 lines
Diff to previous 1.53 (colored)

http://www.pdc.kth.se/heimdal/releases/0.7.2/
http://www.pdc.kth.se/heimdal/advisory/2006-02-06/

Changes in Heimdal 0.7.2

* Fix security problem in rshd that enable an attacker to overwrite
  and change ownership of any file that root could write.
* Fix a DOS in telnetd. The attacker could force the server to crash
  in a NULL de-reference before the user logged in, resulting in inetd
  turning telnetd off because it forked too fast.
* Make gss_acquire_cred(GSS_C_ACCEPT) check that the requested name
  exists in the keytab before returning success. This allows servers
  to check if its even possible to use GSSAPI.
* Fix receiving end of token delegation for GSS-API. It still wrongly
  uses subkey for sending for compatibility reasons, this will change
  in 0.8.
* telnetd, login and rshd are now more verbose in logging failed and
  successful logins.
* Bug fixes

Revision 1.53 / (download) - annotate - [select for diffs], Wed Jan 25 03:47:51 2006 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.52: +4 -1 lines
Diff to previous 1.52 (colored)

Force Heimdal to compile its own compile_et by telling the configure
script not to find any system-installed compile_et.

(This should really be done by using our own PATH that doesn't include
any system paths, but we're not quite ready to do that yet.)

Revision 1.52 / (download) - annotate - [select for diffs], Tue Jan 24 18:56:23 2006 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.51: +2 -1 lines
Diff to previous 1.51 (colored)

security/heimdal and net/openafs conflict because of:
bin/compile_et
bin/kpasswd
bin/pagsh

Addresses PR 32610 and PR 32612 by Ola Eriksson.

Revision 1.51 / (download) - annotate - [select for diffs], Tue Jan 24 18:55:21 2006 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.50: +2 -1 lines
Diff to previous 1.50 (colored)

security/heimdal and arla conflict with each other because of:
bin/mk_cmds
lib/libroken.la
lib/libsl.la
lib/libss.la
man/man3/arg_printusage.3
man/man3/getarg.3

Addresses PR 32610 and PR 32611 by Ola Eriksson.

Revision 1.50 / (download) - annotate - [select for diffs], Thu Dec 29 06:22:09 2005 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.49: +1 -2 lines
Diff to previous 1.49 (colored)

Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.49 / (download) - annotate - [select for diffs], Wed Dec 21 04:17:49 2005 UTC (6 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base
Branch point for: pkgsrc-2005Q4
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored)

Add a non-conflicting definition for load_rc_config_var so that
platforms with older versions of /etc/rc.subr can run smbd.sh and
winbindd.sh without updating /etc/rc.subr.

Bump PKGREVISION to 2.

Revision 1.48 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:17 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.47: +5 -5 lines
Diff to previous 1.47 (colored)

Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.

Revision 1.47 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:56 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.46 / (download) - annotate - [select for diffs], Wed Oct 26 16:44:24 2005 UTC (6 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.45: +2 -1 lines
Diff to previous 1.45 (colored)

Pull in change from Heimdal CVS committed on 20051012 where the field
in a publicly-exported structure was renamed from "private" to
"opt_private".  This allows <krb5.h> to be used by C++ compilers.
Bump the PKGREVISION to 1.

Revision 1.45 / (download) - annotate - [select for diffs], Wed Oct 26 15:12:45 2005 UTC (6 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.44: +20 -14 lines
Diff to previous 1.44 (colored)

Update security/heimdal to 0.7.1 (approved by lha).  We drop support
for the "db4" option and just rely on the appropriate BDB_* settings
via bdb.buildlink3.mk.  Also, we tweak the builtin.mk file so use
krb5-config, if it's available, to check the version of the built-in
heimdal.  Patches patch-ab, patch-ae and patch-af have been sent back
upstream and will be incorporated into future Heimdal releases.

Changes between version 0.6.5 and version 0.7.1 include:

 * Support for KCM, a process based credential cache
 * Support CCAPI credential cache
 * SPNEGO support
 * AES (and the gssapi conterpart, CFX) support
 * Adding new and improve old documentation
 * Bug fixes

Revision 1.44 / (download) - annotate - [select for diffs], Tue Oct 25 01:17:57 2005 UTC (6 years, 7 months ago) by rillig
Branch: MAIN
Changes since 1.43: +6 -1 lines
Diff to previous 1.43 (colored)

Solaris 9 has a <vis.h> header, but it is very different to the BSD <vis.h>
header, which is expected by heimdal. Now the package builds on Solaris 9.

Revision 1.43 / (download) - annotate - [select for diffs], Wed Oct 5 13:29:50 2005 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.42: +1 -3 lines
Diff to previous 1.42 (colored)

Remove some more *LEGACY* settings that are over a month old and
thus were before 2005Q3.

Revision 1.42 / (download) - annotate - [select for diffs], Tue Aug 23 14:07:25 2005 UTC (6 years, 9 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

Include sys/types.h. This fixes configure on DragonFly. Bump PKGREVISION.

Okayed by lha@. I tested on Linux and DragonFly. I got this from
Joerg Sonnenberger.

On DragonFly, the configure errored like:

/usr/include/openssl/md5.h:110: error: syntax error before "size_t"
In file included from conftest.c:34:
/usr/include/openssl/sha.h:109: error: syntax error before "size_t"

This caused tests to break and it ended up building and installing libdes
and des.h, md4.h, and related headers.

So later libgssapi needed this libdes which was not buildlinked which
broke kdelibs3 build.

Revision 1.41 / (download) - annotate - [select for diffs], Thu Aug 4 16:50:18 2005 UTC (6 years, 9 months ago) by tonio
Branch: MAIN
Changes since 1.40: +2 -1 lines
Diff to previous 1.40 (colored)

Add patch-aa to make heimdal compile with gcc-4 (default with darwin 8)
This patch is the same as revision 1.3 of
/cvsroot/src/crypto/dist/heimdal/lib/asn1/gen_glue.c by matt@
those cvs log:
  Don't emit struct units [] anymore.  emit a struct units * const foo and
  in the C file initialize that to the static list.

Bump pkgrevision: it changes the binary package on gcc<4 platforms

approved by wiz@

Revision 1.40 / (download) - annotate - [select for diffs], Mon Jun 20 09:51:02 2005 UTC (6 years, 11 months ago) by lha
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

Update to Heimdal 0.6.5

Changes in release 0.6.5
 * fix vulnerabilities in telnetd
 * unbreak Kerberos 4 and kaserver

Revision 1.39 / (download) - annotate - [select for diffs], Wed Jun 1 02:49:39 2005 UTC (6 years, 11 months ago) by yyamano
Branch: MAIN
Changes since 1.38: +3 -1 lines
Diff to previous 1.38 (colored)

Make this build on Darwin. This fixes PR pkg/29147.

Revision 1.38 / (download) - annotate - [select for diffs], Tue May 31 11:31:07 2005 UTC (6 years, 11 months ago) by dillo
Branch: MAIN
Changes since 1.37: +5 -4 lines
Diff to previous 1.37 (colored)

Rename option prefix-cmds to kerberos-prefix-cmds.  Backwards
compatibility provided via PKG_OPTIONS_LEGACY_OPTS.

Revision 1.37 / (download) - annotate - [select for diffs], Tue May 31 10:01:39 2005 UTC (6 years, 11 months ago) by dillo
Branch: MAIN
Changes since 1.36: +3 -5 lines
Diff to previous 1.36 (colored)

Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a
user settable variable.  Set PKG_SUGGESTED_OPTIONS instead.  Also,
make use of PKG_OPTIONS_LEGACY_VARS.

Reviewed by wiz.

Revision 1.36 / (download) - annotate - [select for diffs], Sun May 22 20:08:30 2005 UTC (7 years ago) by jlam
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.32.2.1 / (download) - annotate - [select for diffs], Thu Apr 21 15:55:33 2005 UTC (7 years, 1 month ago) by salo
Branch: pkgsrc-2005Q1
Changes since 1.32: +6 -7 lines
Diff to previous 1.32 (colored) next main 1.33 (colored)

Pullup ticket 458 - requested by Love Hornquist-Astrand
security fix for heimdal

Revisions pulled up:
- pkgsrc/security/heimdal/Makefile		1.34-1.35
- pkgsrc/security/heimdal/PLIST			1.7
- pkgsrc/security/heimdal/distinfo		1.11
- pkgsrc/security/heimdal/patches/patch-ae	removed

   Module Name:		pkgsrc
   Committed By:	wiz
   Date:		Thu Apr 21 14:00:36 UTC 2005

   Modified Files:
   	pkgsrc/security/heimdal: Makefile

   Log Message:
   lha agreed to maintain this package.
---
   Module Name:		pkgsrc
   Committed By:	lha
   Date:		Thu Apr 21 14:35:47 UTC 2005

   Modified Files:
   	pkgsrc/security/heimdal: Makefile PLIST distinfo
   Removed Files:
   	pkgsrc/security/heimdal/patches: patch-ae

   Log Message:
   Update to Heimdal 0.6.4. While I'm here, claim maintainership of this
   package. Also please pkglint. Changes in heimdal 0.6.4 include:

    * fix vulnerabilities in telnet
    * rshd: encryption without a separate error socket should now work
    * telnet now uses appdefaults for the encrypt and forward/forwardable
      settings
    * bug fixes

Revision 1.35 / (download) - annotate - [select for diffs], Thu Apr 21 14:35:47 2005 UTC (7 years, 1 month ago) by lha
Branch: MAIN
Changes since 1.34: +5 -6 lines
Diff to previous 1.34 (colored)

Update to Heimdal 0.6.4. While I'm here, claim maintainership of this
package. Also please pkglint. Changes in heimdal 0.6.4 include:

 * fix vulnerabilities in telnet
 * rshd: encryption without a separate error socket should now work
 * telnet now uses appdefaults for the encrypt and forward/forwardable
   settings
 * bug fixes

Revision 1.34 / (download) - annotate - [select for diffs], Thu Apr 21 14:00:36 2005 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

lha agreed to maintain this package.

Revision 1.33 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:12 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.32: +1 -2 lines
Diff to previous 1.32 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.32 / (download) - annotate - [select for diffs], Tue Dec 28 02:47:49 2004 UTC (7 years, 4 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base
Branch point for: pkgsrc-2005Q1
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).

Revision 1.31 / (download) - annotate - [select for diffs], Thu Dec 23 14:43:28 2004 UTC (7 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.30: +6 -7 lines
Diff to previous 1.30 (colored)

Enable building heimdal with the "ldap" option to allow using an LDAP
server as a datastore for the KDC.

Revision 1.30 / (download) - annotate - [select for diffs], Sat Dec 4 03:59:26 2004 UTC (7 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.29: +2 -17 lines
Diff to previous 1.29 (colored)

Set USE_OLD_DES_API and replace custom changes to work with NetBSD-2.0's
OpenSSL, with patches to use <openssl/des_old.h>.

Revision 1.29 / (download) - annotate - [select for diffs], Sun Nov 28 19:19:52 2004 UTC (7 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Remove pre-buildlink and post-buildlink as part of getting pkgsrc ready
for pkgsrc-2004Q4.  The "buildlink" phase was removed for the last branch,
and this is the final cleanup.  "post-buildlink" is now "post-wrapper".

Revision 1.28 / (download) - annotate - [select for diffs], Fri Nov 19 23:16:02 2004 UTC (7 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.27: +18 -2 lines
Diff to previous 1.27 (colored)

Correctly detect the old DES API in the OpenSSL in NetBSD's base
install.  This prevents Heimdal from building and installing its own
DES library and headers.  Bump the PKGREVISION.

Revision 1.27 / (download) - annotate - [select for diffs], Mon Nov 15 14:56:36 2004 UTC (7 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.26: +4 -10 lines
Diff to previous 1.26 (colored)

Add a new variable BROKEN_READLINE_DETECTION which should be set to
yes/no by a package Makefile, depending on whether the configure
process properly detects the additional libraries needed to link
against -lreadline (typically, you need either "-lreadline -ltermcap",
or "-lreadline -lcurses" to properly link against -lreadline).  If this
variable is set to "yes", then we automatically expand "-lreadline" into
"-lreadline -l<termcap functions library>".  BROKEN_READLINE_DETECTION
defaults to "no".

Set BROKEN_READLINE_DETECTION to "yes" in security/heimdal and remove
the custom logic that did the same work.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Nov 9 19:48:52 2004 UTC (7 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Fix location of heimdal mirror at ftp.sunet.se.

Revision 1.25 / (download) - annotate - [select for diffs], Tue Oct 19 04:01:13 2004 UTC (7 years, 7 months ago) by reed
Branch: MAIN
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

This needs a yacc.
So used:
USE_GNU_TOOLS+=                yacc
(But it didn't necessarily need a GNU version.)

Revision 1.24 / (download) - annotate - [select for diffs], Sun Oct 3 00:18:09 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Sep 22 08:09:52 2004 UTC (7 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.22: +1 -2 lines
Diff to previous 1.22 (colored)

Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".

Revision 1.22 / (download) - annotate - [select for diffs], Wed Sep 15 04:53:21 2004 UTC (7 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.21: +11 -3 lines
Diff to previous 1.21 (colored)

The configure script checks for some libraries the wrong order, since
-lreadline also needs either -ltermcap, -lcurses, -lncurses in the link
command to resolve all symbols used in the readline library.  Cause one
of these libraries to automatically be added whenever "-lreadline"
appears on the command line.  This is a generalization of the change in
revision 1.6 to work on more operating systems.

Revision 1.21 / (download) - annotate - [select for diffs], Tue Sep 14 14:41:34 2004 UTC (7 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.20: +4 -4 lines
Diff to previous 1.20 (colored)

Update security/heimdal to 0.6.3.  Changes from version 0.6.1 include:

* fix vulnerabilities in ftpd
* support for linux AFS /proc "syscalls"
* support for RFC3244 (Windows 2000 Kerberos Change/Set Password) in kpasswdd
* fix possible KDC denial of service
* Fix possible buffer overrun in v4 kadmin (which now defaults to off)

Revision 1.20 / (download) - annotate - [select for diffs], Sun Aug 22 19:32:52 2004 UTC (7 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.19: +3 -11 lines
Diff to previous 1.19 (colored)

Change the way that legacy USE_* and FOO_USE_* options are converted
into the bsd.options.mk framework.  Instead of appending to
${PKG_OPTIONS_VAR}, it appends to PKG_DEFAULT_OPTIONS.  This causes
the default options to be the union of PKG_DEFAULT_OPTIONS and any
old USE_* and FOO_USE_* settings.

This fixes PR pkg/26590.

Revision 1.19 / (download) - annotate - [select for diffs], Thu Aug 5 16:28:45 2004 UTC (7 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.18: +4 -4 lines
Diff to previous 1.18 (colored)

It's PKG_OPTIONS.heimdal, not PKG_OPTIONS.mit-krb5.

Revision 1.18 / (download) - annotate - [select for diffs], Fri Jul 30 21:05:42 2004 UTC (7 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.17: +23 -10 lines
Diff to previous 1.17 (colored)

Convert to use bsd.options.mk.  The relevant options variable to set
for each package can be determined by invoking:

	make show-var VARNAME=PKG_OPTIONS_VAR

The old options are still supported unless the variable named in
PKG_OPTIONS_VAR is set within make(1) (usually via /etc/mk.conf).

Revision 1.17 / (download) - annotate - [select for diffs], Sat Jul 24 14:01:20 2004 UTC (7 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.16: +3 -2 lines
Diff to previous 1.16 (colored)

Honor VARBASE; bump PKGREVISION.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Jun 25 15:44:30 2004 UTC (7 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Cede maintainership to the hard-working people on tech-pkg@NetBSD.org.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Jun 25 15:42:52 2004 UTC (7 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.14: +12 -12 lines
Diff to previous 1.14 (colored)

Whitespace nits.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Apr 1 20:51:50 2004 UTC (8 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored)

There is no PKGREVISION less than 1.  Just remove it in this case.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Apr 1 18:42:25 2004 UTC (8 years, 1 month ago) by joda
Branch: MAIN
Changes since 1.12: +4 -5 lines
Diff to previous 1.12 (colored)

Update to 0.6.1:
 * Fixed cross realm vulnerability
 * Fixed ARCFOUR suppport
 * kdc: fix denial of service attack
 * kdc: stop clients from renewing tickets into the future
 * bug fixes

Revision 1.12 / (download) - annotate - [select for diffs], Mon Mar 29 17:22:26 2004 UTC (8 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Note the info file for the new info file handling framework.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Mar 28 01:00:11 2004 UTC (8 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.10: +26 -8 lines
Diff to previous 1.10 (colored)

Fix the Kerberized telnetd and rsh to use the Heimdal binaries for
login and rsh so that the correct programs (and not the system ones)
are executed.  Bump the PKGREVISION to 3.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Mar 26 18:48:52 2004 UTC (8 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored)

Reverse the use of USE_DB185 in bdb.buildlink3.mk -- it defaults to
"yes" and packages that can't use the DB-1.85 API should set it to "no".
This makes the native DB the preferred DB if it exists.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Mar 26 02:27:52 2004 UTC (8 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Mar 10 18:07:16 2004 UTC (8 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Convert to use bdb.buildlink3.mk.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Feb 23 12:35:11 2004 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Let the rc.d script start kdc detached, as is the default for
the in-tree kdc.
From Jukka Salmi in PR 24489, ok'd by lukem@.
Bump PKGREVISION to 1.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Feb 22 11:59:50 2004 UTC (8 years, 3 months ago) by markd
Branch: MAIN
Changes since 1.5: +7 -1 lines
Diff to previous 1.5 (colored)

configure looks for and finds -ltermcap too late in the process for it to
be linked in when testing -lreadline usability so that test fails on
Solaris - so pass that lib into configure at the start via the environment.

Also allow optional use of db4 rather that db.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Feb 14 17:21:52 2004 UTC (8 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jan 15 12:48:00 2004 UTC (8 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.3: +16 -6 lines
Diff to previous 1.3 (colored)

Support a new yes/no variable "KERBEROS_PREFIX_CMDS" that can be used by
Kerberos implementation packages to decide whether to prefix certain
commands with a "k" to differentiate it from system tools with similar
names.  KERBEROS_PREFIX_CMDS defaults to "no".

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jan 11 00:00:28 2004 UTC (8 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

Note CONFLICT with forthcoming mit-krb5 package.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jan 10 21:59:29 2004 UTC (8 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Add a rc.d script to start the kdc daemon on the Kerberos master server.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Jan 10 14:56:45 2004 UTC (8 years, 4 months ago) by jlam
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of heimdal-0.6 into security/heimdal.

Heimdal is a free implementation of Kerberos 5.

Kerberos is a system for authenticating users and services on a network.
It is built upon the assumption that the network is "unsafe".  Kerberos
is a trusted third-party service.  That means that there is a third
party (the Kerberos server) that is trusted by all the entities on the
network (users and services, usually called "principals").  All
principals share a secret password (or key) with the Kerberos server and
this enables principals to verify that the messages from the Kerberos
server are authentic.  Thus trusting the Kerberos server, users and
services can authenticate each other.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Jan 10 14:56:45 2004 UTC (8 years, 4 months ago) by jlam
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>