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
F154290515: D16764.id47091.diff
Mon, Apr 27, 3:39 PM
Unknown Object (File)
Tue, Apr 21, 11:40 AM
Unknown Object (File)
Sat, Apr 11, 9:08 PM
Unknown Object (File)
Thu, Apr 9, 6:09 PM
Unknown Object (File)
Mon, Apr 6, 8:06 AM
Unknown Object (File)
Mar 22 2026, 4:42 AM
Unknown Object (File)
Mar 22 2026, 4:42 AM
Unknown Object (File)
Mar 20 2026, 9:27 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 18928
Build 18578: arc lint + arc unit

Event Timeline

www/moinmoincli/pkg-plist
4

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
4

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.