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
F82094264: D16523.diff
Thu, Apr 25, 10:51 AM
Unknown Object (File)
Sat, Apr 20, 12:50 PM
Unknown Object (File)
Wed, Mar 27, 7:23 AM
Unknown Object (File)
Feb 10 2024, 12:59 AM
Unknown Object (File)
Feb 8 2024, 6:21 PM
Unknown Object (File)
Dec 31 2023, 6:37 AM
Unknown Object (File)
Dec 28 2023, 6:13 PM
Unknown Object (File)
Dec 20 2023, 1:48 AM
Subscribers

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 18488
Build 18193: 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
2

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

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

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
2

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.