From owner-freebsd-ports@freebsd.org Thu Apr 5 12:35:52 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D07DAF81F40 for ; Thu, 5 Apr 2018 12:35:52 +0000 (UTC) (envelope-from peo@nethead.se) Received: from ns1.nethead.se (ns1.nethead.se [5.150.237.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns1.nethead.se", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 633F77922D for ; Thu, 5 Apr 2018 12:35:52 +0000 (UTC) (envelope-from peo@nethead.se) X-Virus-Scanned: amavisd-new at Nethead AB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nethead.se; s=NETHEADSE; t=1522931744; bh=NqD9uqofrWYrc2l9fCrAFD87ZBj0+VvfO8oDeqehvSg=; h=Date:From:To:Subject:In-Reply-To; b=RY3Jh6m7Lf8/bV35fx1fp8jigM7GR6I4Z30XvLPeXbzK+7c3AyBdsp4KLlN+kaemy aHc9aTND0eaqUBs2Pcw90GOLSVA1IT7DvgUoDfL8+/aXEeMehbhrlgd95s01T22HOJ p1gnHFtM5Wz3amG1FcK8XNZRm6uqFToykZEmuoNI= Date: Thu, 05 Apr 2018 14:35:40 +0200 Message-ID: <20180405143540.Horde.eh0M417d9DmLg6vslXFsDsm@webmail.nethead.se> From: Per olof Ljungmark To: freebsd-ports@freebsd.org Subject: Re: phpLDAPadmin -- is it time to drop this from ports? In-Reply-To: User-Agent: Horde Application Framework 5 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Apr 2018 12:35:53 -0000 Quoting Matthew Seaman : > Dear all, > > I've maintained the net/phpldapadmin port for _many_ years. > Unfortunately this project seems to have ceased development > upstream. There hasn't been a new release for more than 5 years, nor > any sign of life from the original developer over much the same > timespan. PLA still just about works, but it is lacking in support > for more recent versions of PHP and generally sufferring from lack > of love. > > I'm beginning to think that it is about time to take this port > around the back of the barn and administer the coup-de-grace. There > are other graphical front-ends to LDAP directories available, such > as 'LDAP Account Manager' > https://www.ldap-account-manager.org/lamcms/ (in ports as > sysutils/ldap-account-manager), so people won't be left entirely out > to dry. > > What do people think? Is it time to deprecate and expire PLA, or is > there a diehard core of users for whom PLA will need to be ripped > from their cold, dead hands? One diehard here... hands still warm... Have tried ldap-account-manager but does not suit my need at all. Unless anyone has a better suggestion for a lightweight web-based utility I vote for it to stay. I did an install just a month ago on php71 so not sure about "lacking in support for more recent versions of PHP", do you have any specifics? Thanks!