aboutsummaryrefslogtreecommitdiff
path: root/security/pam_krb5-rh
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Update to 2.4.7Ryan Steinmetz2013-09-113-25/+3
| | | | Notes: svn path=/head/; revision=326960
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.Boris Samorodov2013-09-041-1/+1
| | | | | | | | | | | It's value is "--with-libiconv-prefix=/usr/local" for systems before 100043 with ports libiconv and to use at systems post 100043 with base iconv it's value is "" (NULL). Co-authors: bapt, madpilot and bsam (me) Notes: svn path=/head/; revision=326316
* - Update to 2.4.6Ryan Steinmetz2013-09-023-3/+26
| | | | Notes: svn path=/head/; revision=326106
* Finish converting security from WITHOUT_NLS to PORT_OPTIONS:MNLSBaptiste Daroussin2013-05-061-11/+7
| | | | Notes: svn path=/head/; revision=317496
* - Update to 2.4.5Ryan Steinmetz2013-04-282-8/+4
| | | | | | | - Convert to new 'created by' header Notes: svn path=/head/; revision=316724
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here Notes: svn path=/head/; revision=316683
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Update to 2.4.4Ryan Steinmetz2013-02-262-3/+3
| | | | Notes: svn path=/head/; revision=312977
* - Update to 2.4.1Ryan Steinmetz2012-12-158-87/+44
| | | | Notes: svn path=/head/; revision=308932
* - Update mirror URL on my portsRyan Steinmetz2012-03-231-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293717
* New port: security/pam_krb5-rhRyan Steinmetz2011-10-318-0/+209
The pam_krb5 module allows PAM-aware applications to authenticate users by performing an AS exchange with a Kerberos KDC. This module includes many configurable options and provides functionality and features that other pam_krb5 modules do not provide. WWW: https://fedorahosted.org/pam_krb5/ Notes: svn path=/head/; revision=284809