Port details |
- physcalc Flexible calculator that behaves much like units(1)
- 2.4_1 math =2 2.4_1Version 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: 2000-08-27 20:32:04
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://www.lightlink.com/vulcan/physcalc.htm
- Description:
- Physcalc is a neat mathematical calculator that does conversions
from many different units in many forms, and is extremely flexible
as far as specifying math problems go. You can also add your own
types of conversions.
- ¦ ¦ ¦ ¦
- 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/physcalc/ && make install clean
- To add the package, run one of these commands:
- pkg install math/physcalc
- pkg install physcalc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: physcalc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (physcalc.zip) = 627fa7bba1ffd3921ff837d05bdea6a3e854bc08d0c112b273324e1dba5ea2d0
SIZE (physcalc.zip) = 125340
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Patch dependencies:
-
- unzip : archivers/unzip
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_physcalc
- USES:
- zip:infozip
- 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 |
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) |
2.4_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 ) |
2.4_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.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4_1 13 May 2016 19:34:56 |
bapt |
Prevent collision on getline(3)
While here regen patches |
2.4_1 05 Nov 2015 12:36:25 |
mat |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
2.4_1 14 Nov 2014 09:39:21 |
antoine |
Cleanup plist |
2.4_1 28 Jul 2014 23:33:48 |
adamw |
Rename math/ patch-xy patches to reflect the files they modify. |
2.4_1 11 Mar 2014 06:31:14 |
antoine |
Unbreak |
2.4_1 10 Mar 2014 16:25:34 |
bapt |
Convert m* to USES=zip |
2.4_1 29 Nov 2013 02:59:17 |
eadler |
- Stagify
- Fix COMMENT |
2.4_1 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
2.4_1 13 Jun 2013 12:22:48 |
bsam |
. fix build with clang (CFLAGS+=-Wno-return-type);
. trim Makefile headers. |
2.4_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.4_1 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
2.4_1 26 Jun 2009 11:25:37 |
pav |
- The path to the .phy files was built up using un-zero'd memory, so it could
(and did, for me) break in strange and unexpected ways.
- EOF on input (e.g., ^D) would cause it to loop forever.
PR: ports/136060
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> |
2.4 09 Oct 2006 16:26:20 |
shaun |
Preemptively fix build for gcc 4.1.
PR: ports/104130
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> |
2.4 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
2.4 25 Nov 2005 15:48:16 |
pav |
- Add SHA256 |
2.4 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
2.4 20 Feb 2003 18:42:25 |
knu |
De-pkg-comment. |
2.4 22 Jun 2002 17:06:27 |
ijliao |
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39656
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
24 Dec 2001 10:37:45 |
dirk |
portlint: remove extra whitespaces before end of line. |
08 Oct 2000 04:10:26 |
asami |
Convert category math to new layout. |
05 Sep 2000 02:38:45 |
steve |
Provide a cleaner looking do-build target. |
28 Aug 2000 00:42:08 |
will |
Oops, I didn't actually read the webpage.. PhysCalc is at version 2.4. No
versioned distfile though. |
28 Aug 2000 00:32:04 |
will |
Add physcalc (unversioned), an extremely old (apparently first written in
1990), but still quite useful and flexible calculator. Basically it's
units(1) on steroids. Also added patches to make physcalc secure (who knows,
someone might make a cgi interface to it); also allowed it to actually read
its *.phy files in another directory. |