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
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.

Number of commits found: 40

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.2_10
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.8.2_10
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
0.8.2_9
09 Mar 2023 11:15:07
commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
PyQt: Update to latest versions

- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7

PR:		269751
Exp-run by:	antoine
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.8.2_8
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.8.2_8
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.8.2_8
07 Mar 2022 17:39:13
commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/py-qt5, devel/py-sip: Update versions

- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)

PR:		261685
Exp-run by:	antoine
0.8.2_7
27 Jan 2022 06:12:26
commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.

SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.

PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.

This allows us to be in adequacy with the packages that the author of these
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.2_7
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.8.2_7
16 Mar 2021 09:29:54
Revision:568547Original commit files touched by this commit
lbartoletti search for other commits by this committer
PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1

PR:		254218
Exp-run by:	antoine
0.8.2_6
08 Mar 2021 06:49:18
Revision:567825Original commit files touched by this commit
lbartoletti search for other commits by this committer
PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0

* PyQt5: update to 5.15.3

This is a minor feature and bug-fix release. There are corresponding releases of
the other PyQt5-related packages.

 - Added the missing QImage.setAlphaChannel().
 - Support for the QtNetworkAuth library has been moved to a separate
PyQtNetworkAuth package.
 - Wheels no longer bundle the corresponding Qt libraries and instead
automatically install them from an external wheel.

* QScintilla2: update to 2.12.0

This adds support for Qt6 and removes support for Qt4.

 - Change the new distname (again)i due to a conflict
 - Use the new sip-build system

* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo

PR:		253865
Exp-run by:	antoine
0.8.2_5
15 Dec 2020 17:56:00
Revision:558168Original commit files touched by this commit
lbartoletti search for other commits by this committer
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to
12.8.1

PR:		251764
Exp-run by: antoine
0.8.2_4
05 Oct 2020 15:50:04
Revision:551499Original commit files touched by this commit
lbartoletti search for other commits by this committer
Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5

- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates
of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location,
devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts

[1] RiverBankComputing doesn't offer links to download latest version of some
ports

PR:		247369
Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D25749
Exp-run by:	antoine
0.8.2_3
11 Apr 2020 05:04:41
Revision:531396Original commit files touched by this commit
lbartoletti search for other commits by this committer
Update py-sip to 4.19.21 and qscintilla2 to 2.11.4

  - Update py-sip to 4.19.21
  - Update qscintilla2 to 2.11.4
  - Replace MASTER_SITE_RIVERBANK with https versions
  - Replace QSCI2_DISTNAME to match with the new one

PR:		245308
Approved by:	tcberner (mentor)
Exp-run by:	antoine
0.8.2_2
25 Apr 2019 14:48:38
Revision:500006Original commit files touched by this commit
antoine search for other commits by this committer
Clean up plist
0.8.2_2
16 Jan 2019 11:13:45
Revision:490472Original commit files touched by this commit
tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.2_1
22 Nov 2018 20:18:37
Revision:485614Original commit files touched by this commit
tcberner search for other commits by this committer
pyqt: Change install directories for Python flavor support

* PyQt could not be installed for multiple Python versions at
  the same time, as there were conflicting files.

  This patch creates Python-version versioned directories for
  all these, and further installs binaries with a version number.

* Note, there might be some hickups for software that depends on
  on of the .so's provided by PyQt5, which might not be found
  anymore autmotically, and maybe need some LD-flaggery.

* Update PyQt5 to 5.10.1

* Mark www/py-qt5-webengine broken. It is unforuntately no longer
  compatible with the old qt5-webengine-5.9.4 we ship.

PR:		232745
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D8714
0.8.2
26 Jul 2018 14:47:23
Revision:475379Original commit files touched by this commit
jhale search for other commits by this committer
Update to 0.8.2
Remove DESKTOP_ENTRIES; desktop file is included with the source now
0.8.1
16 Feb 2018 15:12:40
Revision:462021Original commit files touched by this commit
jhale search for other commits by this committer
Update to 0.8.1
Now uses PyQt 5.x
0.7.1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7.1
04 Jun 2017 21:49:48
Revision:442592Original commit files touched by this commit
bdrewery search for other commits by this committer
Allow these ports to build with PACKAGE_BUILDING_FLAVORS set.

