Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 May 2007 13:00:22 -0400
From:      Dan Casey <dcasey@debtresolve.com>
To:        ports@freebsd.org
Subject:   sudo insults
Message-ID:  <4638C3A6.5010008@debtresolve.com>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------030303030301060601020508
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

I can see this was removed a long time ago, but I do not see that need
to remove the option entirely.

Would it be much of a pain to ask someone to add it as an option.  I
have attached a diff for the Make file.



--------------030303030301060601020508
Content-Type: text/plain;
 name="sudoMakefile.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="sudoMakefile.diff"

10c10
< PORTREVISION=	2
---
> PORTREVISION=	3
38c38,39
< OPTIONS=	LDAP	"With LDAP support" off \
---
> OPTIONS=	INSULTS "With all insults" off \
> 		LDAP	"With LDAP support" off \
42a44,48
> 
> .if defined(WITH_INSULTS)
> CONFIGURE_ARGS+=--with-insults
> CONFIGURE_ARGS+=--with-all-insults
> .endif

--------------030303030301060601020508--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4638C3A6.5010008>