aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2018-04-19 18:00:56 +0800
committerRenato Botelho <garga@FreeBSD.org>2018-04-19 18:00:56 +0800
commit06527f547c31e72e5d7e482267bec634472e5839 (patch)
treefdbd3065b92cac397410a4b81e49ee20520868a9 /security
parent2172b9d3506a1f7a58b3c7ee1fd54003dd8fa4aa (diff)
downloadfreebsd-ports-gnome-06527f547c31e72e5d7e482267bec634472e5839.tar.gz
freebsd-ports-gnome-06527f547c31e72e5d7e482267bec634472e5839.tar.zst
freebsd-ports-gnome-06527f547c31e72e5d7e482267bec634472e5839.zip
checkpassword-pam binary requires setuid bit to be enabled in order to work
with daemons that run as regular users PR: 214227 Submitted by: Armin Gruner <ag-freebsd@muc.de>
Diffstat (limited to 'security')
-rw-r--r--security/checkpassword-pam/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/checkpassword-pam/Makefile b/security/checkpassword-pam/Makefile
index 4eaa0dd9115b..f2f30475ebf6 100644
--- a/security/checkpassword-pam/Makefile
+++ b/security/checkpassword-pam/Makefile
@@ -3,6 +3,7 @@
PORTNAME= checkpassword-pam
PORTVERSION= 0.99
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= SF/checkpasswd-pam/checkpasswd-pam/${PORTVERSION}
@@ -17,4 +18,7 @@ GNU_CONFIGURE= yes
PLIST_FILES= bin/checkpassword-pam \
man/man8/checkpassword-pam.8.gz
+post-install:
+ ${CHMOD} u+s ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
+
.include <bsd.port.mk>
ries d, e, f, and g.mat2016-04-011-1/+1 * - Update to version 4.4.0danfe2015-04-123-24/+27 * Update from 4.3.2 to 4.3.3.shaun2015-01-283-21/+28 * devel/gecode: update 4.3.0 -> 4.3.2robak2014-11-083-24/+21 * Update to version 4.3.0.vanilla2014-09-253-35/+35 * - Drop @dirrm* from plistamdmi32014-09-241-83/+0 * Some headers needed the internal boost to be usable.mat2014-04-033-11/+109 * - Update to 4.2.1miwi2014-02-274-83/+229 * - Stage supportmiwi2014-02-191-3/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Convert to new perl frameworkmat2013-08-031-2/+2 * Style: tab -> space.eadler2013-03-291-1/+1 * Convert USE_BISON to USES= bisonbapt2013-03-081-6/+2 * Convert to new options frameworkbapt2012-06-121-2/+3 * - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1 * - Update devel/gecode to 3.7.3wen2012-03-313-21/+23 * - Update to 3.7.2miwi2012-03-254-192/+215 * - Reassign to the heapglarkin2012-02-281-1/+1 * Update to gecode-3.5.0 and add optional QT and GIST support.roam2011-02-114-41/+56 * Oops, fix the build by depending on Perl.roam2011-01-252-1/+2