notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libtommath Comprehensive, modular, and portable mathematical routines
1.3.0_2 math on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.1Version of this port present on the latest quarterly branch.
Maintainer: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-08-29 14:28:50
Last Update: 2024-04-07 07:53:53
Commit Hash: c2466b5
People watching this port, also watch:: catch, speedtables, pdnsd, io, dact
License: UNLICENSE
WWW:
https://libtom.net/
Description:
LibTomMath provides highly optimized and portable routines for a vast majority of integer based number theoretic applications (including public key cryptography).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libtommath-1.3.0_2/catalog.mk
  3. /usr/local/share/licenses/libtommath-1.3.0_2/LICENSE
  4. /usr/local/share/licenses/libtommath-1.3.0_2/UNLICENSE
  5. include/tommath.h
  6. lib/cmake/libtommath/libtommath-config-release.cmake
  7. lib/cmake/libtommath/libtommath-config-version.cmake
  8. lib/cmake/libtommath/libtommath-config.cmake
  9. lib/libtommath.a
  10. lib/libtommath.so
  11. lib/libtommath.so.1
  12. lib/libtommath.so.1.3.0
  13. libdata/pkgconfig/libtommath.pc
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • libtommath>0:math/libtommath
To install the port:
cd /usr/ports/math/libtommath/ && make install clean
To add the package, run one of these commands:
  • pkg install math/libtommath
  • pkg install libtommath
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libtommath
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1712044712 SHA256 (ltm-1.3.0.tar.xz) = 296272d93435991308eb73607600c034b558807a07e829e751142e65ccfa9d08 SIZE (ltm-1.3.0.tar.xz) = 642776

Packages (timestamps in pop-ups are UTC):
libtommath
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.0_21.3.0_21.2.01.3.0_21.3.0_2-1.2.0-
FreeBSD:13:quarterly1.2.11.2.11.2.0_21.2.11.3.0_21.2.11.2.11.2.1
FreeBSD:14:latest1.2.11.3.0_21.2.0_11.2.11.3.0_21.2.0_1-1.2.0_1
FreeBSD:14:quarterly1.2.11.3.0_2-1.2.11.3.0_21.2.11.2.11.2.1
FreeBSD:15:latest1.2.11.3.0_2n/a1.2.1n/a1.2.11.2.11.2.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Build
  1. devel/bitkeeper
for Libraries
  1. databases/firebird30-client
  2. databases/firebird30-server
  3. databases/firebird40-client
  4. databases/firebird40-server
  5. devel/bitkeeper
  6. lang/tcl87
  7. lang/tcl9
