FreshPorts -- The Place For Ports Tue, 9 Feb 2010 4:16 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
heimdal 1.0.1_1 security on this many watch lists=17 search for ports that depend on this port An older version of this port was marked as vulnerable.
A popular BSD-licensed implementation of Kerberos 5

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: ipv6


Heimdal is an implementation of Kerberos 5, largely written in Sweden
(due to crypto export legal issues in the US at the time). It is freely
available under a three clause BSD style license.

WWW: http://www.pdc.kth.se/heimdal/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/libtool22

To install the port: cd /usr/ports/security/heimdal/ && make install clean
To add the package: pkg_add -r heimdal


Configuration Options
===> The following configuration options are available for heimdal-1.0.1_1:
     LDAP=off (default) "Use OpenLDAP as the KDC backend"
     CRACKLIB=off (default) "Use CrackLib for password quality checking"
     X11=off (default) "Build X11 utilies"
===> Use 'make config' to modify these settings

Master Sites:
http://ftp.pdc.kth.se/pub/heimdal/src/
ftp://ftp.pdc.kth.se/pub/heimdal/src/
ftp://ftp.sunet.se/pub/unix/admin/mirror-pdc/pub/heimdal/src/
ftp://ftp.ayamura.org/pub/heimdal/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 85

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
02 Sep 2009 04:27:29
Original commit files touched by this commit  1.0.1_1
bland search for other commits by this committer
Fix invalid malloc in LDAP backend.

PR:     128025
02 Aug 2009 20:36:34
Original commit files touched by this commit  1.0.1
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
22 Jul 2009 03:07:05
Original commit files touched by this commit  1.0.1
shaun search for other commits by this committer
With regret, return these to the pool.
19 Apr 2008 18:56:05
Original commit files touched by this commit  1.0.1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
12 Nov 2007 23:27:08
Original commit files touched by this commit  1.0.1
pav search for other commits by this committer
- hcrypto library is only installed on FreeBSD < 7.0

Reported by:    pointyhat
Approved by:    portmgr (hat)
29 Oct 2007 13:31:06
Original commit files touched by this commit  1.0.1
shaun search for other commits by this committer
Re-add a file (for cracklib support) that was inadvertently removed with
the last update.

PR:             ports/117351 [1], ports/116864 [2]
Submitted by:   Koji Yokota <yokota@res.otaru-uc.ac.jp> [1],
                Matthias Andree <matthias.andree@gmx.de> [2]
27 Sep 2007 01:16:01
Original commit files touched by this commit  1.0.1
shaun search for other commits by this committer
Upgrade to 1.0.1.

PR:             ports/115589
Submitted by:   Rasmus Kaj <kaj@kth.se>
01 Feb 2007 02:42:06
Original commit files touched by this commit  0.7.2_2
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
14 Nov 2006 02:06:07
Original commit files touched by this commit  0.7.2_2
laszlof search for other commits by this committer
Register conflicts for srp in security/heimdal, security/krb4, and
securiry/krb5.
Bump PORTREVISION accordingly.

PR:             ports/105442
Submitted by:   Ruben van Staveren <ruben@verweg.com>
Reviewed by:    shaun@, cy@
Approved by:    flz (mentor)
07 Oct 2006 01:42:57
Original commit files touched by this commit  0.7.2_1
shaun search for other commits by this committer
When using LDAP as a KDC back-end, allow users to override the
hard-coded LDAP socket path. By default, we will use the path where
OpenLDAP usually puts its socket.

PR:             ports/72149
Submitted by:   Pawel Wieleba <wielebap@iem.pw.edu.pl>
05 Oct 2006 17:07:40
Original commit files touched by this commit  0.7.2
shaun search for other commits by this committer
- Update to 0.7.2.
- Improve pkg-descr, etc.
- Take maintainership.
11 Sep 2006 00:34:38
Original commit files touched by this commit  0.6.6
kris search for other commits by this committer
BROKEN on 7.0: Incomplete pkg-plist
15 Aug 2006 02:04:55
Original commit files touched by this commit  0.6.6
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
24 Mar 2006 05:44:38
Original commit files touched by this commit  0.6.6
linimon search for other commits by this committer
Reset maintainer at his request; nectar is away from FreeBSD work right now.
20 Mar 2006 15:21:19
Original commit files touched by this commit  0.6.6
mnag search for other commits by this committer
- 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
24 Jan 2006 01:03:33
Original commit files touched by this commit  0.6.3_3
 This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
