On 2014/09/09 22:12, Dmitrij D. Czarkoff wrote: > Hello! > > I attached a port of baresip - mondular command line SIP client. Also > attached is a port of libzrtp, which is dependency of baresip.
I've only looked at libzrtp so far; - zap the empty REVISION line - set the date used for DISTNAME/PKGNAME versioning to that of the last code change (20130317), though I tend to prefix it i.e. 0.20130317 to avoid ugly non-removable EPOCH markers if a proper release is made - add an @conflict marker for the conflict with security/pgp5 (or install the lib to a subdir to avoid the conflict) - add a comment explaining why it needs gnu libtool (if it is only needed for the m4 macros, don't set USE_LIBTOOL at all, just add devel/libtool as a build dep).
