Port details |
- gexpr Shell calculator
- 2.0.2_2 math
=3 2.0.2_2Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2001-06-13 18:45:12
- Last Update: 2024-02-24 19:25:21
- Commit Hash: e3d1aa6
- People watching this port, also watch:: dzip, fastjar, libtommath, libtre, dact
- License: GPLv2
- Description:
- Gexpr is a shell calculator with floating point, standard C functions,
relational operators, and output in base 2/8/10/16. It is a light alternative
to bc(1). It can also be used to add floating point math to shell scripts.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/math/gexpr/ && make install clean
- To add the package, run one of these commands:
- pkg install math/gexpr
- pkg install gexpr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gexpr
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gexpr-2.0.2.tar.gz) = f205214798ea294c95b0223713d3b5d12841db7029a0ea3d9705516e29428c3e
SIZE (gexpr-2.0.2.tar.gz) = 18760
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_gexpr
- 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 |
2.0.2_2 24 Feb 2024 19:25:21
    |
Muhammad Moinur Rahman (bofh)  |
math/gexpr: Moved man to share/man
Approved by: portmgr (blanket) |
2.0.2_1 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.0.2_1 10 Jan 2022 15:15:39
    |
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
2.0.2_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.0.2_1 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.0.2_1 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.0.2_1 16 Feb 2014 18:38:59
  |
danilo  |
- Add stage support
- Improve COMMENT
- Add LICENSE |
2.0.2_1 20 Sep 2013 20:55:06
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
2.0.2_1 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 |
2.0.2_1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
2.0.2_1 28 Dec 2010 06:31:49
 |
linimon  |
Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.
We hope to see ijliao back again sometime.
Hat: portmgr |
2.0.2_1 20 Mar 2008 09:51:43
 |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
2.0.2_1 10 May 2006 22:37:39
 |
edwin  |
Remove USE_REINPLACE from ports starting with M |
2.0.2_1 22 Jan 2006 12:56:47
 |
edwin  |
SHA256ify
Approved by: krion@ |
2.0.2_1 19 Oct 2005 10:22:17
 |
ijliao  |
respect PREFIX |
2.0.2_1 18 Mar 2004 06:25:52
 |
ijliao  |
SIZEify
Submitted by: trevor |
2.0.2_1 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
2.0.2_1 17 Nov 2003 12:29:10
 |
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
2.0.2_1 14 Jul 2003 02:53:03
 |
sf  |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. |
2.0.2 07 Mar 2003 06:06:10
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.0.2 04 Nov 2002 02:31:20
 |
edwin  |
PERL -> REINPLACE
Noticed on: bento |
13 Jun 2001 22:45:12
    |
ijliao  |
add gexpr A shell calculator |