Marcus Calhoun-Lopez wrote:
> A while back, I tried to create a small subport of qt5-mac to install Qt3D
> (see #48006).
Qt3D is now a full (and quite small) component of Qt 5.5.0 , small enough to be
built along with the brunt of Qt.
> I now have a Portfile that installs all of the individual
On 2015-10-06 11:30, Clemens Lang wrote:
> You upgraded to a trunk version of MacPorts, which automatically updated your
> database to database version 1.202. In 1.202, I dropped a couple of fields
> (see
> [1]) we initially added to be future-compatible but never ended up using and
> can
> now b
On Wed, Oct 7, 2015 at 10:23 AM, Clemens Lang wrote:
> - On 7 Oct, 2015, at 10:19, Mojca Miklavec wrote:
>
>> I don't find anything seemingly relevant there, but in any case I
>> would like to have a command-line option to do that only when I'm
>> intentionally upgrading just a portion of outda
2015-10-07 10:19 GMT+02:00 Mojca Miklavec :
> [...] I would like to have a command-line option [...]
--no-rev-upgrade (see man port)
> [...] configure the global settings in such
> a way that the installation script would actually check for broken
> ports, but would only warn me and list broken p
- On 7 Oct, 2015, at 10:19, Mojca Miklavec mo...@macports.org wrote:
> I don't find anything seemingly relevant there, but in any case I
> would like to have a command-line option to do that only when I'm
> intentionally upgrading just a portion of outdated ports (or maybe the
> best option
On Wed, Oct 7, 2015 at 3:44 AM, Brandon Allbery wrote:
> On Tue, Oct 6, 2015 at 8:23 PM, Mojca Miklavec wrote:
>>
>> How can I prevent doing the automatic check for broken ports at the
>> end of installation process?
>
>
> Change the revupdate setting in macports.conf to report. (I can't check the