summaryrefslogtreecommitdiff
path: root/security/heimdal (follow)
Commit message (Expand)AuthorAgeFilesLines
* security/heimdal: Fix uninitialized pointer dereferenceCy Schubert2024-03-142-3/+30
* security/heimdal: Fix buildCy Schubert2024-03-141-0/+1
* security/heimdal: Move man pages to share/manYasuhiro Kimura2024-03-122-1033/+1034
* Mk/**ldap.mk: Convert USE_LDAP to USES=ldapMuhammad Moinur Rahman2023-02-081-1/+1
* security/heimdal: Remove LLVM_DEFAULT artifactCy Schubert2022-11-241-2/+1
* security/heimdal*: Handle other types of garbage dataCy Schubert2022-11-242-3/+31
* security/heimdal*: Fix NULL dereference when mangled realm messageCy Schubert2022-11-243-1/+30
* security/heimdal*: The version string must always contain a terminating NULCy Schubert2022-11-242-1/+43
* security/heimdal*: Remove LLVM_DEFAULT build prerequisiteCy Schubert2022-11-243-23/+37
* security/heimdal*: Remove lockfile dependencyCy Schubert2022-11-221-3/+1
* security/heimdal: Remove python dependencyCy Schubert2022-11-171-2/+4
* security/heimdal: Fix buildCy Schubert2022-11-161-2/+9
* security/heimdal: Update to 7.8.0Cy Schubert2022-11-154-17/+5
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
* security: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
* Fix CONFLICTS entries of multiple portsStefan Eßer2022-01-101-2/+1
* */*: Remove redundant '-[0-9]*' from CONFLICTSStefan Eßer2021-10-291-2/+2
* security/heimdal: Add CPE informationStefan Eßer2021-10-131-1/+2
* net/openldap24-server: Make SASL permanent for OpenLDAP port.Xin LI2021-08-011-4/+1
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-063-8/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Regen patches.Hiroki Sato2020-03-135-31/+31
* Fix build breakage when PKINIT and/or KX509 disabled.Hiroki Sato2020-03-136-16/+143
* - Fix build when !BDB.Hiroki Sato2020-02-2316-63/+86
* Update to 7.7.0.Hiroki Sato2020-02-194-16/+7
* Drop the ipv6 virtual category for s* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
* Convert to UCL & cleanup pkg-message (categories s)Mathieu Arnold2019-08-141-2/+6
* Update devel/readline to 8.0Sunpoet Po-Chuan Hsieh2019-04-091-1/+1
* Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-101-1/+1
* security/heimdal: Chase cracklib dictionary rename from r408137Tobias Kortkamp2018-10-112-2/+2
* security/heimdal: Don't call arc4random_stir.Xin LI2018-08-262-0/+11
* Update to 7.5.0:Hiroki Sato2018-01-232-4/+4
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.Jimmy Olgeni2017-11-021-1/+1
* Update to 7.4.0. This release fixes a critical vulnerability namedHiroki Sato2017-07-112-5/+4
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-0/+1
* Update to 7.3.0.Hiroki Sato2017-06-1026-234/+60
* security/heimdal: Fix buildMark Felder2017-06-101-0/+2
* security/heimdal: Backport security fixMark Felder2017-06-092-1/+169
* Fix build when !BDB and db5 is installed at the same time.Hiroki Sato2017-01-112-13/+14
* - Fix krb5-config --libs to provide a list of libraries includingHiroki Sato2017-01-043-11/+16
* - Enable dbopen() in DB 1.85 even if !BDB because libhdb withHiroki Sato2017-01-0322-25/+71
* Update to 7.1.0. Changes include:Hiroki Sato2017-01-0334-356/+1059
* - Fix Berkeley DB dependency. It now properly uses BDB_LIB specified inHiroki Sato2016-11-125-51/+63
* Do not let the configure script pick up Berkeley DB from ports.Jung-uk Kim2016-11-091-8/+18
* ix Berkeley DB detection at the configuration stage.Hiroki Sato2016-11-051-3/+2
* Add missing header files (com_err.h and com_right.h).Hiroki Sato2016-11-023-10/+3
* security/heimdal: Fix build when EGD is not available (e.g. LibreSSL)John Marino2016-09-123-2/+30
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...Dmitry Marakasov2016-05-231-1/+1
* Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.Mathieu Arnold2016-04-251-1/+1