Expand this list (9 items / 2 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. security/dropbear
  3. security/libtomcrypt
  4. Collapse this list.

Configuration Options:
===> The following configuration options are available for libtommath-1.3.0_2: LTO=on: Use Link-Time Optimization OPTIMIZED_CFLAGS=on: Use extra compiler optimizations ===> Use 'make config' to modify these settings
Options name:
math_libtommath
USES:
cmake:testing tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/libtom/libtommath/releases/download/v1.3.0/
Collapse this list.

Number of commits found: 56

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.0_2
07 Apr 2024 07:53:53
commit hash: c2466b565816996cde963b4b3203bf9f933b0f66commit hash: c2466b565816996cde963b4b3203bf9f933b0f66commit hash: c2466b565816996cde963b4b3203bf9f933b0f66commit hash: c2466b565816996cde963b4b3203bf9f933b0f66 files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
math/libtommath: small improvements

* remove built-in ccache detection (missing in my previous commit)
* remove superfluous -DBUILD_TESTING:BOOL=ON in CMAKE_ARGS

Suggested by:	diizzy
1.3.0_2
07 Apr 2024 07:53:52
commit hash: 5577bdee02af093f91c245e062200ab10f351536commit hash: 5577bdee02af093f91c245e062200ab10f351536commit hash: 5577bdee02af093f91c245e062200ab10f351536commit hash: 5577bdee02af093f91c245e062200ab10f351536 files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
math/libtommath: revert: Fix previous commit 8509bb6"

This reverts commit 073a0a9e92f1f235c770c20f8e5c83bb893dcf9c.
1.3.0_2
06 Apr 2024 13:53:34
commit hash: 073a0a9e92f1f235c770c20f8e5c83bb893dcf9ccommit hash: 073a0a9e92f1f235c770c20f8e5c83bb893dcf9ccommit hash: 073a0a9e92f1f235c770c20f8e5c83bb893dcf9ccommit hash: 073a0a9e92f1f235c770c20f8e5c83bb893dcf9c files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
math/libtommath: Fix previous commit 8509bb6

- Disable CCACHE detection
- Sort menu options
- Apply submitted patch with spelling fix and disable all vendor added
  FLAGS for CMAKE_BUILD_TYPE options

Approved by:	portmgr (blanket)
1.3.0_2
06 Apr 2024 12:21:06
commit hash: 8509bb6725e6252f5a9bc193b57a83f4843b0e04commit hash: 8509bb6725e6252f5a9bc193b57a83f4843b0e04commit hash: 8509bb6725e6252f5a9bc193b57a83f4843b0e04commit hash: 8509bb6725e6252f5a9bc193b57a83f4843b0e04 files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
math/libtommath: small improvements

- remove built-in ccache detection, see
  https://github.com/libtom/libtommath/pull/577/
- put OPTIMIZED_CFLAGS and LTO in OPTIONS, on by default

PR:		278155
Reported by:	diizzy
1.3.0
04 Apr 2024 04:05:26
commit hash: edab8726992480217bcef72d40947150d6932690commit hash: edab8726992480217bcef72d40947150d6932690commit hash: edab8726992480217bcef72d40947150d6932690commit hash: edab8726992480217bcef72d40947150d6932690 files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
math/libtommath: add missing patch
1.3.0
03 Apr 2024 14:18:23
commit hash: e28645651463f6a7c9649f1fd687f42dd2a74b3bcommit hash: e28645651463f6a7c9649f1fd687f42dd2a74b3bcommit hash: e28645651463f6a7c9649f1fd687f42dd2a74b3bcommit hash: e28645651463f6a7c9649f1fd687f42dd2a74b3b files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
math/libtommath: add missing pkg-plist file
1.3.0
03 Apr 2024 14:16:55
commit hash: d2c7e86ddfb8cdf05f72c962539442c8a4ace4e8commit hash: d2c7e86ddfb8cdf05f72c962539442c8a4ace4e8commit hash: d2c7e86ddfb8cdf05f72c962539442c8a4ace4e8commit hash: d2c7e86ddfb8cdf05f72c962539442c8a4ace4e8 files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
math/libtommath: update to 1.3.0

Release notes: https://www.libtom.net/news/LTM_1.3.0/
1.2.1
09 Oct 2023 11:57:32
commit hash: c97e9a50f3996f7c8c6e0065209a43220d97eaefcommit hash: c97e9a50f3996f7c8c6e0065209a43220d97eaefcommit hash: c97e9a50f3996f7c8c6e0065209a43220d97eaefcommit hash: c97e9a50f3996f7c8c6e0065209a43220d97eaef files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
math/libtommath: update to 1.2.1

PR:             274350
Reported by:    dizzy

This is a bugfix release because of potential integer overflow.
See PR #546 and CVE-2023-36328.
1.2.0_2
28 Jun 2023 09:19:15
commit hash: 02c46239ac8dce1c3573803e6c95ae152aa61ee9commit hash: 02c46239ac8dce1c3573803e6c95ae152aa61ee9commit hash: 02c46239ac8dce1c3573803e6c95ae152aa61ee9commit hash: 02c46239ac8dce1c3573803e6c95ae152aa61ee9 files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
math/libtommath: backport patch to fix possible integer overflow
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.2.0_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.0_1
20 Sep 2021 10:45:19
commit hash: 3b74b3446c069a4e2d88e23021c83434ea53728ccommit hash: 3b74b3446c069a4e2d88e23021c83434ea53728ccommit hash: 3b74b3446c069a4e2d88e23021c83434ea53728ccommit hash: 3b74b3446c069a4e2d88e23021c83434ea53728c files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
math/libtommath: enable mp_set_double

Reported by: Sébastien Santoro <dereckson@espace-win.org>
Obtained from: https://github.com/libtom/libtommath/pull/476
1.2.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.2.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.2.0
22 Oct 2019 12:28:27
Revision:515191Original commit files touched by this commit
gahr search for other commits by this committer
math/libtommath: update to 1.2.0

Release notes:
https://www.libtom.net/news/LTM_1.2.0/
1.1.0_3
19 Oct 2019 11:03:31
Revision:514785Original commit files touched by this commit
tobik search for other commits by this committer
math/libtommath: Strip library

Move unhooked post-install-SHARED-on target into post-install
1.1.0_2
04 Mar 2019 08:47:03
Revision:494564Original commit files touched by this commit
gahr search for other commits by this committer
math/libtommath: build shared library by default

Suggested by:	cy
1.1.0_1
04 Feb 2019 12:00:26
Revision:492121Original commit files touched by this commit
gahr search for other commits by this committer
math/libtommath: update license, pet portlint

Reported
by:	https://github.com/libtom/libtommath/issues/122#issuecomment-460083058
1.1.0
31 Jan 2019 11:50:23
Revision:491708Original commit files touched by this commit
gahr search for other commits by this committer
math/libtommath: update to 1.1.0

Release notes: https://www.libtom.net/news/LTM_1.1.0/
1.0.1_1
02 Nov 2017 21:41:47
Revision:453381Original commit files touched by this commit
olgeni search for other commits by this committer
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.

This round is @FreeBSD.org residents except teams.
1.0.1_1
16 Sep 2017 10:55:08
Revision:449962Original commit files touched by this commit
gahr search for other commits by this committer
math/libtommath: fix PLIST, bump PORTREVISION
1.0.1
15 Sep 2017 11:27:05
Revision:449901Original commit files touched by this commit
gahr search for other commits by this committer
math/libtommath: update to 1.0.1, take maintainership
1.0
09 Mar 2016 07:46:56
Revision:410694Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.0

PR:		207266
Submitted by:	takefu@airport.fm
0.42.0_2
14 Nov 2015 20:27:12
Revision:401594Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update MASTER_SITES and WWW, helpers
0.42.0_2
10 Dec 2014 22:29:15
Revision:374492Original commit files touched by this commit
gahr search for other commits by this committer
- Reset maintainership of my ports
0.42.0_2
05 Oct 2014 18:01:20
Revision:370099Original commit files touched by this commit
tijl search for other commits by this committer
- Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
  Darwin, Linux and other systems.  Given the version current:revision:age
  a library will be given the extension .so.major.age.revision with major
  equal to current-age.  Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
  files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
  dependent ports if a library version changed

PR:		194068
Exp-run by:	antoine
Approved by:	portmgr (antoine)
0.42.0_1
02 Oct 2014 06:17:59
Revision:369795Original commit files touched by this commit
antoine search for other commits by this committer
Allow staging as a regular user
0.42.0_1
10 Aug 2014 19:26:38
Revision:364561Original commit files touched by this commit
tijl search for other commits by this committer
Replace some dependencies on libtool with USES=libtool:build or a
dependency on libtoolize
0.42.0
30 Jun 2014 15:10:44
Revision:359860Original commit files touched by this commit
gahr search for other commits by this committer
- Convert to USES=tar:bz2 libtool:keepla
0.42.0
25 Jun 2014 05:35:32
Revision:359185Original commit files touched by this commit
bapt search for other commits by this committer
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
0.42.0
14 Feb 2014 08:27:10
Revision:344166Original commit files touched by this commit
gahr search for other commits by this committer
- STAGE-clean
- STRIP shared library
0.42.0
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
0.42.0
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
0.42.0
29 May 2013 15:41:01
Revision:319380Original commit files touched by this commit
miwi search for other commits by this committer
- Disable regression test

Reported by:	pointyhat building 2(D)-02:56:27

With hat:	portmgr
0.42.0
18 Apr 2013 13:27:18
Revision:316040Original commit files touched by this commit
gahr search for other commits by this committer
- Remove unused PLIST_SUB variables
- Add regression-test target

Feature safe:	yes
0.42.0
18 Apr 2013 12:26:58
Revision:316038Original commit files touched by this commit
gahr search for other commits by this committer
- Take maintainership
- Add an OPTION to build the shared library in addition to the static one
- Add DOCS to OPTIONs

Feature safe:	yes
0.42.0
12 Dec 2012 18:48:34
Revision:308777Original commit files touched by this commit
wxs search for other commits by this committer
Remove the header for ports I created.

For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it.
0.42.0
03 Aug 2012 15:54:36
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
0.42.0
31 Jul 2012 02:22:22
Original commit files touched by this commit
wxs search for other commits by this committer
Remove DEPRECATED and EXPIRATION_DATE as the main site appears back online.
0.42.0
24 Jul 2012 20:50:26
Original commit files touched by this commit
wxs search for other commits by this committer
Deprecate these ports as upstream has abandoned them for a while now.
Set expiration date for one month from now.
0.42.0
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.42.0
09 Aug 2010 22:57:44
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 0.42.0.

PR:             ports/149102
Submitted by:   Frederic Culot <frederic@culot.org>
0.41
09 Sep 2009 19:19:13
Original commit files touched by this commit
wxs search for other commits by this committer
- Reassign maintainer to ports@
0.41
09 May 2009 02:46:09
Original commit files touched by this commit
wxs search for other commits by this committer
- Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
  is MAKE_JOBS_UNSAFE).
