notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
rpcalc Simple RPN calculator
0.8.2_10 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.2_10Version of this port present on the latest quarterly branch.
Maintainer: jhale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-01-31 10:28:34
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
License: GPLv2+
WWW:
https://rpcalc.bellz.org/index.html
Description:
rpCalc started out as a little program written to try out various Python GUI toolkits. But I ended up using it all the time (it's much quicker to pull it up than to pull an actual HP calculator out of the desk), and I made several improvements. So I decided to make it available to others who also like RPN calculators.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (61 items)
Collapse this list.
  1. /usr/local/share/licenses/rpcalc-0.8.2_10/catalog.mk
  2. /usr/local/share/licenses/rpcalc-0.8.2_10/LICENSE
  3. /usr/local/share/licenses/rpcalc-0.8.2_10/GPLv2+
  4. bin/rpcalc
  5. share/applications/rpcalc.desktop
  6. share/icons/hicolor/scalable/apps/rpcalc-icon.svg
  7. share/rpcalc/__pycache__/altbasedialog.cpython-39.pyc
  8. share/rpcalc/__pycache__/altbasedialog.cpython-39.opt-1.pyc
  9. share/rpcalc/__pycache__/calcbutton.cpython-39.pyc
  10. share/rpcalc/__pycache__/calcbutton.cpython-39.opt-1.pyc
  11. share/rpcalc/__pycache__/calccore.cpython-39.pyc
  12. share/rpcalc/__pycache__/calccore.cpython-39.opt-1.pyc
  13. share/rpcalc/__pycache__/calcdlg.cpython-39.pyc
  14. share/rpcalc/__pycache__/calcdlg.cpython-39.opt-1.pyc
  15. share/rpcalc/__pycache__/calclcd.cpython-39.pyc
  16. share/rpcalc/__pycache__/calclcd.cpython-39.opt-1.pyc
  17. share/rpcalc/__pycache__/calcstack.cpython-39.pyc
  18. share/rpcalc/__pycache__/calcstack.cpython-39.opt-1.pyc
  19. share/rpcalc/__pycache__/extradisplay.cpython-39.pyc
  20. share/rpcalc/__pycache__/extradisplay.cpython-39.opt-1.pyc
  21. share/rpcalc/__pycache__/helpview.cpython-39.pyc
  22. share/rpcalc/__pycache__/helpview.cpython-39.opt-1.pyc
  23. share/rpcalc/__pycache__/icondict.cpython-39.pyc
  24. share/rpcalc/__pycache__/icondict.cpython-39.opt-1.pyc
  25. share/rpcalc/__pycache__/option.cpython-39.pyc
  26. share/rpcalc/__pycache__/option.cpython-39.opt-1.pyc
  27. share/rpcalc/__pycache__/optiondefaults.cpython-39.pyc
  28. share/rpcalc/__pycache__/optiondefaults.cpython-39.opt-1.pyc
  29. share/rpcalc/__pycache__/optiondlg.cpython-39.pyc
  30. share/rpcalc/__pycache__/optiondlg.cpython-39.opt-1.pyc
  31. share/rpcalc/__pycache__/rpcalc.cpython-39.pyc
  32. share/rpcalc/__pycache__/rpcalc.cpython-39.opt-1.pyc
  33. share/rpcalc/__pycache__/setup.cpython-39.pyc
  34. share/rpcalc/__pycache__/setup.cpython-39.opt-1.pyc
  35. share/rpcalc/altbasedialog.py
  36. share/rpcalc/calcbutton.py
  37. share/rpcalc/calccore.py
  38. share/rpcalc/calcdlg.py
  39. share/rpcalc/calclcd.py
  40. share/rpcalc/calcstack.py
  41. share/rpcalc/extradisplay.py
  42. share/rpcalc/helpview.py
  43. share/rpcalc/icondict.py
  44. share/rpcalc/icons/calc_lg.png
  45. share/rpcalc/icons/calc_sm.png
  46. share/rpcalc/icons/helpback.png
  47. share/rpcalc/icons/helpforward.png
  48. share/rpcalc/icons/helphome.png
  49. share/rpcalc/icons/helpnext.png
  50. share/rpcalc/icons/helpprevious.png
  51. share/rpcalc/icons/rpcalc-icon.png
  52. share/rpcalc/icons/rpcalc-icon.svg
  53. share/rpcalc/option.py
  54. share/rpcalc/optiondefaults.py
  55. share/rpcalc/optiondlg.py
  56. share/rpcalc/rpcalc.py
  57. share/rpcalc/setup.py
  58. share/doc/rpcalc/README.html
  59. @owner
  60. @group
  61. @mode
Collapse this list.
Dependency lines:
  • rpcalc>0:math/rpcalc
To install the port:
cd /usr/ports/math/rpcalc/ && make install clean
To add the package, run one of these commands:
  • pkg install math/rpcalc
  • pkg install rpcalc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rpcalc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1532615117 SHA256 (rpcalc-0.8.2.tar.gz) = 84a89ec9db09b6f87765f65496a80e7684c44b611a5914a8a51e1e1b561c03a7 SIZE (rpcalc-0.8.2.tar.gz) = 51270

Packages (timestamps in pop-ups are UTC):
rpcalc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.2_100.8.2_100.8.2_5-0.8.2_10---
FreeBSD:13:quarterly0.8.2_100.8.2_10-0.8.2_100.8.2_10-0.8.2_100.8.2_10
FreeBSD:14:latest0.8.2_100.8.2_10--0.8.2_10--0.8.2_10
FreeBSD:14:quarterly0.8.2_100.8.2_10-0.8.2_100.8.2_10-0.8.2_100.8.2_10
FreeBSD:15:latest0.8.2_100.8.2_10n/a0.8.2_10n/a-0.8.2_10-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-qt5-pyqt>=5.15.9 : devel/py-qt5-pyqt@py39
  2. py39-sip>=6.7.7,1 : devel/py-sip@py39
  3. python3.9 : lang/python39
Test dependencies:
  1. py39-qt5-pyqt>=5.15.9 : devel/py-qt5-pyqt@py39
  2. py39-sip>=6.7.7,1 : devel/py-sip@py39
  3. python3.9 : lang/python39
Runtime dependencies:
  1. py39-qt5-pyqt>=5.15.9 : devel/py-qt5-pyqt@py39
  2. py39-sip>=6.7.7,1 : devel/py-sip@py39
  3. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_rpcalc
USES:
pyqt:5 python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/rpcalc/0.8.2/
  2. http://cytranet.dl.sourceforge.net/project/rpcalc/0.8.2/
  3. http://deac-ams.dl.sourceforge.net/project/rpcalc/0.8.2/
  4. http://deac-fra.dl.sourceforge.net/project/rpcalc/0.8.2/
  5. http://deac-riga.dl.sourceforge.net/project/rpcalc/0.8.2/
  6. http://downloads.sourceforge.net/project/rpcalc/0.8.2/
  7. http://excellmedia.dl.sourceforge.net/project/rpcalc/0.8.2/
  8. http://freefr.dl.sourceforge.net/project/rpcalc/0.8.2/
  9. http://gigenet.dl.sourceforge.net/project/rpcalc/0.8.2/
  10. http://ixpeering.dl.sourceforge.net/project/rpcalc/0.8.2/
  11. http://jaist.dl.sourceforge.net/project/rpcalc/0.8.2/
  12. http://jztkft.dl.sourceforge.net/project/rpcalc/0.8.2/
  13. http://kumisystems.dl.sourceforge.net/project/rpcalc/0.8.2/
  14. http://liquidtelecom.dl.sourceforge.net/project/rpcalc/0.8.2/
  15. http://nchc.dl.sourceforge.net/project/rpcalc/0.8.2/
  16. http://netactuate.dl.sourceforge.net/project/rpcalc/0.8.2/
  17. http://netcologne.dl.sourceforge.net/project/rpcalc/0.8.2/
  18. http://netix.dl.sourceforge.net/project/rpcalc/0.8.2/
  19. http://onboardcloud.dl.sourceforge.net/project/rpcalc/0.8.2/
  20. http://phoenixnap.dl.sourceforge.net/project/rpcalc/0.8.2/
  21. http://razaoinfo.dl.sourceforge.net/project/rpcalc/0.8.2/
  22. http://sinalbr.dl.sourceforge.net/project/rpcalc/0.8.2/
  23. http://sitsa.dl.sourceforge.net/project/rpcalc/0.8.2/
  24. http://sonik.dl.sourceforge.net/project/rpcalc/0.8.2/
  25. http://tenet.dl.sourceforge.net/project/rpcalc/0.8.2/
  26. http://udomain.dl.sourceforge.net/project/rpcalc/0.8.2/
  27. http://ufpr.dl.sourceforge.net/project/rpcalc/0.8.2/
  28. http://versaweb.dl.sourceforge.net/project/rpcalc/0.8.2/
  29. https://cfhcable.dl.sourceforge.net/project/rpcalc/0.8.2/
  30. https://cytranet.dl.sourceforge.net/project/rpcalc/0.8.2/
  31. https://deac-ams.dl.sourceforge.net/project/rpcalc/0.8.2/
  32. https://deac-fra.dl.sourceforge.net/project/rpcalc/0.8.2/
  33. https://deac-riga.dl.sourceforge.net/project/rpcalc/0.8.2/
  34. https://downloads.sourceforge.net/project/rpcalc/0.8.2/
  35. https://excellmedia.dl.sourceforge.net/project/rpcalc/0.8.2/
  36. https://freefr.dl.sourceforge.net/project/rpcalc/0.8.2/
  37. https://gigenet.dl.sourceforge.net/project/rpcalc/0.8.2/
  38. https://ixpeering.dl.sourceforge.net/project/rpcalc/0.8.2/
  39. https://jaist.dl.sourceforge.net/project/rpcalc/0.8.2/
  40. https://jztkft.dl.sourceforge.net/project/rpcalc/0.8.2/
  41. https://kumisystems.dl.sourceforge.net/project/rpcalc/0.8.2/
  42. https://liquidtelecom.dl.sourceforge.net/project/rpcalc/0.8.2/
  43. https://nchc.dl.sourceforge.net/project/rpcalc/0.8.2/
  44. https://netactuate.dl.sourceforge.net/project/rpcalc/0.8.2/
  45. https://netcologne.dl.sourceforge.net/project/rpcalc/0.8.2/
  46. https://netix.dl.sourceforge.net/project/rpcalc/0.8.2/
  47. https://onboardcloud.dl.sourceforge.net/project/rpcalc/0.8.2/
  48. https://phoenixnap.dl.sourceforge.net/project/rpcalc/0.8.2/
  49. https://razaoinfo.dl.sourceforge.net/project/rpcalc/0.8.2/
  50. https://sinalbr.dl.sourceforge.net/project/rpcalc/0.8.2/
  51. https://sitsa.dl.sourceforge.net/project/rpcalc/0.8.2/
  52. https://sonik.dl.sourceforge.net/project/rpcalc/0.8.2/
  53. https://tenet.dl.sourceforge.net/project/rpcalc/0.8.2/
  54. https://udomain.dl.sourceforge.net/project/rpcalc/0.8.2/
  55. https://ufpr.dl.sourceforge.net/project/rpcalc/0.8.2/
  56. https://versaweb.dl.sourceforge.net/project/rpcalc/0.8.2/
Collapse this list.

There are no commits on branch 2022Q2 for this port