Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2005 22:54:37 +0200 (CEST)
From:      Jens Schweikhardt <schweikh@schweikhardt.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/87642: Contrary to ports(7) there is no target "showconfig-recursive"
Message-ID:  <200510182054.j9IKsb6d005393@hal9000.schweikhardt.net>
Resent-Message-ID: <200510182100.j9IL0Qn1038841@freefall.freebsd.org>

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

>Number:         87642
>Category:       ports
>Synopsis:       Contrary to ports(7) there is no target "showconfig-recursive"
>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 Oct 18 21:00:26 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jens Schweikhardt
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
Digital Details
>Environment:
System: FreeBSD hal9000.schweikhardt.net 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Tue Oct 11 19:40:20 CEST 2005 toor@hal9000.schweikhardt.net:/share/HEAD/obj/share/HEAD/src/sys/HAL9000 i386


>Description:

>How-To-Repeat:

# man 7 ports
...
     The following targets are not run during the normal install process.

     showconfig       Display OPTIONS config for this port.

     showconfig-recursive
                      Display OPTIONS config for this port and all its depen-

# cd /usr/ports/editors/openoffice.org-2.0-devel
# make showconfig-recursive
make: don't know how to make showconfig-recursive. Stop
# cd /usr/ports/sysutils/samefile
# make showconfig-recursive
make: don't know how to make showconfig-recursive. Stop

>Fix:

	Implement showconfig-recursive (or maybe it's just a typo somewhere
	in the big kahuna? At first glance it looks like it's nowhere in
	bsd.port.mk.)


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



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