Dear port maintainer(s), I just installed the last version of glpi and it works quite well ;) thanks to you guys ! I suggest that the 2 options IMAP=off: IMAP support LDAP=off: LDAP protocol support to be on ny default. As this is an inventory/ticket software, be able to read mails to generate tickets and use ldap to identify users seems extremely useful by default, what do you think ? thanks Dasti
Mathias, If you don't like this suggestion, can you indicate rejection in a new comment? If it's okay, can you approve and perhaps even provide a patch to do it? (I know it's trivial so I'd consider a patch optional). But let's give a response one way or another ...
(In reply to John Marino from comment #1) Sorry for the late answer John. I was away from the Internet... I think this is a good idea indeed. Will provide a patch ASAP.
(In reply to dasti from comment #0) Hello Dasti, sorry for the late answer. I was away from the Internet ... I think this is a great idea. Will send a patch ASAP.
John, Dasti, a new GLPI version it out. Those new default options will be part of the patch for the new release. I'm working on it and will post a link to the related PR here.
Just submitted PR 212222 to upgrade to 0.90.5 and turn on those 2 options by default.
A commit references this bug: Author: marino Date: Sun Aug 28 20:44:40 UTC 2016 New revision: 421033 URL: https://svnweb.freebsd.org/changeset/ports/421033 Log: www/glpi: Update version 0.90.3 => 0.90.5 and change option defaults Per request [1], the IMAP and LDAP options have been set to ON by default. The maintainer took the opportunity to upgrade the version [2]. I converted the options to their modern equivalents and made the MASTER_SITES definition more generic to help future upgrades. PR: 211862 [1] Submitted by: David Stievenard PR: 212222 [2] Submitted by: maintainer Changes: head/www/glpi/Makefile head/www/glpi/distinfo head/www/glpi/pkg-plist
It's done!