From owner-cvs-all@FreeBSD.ORG Fri Jan 20 21:26:00 2012 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 28F1D106564A; Fri, 20 Jan 2012 21:26:00 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1312F8FC08; Fri, 20 Jan 2012 21:26:00 +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 q0KLPxTS095561; Fri, 20 Jan 2012 21:25:59 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q0KLPx1a095560; Fri, 20 Jan 2012 21:25:59 GMT (envelope-from netchild) Message-Id: <201201202125.q0KLPx1a095560@repoman.freebsd.org> From: Alexander Leidinger Date: Fri, 20 Jan 2012 21:25:59 +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 Makefile ports/net/linux-f10-nss_ldap Makefile distinfo.i386 pkg-descr pkg-message pkg-plist 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, 20 Jan 2012 21:26:00 -0000 netchild 2012-01-20 21:25:59 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/linux-f10-nss_ldap Makefile distinfo.i386 pkg-descr pkg-message pkg-plist Log: This a port of the nss_ldap libraries for linux. You'll probably need this if your system users in a LDAP directory are complaining their linux programs won't run, and errors on the console say "getpwuid_r(): failed due to unknown user id". PR: ports/164113 Submitted by: rskinner port_maintainer@herveybayaustralia.com.au Minor modifications (no license install, srpm checksum) by: netchild Note: the license framework does not seem to DTRT with linux ports Revision Changes Path 1.2423 +1 -0 ports/net/Makefile 1.1 +78 -0 ports/net/linux-f10-nss_ldap/Makefile (new) 1.1 +4 -0 ports/net/linux-f10-nss_ldap/distinfo.i386 (new) 1.1 +6 -0 ports/net/linux-f10-nss_ldap/pkg-descr (new) 1.1 +6 -0 ports/net/linux-f10-nss_ldap/pkg-message (new) 1.1 +5 -0 ports/net/linux-f10-nss_ldap/pkg-plist (new)