cvs commit: ports/cad/calculix/files patch-ccx_1.0+src+Makefile
patch-cgx_1.0+src+readcxx.c
Maho Nakata
maho at FreeBSD.org
Fri May 9 17:48:46 PDT 2003
maho 2003/05/09 17:48:45 PDT
FreeBSD ports repository
Modified files:
cad/calculix/files patch-ccx_1.0+src+Makefile
Added files:
cad/calculix/files patch-cgx_1.0+src+readcxx.c
Log:
Fix broken for 4-STABLE:
1. ports/math/spooles uses threading, so add pthread explicitly
for 5.1-BETA we don't ever need it.
2. _toupper should be a macro version of subset of toupper.
See the difference between ctype.h of 5.1-BETA and 4-STABLE.
However, I don't see the reason why it cgx uses _toupper (thread safety?).
Pointed out by: kris
Revision Changes Path
1.2 +4 -5 ports/cad/calculix/files/patch-ccx_1.0+src+Makefile
1.1 +127 -0 ports/cad/calculix/files/patch-cgx_1.0+src+readcxx.c (new)
More information about the cvs-all
mailing list