0.41
04 Feb 2008 15:35:12
Original commit files touched by this commit
wxs search for other commits by this committer
Update my address.

Approved by:    garga (mentor)
0.41
21 Mar 2007 08:18:06
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.41

PR:             ports/110549
Submitted by:   Brenton Chang <brenton dot chang_AT_gmail dot com>
Approved by:    maintainer (Wesley Shields)
0.40
09 Jan 2007 21:33:57
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.40

PR:             ports/107627
Submitted by:   Wesley Shields <wxs@csh.rit.edu> (maintainer)
0.39
19 Aug 2006 16:49:49
Original commit files touched by this commit
miwi search for other commits by this committer
- Update maintainer addresses

PR:             ports/102230
Submitted by:   Wesley Shields <wxs(at)atarininja.org>
Approved by:    krion (mentor)
0.39
31 May 2006 18:06:35
Original commit files touched by this commit
garga search for other commits by this committer
* security/libtomcrypt
  - Update to 1.12

* math/libtommath
  - Update to 0.39

* math/tomsfastmath
  - Update to 0.09

PR:             ports/98214
Submitted by:   maintainer
0.38
18 Mar 2006 01:14:24
Original commit files touched by this commit
cperciva search for other commits by this committer
Libtom* is back online at libtomcrypt.com.  Point the ports back at
Tom's web server instead of fetching distfiles from freebsd.org.
0.38
20 Feb 2006 18:05:32
Original commit files touched by this commit
cperciva search for other commits by this committer
Point MASTER_SITES and PATCH_SITES at the FreeBSD FTP mirrors and mark
the ports as unbroken.

Thanks to:      Several people who found copies of the distfiles for me
0.38
19 Feb 2006 23:45:52
Original commit files touched by this commit
cperciva search for other commits by this committer
Mark math/libtommath, math/tomsfastmath, and security/libtomcrypt as
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
0.38
06 Feb 2006 17:14:02
Original commit files touched by this commit
garga search for other commits by this committer
- Update to 0.38

PR:             ports/92897
Submitted by:   maintainer
0.37
02 Dec 2005 20:50:25
Original commit files touched by this commit
tdb search for other commits by this committer
- Update to 0.37
- 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)
0.36_1
02 Sep 2005 14:42:08
Original commit files touched by this commit
sem search for other commits by this committer
- Remove -O3 optimization from CFLAGS

PR:             ports/85608
Submitted by:   maintainer
0.36
29 Aug 2005 14:28:15
Original commit files touched by this commit
pav search for other commits by this committer
LibTomMath provides highly optimized and portable routines for a vast
majority of integer based number theoretic applications (including
public key cryptography).

PR:             ports/85043
Submitted by:   Wesley Shields <wxs@csh.rit.edu>

Number of commits found: 56