Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 2008 08:09:41 -0000
From:      "Josh Paetzel" <josh@tcbug.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        Joerg.Pulz@frm2.tum.de
Subject:   ports/121355: net/isc-dhcp3-server mishandles OPTIONS
Message-ID:  <1204618181.6061@homebase.tcbug.org>
Resent-Message-ID: <200803041410.m24EA1rs057183@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         121355
>Category:       ports
>Synopsis:       net/isc-dhcp3-server mishandles OPTIONS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 04 14:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Josh Paetzel
>Release:        FreeBSD 6.3-RELEASE i386
>Organization:
>Environment:


System: FreeBSD 6.3-RELEASE #1: Mon Feb 11 03:00:24 UTC 2008
    jpaetzel@homebase.tcbug.org:/usr/obj/usr/src/sys/HOMEBASE



>Description:


net/isc-dhcp3-server handles OPTIONS incorrectly


>How-To-Repeat:


cd /usr/ports/net/isc-dhcp3-server
make config

Select both WITH_OPENSSL_BASE and WITH_OPENSSL_PORT
make install

Should bomb here due to conflicting OPTIONS but doesn't.

make config
Select just WITH_OPENSSL_PORT
make deinstall reinstall

Should install openssl from ports but doesn't

portlint says...
FATAL: Makefile: [69]: USE_OPENSSL is set after including bsd.port.pre.mk.
WARN: Makefile: [OPENSSL_BASE is listed in OPTIONS, but neither WITH_OPENSSL_BASE nor WITHOUT_OPENSSL_BASE appears.]:
WARN: Makefile: [OPENSSL_PORT is listed in OPTIONS, but neither WITH_OPENSSL_PORT nor WITHOUT_OPENSSL_PORT appears.]:



>Fix:


Patch not provided since there's a few ways to go about this and the port is maintained.


>Release-Note:
>Audit-Trail:
>Unformatted:



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