[Bug 234007] [NEW PORT] irc/bitlbee-discord: Discord plugin for bitlbee
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Dec 14 10:46:50 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234007
--- Comment #5 from Kubilay Kocak <koobs at FreeBSD.org> ---
(In reply to Arthur Pirika from comment #3)
VM's are perfectly fine (I do mine in a virtualbox CURRENT guest), and its good
to know you've run through portlint/poudriere. For future issues, its always
good to mention this explicitly, so there's no questions or ambiguity, like:
portlint: OK (looks fine.)
testport: OK (poudriere: <versions, archs> tested)
Unless the software has a test suite, and the port has TEST_DEPENDS (if
necessary) and a test: target to run the tests, poudriere (in various
architecture/version jails) basically tests everything up to and including
packaging (fetch, configure build, install), but not runtime, which is why test
suite integration is fantastic if upstream provides them. You can mention this
in your issues, like:
maketest: OK (XXX of YYY tests: PASS)
For some mode 101/cheatsheets/guidelines on Porting/Bugzilla/Workflow:
* https://wiki.freebsd.org/KubilayKocak/ThePerfectPortsIssue
* https://wiki.freebsd.org/KubilayKocak/Bugzilla/DosAndDonts
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list