notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: math/libtommath/Makefile

Number of commits found: 47

Monday, 9 Oct 2023
11:57 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.
commit hash: c97e9a50f3996f7c8c6e0065209a43220d97eaef commit hash: c97e9a50f3996f7c8c6e0065209a43220d97eaef commit hash: c97e9a50f3996f7c8c6e0065209a43220d97eaef commit hash: c97e9a50f3996f7c8c6e0065209a43220d97eaef c97e9a5
Wednesday, 28 Jun 2023
09:19 Pietro Cerutti (gahr) search for other commits by this committer
math/libtommath: backport patch to fix possible integer overflow
commit hash: 02c46239ac8dce1c3573803e6c95ae152aa61ee9 commit hash: 02c46239ac8dce1c3573803e6c95ae152aa61ee9 commit hash: 02c46239ac8dce1c3573803e6c95ae152aa61ee9 commit hash: 02c46239ac8dce1c3573803e6c95ae152aa61ee9 02c4623
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 20 Sep 2021
10:45 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
commit hash: 3b74b3446c069a4e2d88e23021c83434ea53728c commit hash: 3b74b3446c069a4e2d88e23021c83434ea53728c commit hash: 3b74b3446c069a4e2d88e23021c83434ea53728c commit hash: 3b74b3446c069a4e2d88e23021c83434ea53728c 3b74b34
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 22 Oct 2019
12:28 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/
Original commitRevision:515191 
Saturday, 19 Oct 2019
11:03 tobik search for other commits by this committer
math/libtommath: Strip library

Move unhooked post-install-SHARED-on target into post-install
Original commitRevision:514785 
Monday, 4 Mar 2019
08:47 gahr search for other commits by this committer
math/libtommath: build shared library by default

Suggested by:	cy
Original commitRevision:494564 
Monday, 4 Feb 2019
12:00 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
Original commitRevision:492121 
Thursday, 31 Jan 2019
11:50 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/
Original commitRevision:491708 
Thursday, 2 Nov 2017
21:41 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.
Original commitRevision:453381 
Saturday, 16 Sep 2017
10:55 gahr search for other commits by this committer
math/libtommath: fix PLIST, bump PORTREVISION
Original commitRevision:449962 
Friday, 15 Sep 2017
11:27 gahr search for other commits by this committer
math/libtommath: update to 1.0.1, take maintainership
Original commitRevision:449901 
Wednesday, 9 Mar 2016
07:46 wen search for other commits by this committer
- Update to 1.0

PR:		207266
Submitted by:	takefu@airport.fm
Original commitRevision:410694 
Saturday, 14 Nov 2015
20:27 amdmi3 search for other commits by this committer
- Update MASTER_SITES and WWW, helpers
Original commitRevision:401594 
Wednesday, 10 Dec 2014
22:29 gahr search for other commits by this committer
- Reset maintainership of my ports
Original commitRevision:374492 
Sunday, 5 Oct 2014
18:01 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)
Original commitRevision:370099 
Thursday, 2 Oct 2014
06:17 antoine search for other commits by this committer
Allow staging as a regular user
Original commitRevision:369795 
Sunday, 10 Aug 2014
19:26 tijl search for other commits by this committer
Replace some dependencies on libtool with USES=libtool:build or a
dependency on libtoolize
Original commitRevision:364561 
Monday, 30 Jun 2014
15:10 gahr search for other commits by this committer
- Convert to USES=tar:bz2 libtool:keepla
Original commitRevision:359860 
Wednesday, 25 Jun 2014
05:35 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
Original commitRevision:359185 
Friday, 14 Feb 2014
08:27 gahr search for other commits by this committer
- STAGE-clean
- STRIP shared library
Original commitRevision:344166 
Friday, 20 Sep 2013
20:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
Original commitRevision:327746 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Wednesday, 29 May 2013
15:41 miwi search for other commits by this committer
- Disable regression test

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

With hat:	portmgr
Original commitRevision:319380 
Thursday, 18 Apr 2013
13:27 gahr search for other commits by this committer
- Remove unused PLIST_SUB variables
- Add regression-test target

Feature safe:	yes
Original commitRevision:316040 
12:26 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
Original commitRevision:316038 
Wednesday, 12 Dec 2012
18:48 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.
Original commitRevision:308777 
Friday, 3 Aug 2012
15:54 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)
Original commit
Tuesday, 31 Jul 2012
02:22 wxs search for other commits by this committer
Remove DEPRECATED and EXPIRATION_DATE as the main site appears back online.
Original commit
Tuesday, 24 Jul 2012
20:50 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.
Original commit
Monday, 9 Aug 2010
22:57 araujo search for other commits by this committer
- Update to 0.42.0.

PR:             ports/149102
Submitted by:   Frederic Culot <frederic@culot.org>
Original commit
Wednesday, 9 Sep 2009
19:19 wxs search for other commits by this committer
- Reassign maintainer to ports@
Original commit
Saturday, 9 May 2009
02:46 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).
Original commit
Monday, 4 Feb 2008
15:35 wxs search for other commits by this committer
Update my address.

Approved by:    garga (mentor)
Original commit
Wednesday, 21 Mar 2007
08:18 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)
Original commit
Tuesday, 9 Jan 2007
21:33 miwi search for other commits by this committer
- Update to 0.40

PR:             ports/107627
Submitted by:   Wesley Shields <wxs@csh.rit.edu> (maintainer)
Original commit
Saturday, 19 Aug 2006
16:49 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)
Original commit
Wednesday, 31 May 2006
18:06 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
Original commit
Saturday, 18 Mar 2006
01:14 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.
Original commit
Monday, 20 Feb 2006
18:05 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
Original commit
Sunday, 19 Feb 2006
23:45 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
Original commit
Monday, 6 Feb 2006
17:14 garga search for other commits by this committer
- Update to 0.38

PR:             ports/92897
Submitted by:   maintainer
Original commit
Friday, 2 Dec 2005
20:50 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)
Original commit
Friday, 2 Sep 2005
14:42 sem search for other commits by this committer
- Remove -O3 optimization from CFLAGS

PR:             ports/85608
Submitted by:   maintainer
Original commit
Monday, 29 Aug 2005
14:28 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>
Original commit

Number of commits found: 47