aboutsummaryrefslogtreecommitdiff
path: root/security/pam_krb5
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154318
* Fix fetch from main SF mirrors and include additional ones too byBill Fenner2005-12-131-13/+2
| | | | | | | just using MASTER_SITE_SOURCEFORGE_EXTENDED. Notes: svn path=/head/; revision=151071
* - Fix libkrb5.so library version.Florent Thoumie2005-06-051-2/+2
| | | | | | | | | PR: ports/67183 Submitted by: Oleg Sharoiko <os@rsu.ru> Approved by: maintainer timeout (1 year) Notes: svn path=/head/; revision=136871
* Change default status if no configuration is given from BROKEN to IGNORE.Mark Linimon2004-06-291-1/+1
| | | | | | | | | This saves a bogus build cycle on bento/pointyhat. No response from maintainer for some time. Notes: svn path=/head/; revision=112524
* Add missing manpagesKris Kennaway2004-04-151-1/+2
| | | | Notes: svn path=/head/; revision=107099
* Change BROKEN to IGNORE because this package actually still builds on 5.xKris Kennaway2004-02-161-1/+1
| | | | | | | (but removes the system pam_krb module) Notes: svn path=/head/; revision=101027
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Heimdal installs libkrb5.so.19, not libkrb5.so.18.Cy Schubert2004-02-011-1/+1
| | | | | | | Noticed by: "Andrey Beresovsky" <and@rsu.ru> Notes: svn path=/head/; revision=99696
* 1. Reorganize MASTER_SITES, use MASTER_SITE_SOURCEFORGE.Cy Schubert2004-01-312-11/+14
| | | | | | | | 2. Remove duplicate MASTER_SITE. 3. USE_SIZE. Notes: svn path=/head/; revision=99581
* 1. Update 1.0.3 --> 1.3-rc7Cy Schubert2004-01-296-24/+48
| | | | | | | | | 2. Update master site list 3. As 5.x already ships with it's own pam_krb5, configure the port to only install on 4.x systems. Notes: svn path=/head/; revision=99427
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Resurrect pam_krb5 for MIT KRB5.Cy Schubert2003-02-126-0/+76
| | | | | | | Approved by: nectar Notes: svn path=/head/; revision=75340
* Remove this port. The pam_krb5 in the base system should be utilized.Jacques Vidrine2003-02-056-76/+0
| | | | Notes: svn path=/head/; revision=74892
* port needs pod2man -> USE_PERL5=yesEdwin Groothuis2002-11-051-0/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69503
* Add missing <syslog.h>. Noticed in -CURRENT.Jacques Vidrine2002-09-071-0/+12
| | | | Notes: svn path=/head/; revision=65785
* Update to 1.0.3.Jacques Vidrine2002-05-282-3/+3
| | | | | | | Reminded by: cy Notes: svn path=/head/; revision=60223
* Update pam_krb5 1.0 -> 1.0.1.Jacques Vidrine2001-07-2412-1271/+40
| | | | | | | | | | | Change MASTER_SITES. NB: This versioning is bogus. Unfortunately, there is no official release of pam_krb5 yet, but it has substantially changed. I made this release based on what is in CVS. Notes: svn path=/head/; revision=45448
* Oops, forgot to bump PORTREVISION.Jacques Vidrine2001-06-111-1/+1
| | | | Notes: svn path=/head/; revision=43865
* Update for heimdal-0.3f interface changes.Jacques Vidrine2001-06-115-34/+15
| | | | Notes: svn path=/head/; revision=43864
* Bump libkrb5 version dependency for the Heimdal case.Jacques Vidrine2001-02-051-3/+5
| | | | Notes: svn path=/head/; revision=37995
* Bug fixes and paranoia:Jacques Vidrine2001-01-244-49/+163
| | | | | | | | | | | | | | | | | | | | compat_heimdal.c: = Stop shooting at feet when freeing a particular chunk of memory. Found by complaints from free(), and pinpointed with MALLOC_OPTIONS=A. pam_krb5_auth.c: = In addition to dropping and restoring uid when delving in /tmp, drop and restore gid. = Explicitly set permissions on the credentials cache for good measure. The following was Obtained from: Sam Hartman <hartmans@mit.edu> via bugs.debian.org support.c: = verify_krb_v5_tgt: Do a little more to prevent KDC spoofing. Allow for a key separate from the host key to use only for PAM. Notes: svn path=/head/; revision=37547
* Fix linking the pam_krb5.so module:Jacques Vidrine2001-01-231-18/+29
| | | | | | | | | = Be very specific about where we think the libraries are, to avoid getting the old crusty Heimdal from the base system. = Minimize the undefined symbols in pam_krb5.so Notes: svn path=/head/; revision=37508
* Update library dependency to catch up with Heimdal port.Jacques Vidrine2001-01-231-2/+3
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=37507
* Change .error to BROKEN, otherwise it will kill make release, makeSatoshi Asami2000-11-071-1/+1
| | | | | | | | | index and freshports (and many other things). Reported by: Dan Languille and John Hay Notes: svn path=/head/; revision=34871
* Oops,Jacques Vidrine2000-11-066-115/+399
| | | | Notes: svn path=/head/; revision=34855
* A Pluggable Authentication Module for Kerberos 5.Jacques Vidrine2000-11-0614-0/+901
Notes: svn path=/head/; revision=34851