summaryrefslogtreecommitdiff
path: root/security/krb5-16 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-051-9/+3
|
* Add INFO macroEdwin Groothuis2005-12-042-12/+2
|
* Improve runtime performance on Sparc 64 platform.Cy Schubert2005-11-252-11/+13
|
* Fix the Sparc 64 build.Cy Schubert2005-11-231-3/+5
|
* Flag Sparc64 build as broken.Cy Schubert2005-11-221-0/+3
|
* Update 1.4.2 --> 1.4.3Cy Schubert2005-11-182-4/+3
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Fix FreeBSD-4.11 build problemCy Schubert2005-11-082-5/+15
| | | | PR: 87888
* Fix makeinfo problem under FreeBSD-6.0.Cy Schubert2005-11-013-10/+7
|
* Makeinfo 4.8 problem.Cy Schubert2005-10-311-4/+3
|
* Relocate BROKEN conditional.Cy Schubert2005-10-291-4/+4
|
* Fails to build on 4.11.Cy Schubert2005-10-291-0/+2
|
* BROKEN: Does not buildKris Kennaway2005-10-281-0/+2
|
* - Set CONFLICTS with heimdal and krb4Pav Lucistnik2005-10-081-1/+3
| | | | | | | | - Portlint PR: ports/85027 Submitted by: lofi Approved by: maintainer timeout (cy, 7 weeks)
* Update 1.4.1 --> 1.4.2Cy Schubert2005-10-044-33/+3
|
* Fix:Cy Schubert2005-07-123-0/+30
| | | | | | - MIT KRB5 Security Advisory 2005-002: Buffer overflow, heap corruption in KDC - MIT KRB5 Security Advisory 2005-003: Double free in krb5_recvauth
* Update 1.4 --> 1.4.1.Cy Schubert2005-04-233-100/+8
| | | | Package list fixup when KRB5_KRB4_COMPAT is not specified.
* Packing list fixups.Cy Schubert2005-04-192-4/+25
| | | | | Noticed by: kris Pointy hat to: yours truly
* Remove NDEBUG flag as it fails to build at some installations.Cy Schubert2005-04-131-1/+1
|
* Update web page URL.Cy Schubert2005-04-132-2/+2
|
* Update 1.3.6 --> 1.4Cy Schubert2005-04-137-39/+18
|
* Implement a fix for MITKRB5-SA-2005-001: buffer overflows in telnet client.Cy Schubert2005-03-312-0/+96
| | | | | Approved by: portsmgr (krion) Obtained from: Tom Yu <tlyu@mit.edu> on kerberos-announce
* Update 1.3.5 --> 1.3.6Cy Schubert2004-12-212-11/+10
|
* Crypto-publish.org no longer maintains a current release of MIT-KRB5.Cy Schubert2004-12-212-15/+0
| | | | Remove code to alternatively fetch from that site.
* Update 1.3.4 --> 1.3.5Cy Schubert2004-10-205-49/+4
|
* Fix MIT krb5 Security Advisory 2004-002: double-free vulnerabilitiesCy Schubert2004-09-013-1/+32
| | | | | | in KDC and libraries Heads-up by: nectar
* Fix MITKRB5-SA-2004-003: ASN.1 decoder denial-of-service.Cy Schubert2004-09-012-0/+14
| | | | Heads-up by: nectar
* Update KRB5 1.3.3 --> 1.3.4Cy Schubert2004-06-113-169/+3
|
* Updated patch for MITKRB5-SA-2004-001: krb5_aname_to_localname buffer overrun.Cy Schubert2004-06-042-13/+15
| | | | Obtained from: Tom Yu <tlyu@mit.edu> on BUGTRAQ
* Fix MITKRB5-SA-2004-001: buffer overflows in krb5_aname_to_localnameCy Schubert2004-06-022-1/+165
| | | | Obtained from: Tom Yu <tlyu@MIT.EDU> on kerberos-announce list
* Update 1.3.2 --> 1.3.3Cy Schubert2004-04-072-3/+3
|
* - Update MIT KRB5 1.3.1 --> 1.3.2. (As crypto-publish.org does not haveCy Schubert2004-02-282-3/+8
| | | | | | | 1.3.2 yet, when USE_KRB5_TARBALL=CRYPTO-PUBLISH is specified, 1.3.1 will be installed.) - Add SIZE to distinfo
* Use ports infrastructure provided PERL5 variable to locate PerlCy Schubert2004-02-211-6/+1
| | | | interpreter.
* Define unique LATEST_LINK.Cy Schubert2004-02-071-0/+1
| | | | Reported by: kris
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 1)
* Change to src/include/netdb.h 1.31 caused a compile error. ThisCy Schubert2004-01-253-1/+28
| | | | | | commit fixes that error. Reported by: bento
* Fix crypto-publish extract.Cy Schubert2003-11-231-20/+1
|
* Add missing slash (/) to the end of MIT MASTER_SITE.Cy Schubert2003-11-101-1/+1
|
* MIT has removed the web form, downloads of MIT KRB5 can be automated.Cy Schubert2003-11-101-7/+7
| | | | | | Unfortunately MIT and crypto-publish.org distribute two distinctly different tarballs and the user must select the source/format they wish to fetch. MIT now becomes the default.
* 1. Fix pkg-plist.Cy Schubert2003-11-083-18/+27
| | | | | | 2. Fix build on -STABLE. PR: 57128
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-2/+2
| | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
* BROKEN: Broken pkg-plistKris Kennaway2003-10-281-0/+2
|
* The `man2html' script that krb5 uses is written in Perl.Cy Schubert2003-09-131-0/+1
| | | | | Noticed by: wollman Approved by: marcus (wearing his portsmgr hat)
* Crypto-publish.org is now distributing krb5-1.3.1.Cy Schubert2003-09-101-6/+1
|
* Patch to fix compiles under -STABLE (RELENG_4).Cy Schubert2003-09-101-2/+12
| | | | | PR: 56169 Submitted by: Sergey Matveychuk <sem@ciam.ru>
* Update 1.3 --> 1.3.1Cy Schubert2003-08-082-4/+4
|
* Update 1.2.8 --> 1.3Cy Schubert2003-08-0841-720/+261
|
* Put SONAME entries into shared libraries.Cy Schubert2003-05-0726-0/+451
| | | | Submitted by: wollman
* Change default for V4 compatibility to reflect best practicesCy Schubert2003-05-071-1/+1
| | | | | | for new installations. Submitted by: wollman
* Default is to fetch from crypto-publish.org. USA_RESIDENT replacedCy Schubert2003-05-071-9/+14
| | | | | | | by USE_MIT_TARBALL. Users can still fetch manually from MIT by setting USE_MIT_TARBALL=YES. Suggested by: wollman