bypassing forbidden

Greg 'groggy' Lehey grog at FreeBSD.org
Thu Mar 27 17:52:35 PST 2003


On Thursday, 27 March 2003 at 20:44:37 -0500, David Banning wrote:
> I have had a number of ports that are marked as security problems
> or are forbidden. Can I bypass this warning somehow and still
> compile?

At your own risk.  In the Makefile you'll find something like:

FORBIDDEN=	"Security vulnerability, see bugtraq id 5808"

Change this to

# FORBIDDEN=	"Security vulnerability, see bugtraq id 5808"

After that you can install.  Check what you're letting yourself in for
first.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20030328/5770ab61/attachment.bin


More information about the freebsd-questions mailing list