Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for local package installation with pkgng. #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amishHammer
Copy link
Contributor

This patch allows local packages to be installed if available.

@TheDreamer
Copy link

Just what I've been looking for since I switched to pkgng.... because I use '-g' and '--delete-build-only', its nice having '--packages-build --packages-local --local-packagedir=...', to install the build only dependency from previous package.

Don't know if it always did, and I only noticed now in testing this patch... but:

 ===>>> Installing package
 Installing libtool-2.4.2_2... done

 ===>>> Creating a package for new version libtool-2.4.2_2
 Creating package for libtool-2.4.2_2
   ===>>> Package saved to /usr/ports/packages/All

 ===>>> Installation of devel/libtool (libtool-2.4.2_2) succeeded

creating a package from an installing a package seems strange.

@TheDreamer
Copy link

Since pkgng has the feature...

when installing a build-only depend..."pkg add" should use the "-A" switch.

Not sure if it should with other automatic dependency installs by portmaster?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants