aboutsummaryrefslogtreecommitdiffstats
path: root/security/heimdal
Commit message (Expand)AuthorAgeFilesLines
* security/heimdal: Chase cracklib dictionary rename from r408137tobik2018-10-112-2/+2
* security/heimdal: Don't call arc4random_stir.delphij2018-08-262-0/+11
* Update to 7.5.0:hrs2018-01-232-4/+4
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.olgeni2017-11-031-1/+1
* Update to 7.4.0. This release fixes a critical vulnerability namedhrs2017-07-122-5/+4
* Update devel/readline to 7.0 patch 3sunpoet2017-06-271-0/+1
* Update to 7.3.0.hrs2017-06-1126-234/+60
* security/heimdal: Fix buildfeld2017-06-111-0/+2
* security/heimdal: Backport security fixfeld2017-06-092-1/+169
* Fix build when !BDB and db5 is installed at the same time.hrs2017-01-112-13/+14
* - Fix krb5-config --libs to provide a list of libraries includinghrs2017-01-043-11/+16
* - Enable dbopen() in DB 1.85 even if !BDB because libhdb withhrs2017-01-0422-25/+71
* Update to 7.1.0. Changes include:hrs2017-01-0334-356/+1059
* - Fix Berkeley DB dependency. It now properly uses BDB_LIB specified inhrs2016-11-135-51/+63
* Do not let the configure script pick up Berkeley DB from ports.jkim2016-11-101-8/+18
* ix Berkeley DB detection at the configuration stage.hrs2016-11-061-3/+2
* Add missing header files (com_err.h and com_right.h).hrs2016-11-023-10/+3
* security/heimdal: Fix build when EGD is not available (e.g. LibreSSL)marino2016-09-123-2/+30
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...amdmi32016-05-241-1/+1
* Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.mat2016-04-261-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-1/+1
* - Remove an orphaned directory [1].hrs2015-03-042-4/+45
* Fix krb5-config.hrs2014-11-252-1/+21
* Add -rpath forgotten in the previous commit.hrs2014-11-242-3/+10
* - Fix heimdal-gssapi.pc.hrs2014-11-242-0/+14
* Update to 1.5.3. Changes include:hrs2014-11-232-4/+3
* - Move headers and libraries into PREFIX/{include,lib}/heimdal. Thishrs2014-11-224-174/+179
* security/heimdal: Unbreak on DragonFlymarino2014-09-211-0/+4
* Add ipropd_master and ipropd_slave rc.d scripts for branches which do nothrs2014-09-163-1/+92
* Fix build with makeinfo version 5.2.hrs2014-09-152-0/+54
* security/heimdal: Restore MAKE_JOBS_UNSAFE removed recentlymarino2014-09-141-0/+2
* Fix build on branches which do not have com_right_r() in libcom_err.hrs2014-08-314-1/+43
* - Add LICENSE.hrs2014-08-308-191/+186
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.mandree2014-08-221-1/+1
* security/heimdal: Establish consistency for seed data with base heimdalmarino2014-07-282-1/+12
* net/openldap24-*:tijl2014-07-251-1/+1
* Remove patches added together with USES=libtool that are no longer neededtijl2014-07-241-2/+0
* Fix plist again. r361101 reverted SQLITE fixes in r358060 and r358150.jkim2014-07-092-5/+5
* - Fix pkg-plist [1]tijl2014-07-092-2/+4
* - Convert to USES=libtooltijl2014-07-073-35/+31
* Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thattijl2014-07-041-1/+1
* Fix packaging without KCMadamw2014-07-011-1/+1
* Bump PORTREVISION after the plist fix so that people get the fix.mat2014-06-181-1/+1
* Fix plist without SQLITE option, i.e., r358060 was incomplete. Actually,jkim2014-06-181-0/+4
* Fix plist for SQLITE option. We do not build bundled SQLite for years.jkim2014-06-171-4/+0
* security/heimdal: Mark not-jobs-safe and fix cracklib locationmarino2014-06-113-223/+16
* security/heimdal: Fix LDAP/SASL supportmarino2014-06-111-0/+1
* security/heimdal: Reset maintainermarino2014-06-101-1/+1
* Fix heimdal.knu2014-04-086-1201/+1237
* Fixup the props on Makefile*mat2014-01-231-0/+1
* Update krb5 to 1.12. Security/krb5 tracks MIT KRB5 current release.cy2013-12-121-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-1/+2
* Eradicate USE_GNOME=pkgconfig from securitybapt2013-08-311-2/+1
* Convert security to new options frameworkbapt2013-04-291-29/+29
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
* - Remove A/An in COMMENTcs2013-03-301-5/+2
* Enable the Berkley DB backend by default.zeising2012-09-261-2/+2
* Fix issue where kpasswdd and kstash look for krb5.conf in /etc.wxs2012-06-111-2/+3
* Fix build when BDB is selected.wxs2012-05-261-6/+5
* Do not install catpagesbapt2012-05-201-1/+2
* Update to 1.5.2wxs2012-05-0625-2127/+61
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Add the 'gss_pname_to_uid' function to libgssapi.rene2010-11-148-1/+174
* Assign maintainer to submitter of previous commit (ports/151506).wxs2010-11-011-1/+1
* Update to 1.4wxs2010-11-0121-98/+2579
* - Mark BROKEN on HEAD: fails to build with new utmpxmiwi2010-03-201-0/+4
* Use CMGROUP_MAX instead of NGROUPS and the argument to SOCKCREDSIZE().brooks2010-03-112-1/+15
* Fix invalid malloc in LDAP backend.bland2009-09-022-0/+12
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* With regret, return these to the pool.shaun2009-07-221-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
* - hcrypto library is only installed on FreeBSD < 7.0pav2007-11-132-23/+29
* Re-add a file (for cracklib support) that was inadvertently removed withshaun2007-10-291-0/+21
* Upgrade to 1.0.1.shaun2007-09-277-79/+178
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-012-1/+13
* Register conflicts for srp in security/heimdal, security/krb4, and securiry/k...laszlof2006-11-141-2/+2
* When using LDAP as a KDC back-end, allow users to override theshaun2006-10-072-0/+23
* - Update to 0.7.2.shaun2006-10-065-23/+331
* BROKEN on 7.0: Incomplete pkg-plistkris2006-09-111-0/+4
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
* Reset maintainer at his request; nectar is away from FreeBSD work right now.linimon2006-03-241-1/+1
* - Update to 0.6.6mnag2006-03-203-33/+36
* SHA256ifyedwin2006-01-241-0/+1
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-051-1/+0
* - Set CONFLICTS with krb4 and krb5pav2005-10-091-2/+4
* - Let configure know that we have fnmatch.h (fixes some fnmatch-usingjylefort2005-07-132-9/+9
* BROKEN on 4.x: Incomplete pkg-plistkris2005-05-221-0/+4
* Add CONFLICTS due to libexec/ftpd.nectar2005-01-191-0/+2
* Fix PLIST again. Spell `password' correctly and keep the pointynectar2005-01-142-3/+3
* Fix PLIST (forgotten new manual pages). Bump PORTREVISION.nectar2005-01-132-0/+4
* Upgrade 0.6.1 -> 0.6.3nectar2005-01-102-3/+3
* Cleanup master-sites.vs2004-06-301-3/+2
* Fix packaging: com_err will only be built and installed on a few systemsnectar2004-04-133-6/+9
* Update 0.6 -> 0.6.1nectar2004-04-035-83/+27
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Add size.nectar2004-03-081-0/+1
* Set `USE_LIBTOOL=yes'. Previously, the value was `no', but that meansnectar2004-03-081-1/+1
* Put CFLAGS in CONFIGURE_ENVnectar2004-02-231-0/+1
* On amd64, include -fPIC in CFLAGS.nectar2004-02-231-1/+5
* Remove Kerberos IV support, as I'm unwilling to properly test it andnectar2004-01-252-13/+2
* Fix a double-free which prevented `ftpd' from functioning correctly.nectar2003-12-182-1/+31
* Update 0.5.1 -> 0.6.nectar2003-08-208-49/+154
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-1/+1
* Fix build with OpenSSL 0.9.7+.nectar2003-03-042-0/+35
* -- Move pkg-comment into Makefilenectar2003-02-262-2/+2
* Point dependencies on net/openldap2 to net/openldap20edwin2003-02-241-1/+1
* Remove RESTRICTED tag for crypto stuff.nork2003-02-231-2/+0
* update to heimdal 1.5.1 (fixes kadmind buffer overflow)assar2002-10-242-2/+2
* Update 0.4e -> 0.5nectar2002-09-1910-369/+198
* Patch a heap overflow. Seenectar2002-05-032-1/+66
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-2/+2
* Bump PORTREVISION for today's updates to libgssapi and su.nectar2001-11-011-1/+1
* su: Don't use the result of getlogin() to determine whether we are thenectar2001-11-011-0/+46
* Fix a heap buffer overrun in gss_get_mic().nectar2001-10-311-0/+28
* = Add support for using cracklib with kpasswdd, the password changingnectar2001-10-294-2/+64
* Update 0.4d -> 0.4enectar2001-09-0814-237/+52
* Move the man pages back out of the PLIST, but this time into a separatenectar2001-08-183-178/+185
* Add a couple of missing man pages.nectar2001-08-181-0/+2
* There are now too many man pages to usefully maintain withnectar2001-08-182-15/+176
* Update 0.4c -> 0.4dnectar2001-08-152-2/+2
* Update 0.4b -> 0.4cnectar2001-08-012-3/+3
* Update 0.4b -> 0.4cnectar2001-07-204-58/+5
* = Fix possible telnetd vulnerability in option processing.nectar2001-07-203-0/+64
* Update 0.3f -> 0.4bnectar2001-07-077-117/+5
* Correct no-nos: one file per patch, please. Don't touch more than onenectar2001-06-293-49/+42
* Bug fix for memory being free'd twice when using the new ANY:-keytabs.nectar2001-06-242-1/+54
* Remove patch that has been incorporated into 0.3f. By a quirk ofnectar2001-06-241-10/+0
* Fix segfault in ftpd introduced in 0.3f.nectar2001-06-232-0/+67
* Update 0.3e -> 0.3f. From the announcement:nectar2001-06-125-33/+8
* configure was generating bogus `-R' and `-L' flags for the linker whennectar2001-05-212-3/+27
* Explicitly list directories for Kerberos 4 bits, so that once thisnectar2001-04-251-1/+1
* Fix an uninitialized pointer dereference in krb5_rd_cred.nectar2001-04-202-0/+11
* Add a sample start-up script for the KDC.nectar2001-04-183-0/+35
* On older systems (pre-4.1.0-RELEASE or so), this port will installnectar2001-02-211-0/+3
* Update 0.3d -> 0.3e.nectar2001-02-0510-141/+24
* There is no des_set_odd_parity in OpenSSL's libcrypto. Usenectar2001-01-241-1/+2
* Missed in previous commit: remove headers for libdesnectar2001-01-051-5/+0
* = Update to use OpenSSL in the base if it has MD4 support (version 0.9.6nectar2001-01-057-11/+107
* Style fixup only: use tabs consistently; sort man pages.nectar2000-12-151-21/+20
* Update 0.3c -> 0.3dnectar2000-12-156-48/+17
* = Use system libcom_err.nectar2000-11-1011-6/+197
* Bump PORTREVISION for ftp client fix.nectar2000-11-041-0/+1
* *** empty log message ***nectar2000-11-041-0/+11
* Add a knob (WITH_LDAP) to enable compiling with support for LDAP as anectar2000-11-011-0/+7
* Rename PLIST.{KRB4,X11} to pkg-plist.{krb4,x11}.asami2000-10-081-3/+3
* Update 0.3b -> 0.3cnectar2000-09-202-2/+2
* Upgrade 0.2t -> 0.3bnectar2000-08-306-26/+56
* Make these COMMENT files conform to Handbook standard.will2000-08-111-1/+1
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-4/+2
* Fix PLIST.nectar2000-06-161-0/+1
* Update 0.2r -> 0.2tnectar2000-05-193-4/+4
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-2/+2
* = Update 0.2q -> 0.2rnectar2000-04-186-4264/+35
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-11/+4
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
* Fix packaging: Need to check for com_err when building with Kerberos IVnectar2000-03-314-7/+4292
* Update 0.2p -> 0.2qnectar2000-02-233-2/+3
* Update to 0.2pnectar2000-02-213-8/+7
* Add 'ipv6' on CATEGORIES.sumikawa2000-01-181-1/+1
* . fix packing list for cases with/without X, with/without KRB4nectar2000-01-184-15/+53
* Update to 0.2l - bug fixes and a bunch of new man pages.markm2000-01-093-10/+11
* CVS is starting to really piss me off. This was supposed to be partmarkm1999-12-311-3/+2
* Update to Heimdal 0.2i.markm1999-12-312-6/+13
* General comment cleanups.hoek1999-12-291-1/+1
* Clean up a bunch of portlint(1) FATAL errors, and tidy up themarkm1999-11-072-12/+29
* . Update 0.2c -> 0.2dnectar1999-11-074-32/+27
* Update 0.2a -> 0.2c and add some additional MASTER_SITESnectar1999-11-032-5/+8
* Hack to avoid rerunning automake.nectar1999-10-311-0/+4
* Heimdal is a re-implementation of Kerberos V.nectar1999-10-315-0/+148