docs/180579: committer's guide incomplete on ports removal

2013-07-15 Thread Matthias Andree
ords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 15 18:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release:FreeBSD 9.1-RELEASE-p4 amd64 >Organization: >Environment

Re: What is MAKE_JOBS_UNSAFE?

2013-09-09 Thread Matthias Andree
Am 09.09.2013 22:22, schrieb Thomas Mueller: > So I want to know what MAKE_JOBS_UNSAFE=yes is supposed to do, and do I set > it by > > env MAKE_JOBS_UNSAFE=yes portmaster multimedia/vlc > (or whatever other port it applies to)? Thomas, It prevents parallel ("make -j 4") build of ports, and yo

How to handle port merges on upgrade for pkg/portmaster/portupgrade/port... (was: Dealing with a port being merged into another)

2014-11-12 Thread Matthias Andree
Am 23.10.2014 um 12:01 schrieb Raphael Kubo da Costa: > Hi everyone, > > One of the changes we (kde@) have made in the upcoming Qt 5.3.2 update > is merging devel/qt5-qmldevtools into lang/qt5-qml. > > I'd now like to know what needs to be done to make it easy to everyone > to upgrade their ports