Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 2003 16:37:42 +0000
From:      Philip Reynolds <philip.reynolds@rfc-networks.ie>
To:        freebsd-ports@freebsd.org
Subject:   Re: Getting a list of existing packages
Message-ID:  <20030925163742.GA88433@rfc-networks.ie>
In-Reply-To: <3F72D337.11051.1F9C8A56@localhost>
References:  <3F72D337.11051.1F9C8A56@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Dan Langille <dan@langille.org> 20 lines of wisdom included:
> Please cc me on any replies.
> 
> I'm trying to find a way of determining whether or not a given port 
> should have a package.  I would prefer to obtain this information via 
> make. e.g. make -V PACKAGEEXISTS

I don't think this is possible, since package builds are done
regularly. The fact that a package existed when someone updated the
port last, does not mean that a package still exists. I think the
main reason a package would not exist would be because of a build
failure (distfile not existing, compilation error etc.)

I think the only way to check if a relevant port has a package would
be to check on bento.

I'm completely open to correction here..

I'm also wondering what exactly you mean by "should have a package"?
Perhaps I missed the point completely.

Regards,
-- 
Philip Reynolds                      | RFC Networks Ltd.
philip.reynolds@rfc-networks.ie      | +353 (0)1 8832063
http://people.rfc-networks.ie/~phil  | www.rfc-networks.ie



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