Created attachment 156641 [details] sh archove with editors/plume-creator-devel Attached is the sh archive to editors/plume-creator-devel. Plume Creator is a Qt4 based editor for novelists. It supports an outline, a node manager, mise en scene, distraction free mode and much more. I've ported the current git head (therefor the name plume-creator-devel) and not the last release for several reasons: - The last release (0.66.2) is two and a half years old. - The last release has several serious bugs. - The last release segfaults on FreeBSD and fixing it would require heavy patching. The development of Plume Creator is rather low volume, there were only 5 commits in 2014 and so far none in 2015. So this port won't have many updates, too. To the port: - Option helpers are used for everything, of course. - I've chosen the date as version number. - I don't know if "QMAKE_ARGS= ${WRKSRC}/plume-creator.pro" is really correct, but without specifying the project file qmake won't create the makefiles. - patch-src__rtf__writer.cpp adds a missing include. - patch-src__textzone.cpp removes some unicode crap. Necessary for FreeBSD 8.4 only. The port was tested with Poudriere on FreeBSD 8.4, 9.3 and 10.1.
No one?
So apparently no one is interested in this. I'm withdrawing the port.
Yamagi, I'm sorry that your port submission went unresolved since you submitted in May, though it can sometimes take quite a while for new ports to hit the tree. You mentioned in your original comment that you ran this through poudriere for QA. Can I request that you attach those logs to this issue?
Created attachment 158391 [details] Poudriere buildlog for FreeBSD/amd64 8.4, build done on 05/11/2015.
Created attachment 158392 [details] Poudriere buildlog for FreeBSD/amd64 9.3, build done on 05/11/2015.
Created attachment 158393 [details] Poudriere buildlog for FreeBSD/amd64 10.1, build done on 05/11/2015.
Yes, of course. I've added all three build logs for 9.4, 9.3 and 10.1. Please note that they were done at the beginning of may, so thing may have been broken since then.
Thank you Yamagi :)
A commit references this bug: Author: pawel Date: Wed Oct 28 23:24:21 UTC 2015 New revision: 400424 URL: https://svnweb.freebsd.org/changeset/ports/400424 Log: Are you a writer? Plume Creator will help you with this hard task! This software gives you an outliner, a distraction-free mode, a note manager and much more! WWW: http://www.plume-creator.eu/ PR: 200117 Submitted by: yamagi@yamagi.org Changes: head/editors/Makefile head/editors/plume-creator-devel/ head/editors/plume-creator-devel/Makefile head/editors/plume-creator-devel/distinfo head/editors/plume-creator-devel/files/ head/editors/plume-creator-devel/files/patch-src__rtf__writer.cpp head/editors/plume-creator-devel/files/patch-src__textzone.cpp head/editors/plume-creator-devel/pkg-descr head/editors/plume-creator-devel/pkg-plist