Port details |
- gp2c Package for translating GP routines into C
- 0.0.12_1 math
=1 0.0.12_1Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2020-03-28 18:55:59
- Last Update: 2022-09-28 02:25:36
- Commit Hash: 3064601
- People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, python
- License: GPLv2
- WWW:
- https://pari.math.u-bordeaux.fr/pub/pari/manuals/gp2c/gp2c.html
- Description:
- The gp2c compiler is a package for translating GP routines into the C
programming language, so that they can be compiled and used with the PARI system
or the GP calculator.
The main advantage of doing this is to speed up computations and to include your
own routines within the preexisting GP ones. It may also find bugs in GP
scripts.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/gp2c/ && make install clean
- To add the package, run one of these commands:
- pkg install math/gp2c
- pkg install gp2c
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gp2c
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1605032279
SHA256 (gp2c-0.0.12.tar.gz) = ee9ff63979670408d8c293902ce7ff6a825145f0e7e7c6323764733ef1b9310d
SIZE (gp2c-0.0.12.tar.gz) = 872289
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libpari.so : math/pari
- This port is required by:
- for Build
-
- math/sage
- for Run
-
- math/sage
Configuration Options:
- ===> The following configuration options are available for gp2c-0.0.12_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- math_gp2c
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.12_1 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) |
0.0.12 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 ) |
0.0.12 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 ) |
0.0.12 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.0.12 10 Nov 2020 18:40:58
  |
thierry  |
Upgrade to 0.0.12.
Changelog at
<http://pari.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-0.0.12.changelog>. |
0.0.11.p4_1 25 Oct 2020 05:39:49
  |
yuri  |
math/pari: Update 2.11.4 -> 2.13.0
Bump 15 depending ports.
Reported by: portscout |
0.0.11.p4 23 May 2020 12:27:20
  |
thierry  |
Update to 0.0.11pl4.
Changelog at
<https://pari.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-0.0.11pl4.changelog>. |
0.0.11.p3 28 Mar 2020 18:37:49
  |
thierry  |
Adding some PARI/GP related packages, to be used by SageMath:
- gp2c: Package for translating GP routines into C
- pari_elldata: Elliptic Curve Data for PARI/GP
- pari_galdata: Data needed by PARI/GP for polgalois
- pari_galpol: Database of Galois polynomials for PARI/GP
- pari_nftables: Repackaging of the historical megrez number field tables
- pari_seadata: Modular polynomials for PARI/GP |