pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: make show-depends-options or show-options-depends?



> On Thu, 06 Jun 2013 18:59:31 +0900, Thomas Mueller 
> <mueller6724%bellsouth.net@localhost> wrote:
        
> > How does one get the options of a package and all its dependencies in 
> > pkgsrc?
>
> > I used make show-depends-options, or was it make show-options-depends, but 
> > now that doesn't work.
        
> disappeared with following:
>   http://mail-index.netbsd.org/pkgsrc-changes/2013/05/12/msg089029.html
> and get back again with following:
>   http://mail-index.netbsd.org/pkgsrc-changes/2013/06/07/msg090296.html
        
--
> OBATA Akio / obache%NetBSD.org@localhost
        
Thanks for the response.  I don't know why anybody would want to remove 
show-depends-options.

I am in FreeBSD now, can't actually run anything in pkgsrc, but I can access 
that partition/directory.

I ran cvs up -dP and looked at the two files mentioned, which I access as 
/BETA1/pkgsrc/mk/bsd.options.mk and
/BETA1/pkgsrc/mk/misc/show.mk , both before and after.

I notice show-depends-options is headed by .PHONY .
What effect would that have on "make show-depends-options"?

Seeing those options is useful for showing options where there are many 
dependencies, as in
modular-xorg and gnumeric, and hplip.

I don't know any other command that would duplicate the functionality of "make 
show-depends-options".

Tom



Home | Main Index | Thread Index | Old Index