Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.023.7_1 04 Jan 2025 02:12:17
    |
Yuri Victorovich (yuri)  |
math/pari: update 2.15.5 → 2.17.1 |
2.023.7 23 May 2024 15:31:29
    |
Thierry Thomas (thierry)  |
math/sympow: upgrade to 2.023.7 |
2.023.6_3 12 Jul 2023 18:56:04
    |
Felix Palmen (zirias)  |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
2.023.6_3 28 Sep 2022 02:25:36
    |
Yuri Victorovich (yuri)  |
math/pari: Update 2.13.4 -> 2.15.0
Reported by: portscout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
2.023.6_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
2.023.6_2 20 Jul 2022 14:22:24
    |
Tobias C. Berner (tcberner)  |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
2.023.6_2 06 May 2021 21:00:01
    |
Thierry Thomas (thierry)  |
math/sympow: respect user-provided CFLAGS
And also resolve a warning when building data files. |
2.023.6_1 09 Apr 2021 18:44:23
    |
Matthias Fechner (mfechner)  |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
2.023.6_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.023.6_1 25 Oct 2020 05:39:49
  |
yuri  |
math/pari: Update 2.11.4 -> 2.13.0
Bump 15 depending ports.
Reported by: portscout |
2.023.6 18 Jun 2020 19:24:51
  |
arrowd  |
math/sympow: Fix build by setting HOME env var to WRKDIR. |
2.023.6 29 May 2020 22:14:20
  |
linimon  |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
Error: moving to 21st century and adding GNU feature are denied
While here, pet portlint (rearrange lines).
Approved by: portmgr (tier-2 blanket) |
2.023.6 29 May 2020 14:55:14
  |
thierry  |
Adding sypow, a mathematical program to compute special values of symmetric
power elliptic curve L-functions; it can compute up to about 64 digits of
precision.
It was bundled with SageMath, and now will be used as a dependency. |