Poudriere in particulr did not properly handle DEPENDS_ARGS which
made these ports not properly install dependencies.  That bug
is being addressed along with adding FLAVORS support to it.

With hat:	portmgr
MFH:		2017Q2
0.7.1
07 Jan 2017 21:42:28
Revision:430839Original commit files touched by this commit
sunpoet search for other commits by this committer
Add more PLIST_SUB to Mk/Uses/python.mk

- Add PYTHON_PYOEXTENSION and PYTHON_SUFFIX
- Add PYTHON2 and PYTHON3
- Respect PYTHON_VERSION
- Rename PYOEXTENSION to PYTHON_PYOEXTENSION

This change would help:
- Build databases/postgresql*-plpython with Python 3
  (It has PLIST issue since bsd.python.mk to Uses/python.mk transition)
- Simplify Makefile

PR:		205807
Differential Revision:	https://reviews.FreeBSD.org/D4758
Exp-run by:	antoine
0.7.1
08 Nov 2016 15:51:11
Revision:425750Original commit files touched by this commit
jhale search for other commits by this committer
Update to 0.7.1
Convert to USES=pyqt
Add NO_ARCH
Fix plist for Python 3.5
0.7.0_1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.7.0_1
02 Feb 2016 20:01:44
Revision:407841Original commit files touched by this commit
rm search for other commits by this committer
Bump minimal python3 version to 3.3 in USES

Because we are going to remove python 3.2 from the ports tree

With hat:   python
0.7.0_1
02 Mar 2015 23:31:10
Revision:380306Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
0.7.0_1
14 Nov 2014 09:39:21
Revision:372555Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.7.0_1
13 Sep 2014 23:39:20
Revision:368152Original commit files touched by this commit
jhale search for other commits by this committer
- Since Python 3.x packages aren't available, add a check to
  prevent pkg-fallout errors

===>   rpcalc-0.7.0 depends on package: py33-qt4-gui>=0 - not found
===>    Verifying install for py33-qt4-gui>=0 in
/usr/ports/x11-toolkits/py-qt4-gui
===>   rpcalc-0.7.0 depends on package: /packages/All/py33-qt4-gui-4.11.1,1.txz
- not found
===>   USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from
source
*** Error code 1
0.7.0_1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
0.7.0
29 Aug 2014 22:31:57
Revision:366581Original commit files touched by this commit
jhale search for other commits by this committer
- Update to 0.7.0
- Stagify
- Add LICENSE
- Add DESKTOP_ENTRIES
- USE_PYTHON -> USES=python (new version requires 3.2+)
- Take maintainership
0.6.0_4
23 Jul 2014 17:30:45
Revision:362717Original commit files touched by this commit
bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
0.6.0_4
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
0.6.0_4
17 Mar 2013 14:13:50
Revision:314442Original commit files touched by this commit
danfe search for other commits by this committer
In categories starting with [h-m], remove empty lines from pkg-plist (and
purge one empty file).
0.6.0_4
03 Feb 2013 18:16:55
Revision:311476Original commit files touched by this commit
makc search for other commits by this committer
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.

x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
0.6.0_3
25 May 2012 01:50:36
Original commit files touched by this commit
makc search for other commits by this committer
Chase PyQT update
0.6.0_2
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
0.6.0_2
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.6.0_2
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.6.0_1
31 Jan 2010 11:48:44
Original commit files touched by this commit
edwin search for other commits by this committer
Add @dirrmtry share/icons.
0.6.0
31 Jan 2010 10:28:11
Original commit files touched by this commit
edwin search for other commits by this committer
New port: math/rpcalc

    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.

    WWW: http://rpcalc.bellz.org/index.html
    Author: Doug Bell <doug101 AT bellz DOT org>

Number of commits found: 40