aboutsummaryrefslogtreecommitdiff
path: root/security/ruby-pam
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - Assign all unmaintained ruby ports to ruby@,Stanislav Sedov2009-06-161-1/+1
| | | | | | | so people will know where to send questions to. Notes: svn path=/head/; revision=236032
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Update to 1.5.2.Akinori MUSHA2004-12-252-3/+3
| | | | Notes: svn path=/head/; revision=125143
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* Update to 1.5.1.Akinori MUSHA2003-07-294-7/+7
| | | | Notes: svn path=/head/; revision=85825
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75779
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-12/+12
| | | | Notes: svn path=/head/; revision=67509
* Update to 1.4.Akinori MUSHA2002-03-202-3/+2
| | | | Notes: svn path=/head/; revision=56376
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-0/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Update to 1.3.Akinori MUSHA2001-08-063-3/+3
| | | | Notes: svn path=/head/; revision=45893
* Add ruby-pam, a Ruby extension to use PAM library.Akinori MUSHA2001-05-305-0/+51
It doesn't work properly yet, but I'd appreciate if someone could investigate the problem further. (Seems it always fails to authenticate due to PAM_MODULE_UNKNOWN) ALso, note that it doesn't even load a module successfully because FreeBSD's PAM modules are not linked with libpam.so. Add -lpam to LDADD, then rebuild and reinstall PAM modules before trying this library out. Notes: svn path=/head/; revision=43322