Created attachment 199826 [details] burp-devel shar file This port is a slave port of sysutils/burp and keeps track of the latest version of burp (version 2.2.12, "latest"). See bug #233758, where I update and adopt the master port (version 2.1.32, "stable"). Everything has been tested successfully with portlint and poudriere (11.2-RELEASE-p5 i386/amd64).
Created attachment 199827 [details] burp-devel shar file, correction 1 Sorry, forgot to define CONFLICTS_INSTALL. Now the slave version conflicts with the master version.
Now tested successfully with poudriere on 12.0-RELEASE i386/amd64 too.
Created attachment 200677 [details] burp-devel, 2.2.16 2.2.16 has been released. The new attachment brings the new version. Tested successfully with poudriere on 11.2-RELEASE and 12.0-RELEASE, both i386 and amd64.
Doesn't depend on bug 233758, only a See Also (related) reference
(In reply to Kubilay Kocak from comment #4) Whoops, turns it does (parent/sub ports)
A commit references this bug: Author: bhughes Date: Fri Mar 22 22:09:45 UTC 2019 New revision: 496597 URL: https://svnweb.freebsd.org/changeset/ports/496597 Log: sysutils/burp-devel: new port for latest development release (2.2.12) of burp Add burp-devel as a child port of sysutils/burp. Submitter is maintainer for this new port. PR: 233784 Submitted by: phascolarctos@protonmail.ch Sponsored by: Miles AS Changes: head/sysutils/Makefile head/sysutils/burp-devel/ head/sysutils/burp-devel/Makefile head/sysutils/burp-devel/distinfo head/sysutils/burp-devel/pkg-plist
Committed, thanks! :)