Page MenuHomeFreeBSD

www/moinmoincli: A new port to edit MoinMoin wiki pages from a command line
ClosedPublic

Authored by 0mp on Aug 17 2018, 10:49 AM.
Tags
None
Referenced Files
F158684744: D16764.diff
Thu, Jun 4, 4:30 PM
F158650923: D16764.id47091.diff
Thu, Jun 4, 8:37 AM
Unknown Object (File)
Apr 30 2026, 1:45 AM
Unknown Object (File)
Apr 27 2026, 3:39 PM
Unknown Object (File)
Apr 21 2026, 11:40 AM
Unknown Object (File)
Apr 11 2026, 9:08 PM
Unknown Object (File)
Apr 9 2026, 6:09 PM
Unknown Object (File)
Apr 6 2026, 8:06 AM
Subscribers

Details

Summary

Requested by: thj

Test Plan
  • portlint: OK
  • poudriere: 11.2 i386 OK

Diff Detail

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

Event Timeline

www/moinmoincli/pkg-plist
3

You need to add an EXAMPLES option to use PORTEXAMPLES.

Remove %%PORTEXAMPLES%% from pkg-plist as the EXAMPLES option is not defined.

0mp marked an inline comment as done.Aug 17 2018, 9:22 PM
0mp added inline comments.
www/moinmoincli/pkg-plist
3

The configuration file is actually pretty important so I don't think I should add an EXAMPLES option.

0mp marked an inline comment as done.Aug 17 2018, 9:22 PM
www/moinmoincli/Makefile
15

Wrong place in the Makefile. See Chapter 15. Order of Variables in Port Makefiles.

Move SUB_FILES to the block for standard bsd.port.mk variables.

Thanks mat@!

Upload all the changes once again.

It turns out that "arc diff --update" has to reupload all the files everytime it's run.

0mp marked 2 inline comments as done.Aug 22 2018, 10:58 AM

@mat, I think it's ready.

This revision is now accepted and ready to land.Aug 22 2018, 11:34 AM
This revision was automatically updated to reflect the committed changes.