Bug 123026

Summary: Update cad/varkon to 1.19C
Product: Ports & Packages Reporter: Pedro F. Giffuni <giffunip>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Pedro F. Giffuni 2008-04-23 21:00:02 UTC
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
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2008-04-25 14:42:34 UTC
State Changed
From-To: open->closed

Committed with fixes.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-25 15:13:59 UTC
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"