[Bug 214963] math/taucs: cleanup port

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 30 21:19:20 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214963

            Bug ID: 214963
           Summary: math/taucs: cleanup port
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: pfg at FreeBSD.org

Created attachment 177557
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=177557&action=edit
Port cleanup

The port was in great need of maintenance before we can add new features (like
Cilkplus support):

- Use standard HAS_CONFIGURE instead of rolling our own
- Use blaslapack
- Regenerate patches with "make makepatch".
- Add LICENSE
- Fortran is used as linker but all the code is in C so use CFLAGS instead of
FFLAGS.

No functional change: tests still run until they run out of memory.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list