Index: head/security/op/Makefile =================================================================== --- head/security/op/Makefile (revision 494936) +++ head/security/op/Makefile (revision 494937) @@ -1,25 +1,26 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= op PORTVERSION= 1.34 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= ehaupt@FreeBSD.org COMMENT= Controlled privilege escalation tool LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= dagwieers GNU_CONFIGURE= yes CONFLICTS_INSTALL= security/1password-client post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/op.d ${MV} ${STAGEDIR}${PREFIX}/etc/op.conf-dist \ ${STAGEDIR}${PREFIX}/etc/op.conf.sample .include Index: head/security/op/pkg-descr =================================================================== --- head/security/op/pkg-descr (revision 494936) +++ head/security/op/pkg-descr (revision 494937) @@ -1,4 +1,6 @@ The op tool provides a flexible means for system administrators to grant access to certain root operations without having to give them full superuser privileges. Different sets of users may access different operations, and the security-related aspects of each operation can be carefully controlled. + +WWW: https://github.com/dagwieers/op/wiki