Port details |
- moo Calculator that accepts C-like syntax as input
- 1.5_2 math =3 1.5_2Version of this port present on the latest quarterly branch.
- Maintainer: skreuzer@FreeBSD.org
- Port Added: 2007-04-19 10:59:01
- Last Update: 2024-01-21 21:42:26
- Commit Hash: 1d0ebc3
- People watching this port, also watch:: zh-opencc, snd, p5-HTML-HTML5-Entities, xorg-docs, p5-Ubic
- License: PD
- WWW:
- https://github.com/raylai/moo
- Description:
- moo is a simple calculator that accepts C-like syntax as input.
Calculations are done on expr, if given. Otherwise, the standard input is used.
Numbers can be entered in hexadecimal (0xbeef), decimal (1984), octal (007),
and binary (0b1001). All numerical operators (+, -, *, /, %), bit operators
(|, ^, &, ~, <<, >>), and logical operators (==, !=, <, >, <=, >=, !, &&, ||)
are supported.
- ¦ ¦ ¦ ¦
- 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/moo/ && make install clean
- To add the package, run one of these commands:
- pkg install math/moo
- pkg install moo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: moo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1496151728
SHA256 (raylai-moo-1.5_GH0.tar.gz) = d99fc2d858c0efbfd730737b5af47e0a8d0d5e8f48890b049f86a876821aaeb3
SIZE (raylai-moo-1.5_GH0.tar.gz) = 8661
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_moo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 21
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5_2 21 Jan 2024 21:42:26 |
Muhammad Moinur Rahman (bofh) |
math/moo: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
1.5_1 20 Sep 2022 12:44:42 |
Steven Kreuzer (skreuzer) |
math/moo: Update WWW
cyth.net no longer resolves so change WWW to point the project page
on Github
Reported by: se@ |
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) |
1.5_1 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 ) |
1.5_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 ) |
1.5_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5_1 27 Jul 2017 13:57:31 |
mat |
Regular USE_GITHUB cleanup.
Sponsored by: Absolight |
1.5_1 07 Jun 2017 13:01:36 |
skreuzer |
Fix breakage on 10.3 |
1.5_1 06 Jun 2017 21:34:36 |
skreuzer |
Add support for capsicum |
1.5 01 Jun 2017 18:29:19 |
skreuzer |
Define LICENSE
Change COPTS to CFLAGS in Makefile
Fix 'Inconsistent operator' error for regress target |
1.5 30 May 2017 13:51:10 |
skreuzer |
Update to version 1.5 |
1.3 09 Dec 2016 22:39:46 |
marino |
math/moo is not jobs safe (flex generation) |
1.3 15 Jan 2014 16:05:42 |
skreuzer |
Update MASTER_SITES
Support STAGEDIR |
1.3 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
1.3 24 Dec 2011 18:21:05 |
skreuzer |
Update MASTER_SITES |
1.3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.3 28 Mar 2009 01:16:37 |
skreuzer |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: wxs (mentor) |
1.3 20 Mar 2008 22:26:34 |
delphij |
Use MASTER_SITE_OPENBSD.
PR: ports/121370
Submitted by: maintainer |
1.3 28 Feb 2008 18:17:53 |
erwin |
Add extra MASTER_SITES
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> (maintainer),
pointyhat |
1.3 17 Jun 2007 21:27:42 |
itetcu |
Change of email address, same maintainer.
PR: ports/113686
Submitted by: Steven Kreuzer (confirmed from the old email on private) |
1.3 19 Apr 2007 10:48:07 |
miwi |
moo is a simple calculator that accepts C-like syntax as input.
Calculations are done on expr, if given. Otherwise, the standard input is used.
Numbers can be entered in hexadecimal (0xbeef), decimal (1984), octal (007),
and binary (0b1001). All numerical operators (+, -, *, /, %), bit operators
(|, ^, &, ~, <<, >>), and logical operators (==, !=, <, >, <=, >=, !, &&, ||)
are supported.
WWW: http://cyth.net/~ray/moo/
PR: ports/111824
Submitted by: Steven Kreuzer <skreuzer at f2o.org> |
Number of commits found: 21
|