From owner-cvs-ports@FreeBSD.ORG Fri Feb 18 08:41:07 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C084E106564A; Fri, 18 Feb 2011 08:41:07 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B16C08FC1E; Fri, 18 Feb 2011 08:41:07 +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 p1I8f797039562; Fri, 18 Feb 2011 08:41:07 GMT (envelope-from martymac@repoman.freebsd.org) Received: (from martymac@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p1I8f7Ap039561; Fri, 18 Feb 2011 08:41:07 GMT (envelope-from martymac) Message-Id: <201102180841.p1I8f7Ap039561@repoman.freebsd.org> From: Ganael LAPLANCHE Date: Fri, 18 Feb 2011 08:41:07 +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/net/nss_ldap Makefile distinfo pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Feb 2011 08:41:07 -0000 martymac 2011-02-18 08:41:07 UTC FreeBSD ports repository Modified files: net/nss_ldap Makefile distinfo Added files: net/nss_ldap pkg-plist Log: - Fix several default paths relative to PREFIX - Move REINPLACE_CMDs to the post-patch target to avoid patching the same files again when re-running the install target - Provide a .conf file from the .conf.sample one - Add a LOCAL mirror PR: 154843 Approved by: Michael Graziano (maintainer), ehaupt (mentor) Feature safe: yes Revision Changes Path 1.39 +13 -7 ports/net/nss_ldap/Makefile 1.17 +0 -1 ports/net/nss_ldap/distinfo 1.5 +4 -0 ports/net/nss_ldap/pkg-plist (new)