Page MenuHomeFreeBSD

Add devel/hs-fortran-src port - a library for lexing and parsing Fortran source code.
ClosedPublic

Authored by arrowd on Jul 31 2018, 8:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 26, 1:14 PM
Unknown Object (File)
Sat, Jul 25, 2:04 AM
Unknown Object (File)
Tue, Jul 21, 4:52 AM
Unknown Object (File)
Mon, Jul 20, 3:14 AM
Unknown Object (File)
Mon, Jul 20, 12:28 AM
Unknown Object (File)
Sun, Jul 19, 1:01 PM
Unknown Object (File)
Thu, Jul 16, 2:39 AM
Unknown Object (File)
Sun, Jul 5, 1:25 AM
Subscribers

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 18478
Build 18183: arc lint + arc unit

Event Timeline

mat added inline comments.
devel/hs-GenericPretty/Makefile
2

Missing the header.

devel/hs-GenericPretty/pkg-descr
5

Remove.

devel/hs-fortran-src/Makefile
2

Missing header.

devel/hs-fortran-src/pkg-descr
5

Remove.

devel/hs-GenericPretty/Makefile
2

What header? $ FreeBSD $?

devel/hs-GenericPretty/pkg-descr
5

Newline or WWW line?

devel/hs-GenericPretty/Makefile
2

Yup, that one is always required, see sample Makefile

devel/hs-GenericPretty/pkg-descr
5

new line :)

When adding new [or removing] ports, you always need to carry the changes in the category Makefile's SUBDIR list.

devel/hs-GenericPretty/Makefile
4

^ new ports should not have a portrevision

7

^ is that the correct email? :D

devel/hs-GenericPretty/pkg-descr
5

My comment is related to line 4, so, yes, blank line.

arrowd marked 11 inline comments as done.

Address comments.

devel/hs-GenericPretty/Makefile
7

Yes, the port was submitted by other guy.

devel/hs-GenericPretty/pkg-descr
1

pkg-descr must be a few lines long, at least a paragraph.

devel/hs-fortran-src/pkg-descr
1

I do not think anlyses is a word.
Also, pkg-descr must be a few lines long, at least a paragraph.

devel/hs-fortran-src/pkg-descr
1

I had the same reaction -- it's the description of the thingy on it's website.

Further down they spell it more conventionally as analyses.

You're still missing the entries in devel/Makefile.

This revision now requires changes to proceed.Aug 1 2018, 12:01 PM
arrowd marked 2 inline comments as done.

Address comments.

This revision is now accepted and ready to land.Aug 1 2018, 7:02 PM
This revision was automatically updated to reflect the committed changes.