The FreeBSD Ports Archive
FreeBSD security : cvm4>
Credential Validation Modules
Credential Validation Modules:
- The reference source for the CVM interface
- Diagnostic and benchmark CVM clients
- A checkpassword interface CVM client
- A UNIX/POSIX system module (uses getpwnam)
- A flat-file module
- A library for client writers
- A set of libraries for module writers
Author: Bruce Guenter
http://untroubled.org/cvm/
|
cvm history
v. 1.10
date: 2006/10/09 15:41:47; author: sergei; state: Exp; lines: +2 -0
- Add dependency on libtool; we cannot simply add USE_AUTOTOOLS
as that implies GNU_CONFIGURE which this port does NOT use
- Bump PORTREVISION
Noticed by: pointyhat via kris
v. 1.9
date: 2006/09/21 09:13:13; author: sergei; state: Exp; lines: +1 -2
- Update to 0.82
(this should have been included in the previous commit to this port)
v. 1.8
date: 2006/09/21 09:09:25; author: sergei; state: Exp; lines: +2 -1
- CVM now requires devel/bglibs to be available at run-time
due to a dynamic linking since bglibs provides shlibs now
v. 1.7
date: 2006/08/09 12:05:56; author: sergei; state: Exp; lines: +1 -1
- INSTALLS_SHLIBS is obsolete, USE_LDCONFIG should be used instead
Noticed by: garga
v. 1.6
date: 2006/08/09 11:58:39; author: sergei; state: Exp; lines: +3 -2
- Update to 0.81
- Require bglibs >= 1.100 for shlib support
- Add INSTALLS_SHLIBS as the port now installs shared libraries, too
v. 1.5
date: 2005/08/31 12:10:25; author: sergei; state: Exp; lines: +1 -1
- Update to 0.76
v. 1.4
date: 2005/08/29 12:15:37; author: sergei; state: Exp; lines: +12 -6
- Update to 0.75
- Chase changed location of bglibs files
v. 1.3
date: 2005/02/17 17:25:46; author: sergei; state: Exp; lines: +1 -1
- Update to 0.32 (also fixes fetching)
Reminded by: pointyhat via kris
v. 1.2
date: 2004/11/18 17:33:06; author: sergei; state: Exp; lines: +1 -1
- Update to 0.31 (see http://untroubled.org/cvm/NEWS for details)
v. 1.1
date: 2003/12/24 13:53:01; author: sergei; state: Exp;
Add cvm 0.18, Credential Validation Modules:
- The reference source for the CVM interface
- Diagnostic and benchmark CVM clients
- A checkpassword interface CVM client
- A UNIX/POSIX system module (uses getpwnam)
- A flat-file module
- A library for client writers
- A set of libraries for module writers
Author: Bruce Guenter
WWW: http://untroubled.org/cvm/
This port in needed to unbreak build of mail/mailfront and ftp/twoftpd.
=============================================================================
v. 1.10
date: 2006/10/09 15:41:47; author: sergei; state: Exp; lines: +2 -0
- Add dependency on libtool; we cannot simply add USE_AUTOTOOLS
as that implies GNU_CONFIGURE which this port does NOT use
- Bump PORTREVISION
Noticed by: pointyhat via kris
v. 1.9
date: 2006/09/21 09:13:13; author: sergei; state: Exp; lines: +1 -2
- Update to 0.82
(this should have been included in the previous commit to this port)
v. 1.8
date: 2006/09/21 09:09:25; author: sergei; state: Exp; lines: +2 -1
- CVM now requires devel/bglibs to be available at run-time
due to a dynamic linking since bglibs provides shlibs now
v. 1.7
date: 2006/08/09 12:05:56; author: sergei; state: Exp; lines: +1 -1
- INSTALLS_SHLIBS is obsolete, USE_LDCONFIG should be used instead
Noticed by: garga
v. 1.6
date: 2006/08/09 11:58:39; author: sergei; state: Exp; lines: +3 -2
- Update to 0.81
- Require bglibs >= 1.100 for shlib support
- Add INSTALLS_SHLIBS as the port now installs shared libraries, too
v. 1.5
date: 2005/08/31 12:10:25; author: sergei; state: Exp; lines: +1 -1
- Update to 0.76
v. 1.4
date: 2005/08/29 12:15:37; author: sergei; state: Exp; lines: +12 -6
- Update to 0.75
- Chase changed location of bglibs files
v. 1.3
date: 2005/02/17 17:25:46; author: sergei; state: Exp; lines: +1 -1
- Update to 0.32 (also fixes fetching)
Reminded by: pointyhat via kris
v. 1.2
date: 2004/11/18 17:33:06; author: sergei; state: Exp; lines: +1 -1
- Update to 0.31 (see http://untroubled.org/cvm/NEWS for details)
v. 1.1
date: 2003/12/24 13:53:01; author: sergei; state: Exp;
Add cvm 0.18, Credential Validation Modules:
- The reference source for the CVM interface
- Diagnostic and benchmark CVM clients
- A checkpassword interface CVM client
- A UNIX/POSIX system module (uses getpwnam)
- A flat-file module
- A library for client writers
- A set of libraries for module writers
Author: Bruce Guenter
WWW: http://untroubled.org/cvm/
This port in needed to unbreak build of mail/mailfront and ftp/twoftpd.
=============================================================================
v. 1.10
date: 2006/10/09 15:41:47; author: sergei; state: Exp; lines: +2 -0
- Add dependency on libtool; we cannot simply add USE_AUTOTOOLS
as that implies GNU_CONFIGURE which this port does NOT use
- Bump PORTREVISION
Noticed by: pointyhat via kris
v. 1.9
date: 2006/09/21 09:13:13; author: sergei; state: Exp; lines: +1 -2
- Update to 0.82
(this should have been included in the previous commit to this port)
v. 1.8
date: 2006/09/21 09:09:25; author: sergei; state: Exp; lines: +2 -1
- CVM now requires devel/bglibs to be available at run-time
due to a dynamic linking since bglibs provides shlibs now
v. 1.7
date: 2006/08/09 12:05:56; author: sergei; state: Exp; lines: +1 -1
- INSTALLS_SHLIBS is obsolete, USE_LDCONFIG should be used instead
Noticed by: garga
v. 1.6
date: 2006/08/09 11:58:39; author: sergei; state: Exp; lines: +3 -2
- Update to 0.81
- Require bglibs >= 1.100 for shlib support
- Add INSTALLS_SHLIBS as the port now installs shared libraries, too
v. 1.5
date: 2005/08/31 12:10:25; author: sergei; state: Exp; lines: +1 -1
- Update to 0.76
v. 1.4
date: 2005/08/29 12:15:37; author: sergei; state: Exp; lines: +12 -6
- Update to 0.75
- Chase changed location of bglibs files
v. 1.3
date: 2005/02/17 17:25:46; author: sergei; state: Exp; lines: +1 -1
- Update to 0.32 (also fixes fetching)
Reminded by: pointyhat via kris
v. 1.2
date: 2004/11/18 17:33:06; author: sergei; state: Exp; lines: +1 -1
- Update to 0.31 (see http://untroubled.org/cvm/NEWS for details)
v. 1.1
date: 2003/12/24 13:53:01; author: sergei; state: Exp;
Add cvm 0.18, Credential Validation Modules:
- The reference source for the CVM interface
- Diagnostic and benchmark CVM clients
- A checkpassword interface CVM client
- A UNIX/POSIX system module (uses getpwnam)
- A flat-file module
- A library for client writers
- A set of libraries for module writers
Author: Bruce Guenter
WWW: http://untroubled.org/cvm/
This port in needed to unbreak build of mail/mailfront and ftp/twoftpd.
=============================================================================
|
| |

|