Bug 147628 - Update port: cad/netgen to 4.9.13
Summary: Update port: cad/netgen to 4.9.13
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: Stefan Walter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-07 03:00 UTC by devel
Modified: 2010-07-01 20:50 UTC (History)
0 users

See Also:


Attachments
file.diff (32.93 KB, patch)
2010-06-07 03:00 UTC, devel
no flags Details | Diff
patch2 (1.77 KB, text/x-patch; charset="KOI8-R")
2010-06-08 03:42 UTC, devel
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description devel 2010-06-07 03:00:15 UTC
Update to 4.9.13 version; it can be used with next (5.1.4) release of cad/salome also.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-07 03:01:26 UTC
Maintainer of cad/netgen,

Please note that PR ports/147628 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147628

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-07 03:01:27 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Stephen Montgomery-Smith 2010-06-07 16:54:11 UTC
This is excellent work.  I myself attempted the update a few weeks ago, 
and got bogged down.

I got it to build successfully.

However, when I ran the program netgen, I received an error message

result = couldn't read file "./ng.tcl": no such file or directory
Make sure to set environment variable NETGENDIR to directory containing 
ng.tcl

Doesn't it make sense to make sure that NETGENDIR defaults to 
/usr/local/bin?

Stephen
Comment 4 devel 2010-06-08 03:42:55 UTC
		Hell !

>However, when I ran the program netgen, I received an error message
>result = couldn't read file "./ng.tcl": no such file or directory
>Make sure to set environment variable NETGENDIR to directory containing 
>ng.tcl
>Doesn't it make sense to make sure that NETGENDIR defaults to 
>usr/local/bin?
Yes, it's a good idea make deafault to /usr/local/bin.
Here is a patch.
Comment 5 Stefan Walter freebsd_committer freebsd_triage 2010-07-01 13:51:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stefan

Take.
Comment 6 Stefan Walter freebsd_committer freebsd_triage 2010-07-01 20:48:04 UTC
State Changed
From-To: feedback->closed

Committed, thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2010-07-01 20:48:44 UTC
stefan      2010-07-01 19:47:47 UTC

  FreeBSD ports repository

  Modified files:
    cad/netgen           Makefile distinfo pkg-plist 
  Added files:
    cad/netgen/files     patch-ng_Makefile.am patch-ng_Makefile.in 
                         patch-ng_ng.tcl patch-ng_ngappinit.cpp 
                         patch-ng_onetcl.cpp pkg-message.in 
  Removed files:
    cad/netgen/files     patch-Makefile patch-demoapp::Makefile 
                         patch-libsrc::makefile.inc 
                         patch-libsrc_csg_csg.hpp 
                         patch-libsrc_linalg_densemat.hpp 
                         patch-libsrc_makefile.mach.FREEBSD 
                         patch-libsrc_meshing_meshing.hpp 
                         patch-libsrc_meshing_meshtype.hpp 
                         patch-libsrc_visualization_mvdraw.hpp 
                         patch-libsrc_visualization_tlmeshing.cpp 
                         patch-ngcore::Makefile 
                         patch-ngsolve.Makefile 
                         patch-ngsolve::tutorial::Makefile 
                         patch-ngsolve_basiclinalg_calcinverse.cpp 
                         patch-ngsolve_basiclinalg_expr3.hpp 
                         patch-ngsolve_comp_postproc.cpp 
                         patch-ngsolve_linalg_order.cpp 
                         patch-ngsolve_linalg_order.hpp 
                         patch-ngtcltk_ngappinit.cpp 
                         patch-togl::Makefile patch-togl::togl.cpp 
  Log:
  Update to 4.9.13.
  
  PR:             147628
  Submitted by:   Stas Timokhin <devel@stasyan.com>
  Approved by:    Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.22      +26 -47    ports/cad/netgen/Makefile
  1.4       +3 -3      ports/cad/netgen/distinfo
  1.4       +0 -64     ports/cad/netgen/files/patch-Makefile (dead)
  1.2       +0 -18     ports/cad/netgen/files/patch-demoapp::Makefile (dead)
  1.3       +0 -23     ports/cad/netgen/files/patch-libsrc::makefile.inc (dead)
  1.2       +0 -11     ports/cad/netgen/files/patch-libsrc_csg_csg.hpp (dead)
  1.2       +0 -10     ports/cad/netgen/files/patch-libsrc_linalg_densemat.hpp (dead)
  1.3       +0 -16     ports/cad/netgen/files/patch-libsrc_makefile.mach.FREEBSD (dead)
  1.2       +0 -11     ports/cad/netgen/files/patch-libsrc_meshing_meshing.hpp (dead)
  1.2       +0 -11     ports/cad/netgen/files/patch-libsrc_meshing_meshtype.hpp (dead)
  1.2       +0 -10     ports/cad/netgen/files/patch-libsrc_visualization_mvdraw.hpp (dead)
  1.2       +0 -13     ports/cad/netgen/files/patch-libsrc_visualization_tlmeshing.cpp (dead)
  1.1       +11 -0     ports/cad/netgen/files/patch-ng_Makefile.am (new)
  1.1       +11 -0     ports/cad/netgen/files/patch-ng_Makefile.in (new)
  1.1       +11 -0     ports/cad/netgen/files/patch-ng_ng.tcl (new)
  1.1       +11 -0     ports/cad/netgen/files/patch-ng_ngappinit.cpp (new)
  1.1       +11 -0     ports/cad/netgen/files/patch-ng_onetcl.cpp (new)
  1.2       +0 -28     ports/cad/netgen/files/patch-ngcore::Makefile (dead)
  1.2       +0 -19     ports/cad/netgen/files/patch-ngsolve.Makefile (dead)
  1.2       +0 -47     ports/cad/netgen/files/patch-ngsolve::tutorial::Makefile (dead)
  1.2       +0 -11     ports/cad/netgen/files/patch-ngsolve_basiclinalg_calcinverse.cpp (dead)
  1.2       +0 -70     ports/cad/netgen/files/patch-ngsolve_basiclinalg_expr3.hpp (dead)
  1.2       +0 -21     ports/cad/netgen/files/patch-ngsolve_comp_postproc.cpp (dead)
  1.2       +0 -11     ports/cad/netgen/files/patch-ngsolve_linalg_order.cpp (dead)
  1.2       +0 -11     ports/cad/netgen/files/patch-ngsolve_linalg_order.hpp (dead)
  1.3       +0 -45     ports/cad/netgen/files/patch-ngtcltk_ngappinit.cpp (dead)
  1.3       +0 -43     ports/cad/netgen/files/patch-togl::Makefile (dead)
  1.5       +0 -20     ports/cad/netgen/files/patch-togl::togl.cpp (dead)
  1.1       +9 -0      ports/cad/netgen/files/pkg-message.in (new)
  1.3       +64 -137   ports/cad/netgen/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"