Port details |
- giacxcas Computer algebra system
- 1.9.0.85_6 math
=2 1.9.0.85_5Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2010-09-21 15:30:24
- Last Update: 2025-06-02 00:40:43
- Commit Hash: 18632db
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: GPLv3 DOC
- WWW:
- https://www-fourier.ujf-grenoble.fr/~parisse/giac.html
- Description:
- General purpose computer algebra system released under GPLv3. French
documentation by Renee De Graeve is for non-commercial use only. The
package consists of:
- C++ library (libgiac). It is build on C and C++ libraries: PARI,
NTL (arithmetic), CoCoA (Groebner basis), GSL (numerics), GMP
(big integers), MPFR (bigfloats) and provides algorithms for basic
polynomial operations (product, GCD) and symbolic computations
(simplifications, limits/series, symbolic integration, summation,
...). The library can be configured to accept Maple or TI syntax
to ease the transition for users of these systems.
- Command line interpreter (icas or giac). It can be called from
texmacs.
- FLTK-based GUI (xcas). It is a GUI for symbolic computation with
several modules added: 2-d and 3-d graphics, dynamic 2-d and 3-d
geometry (exact or numeric), spreadsheet, programming environment.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/giacxcas/ && make install clean
- To add the package, run one of these commands:
- pkg install math/giacxcas
- pkg install giacxcas
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: giacxcas
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706082612
SHA256 (giacxcas/giac_1.9.0-85.tar.gz) = e91664da5a5d93239297b7c74aa14967734851e1b81acdc40cd2b1691761c7dd
SIZE (giacxcas/giac_1.9.0-85.tar.gz) = 138619049
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:
-
- bash : shells/bash
- hevea : textproc/hevea
- update-desktop-database : devel/desktop-file-utils
- gfortran13 : lang/gcc13
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- gmake>=4.4.1 : devel/gmake
- python3.11 : lang/python311
- tex.fmt : print/tex-formats
- dvips : print/tex-dvipsk
- as : devel/binutils
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xft.pc : x11-fonts/libXft
- xi.pc : x11/libXi
- xinerama.pc : x11/libXinerama
- xrender.pc : x11/libXrender
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- xdg-open : devel/xdg-utils
- update-desktop-database : devel/desktop-file-utils
- gfortran13 : lang/gcc13
- python3.11 : lang/python311
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xft.pc : x11-fonts/libXft
- xi.pc : x11/libXi
- xinerama.pc : x11/libXinerama
- xrender.pc : x11/libXrender
- perl5>=5.40.r<5.41 : lang/perl5.40
- indexinfo : print/indexinfo
- Library dependencies:
-
- libao.so : audio/libao
- libboost_serialization.so : devel/boost-libs
- libcurl.so : ftp/curl
- libfontconfig.so : x11-fonts/fontconfig
- libgsl.so : math/gsl
- libglpk.so : math/glpk
- libgmp.so : math/gmp
- libecm.so : math/gmp-ecm
- libmpfr.so : math/mpfr
- libmpfi.so : math/mpfi
- libpari.so : math/pari
- libpng.so : graphics/png
- libnauty.so : math/nauty
- libcliquer.so : math/cliquer
- libsamplerate.so : audio/libsamplerate
- libblas.so : math/blas
- liblapack.so : math/lapack
- libintl.so : devel/gettext-runtime
- libGL.so : graphics/libglvnd
- libjpeg.so : graphics/jpeg-turbo
- libreadline.so.8 : devel/readline
- This port is required by:
- for Libraries
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for giacxcas-1.9.0.85_6:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- math_giacxcas
- USES:
- autoreconf blaslapack compiler:c++14-lang desktop-file-utils fortran gettext gl gmake gnome jpeg libtool localbase ncurses perl5 python readline shebangfix tex xorg
- 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.9.8 22 Jun 2012 13:50:04
 |
