From owner-cvs-all@FreeBSD.ORG Fri Apr 15 20:47:16 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E0401065674; Fri, 15 Apr 2011 20:47:16 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DE8BF8FC39; Fri, 15 Apr 2011 20:47:15 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p3FKlF6w021929; Fri, 15 Apr 2011 20:47:15 GMT (envelope-from swills@repoman.freebsd.org) Received: (from swills@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p3FKlFPk021928; Fri, 15 Apr 2011 20:47:15 GMT (envelope-from swills) Message-Id: <201104152047.p3FKlFPk021928@repoman.freebsd.org> From: Steve Wills Date: Fri, 15 Apr 2011 20:47:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/shibboleth2-sp Makefile pkg-plist ports/security/shibboleth2-sp/files shibboleth-sp.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2011 20:47:16 -0000 swills 2011-04-15 20:47:15 UTC FreeBSD ports repository Modified files: security/shibboleth2-sp Makefile pkg-plist security/shibboleth2-sp/files shibboleth-sp.in Log: - Don't overwrite/remove config files on package installation/uninstall - Obey shibboleth_sp_flags, shibboleth_sp_program and shibboleth_sp_pidfile PR: ports/155876 Submitted by: Craig Leres Approved by: maintainer timeout Revision Changes Path 1.9 +1 -1 ports/security/shibboleth2-sp/Makefile 1.4 +4 -5 ports/security/shibboleth2-sp/files/shibboleth-sp.in 1.4 +36 -18 ports/security/shibboleth2-sp/pkg-plist