aboutsummaryrefslogtreecommitdiff
path: root/misc/free42/files
Commit message (Collapse)AuthorAgeFilesLines
* all: drop support for FreeBSD 13, mips and risc64sfRene Ladan2026-05-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | Reviewed by: many (*) Differential Revision: https://reviews.freebsd.org/D55624 Differential Revision: https://reviews.freebsd.org/D55642 (merged in from bofh) many (*) acm arrowd brooks cmt dch decke dinoex eduardo fluffy fuz gahr garga jbeich joerg jrm kai kenrap martymac matthew mfechner michaelo mizhka nobutaka pkubaj se tagattie thj Anton Saietskii GenericRikka Gert Doering Jan Bramkamp Oleh Hushchenkov Oleksandr Kryvulia Ralf van der Enden Yamagi desktop kde python tcltk office
* misc/free42: update 3.1.2 → 3.1.3Yuri Victorovich2024-01-181-4/+4
| | | | Reported by: portscout
* misc/free42: Fix build on armv7Robert Clausecker2021-12-063-24/+26
| | | | PR: 260255
* misc/free42: Update 3.0.1 -> 3.0.2Yuri Victorovich2021-04-141-4/+4
| | | | Reported by: portscout
* misc/free42: fix build on non-x86Piotr Kubaj2021-03-256-0/+98
| | | | | | | | | | | | 1. fexcept_t is available on FreeBSD via fenv.h. 2. new_g and new_rad in core_commands6.cc actually need signed char. 3. Add FreeBSD's names for ARM and POWER to build-intel-lib.sh. PR: 254556 Approved by: yuri (maintainer) Notes: svn path=/head/; revision=569222
* misc/free42: Update 2.4.2 -> 3.0.1Yuri Victorovich2021-03-053-72/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=567432
* misc/free42: Add another supported variant of the same program: free42decYuri Victorovich2018-07-121-0/+11
| | | | | | | Requested by: Bas Rothuizen <basber@xs4all.nl> (user; via e-mail) Notes: svn path=/head/; revision=474484
* New port: misc/free42: Simulation of the HP-42S scientific calculator and ↵Yuri Victorovich2017-11-225-0/+117
HP-82240 printer Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13177 Notes: svn path=/head/; revision=454664