Page MenuHomeFreeBSD

New port: science/mcxtrace: Monte Carlo X-ray tracing package
ClosedPublic

Authored by yuri on Nov 23 2017, 10:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 5, 4:47 PM
Unknown Object (File)
Nov 13 2024, 1:16 AM
Unknown Object (File)
Nov 12 2024, 7:21 AM
Unknown Object (File)
Nov 12 2024, 5:34 AM
Unknown Object (File)
Nov 12 2024, 3:41 AM
Unknown Object (File)
Nov 5 2024, 2:28 PM
Unknown Object (File)
Oct 30 2024, 3:53 PM
Unknown Object (File)
Oct 23 2024, 1:39 PM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 13012
Build 13266: arc lint + arc unit

Event Timeline

science/mcxtrace/Makefile
23–26

If the man pages do not need some extra dependency to be built, they must always be installed, without any option.

mat requested changes to this revision.Nov 24 2017, 6:24 PM
This revision now requires changes to proceed.Nov 24 2017, 6:24 PM

Removed the MANOPAGES option.

science/mcxtrace/pkg-plist
12

^ why are the c-files installed too?

yuri marked 2 inline comments as done.Nov 24 2017, 7:59 PM
yuri added inline comments.
science/mcxtrace/pkg-plist
12

I forwarded this question to the original submitter.

yuri marked 2 inline comments as done.Nov 24 2017, 7:59 PM
science/mcxtrace/pkg-plist
12

The original submitted confirmed that .c/.h are indeed needed due to the way how the program works.

yuri marked an inline comment as done.Nov 24 2017, 8:57 PM

That is one weird program then :D

Remember, that you still need the ok of the other persons here =)

Remember, that you still need the ok of the other persons here =)

Ok!

This is ready.
These .c/.h files are need for it to run.

This revision is now accepted and ready to land.Nov 27 2017, 1:31 PM
science/mcxtrace/Makefile
24

This should be using ${RLN} instead.

This revision now requires review to proceed.Nov 27 2017, 5:22 PM
yuri marked an inline comment as done.Nov 27 2017, 5:23 PM
This revision was automatically updated to reflect the committed changes.