# http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/ports/gen/math/hexcalc/Makefile.REL=ALL.diff *** current/ports/math/hexcalc/Makefile Mon Jul 7 21:50:17 2014 --- new/ports/math/hexcalc/Makefile Fri Apr 17 17:06:08 2015 *************** *** 1,6 **** --- 1,23 ---- # Created by: jhs_ERASE_@berklix.com / asami (original) # $FreeBSD: head/math/hexcalc/Makefile 361099 2014-07-07 15:31:01Z olgeni $ + BROKEN="Builds and runs, but gives wrong answers, used to be OK" + # Type: 64+128= it says 128 ! + # Type: 128+64= it says 256 ! + # jhs@ discovered Fri Apr 17 16:39:05 CEST 2015 + # With uname -a + # FreeBSD fire.js.berklix.net 9.2-RELEASE FreeBSD 9.2-RELEASE + # #0: Sat Feb 22 12:36:48 CET 2014 + # jhs@blak.js.berklix.net:/sys/amd64/compile/FIRE64.small amd64 + # With + # FreeBSD mart.js.berklix.net 6.4-RELEASE FreeBSD 6.4-RELEASE + # #0: Tue Dec 10 05:20:18 CET 2013 + # jhs@mart.js.berklix.net:/usr/src/sys/i386/compile/MART.small i386 + # It does not fix the problem, to add to Makefile: + # USE_GCC=yes + # # gcc -v gcc version 4.2.1 20070831 patched [FreeBSD] + # Ive had no time to investigate further, yet. + PORTNAME= hexcalc PORTVERSION= 1.11 PORTREVISION= 3