05 Dec 2005 02:34:07
Original commit files touched by this commit  0.6.3_3
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Remove install-info from Makefile, it's automatically done when INFO is defined
08 Oct 2005 20:59:37
Original commit files touched by this commit  0.6.3_3
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Set CONFLICTS with krb4 and krb5
- Portlint

PR:             ports/85025
Submitted by:   lofi
Approved by:    maintainer timeout (nectar, 7 weeks)
12 Jul 2005 18:07:47
Original commit files touched by this commit  0.6.3_3
 This port version is marked as vulnerable.
jylefort search for other commits by this committer
- Let configure know that we have fnmatch.h (fixes some fnmatch-using
  C++ ports, since the fnmatch.h which was uselessly installed by
  heimdal did not wrap the fnmatch() declaration in extern C {}) [1]
- Fix the packing list on 4.x

[1]
PR:             ports/80366
Submitted by:   Joan Picanyol i Puig <lists-freebsd-gnats@biaix.org>
Approved by:    maintainer timeout (76 days)
21 May 2005 19:10:23
Original commit files touched by this commit  0.6.3_2
 This port version is marked as vulnerable.
kris search for other commits by this committer
BROKEN on 4.x: Incomplete pkg-plist
18 Jan 2005 20:55:05
Original commit files touched by this commit  0.6.3_2
 This port version is marked as vulnerable.
nectar search for other commits by this committer
Add CONFLICTS due to libexec/ftpd.

PR:             ports/76235
Approved by:    ache, sumikawa (maintainers for wu-ftpd*)
13 Jan 2005 18:48:02
Original commit files touched by this commit  0.6.3_2
 This port version is marked as vulnerable.
nectar search for other commits by this committer
Fix PLIST again.  Spell `password' correctly and keep the pointy
hat an extra day.

Noticed by:     pointyhat.freebsd.org
12 Jan 2005 16:28:59
Original commit files touched by this commit  0.6.3_1
 This port version is marked as vulnerable.
nectar search for other commits by this committer
Fix PLIST (forgotten new manual pages).  Bump PORTREVISION.

Noticed by:     pointyhat.freebsd.org
10 Jan 2005 14:26:14
Original commit files touched by this commit  0.6.3
 This port version is marked as vulnerable.
nectar search for other commits by this committer
Upgrade 0.6.1 -> 0.6.3

PR:     ports/74113
Submitted by:   Petr Holub <hopet@ics.muni.cz>
30 Jun 2004 08:57:04
Original commit files touched by this commit  0.6.1
 This port version is marked as vulnerable.
vs search for other commits by this committer
Cleanup master-sites.

PR:             ports/67157
Submitted by:   Roman Neuhauser
Approved by:    maintainer timeout
12 Apr 2004 19:03:31
Original commit files touched by this commit  0.6.1
 This port version is marked as vulnerable.
nectar search for other commits by this committer
Fix packaging: com_err will only be built and installed on a few systems
where compile_et is not modern enough.
03 Apr 2004 00:06:44
Original commit files touched by this commit  0.6.1
 This port version is marked as vulnerable.
nectar search for other commits by this committer
Update 0.6 -> 0.6.1
Use OPTIONS
Use USE_OPENLDAP
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.6_2
 This port version is marked as vulnerable.
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

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.
08 Mar 2004 12:12:41
Original commit files touched by this commit  0.6_2
 This port version is marked as vulnerable.
nectar search for other commits by this committer
Add size.
08 Mar 2004 12:12:26
Original commit files touched by this commit  0.6_2
 This port version is marked as vulnerable.
nectar search for other commits by this committer
Set `USE_LIBTOOL=yes'.  Previously, the value was `no', but that means
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>
23 Feb 2004 13:59:45
Original commit files touched by this commit  0.6_2
 This port version is marked as vulnerable.
nectar search for other commits by this committer
Put CFLAGS in CONFIGURE_ENV
23 Feb 2004 13:23:58
Original commit files touched by this commit  0.6_2
 This port version is marked as vulnerable.
nectar search for other commits by this committer
On amd64, include -fPIC in CFLAGS.

PR:             ports/63199
Reported by:    Hendrik Scholz <hendrik@scholz.net>
25 Jan 2004 15:11:28
Original commit files touched by this commit  0.6_2
 This port version is marked as vulnerable.
nectar search for other commits by this committer
Remove Kerberos IV support, as I'm unwilling to properly test it and
resolve packaging problems.
17 Dec 2003 20:34:18
Original commit files touched by this commit  0.6_1
 This port version is marked as vulnerable.
