Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add SHA256 | pav | 2005-11-25 | 1 | -0/+1 |
| | |||||
* | With portmgr hat on, reset maintainership of knu's ports since he has | linimon | 2005-11-11 | 1 | -1/+1 |
| | | | | been inactive more than 6 months. We hope to see him back sometime. | ||||
* | Update to 1.5.2. | knu | 2004-12-25 | 2 | -3/+3 |
| | |||||
* | Add SIZE data. | knu | 2004-03-22 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | Update to 1.5.1. | knu | 2003-07-29 | 4 | -7/+7 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-18 | 2 | -1/+1 |
| | |||||
* | Use RUBY_MOD*. | knu | 2002-10-06 | 2 | -12/+12 |
| | |||||
* | Update to 1.4. | knu | 2002-03-20 | 2 | -3/+2 |
| | |||||
* | Bump the PORTREVISION's of the ports which install architecture | knu | 2001-09-17 | 1 | -0/+1 |
| | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. | ||||
* | Update to 1.3. | knu | 2001-08-06 | 3 | -3/+3 |
| | |||||
* | Add ruby-pam, a Ruby extension to use PAM library. | knu | 2001-05-30 | 5 | -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. |