Here is my attempt to update the outdated Varkon port. This port doesn't build the UNIX ODBC support and the tiff output support for OpenGL is completely untested, nevertheless it attempts to fix the problems found in previous versions and should build with gcc 4.2.x Thanks to Prof. Johan Kjellander for his interest in having this build on FreeBSD. Fix: + + #Uncomment the platform you are running on +-PLATFORM=linux +-#PLATFORM=FreeBSD ++#PLATFORM=linux ++PLATFORM=FreeBSD + #PLATFORM=MacOSX + + # Comment the line below to exclude support for TIFF
State Changed From-To: open->closed Committed with fixes.
pav 2008-04-25 14:13:50 UTC FreeBSD ports repository Modified files: cad/varkon Makefile distinfo pkg-descr pkg-plist cad/varkon/files patch--com+english+varkon Added files: cad/varkon/files patch-IG+src+varkon.c patch-Makefile Removed files: cad/varkon/files patch-make_varkon patch-varkon-1.17D Log: - Update to 1.19C PR: ports/123026 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> Revision Changes Path 1.11 +17 -36 ports/cad/varkon/Makefile 1.6 +3 -9 ports/cad/varkon/distinfo 1.3 +31 -53 ports/cad/varkon/files/patch--com+english+varkon 1.1 +19 -0 ports/cad/varkon/files/patch-IG+src+varkon.c (new) 1.1 +13 -0 ports/cad/varkon/files/patch-Makefile (new) 1.2 +0 -159 ports/cad/varkon/files/patch-make_varkon (dead) 1.2 +0 -179 ports/cad/varkon/files/patch-varkon-1.17D (dead) 1.3 +2 -4 ports/cad/varkon/pkg-descr 1.4 +724 -806 ports/cad/varkon/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"