Bug 167274 - New port: math/ufc
Summary: New port: math/ufc
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-24 20:20 UTC by Jason W. Bacon
Modified: 2012-05-07 08:00 UTC (History)
0 users

See Also:


Attachments
file.shar (2.35 KB, text/plain)
2012-04-24 20:20 UTC, Jason W. Bacon
no flags Details
ufc-shar.txt (2.38 KB, text/plain)
2012-04-25 00:36 UTC, bacon
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason W. Bacon freebsd_committer freebsd_triage 2012-04-24 20:20:10 UTC
UFC (Unified Form-assembly Code) is a unified framework for finite element
assembly.

WWW:	https://launchpad.net/ufc

Fix: Patch attached with submission follows:
Comment 1 Jason W. Bacon freebsd_committer freebsd_triage 2012-04-24 21:56:51 UTC
Hold off on committing this.  I discovered a problem with pkg-plist.  
I'll submit a new shar file when I resolve it.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jason W. Bacon
jwbacon@tds.net
http://personalpages.tds.net/~jwbacon
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comment 2 Wen Heping freebsd_committer freebsd_triage 2012-04-25 00:22:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 3 bacon 2012-04-25 00:36:14 UTC
New shar attached.
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-05-07 07:55:34 UTC
wen         2012-05-07 06:55:22 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/ufc             Makefile distinfo pkg-descr pkg-plist 
  Log:
  UFC (Unified Form-assembly Code) is a unified framework for finite element
  assembly.
  
  WWW:    https://launchpad.net/ufc
  
  PR:             167274
  Submitted by:   Jason Bacon <jwbacon@tds.net>
  
  Revision  Changes    Path
  1.778     +1 -0      ports/math/Makefile
  1.1       +30 -0     ports/math/ufc/Makefile (new)
  1.1       +2 -0      ports/math/ufc/distinfo (new)
  1.1       +4 -0      ports/math/ufc/pkg-descr (new)
  1.1       +15 -0     ports/math/ufc/pkg-plist (new)
_______________________________________________
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 5 Wen Heping freebsd_committer freebsd_triage 2012-05-07 07:57:02 UTC
State Changed
From-To: open->closed

New port added. Thanks!