PR: 229063
This port should be particularly useful to simplify the scripting for x11/lemonbar users.
Differential D15840
[New PORT] x11/admiral: Merge concurrent outputs for a status bar. rigoletto on Jun 16 2018, 2:47 AM. Authored by Tags Referenced Files
Details PR: 229063 This port should be particularly useful to simplify the scripting for x11/lemonbar users. Upstream use libc-0.2.37 cargo crate and I got this message: CARGO_CRATES=libc-0.2.37 or older maybe unstable on FreeBSD 12.0. Consider updating to the latest version. I do not have any -CURRENT installation and so I patched to updated it to libc-0.2.42 cargo crate.
Diff Detail
Event Timeline
Comment Actions Done. I think PLIST_FILES cannot be used when PORTEXAMPLES is set, can you confirm please? Thanks! Comment Actions No, that's not true. You should remove pkg-plist again and just set PLIST_FILES=bin/admiral. What you add to PORTEXAMPLES does not have to appear in PLIST_FILES again.
Comment Actions With these changes I get this error message: Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/admiral.toml I am missing something. :( Thanks!
Comment Actions It does. But you are not working on files, you are working on directories here. Whenever you are using COPYTREE_SHARE on . and the directory name is the same in the remote location, it is better to let the macro handle the directory creation. Comment Actions Fine except for the confusion over "bars"
|