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
On 6/25/2013 8:48 PM, Adrian Murphy wrote:
> Hi,
>
> I noticed portmaster developed a problem after a recent update to
> ports-mgmt/pkg where the following appears in the output:
>
> [: false: bad number
>
> I traced it to lines in portmaster where np_orphan is set:
>
> np_orphan=`pkg query "%a
Hi,
I noticed portmaster developed a problem after a recent update to
ports-mgmt/pkg where the following appears in the output:
[: false: bad number
I traced it to lines in portmaster where np_orphan is set:
np_orphan=`pkg query "%a" $upg_port`
It appears 'pkg query "%a"' used to return 0 o
This is r244834 ia64, ports tree at r314250.
lang/gcc46 doesn't build, but lang/gcc47 does.
So I set:
# grep GCC_DEFAULT_VERSION= /usr/ports/Mk/bsd.gcc.mk
GCC_DEFAULT_VERSION=4.7
#
I now want to rebuild all p5-* ports following
perl upgrade to perl-5.16.2_1.
On build and install of p5-ExtUt