Bryan Drewery

Results 351 comments of Bryan Drewery

I don't think this is the right approach, I'll explain in the other issue.

It's not really corrupt. pkg_info is no longer valid to use after converting to pkgng. Use 'pkg info'. It is known portmaster writes to the wrong place and causes these...

> On Apr 3, 2014, at 20:01, Seth [email protected] wrote: > > Is there an existing portmaster github issue that addresses this problem? I would like to subscribe to notifications...

Same issue in portupgrade https://github.com/freebsd/portupgrade/issues/62

The `-t` option seems to work as I expect. This also avoids the issue of portmaster losing control of building ports due to `make all` default changing to `make stage`...

Ports r191960 changed this behavior ``` 7. Split tracking of build and run depends to before and after the port build respectively. ```

[ Rotluchs] bdrewery: it looks fine at least until the recursive self-invocation [ Rotluchs] + exec /usr/local/sbin/portmaster -d -n -o textproc/ack p5-ack-1.96_1 [ Rotluchs] it must go wrong at some...

Related to #6. It would be better to make this optional instead of removing it completely.

By default portupgrade does save shared libraries and only deletes them if `-u` is specified, or if the libraries are shadowed and already exist in `ldconfig -r` outside of the...

None of the `py-` ports or `postgresql-client` was installed before running `portinstall devel/buildbot`