Bug 127016 - cad/netgen does not build
Summary: cad/netgen does not build
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-01 01:00 UTC by Stephen Montgomery-Smith
Modified: 2008-09-01 16:21 UTC (History)
0 users

See Also:


Attachments
file.diff (404 bytes, patch)
2008-09-01 01:00 UTC, Stephen Montgomery-Smith
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Montgomery-Smith 2008-09-01 01:00:02 UTC
cad/netgen does not apply patches cleanly.

Fix: As well as this fix, you might also like to make WITHOUT_OCC the default
(because otherwise it tries to build cad/opencascade, which does not build).
How-To-Repeat: 
setenv WITHOUT_OCC
cd /usr/ports/cad/netgen
make patch
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-09-01 15:27:21 UTC
rafan       2008-09-01 14:27:08 UTC

  FreeBSD ports repository

  Modified files:
    cad/netgen/files     patch-libsrc_makefile.mach.FREEBSD 
  Log:
  - Fix patching
  
  PR:             ports/127016
  Submitted by:   Stephen Montgomery-Smith <stephen at math.missouri.edu>
  
  Revision  Changes    Path
  1.2       +6 -12     ports/cad/netgen/files/patch-libsrc_makefile.mach.FREEBSD
_______________________________________________
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"
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2008-09-01 15:27:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2008-09-01 16:21:26 UTC
State Changed
From-To: open->closed

Committed. Thanks!