binaries list
Brandon Allbery
allbery.b at gmail.com
Tue Jul 3 18:18:10 PDT 2012
On Tue, Jul 3, 2012 at 8:42 PM, Gregory Seidman <
gsslist+macports at anthropohedron.net> wrote:
> If I don't specify -b, I always seem to build from source. What should I be
> looking for in the macports.conf?
>
As from "man macports.conf":
buildfromsource
Controls whether ports are built from source or downloaded as pre-
built archives. Setting to 'always' will never use archives,
'never'
will always try to use an archive and fail if one is not available.
'ifneeded' will try to fetch an archive and fall back to building
from source if that isn't possible.
Default: ifneeded
portarchivetype
Format of archives in which to store port images. This controls
both
the type of archive created locally after building from source, and
the type to request from remote servers. Changing this will not
affect the usability of already installed archives; they can be of
any supported type.
Supported types are: tgz, tar, tbz, tbz2, tlz, txz, xar, zip, cpgz,
cpio
Default: tbz2
Changing portarchivetype from tbz2 means that the prebuilt archives won't
be found (as they are all in tbz2 format only).
Also, is there any way to do something similar to port list outdated that
> will tell me whether a binary of a newer version is available?
>
Not so far as I am aware. It could probably be written, though, since the
archives all have (obviously) well defined names.
--
brandon s allbery allbery.b at gmail.com
wandering unix systems administrator (available) (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20120703/60ca86f7/attachment.html>
More information about the macports-users
mailing list