Port details |
- orpie Fullscreen RPN calculator for the console
- 1.5.2_7 math
=1 1.5.2_7Version 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: 2004-08-09 14:11:08
- Last Update: 2022-04-16 07:19:46
- Commit Hash: 317aa04
- People watching this port, also watch:: exifprobe, afni, qgis
- License: GPLv2
- Description:
- Orpie is a fullscreen RPN calculator for the console. Its operation is similar
to that of modern HP calculators, but data entry has been optimized for
efficiency on a PC keyboard. Features include extensive scientific calculator
functionality, command completion, and a visible interactive stack.
Orpie is the successor of math/rpc by the same author; it has been completely
rewritten in Ocaml, and offers a number of features that were not available in
the older program.
WWW: http://pessimization.com/software/orpie/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/orpie/ && make install clean
- To add the package, run one of these commands:
- pkg install math/orpie
- pkg install orpie
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: orpie
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: armv6
- distinfo:
- SHA256 (orpie-1.5.2.tar.gz) = de557fc7f608c6cb1f44a965d3ae07fc6baf2b02a0d7994b89d6a0e0d87d3d6d
SIZE (orpie-1.5.2.tar.gz) = 379583
- 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:
-
- META : math/ocaml-num
- ocamlc : lang/ocaml
- camlp4 : devel/ocaml-camlp4
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- ocamlc : lang/ocaml
- Library dependencies:
-
- libgsl.so : math/gsl
- Patch dependencies:
-
- ocamlc : lang/ocaml
-
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- math_orpie
- USES:
- gmake ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 Apr 2022 07:19:46 1.5.2_7
|
Alexey Dokuchaev (danfe)  |
OCaml: transient update of the stack to version 4.07.1
This is the first step in modernizing our OCaml ports infrastructure,
as we had accumulated substantial technical debt over the years when
many of its consumer ports had not received proper care and updates.
It is currently considered as the lowest supported version (baseline)
in majority of open-source OCaml projects, which would help to pull
up other ports, e.g. `devel/ocaml-dune' in smaller, manageable pieces.
For conservative hackers among us and for compatibility with RHEL 8
which is also on it, having 4.07 in the tree would allow users stick
to that package (pkg lock it) if needed.
PR: 250408, 262781
Exp-run by: antoine |
12 Jan 2022 19:41:22 1.5.2_7
|
Tobias C. Berner (tcberner)  |
math/gsl: bump portrevision of consumers after update to 2.7.1
PR: 260201 |
03 Sep 2021 03:09:52 1.5.2_6
|
Alexey Dokuchaev (danfe)  |
math/orpie: unbreak against safe-by-default strings in OCaml 4.06+. |
16 Jun 2021 19:31:27 1.5.2_6
|
Tobias C. Berner (tcberner)  |
math/gsl: update to 2.7
From [1]
* What is new in gsl-2.7:
* fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com)
* fixed bug #60335 (spmatrix test failure, J. Lamb)
* fixed bug #36577
* clarified documentation on interpolation accelerators (V. Krishnan)
* fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2, thanks to M.
Sitte)
* fixed doc bug #59758
* fixed bug #58202 (rstat median for n=5)
* added support for native C complex number types in gsl_complex
when using a C11 compiler
* upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6 (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 1.5.2_5
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
25 Oct 2019 23:41:34
1.5.2_5
|
tcberner  |
math/gsl: update to 2.6
- math/p5-Math-GSL does not seem to have any upstream activity to make it work
with this version -> mark it broken
- this also breaks the two consumers of this port
- biology/gemma: has a conflict with cblas, and is makred broken.
PR: 241363
Exp-run by: antoine |
02 Aug 2018 10:57:23
1.5.2_4
|
danfe  |
Unbreak `math/orpie' against OCaml 4.05.0 and make it fetchable
Obtained from: Debian
Bug-Debian: https://bugs.debian.org/868849 |
23 Jun 2018 08:27:14
1.5.2_4
|
tcberner  |
Update math/gsl to 2.5
PR: 229067 |
03 Jul 2017 20:38:12
1.5.2_3
|
tcberner  |
Update math/gsl to 2.4
Exp-Run by: antoine
PR: 220408 |
02 May 2017 05:26:40
1.5.2_2
|
tcberner  |
Update math/gsl to 2.3
This release introduces some new features and fixes several bugs:
http://savannah.gnu.org/forum/forum.php?forum_id=8751
* update to 2.3 and take maintainership
* update math/py-gsl to 2.2.0 for gsl2 support
* update math/rubygem-rb-gsl to 2.1.0.2 for gsl2 support
PR: 218952
Exp-run by: antoine
Reviewed by: mat, rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D10522 |
01 Mar 2017 02:39:15
1.5.2_1
|
linimon  |
Mark as not for armv6: "not supported".
Note that in both of these cases, new versions are available.
Approved by: portmgr (tier-2 blanket) |
01 Apr 2016 14:16:20
1.5.2_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
07 Feb 2016 11:58:42
1.5.2_1
|
marino  |
math/orpie: USES+= ncurses |
04 May 2015 15:46:52
1.5.2_1
|
madpilot  |
- Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add
depends on the camlp4 language and labltk ocaml modules, which are
now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be
rebuilt
PR: 199845
Submitted by: jbeich@
Differential Revision: https://reviews.freebsd.org/D2434
Approved by: portmgr (mat) |
17 Aug 2014 13:09:56
1.5.2_1
|
tijl  |
math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstage port) |
03 Aug 2014 13:02:11
1.5.2
|
wg  |
math/orpie: update to 1.5.2
PR: 190901 |
14 Jul 2014 18:42:04
1.5.1_6
|
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
07 Jul 2014 15:31:02
1.5.1_6
|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt) |
26 May 2014 12:28:34
1.5.1_6
|
miwi  |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
10 May 2014 22:04:01
1.5.1_6
|
rakuco  |
Drop maintainership to ports@.
PR: ports/189613 |
10 May 2014 22:03:19
1.5.1_6
|
rakuco  |
Support staging. |
20 Sep 2013 20:55:06
1.5.1_6
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
26 Aug 2013 16:06:38
1.5.1_6
|
bf  |
Update math/gsl to 1.16 and adjust some dependent ports |
23 Sep 2011 22:26:39
1.5.1_5
|
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 |
09 May 2011 16:42:28
1.5.1_5
|
bf  |
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports |
20 Mar 2011 12:54:45
1.5.1_4
|
miwi  |
- Get Rid MD5 support |
29 Mar 2010 01:12:27
1.5.1_4
|
wen  |
- Bump PORTREVISION to chase the update of math/gsl |
01 Dec 2009 20:33:45
1.5.1_3
|
makc  |
Chase math/gsl update,
bump PORTREVISION |
21 Apr 2009 23:14:42
1.5.1_2
|
amdmi3  |
- Fix build with recent ocaml
PR: 133879
Submitted by: Dylan Simon <dylan at dylex dot net> (maintainer) |
12 Jan 2009 20:37:24
1.5.1_1
|
miwi  |
- Chase gsl shlib bump |
21 Aug 2008 06:18:49
1.5.1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
10 Apr 2008 13:43:16
1.5.1
|
jadawin  |
- Update to 1.5.1
- Update MASTER_SITES and pkg-descr
- Remove useless patch files
PR: ports/122585
Submitted by: Dylan Alex Simon <dylan@dylex.net> (maintainer)
Approved by: tabthorpe (mentor) |
08 Apr 2008 13:53:22
1.4.3_3
|
jadawin  |
- Chase the gsl shared lib bump.
Approved by: thierry (mentor) |
29 Jun 2007 05:46:43
1.4.3_2
|
ijliao  |
chase math/gsl lib version |
19 May 2007 20:32:57
1.4.3_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
25 Sep 2006 09:56:23
1.4.3
|
miwi  |
- Update to 1.4.3
PR: ports/103582
Submitted by: Dylan Simon <dylan(at)dylex.net> (maintainer) |
06 May 2006 01:28:22
1.4.1_1
|
mnag  |
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1) |
22 Jan 2006 12:56:47
1.4.1
|
edwin  |
SHA256ify
Approved by: krion@ |
05 May 2005 20:34:12
1.4.1
|
thierry  |
Upgrade to 1.4.1.
PR: ports/80672
Submitted by: maintainer |
02 May 2005 20:46:12
1.3.1_1
|
jylefort  |
Bump PORTREVISION after the libgsl update.
Obtained from: thierry |
02 May 2005 13:00:18
1.3.1
|
jylefort  |
Chase the libgsl update. |
12 Apr 2005 03:26:57
1.3.1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.3.1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
09 Aug 2004 21:09:53
1.3.1
|
thierry  |
Add orpie 1.3.1, a fullscreen RPN calculator for the console.
PR: 70054
Submitted by: Dylan Simon |