aboutsummaryrefslogtreecommitdiff
path: root/security/pam_krb5
Commit message (Collapse)AuthorAgeFilesLines
* Make IGNORE message more relevant.Cy Schubert2009-05-081-1/+1
| | | | Notes: svn path=/head/; revision=233418
* Due to popular demand, remove the depricated designation. This port will notCy Schubert2009-05-081-2/+0
| | | | | | | | | be removed. Requested by: plosher Notes: svn path=/head/; revision=233417
* Mark this port deprecated. Pam_krb5 has been in base since FreeBSD 5. It isCy Schubert2009-02-031-0/+2
| | | | | | | set to expire August 31, 2009. Notes: svn path=/head/; revision=227568
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+4
| | | | Notes: svn path=/head/; revision=200791
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Chase shared library version bump in security/heimdal.Shaun Amott2006-10-051-2/+2
| | | | | | | - Remove 4.x-specific BROKEN in net/arla (caused by heimdal). Notes: svn path=/head/; revision=174552
* Add support for DESTDIR part I.Erwin Lansing2006-08-041-2/+2
| | | | | | | | | | | | | | | | | This commit should largele be a NOOP as it only adds support for DESTDIR undefined. This does allow us to start testing ports with DESTDIR set, but this is as of yet not supported. Although this has been extensively tested on pointyhat, this is a very intrusive change and some cases may have been overlooked. Please contact Gabor and me if you find any. PR: 100555 Submitted by: gabor Sponsored by: Google Summer of Code 2006 Notes: svn path=/head/; revision=169648
* USE_SIZE was obsoleted in rev. 1.484 of bsd.port.mk more thanErwin Lansing2006-06-111-1/+0
| | | | | | | | | 2 years ago. Clean out the last traces of it. With hat: portmgr Notes: svn path=/head/; revision=165111
* 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