how do I get apache24 to stay installed with mod_mpm_event and mod_python?
George Michaelson
ggm at pobox.com
Tue Sep 9 02:21:49 UTC 2014
I went with pkg lock for now. its simple. thanks for cluestick.
On Mon, Sep 8, 2014 at 4:25 PM, Matthew Seaman
<m.seaman at infracaninophile.co.uk> wrote:
> On 08/09/2014 06:41, George Michaelson wrote:
>> Whats the canonical recipe to tell pkg and port to "play nice" so you
>> can have non-standard builds of things?
>
> You can hint to pkg(8) to tell it which repository it should install a
> package from by using pkg-annotate(8) -- see the 'WORKING WITH MULTIPLE
> REPOSITORIES' section pkg-repository(5).
>
> Beyond that, you can use pkg-lock(8) to force pkg(8) not to overwrite
> your customised installs with the defaults from the pkgrepo. Having to
> use pkg-lock(8) to override the logic of the dependency solver is not
> ideal, but sometimes needs must.
>
> Right now, installing packages from ports is not treated entirely
> equivalently as using a binary package repository. That's an area which
> is currently under development: handling various different types of
> package sources coherently.
>
> Cheers,
>
> Matthew
>
> --
> Dr Matthew J Seaman MA, D.Phil.
>
> PGP: http://www.infracaninophile.co.uk/pgpkey
> JID: matthew at infracaninophile.co.uk
>
More information about the freebsd-pkg
mailing list