Bug 123026 - Update cad/varkon to 1.19C
Summary: Update cad/varkon to 1.19C
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-23 21:00 UTC by Pedro F. Giffuni
Modified: 2008-04-25 15:20 UTC (History)
0 users

See Also:


Attachments
file.diff (8.67 KB, patch)
2008-04-23 21:00 UTC, Pedro F. Giffuni
no flags Details | Diff
file.diff (71.75 KB, patch)
2008-04-23 21:00 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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"