Skip to content

Commit

Permalink
Update FAQ about portmaster
Browse files Browse the repository at this point in the history
  • Loading branch information
bapt committed May 15, 2012
1 parent 4f3296c commit 55286eb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions FAQ.md
Expand Up @@ -122,15 +122,16 @@ First make sure you have the latest portmaster patch from the Github repo.

The latest patch can be found here:

* [ports/portmaster.patch](https://github.com/pkgng/pkgng/blob/master/ports/portmaster.patch)
* [ports/portmaster.patch](https://github.com/pkgng/pkgng/blob/master/ports/patch-portmaster-pkgng)

Now patch portmaster:

# cd /usr/local/sbin && patch < /path/to/pkgng/ports/portmaster.patch
# cp patch-portmaster-pkgng /usr/ports/ports-mgmt/portmaster/files
# make -C /usr/ports/ports-mgmt/portmaster clean deinstall reinstall

Enable pkgng in portmaster:

# echo "use_pkgng=yes" >> /usr/local/etc/portmaster.rc
# echo "WITH_PKGNG=yes" >> /etc/make.conf

That was it.
<a name="16"></a>
Expand Down

0 comments on commit 55286eb

Please sign in to comment.