nectar search for other commits by this committer
Fix a double-free which prevented `ftpd' from functioning correctly.
20 Aug 2003 00:24:56
Original commit files touched by this commit  0.6
 This port version is marked as vulnerable.
nectar search for other commits by this committer
Update 0.5.1 -> 0.6.

Switch to using `INFO' while we are at it.
15 Aug 2003 01:49:31
Original commit files touched by this commit  0.5.1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Fix non-default dependency on openldap2[012] which is broken by splitting.

# I'm not bumped port revision of them because this should not affect
# packages built on bento...
04 Mar 2003 14:52:03
Original commit files touched by this commit  0.5.1
 This port version is marked as vulnerable.
nectar search for other commits by this committer
Fix build with OpenSSL 0.9.7+.
25 Feb 2003 19:11:35
Original commit files touched by this commit  0.5.1
 This port version is marked as vulnerable.
nectar search for other commits by this committer
-- Move pkg-comment into Makefile
-- portlint as necessary
24 Feb 2003 02:56:37
Original commit files touched by this commit  0.5.1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Point dependencies on net/openldap2 to net/openldap20
22 Feb 2003 16:12:23
Original commit files touched by this commit  0.5.1
 This port version is marked as vulnerable.
nork search for other commits by this committer
Remove RESTRICTED tag for crypto stuff.

Approved by:    kris (implicitly)
24 Oct 2002 16:01:11
Original commit files touched by this commit  0.5.1
 This port version is marked as vulnerable.
assar search for other commits by this committer
update to heimdal 1.5.1 (fixes kadmind buffer overflow)

Approved by:    security-officer
19 Sep 2002 14:04:41
Original commit files touched by this commit  0.5
 This port version is marked as vulnerable.
nectar search for other commits by this committer
Update 0.4e -> 0.5
03 May 2002 16:21:37
Original commit files touched by this commit  0.4e_3
 This port version is marked as vulnerable.
nectar search for other commits by this committer
Patch a heap overflow.  See
<URL:http://online.securityfocus.com/archive/1/269356> and
<URL:http://www.freeweb.hu/mantra/04_2002/KRB4.htm>.

Obtained from:  Heimdal repository
29 Jan 2002 11:58:52
files touched by this commit
knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   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.  
 
