Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2019 10:35:21 -0700
From:      Yuri <yuri@rawbw.com>
To:        "ports@freebsd.org" <ports@freebsd.org>
Subject:   Is there a way to build only the port from source, and install dependencies from packages with the make command?
Message-ID:  <20850a87-edd8-457c-352c-9b3c5baa8781@rawbw.com>

next in thread | raw e-mail | index | archive | help
Sometimes instructions to build some port from source are needed. "cd 
/usr/ports/{caregory}/{port-name} && make" rebuilds everything from 
source, including dependencies.

Is there an easy way to make it install missing dependencies with pkg, 
without listing them? I couldn't find such feature.


This can be useful:

1. When some software's README describes how to install it on FreeBSD 
from source.

2. When developers need to compile from source only a specific port 
without waiting for dependencies to build.


Yuri





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20850a87-edd8-457c-352c-9b3c5baa8781>