scheidell  |
- Force commit to fix ports/pr number
- Update to 0.9.8 from the author sources
- CONFLICTS aide-[0-9]* because of overlapping files bin/aide (also used by
security/aide) has been removed.
PR: ports/169210
Submitted by: HAN Frederic <han@math.jussieu.fr> (maintainer) |
0.9.8 22 Jun 2012 13:44:53
 |
scheidell  |
- Update to 0.9.5
PR: ports/164030
Submitted by: Han Frederic <han@math.jussieu.fr> (maintainer) |
0.9.5_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.9.5 14 Jan 2012 21:43:20
 |
jgh  |
- Update to 0.9.5
-swich back to previous auxiliary file fltkdev.tgz instead of fltk-giac.tar.gz
due to a printing bug in 64bits.
- xgiac was removed in the author sources, so remove texmacs run dependency
- add lapack dependency
PR: ports/164030
Submitted by: maintainer, Han Frederic <han at math.jussieu.fr>
Approved by: crees (mentor) |
0.9.3 01 Nov 2011 17:32:03
 |
pawel  |
- Update from the author sources to giac 0.9.3 [1]
- The fltk auxiliary file is updated from giac's author. The name of the new
version has changed to fltk-giac.tar.gz [1]
- (re)Enable pari support, This version of giac is now
compatible with pari > 2.3 [1]
- Remove (after run tests) the amd64 extra flags in the Makefile [1]
- Patch phase don't require bash [2]
- Programs link to libintl so add USE_GETTEXT=yes [2]
- Add run dependency on editors/texmacs, xgiac script calls it [2]
- Fix path to binaries in dektop entry files [2]
- Mark MAKE_JOBS_SAFE [2]
PR: ports/161302 [1]
Submitted by: Han Frederic <han@math.jussieu.fr> [1], myself [2] |
0.9.1_2 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.9.1_2 28 Aug 2011 21:59:26
 |
pav  |
- Update MASTER_SITES
- Does not build with new pari so disable pari
PR: ports/160258
Submitted by: Han Frederic <han@math.jussieu.fr> (maintainer) |
0.9.1_1 09 May 2011 16:42:28
 |
bf  |
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports |
0.9.1 09 Apr 2011 15:40:17
 |
makc  |
- Update to 0.9.1
- Remove patches integrated upstream
PR: ports/156192
Submitted by: Han Frederic (maintainer) |
0.9.0_1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.9.0_1 13 Oct 2010 12:44:24
 |
pav  |
- Fix build on FreeBSD 8.0
Submitted by: maintainer |
0.9.0_1 09 Oct 2010 22:26:00
 |
makc  |
- Add new mastersite and use original sources from author
- Fix build on pointyhat
- Fix runtime problem on amd64
- Use @dirrmtry for common directories
PR: ports/150395
Submitted by: Han Frederic (maintainer) |
0.9.0 21 Sep 2010 15:29:52
 |
makc  |
Add new port math/giacxcas:
General purpose Computer algebra system by Bernard Parisse released
under GPLv3. The french documentation by Renee De Graeve is for non
commercial use only.
it consists of:
- a C++ library (libgiac). It is build on C and C++ libraries:
PARI, NTL (arithmetic), CoCoA (Groebner basis), GSL (numerics),
GMP (big integers), MPFR (bigfloats) and provides algorithms for
basic polynomial operations (product, GCD) and symbolic
computations (simplifications, limits/series, symbolic
integration, sommation, ...). The library can be configured to
accept Maple or TI syntax to ease the transition for users of
these systems.
- a command line interpreter (icas or giac). It can be called from texmacs.
- a FLTK-based GUI (xcas). It is a GUI for symbolic computation
with several modules added: 2-d and 3-d graphics, dynamic 2-d and
3-d geometry (exact or numeric), spreadsheet, programming
environment.
WWW: http://www-fourier.ujf-grenoble.fr/~parisse/giac.html
PR: ports/150395
Submitted by: Han Frederic <han at math.jussieu.fr> |