how do I get apache24 to stay installed with mod_mpm_event and mod_python?
Matthew Seaman
m.seaman at infracaninophile.co.uk
Mon Sep 8 06:25:59 UTC 2014
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 971 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-pkg/attachments/20140908/5ba8b849/attachment.sig>
More information about the freebsd-pkg
mailing list