aboutsummaryrefslogtreecommitdiff
path: root/math/libtommath
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 0.42.0.Marcelo Araujo2010-08-094-11/+10
| | | | | | | | PR: ports/149102 Submitted by: Frederic Culot <frederic@culot.org> Notes: svn path=/head/; revision=259029
* - Reassign maintainer to ports@Wesley Shields2009-09-091-1/+1
| | | | Notes: svn path=/head/; revision=241132
* - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome whichWesley Shields2009-05-091-0/+1
| | | | | | | is MAKE_JOBS_UNSAFE). Notes: svn path=/head/; revision=233477
* Update my address.Wesley Shields2008-02-041-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=206711
* - Update to 0.41Cheng-Lung Sung2007-03-212-4/+4
| | | | | | | | | PR: ports/110549 Submitted by: Brenton Chang <brenton dot chang_AT_gmail dot com> Approved by: maintainer (Wesley Shields) Notes: svn path=/head/; revision=187845
* - Update to 0.40Martin Wilke2007-01-092-5/+6
| | | | | | | | PR: ports/107627 Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer) Notes: svn path=/head/; revision=181894
* - Update maintainer addressesMartin Wilke2006-08-191-1/+1
| | | | | | | | | PR: ports/102230 Submitted by: Wesley Shields <wxs(at)atarininja.org> Approved by: krion (mentor) Notes: svn path=/head/; revision=170994
* * security/libtomcryptRenato Botelho2006-05-312-4/+4
| | | | | | | | | | | | | | | | - Update to 1.12 * math/libtommath - Update to 0.39 * math/tomsfastmath - Update to 0.09 PR: ports/98214 Submitted by: maintainer Notes: svn path=/head/; revision=164097
* Libtom* is back online at libtomcrypt.com. Point the ports back atColin Percival2006-03-182-3/+2
| | | | | | | Tom's web server instead of fetching distfiles from freebsd.org. Notes: svn path=/head/; revision=157515
* Point MASTER_SITES and PATCH_SITES at the FreeBSD FTP mirrors and markColin Percival2006-02-201-3/+2
| | | | | | | | | the ports as unbroken. Thanks to: Several people who found copies of the distfiles for me Notes: svn path=/head/; revision=156515
* Mark math/libtommath, math/tomsfastmath, and security/libtomcrypt asColin Percival2006-02-191-0/+2
| | | | | | | | | | | | | | | being unfetchable. The author's domain name (libtomcrypt.org) expired and was picked up by a cybersquatter, and the distfiles haven't been mirrored by ftp.freebsd.org yet. If anyone has a copy of the distfiles for any of these ports, please send them to me so that I can host them and unbreak these ports. Approved by: flz Discussed with: maintainer Notes: svn path=/head/; revision=156428
* - Update to 0.38Renato Botelho2006-02-063-4/+4
| | | | | | | | PR: ports/92897 Submitted by: maintainer Notes: svn path=/head/; revision=155350
* - Update to 0.37Tim Bishop2005-12-023-8/+7
| | | | | | | | | | | | - Add SHA256 checksum - Use PLIST_FILES instead of pkg-plist PR: 89863 Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer) Approved by: clement (mentor) Notes: svn path=/head/; revision=150266
* - Remove -O3 optimization from CFLAGSSergey Matveychuk2005-09-022-2/+12
| | | | | | | | PR: ports/85608 Submitted by: maintainer Notes: svn path=/head/; revision=141799
* LibTomMath provides highly optimized and portable routines for a vastPav Lucistnik2005-08-295-0/+49
majority of integer based number theoretic applications (including public key cryptography). PR: ports/85043 Submitted by: Wesley Shields <wxs@csh.rit.edu> Notes: svn path=/head/; revision=141328