Date: Fri, 19 Oct 2001 04:20:37 -0700 (PDT) From: Thomas Gellekum <tg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/math Makefile ports/math/py-mpz Makefile distinfo pkg-comment pkg-descr pkg-plist ports/math/py-mpz/files setup.py Message-ID: <200110191120.f9JBKbR44783@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tg 2001/10/19 04:20:37 PDT Modified files: . modules math Makefile Added files: math/py-mpz Makefile distinfo pkg-comment pkg-descr pkg-plist math/py-mpz/files setup.py Log: New port py-mpz. This builds the mpz module (an interface to GMP) from the Python distribution. Revision Changes Path 1.4009 +1 -0 CVSROOT/modules 1.147 +1 -0 ports/math/Makefile 1.1 +33 -0 ports/math/py-mpz/Makefile (new) 1.1 +6 -0 ports/math/py-mpz/distinfo (new) 1.1 +30 -0 ports/math/py-mpz/files/setup.py (new) 1.1 +1 -0 ports/math/py-mpz/pkg-comment (new) 1.1 +1 -0 ports/math/py-mpz/pkg-descr (new) 1.1 +1 -0 ports/math/py-mpz/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110191120.f9JBKbR44783>