Note: I created this review using something silimar to:
cd security svn copy bro zeek cd zeek/files svn rename bro.in zeek.in [then updated files in security/zeek with ones from the new zeek port] [edited security/Makefile to add security/zeek] [edited UIDs and GIDs to add the zeek user and group] arc diff --create
Once the new port has been committed I will add something like this
to security/bro:
DEPRECATED= Please migrate to security/zeek EXPIRATION_DATE= 2020-06-01
Proposed commit message:
This adds security/zeek, the new version of security/bro. This is being done as svn copy instead of rename so that users of security/bro can have some time to migrate. It also allows for possible security updates to the old bro port which upstream has indicated is possible for at least a few months. Reviewed by: ? (mentor) Approved by: ? (mentor) Differential Revision: ?