Bug 201918 - [NEW PORT] math/math77 over 500 Caltech Fortran77 math routines
Summary: [NEW PORT] math/math77 over 500 Caltech Fortran77 math routines
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-27 10:54 UTC by Anton Shterenlikht
Modified: 2015-10-10 12:56 UTC (History)
3 users (show)

See Also:


Attachments
shar file for math/math77 new port (2.95 KB, text/plain)
2015-07-27 10:54 UTC, Anton Shterenlikht
no flags Details
portlint + FFLAGS + demo (3.64 KB, patch)
2015-07-31 21:28 UTC, Thierry Thomas
no flags Details | Diff
shar file for the new port (4.50 KB, patch)
2015-08-03 19:15 UTC, Anton Shterenlikht
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Shterenlikht 2015-07-27 10:54:33 UTC
Created attachment 159303 [details]
shar file for math/math77 new port

For review and testing.
I haven't included pdf docs in the port.
FFLAGS need to be checked with fortran@ list.
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2015-07-31 21:28:58 UTC
Created attachment 159426 [details]
portlint + FFLAGS + demo

The proposed patch contains:
- some minor changes to pet portlint
- respects FFLAGS, and removes -g which will be included when WITH_DEBUG is set
- adds a regression test target with all demo files (Note: you may want to remove some of them).

Other idea: since distfile is not versionned, it would be good to define a versionned DIST_SUBDIR, so that it won't be squeezed by the next update.
Comment 2 Anton Shterenlikht 2015-08-03 19:15:33 UTC
Created attachment 159506 [details]
shar file for the new port
Comment 3 Anton Shterenlikht 2015-08-03 19:16:30 UTC
Comment on attachment 159506 [details]
shar file for the new port

Your changes are good.
I added DIST_SUBDIR.
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-10-10 12:56:24 UTC
A commit references this bug:

Author: pawel
Date: Sat Oct 10 12:55:33 UTC 2015
New revision: 398992
URL: https://svnweb.freebsd.org/changeset/ports/398992

Log:
  Mathematical subprogram libraries for Fortran 77.
  Created by CalTech.

  WWW: http://netlib.org/math/

  PR:		201918
  Submitted by:	mexas@bris.ac.uk

Changes:
  head/math/Makefile
  head/math/math77/
  head/math/math77/Makefile
  head/math/math77/distinfo
  head/math/math77/files/
  head/math/math77/files/patch-makefile
  head/math/math77/pkg-descr