31 Oct 2001 19:58:05
files touched by this commit
nectar search for other commits by this committer
Bump PORTREVISION for today's updates to libgssapi and su.    
31 Oct 2001 19:57:35
files touched by this commit
nectar search for other commits by this committer
su: Don't use the result of getlogin() to determine whether we are the  
superuser.  Always use getuid() instead.    
31 Oct 2001 13:50:44
files touched by this commit
nectar search for other commits by this committer
Fix a heap buffer overrun in gss_get_mic().    
29 Oct 2001 13:02:43
files touched by this commit
nectar search for other commits by this committer
= Add support for using cracklib with kpasswdd, the password changing    
daemon.   = Fix a bug in `ktutil get' which was causing a segfault.   = Bump
PORTREVISION.    
07 Sep 2001 21:45:46
files touched by this commit
nectar search for other commits by this committer
Update 0.4d -> 0.4e    
17 Aug 2001 22:28:05
files touched by this commit
nectar search for other commits by this committer
Move the man pages back out of the PLIST, but this time into a separate  
Makefile (Makefile.man).    
17 Aug 2001 21:45:38
files touched by this commit
nectar search for other commits by this committer
Add a couple of missing man pages.    
17 Aug 2001 21:29:14
files touched by this commit
nectar search for other commits by this committer
There are now too many man pages to usefully maintain with   MANn= in the
Makefile.  Move them to the PLIST instead.    
14 Aug 2001 18:51:58
files touched by this commit
nectar search for other commits by this committer
Update 0.4c -> 0.4d    
31 Jul 2001 18:41:36
files touched by this commit
nectar search for other commits by this committer
Update 0.4b -> 0.4c    
20 Jul 2001 00:54:09
files touched by this commit
nectar search for other commits by this committer
Update 0.4b -> 0.4c    
19 Jul 2001 23:43:42
files touched by this commit
nectar search for other commits by this committer
= Fix possible telnetd vulnerability in option processing.    
07 Jul 2001 00:55:38
files touched by this commit
nectar search for other commits by this committer
Update 0.3f -> 0.4b    
29 Jun 2001 17:38:33
files touched by this commit
nectar search for other commits by this committer
Correct no-nos: one file per  patch, please. Don't touch more than one   source
file with each patch file, and don't touch the same source file   with more than
one patch file.    
24 Jun 2001 06:45:32
files touched by this commit
nectar search for other commits by this committer
Bug fix for memory being free'd twice when using the new ANY:-keytabs.  
PORTREVISION bumped.    
24 Jun 2001 03:26:27
files touched by this commit
nectar search for other commits by this committer
Remove patch  that has  been incorporated  into 0.3f.   By a  quirk of   fate, 
it  applied cleanly  anyway,  with  harmless effect  (two  NULL   assignments
instead of one).    
22 Jun 2001 23:28:21
files touched by this commit
nectar search for other commits by this committer
Fix segfault in ftpd introduced in 0.3f.   PORTREVISION bumped.    
11 Jun 2001 20:37:33
files touched by this commit
nectar search for other commits by this committer
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    
21 May 2001 16:12:34
files touched by this commit
nectar search for other commits by this committer
configure was generating bogus `-R' and `-L' flags for the linker when  
Kerberos IV libs were not present.    
24 Apr 2001 20:55:20
files touched by this commit
nectar search for other commits by this committer
Explicitly list directories for Kerberos 4 bits, so that once this   is built
there are no references to the likely non-existent `/usr/athena'.    
19 Apr 2001 18:47:38
files touched by this commit
nectar search for other commits by this committer
Fix an uninitialized pointer dereference in krb5_rd_cred.    
17 Apr 2001 18:25:13
files touched by this commit
nectar search for other commits by this committer
Add a sample start-up script for the KDC.    
21 Feb 2001 12:43:21
files touched by this commit
nectar search for other commits by this committer
On older systems (pre-4.1.0-RELEASE or so), this port will install   its own
ifaddrs.h.  Update ${PLIST} accordingly.    
05 Feb 2001 15:50:26
files touched by this commit
nectar search for other commits by this committer
Update 0.3d -> 0.3e.    
23 Jan 2001 21:50:13
files touched by this commit
nectar search for other commits by this committer
There is no des_set_odd_parity in OpenSSL's libcrypto.  Use  
des_fixup_key_parity instead.    
04 Jan 2001 16:34:08
files touched by this commit
nectar search for other commits by this committer
Missed in previous commit: remove headers for libdes   (they are in a seperate
PLIST now).    
04 Jan 2001 16:30:05
files touched by this commit
nectar search for other commits by this committer
= Update to use OpenSSL in the base if it has MD4 support (version 0.9.6     or
later).  If these libraries are used, then this port's libdes will     not be
built nor installed.    
14 Dec 2000 16:32:22
files touched by this commit
nectar search for other commits by this committer
Style fixup only: use tabs consistently; sort man pages.    
14 Dec 2000 16:13:48
files touched by this commit
nectar search for other commits by this committer
Update 0.3c -> 0.3d    
09 Nov 2000 23:35:04
files touched by this commit
nectar search for other commits by this committer
= Use system libcom_err.     No longer build or install the included libcom_err
and compile_et.    
03 Nov 2000 16:41:44
files touched by this commit
nectar search for other commits by this committer
Bump PORTREVISION for ftp client fix.    
03 Nov 2000 16:37:36
files touched by this commit
nectar search for other commits by this committer
(This is a forced commit ... the previous commit went through with an    empty
log message.)    
31 Oct 2000 17:26:41
files touched by this commit
nectar search for other commits by this committer
Add a knob (WITH_LDAP) to enable compiling with support for LDAP as a   backend
database for the KDC.    
08 Oct 2000 08:30:58
files touched by this commit
asami search for other commits by this committer
Convert category security to new layout.  
08 Oct 2000 07:57:37
files touched by this commit
asami search for other commits by this committer
Rename PLIST.{KRB4,X11} to pkg-plist.{krb4,x11}.    
20 Sep 2000 13:56:50
files touched by this commit
nectar search for other commits by this committer
Update 0.3b -> 0.3c    
30 Aug 2000 15:59:56
files touched by this commit
nectar search for other commits by this committer
Upgrade 0.2t -> 0.3b    
11 Aug 2000 13:50:37
files touched by this commit
will search for other commits by this committer
Make these COMMENT files conform to Handbook standard.    
16 Jun 2000 23:52:41
files touched by this commit
asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
16 Jun 2000 12:38:51
files touched by this commit
sobomax search for other commits by this committer
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with  
ldconfig in PLIST need personal consideration.    
15 Jun 2000 21:03:27
files touched by this commit
nectar search for other commits by this committer
Fix PLIST.    

Number of commits found: 85

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days30
new fortnight88
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.444 seconds.