I've completed the bmake framework for libgmp 3.0 which is ready to commit - see http://people.FreeBSD.org/~kris/libgmp.tar.gz However, I was looking at what in the base system actually uses libgmp/libmp, and I could only spot four users: chkey, newkey, keyserv (Secure RPC) telnet All of these uses are crypto-related and require the presence of the crypto distribution. Given that we now have another integer maths library (libcrypto) in the base system, would it make sense to convert those four to use it instead of libmp, and rip out libgmp to a port? Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message