aboutsummaryrefslogtreecommitdiff
path: root/security/krb5-17
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Conversion to a single libtool environment.Ade Lovett2006-02-232-3/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-051-9/+3
| | | | Notes: svn path=/head/; revision=150432
* Add INFO macroEdwin Groothuis2005-12-042-12/+2
| | | | Notes: svn path=/head/; revision=150366
* Improve runtime performance on Sparc 64 platform.Cy Schubert2005-11-252-11/+13
| | | | Notes: svn path=/head/; revision=149473
* Fix the Sparc 64 build.Cy Schubert2005-11-231-3/+5
| | | | Notes: svn path=/head/; revision=149212
* Flag Sparc64 build as broken.Cy Schubert2005-11-221-0/+3
| | | | Notes: svn path=/head/; revision=149111
* Update 1.4.2 --> 1.4.3Cy Schubert2005-11-182-4/+3
| | | | Notes: svn path=/head/; revision=148694
* 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. Notes: svn path=/head/; revision=148323
* Fix FreeBSD-4.11 build problemCy Schubert2005-11-082-5/+15
| | | | | | | PR: 87888 Notes: svn path=/head/; revision=147618
* Fix makeinfo problem under FreeBSD-6.0.Cy Schubert2005-11-013-10/+7
| | | | Notes: svn path=/head/; revision=146877
* Makeinfo 4.8 problem.Cy Schubert2005-10-311-4/+3
| | | | Notes: svn path=/head/; revision=146864
* Relocate BROKEN conditional.Cy Schubert2005-10-291-4/+4
| | | | Notes: svn path=/head/; revision=146684
* Fails to build on 4.11.Cy Schubert2005-10-291-0/+2
| | | | Notes: svn path=/head/; revision=146677
* BROKEN: Does not buildKris Kennaway2005-10-281-0/+2
| | | | Notes: svn path=/head/; revision=146524
* - 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) Notes: svn path=/head/; revision=144602
* Update 1.4.1 --> 1.4.2Cy Schubert2005-10-044-33/+3
| | | | Notes: svn path=/head/; revision=144205
* 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 Notes: svn path=/head/; revision=139005
* Update 1.4 --> 1.4.1.Cy Schubert2005-04-233-100/+8
| | | | | | | Package list fixup when KRB5_KRB4_COMPAT is not specified. Notes: svn path=/head/; revision=133976
* Packing list fixups.Cy Schubert2005-04-192-4/+25
| | | | | | | | Noticed by: kris Pointy hat to: yours truly Notes: svn path=/head/; revision=133707
* Remove NDEBUG flag as it fails to build at some installations.Cy Schubert2005-04-131-1/+1
| | | | Notes: svn path=/head/; revision=133290
* Update web page URL.Cy Schubert2005-04-132-2/+2
| | | | Notes: svn path=/head/; revision=133194
* Update 1.3.6 --> 1.4Cy Schubert2005-04-137-39/+18
| | | | Notes: svn path=/head/; revision=133191
* 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 Notes: svn path=/head/; revision=132133
* Update 1.3.5 --> 1.3.6Cy Schubert2004-12-212-11/+10
| | | | Notes: svn path=/head/; revision=124652
* 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. Notes: svn path=/head/; revision=124647
* Update 1.3.4 --> 1.3.5Cy Schubert2004-10-205-49/+4
| | | | Notes: svn path=/head/; revision=119872
* Fix MIT krb5 Security Advisory 2004-002: double-free vulnerabilitiesCy Schubert2004-09-013-1/+32
| | | | | | | | | in KDC and libraries Heads-up by: nectar Notes: svn path=/head/; revision=117861
* Fix MITKRB5-SA-2004-003: ASN.1 decoder denial-of-service.Cy Schubert2004-09-012-0/+14
| | | | | | | Heads-up by: nectar Notes: svn path=/head/; revision=117839
* Update KRB5 1.3.3 --> 1.3.4Cy Schubert2004-06-113-169/+3
| | | | Notes: svn path=/head/; revision=111315
* 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 Notes: svn path=/head/; revision=110832
* 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 Notes: svn path=/head/; revision=110696
* Update 1.3.2 --> 1.3.3Cy Schubert2004-04-072-3/+3
| | | | Notes: svn path=/head/; revision=106365
* - 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 Notes: svn path=/head/; revision=102465
* Use ports infrastructure provided PERL5 variable to locate PerlCy Schubert2004-02-211-6/+1
| | | | | | | interpreter. Notes: svn path=/head/; revision=101550
* Define unique LATEST_LINK.Cy Schubert2004-02-071-0/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=100209
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* 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 Notes: svn path=/head/; revision=99136
* Fix crypto-publish extract.Cy Schubert2003-11-231-20/+1
| | | | Notes: svn path=/head/; revision=94748
* Add missing slash (/) to the end of MIT MASTER_SITE.Cy Schubert2003-11-101-1/+1
| | | | Notes: svn path=/head/; revision=93710
* 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. Notes: svn path=/head/; revision=93708
* 1. Fix pkg-plist.Cy Schubert2003-11-083-18/+27
| | | | | | | | | 2. Fix build on -STABLE. PR: 57128 Notes: svn path=/head/; revision=93418
* 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. Notes: svn path=/head/; revision=92921
* BROKEN: Broken pkg-plistKris Kennaway2003-10-281-0/+2
| | | | Notes: svn path=/head/; revision=92379
* 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) Notes: svn path=/head/; revision=88969
* Crypto-publish.org is now distributing krb5-1.3.1.Cy Schubert2003-09-101-6/+1
| | | | Notes: svn path=/head/; revision=88878
* Patch to fix compiles under -STABLE (RELENG_4).Cy Schubert2003-09-101-2/+12
| | | | | | | | PR: 56169 Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=88877
* Update 1.3 --> 1.3.1Cy Schubert2003-08-082-4/+4
| | | | Notes: svn path=/head/; revision=86616
* Update 1.2.8 --> 1.3Cy Schubert2003-08-0841-720/+261
| | | | Notes: svn path=/head/; revision=86530