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

Hint: recommend unionfs #5

Closed
TLINDEN opened this issue Jan 4, 2021 · 1 comment
Closed

Hint: recommend unionfs #5

TLINDEN opened this issue Jan 4, 2021 · 1 comment

Comments

@TLINDEN
Copy link

TLINDEN commented Jan 4, 2021

Howdy,

in your README you write, that dependencies have to be built manually. However, if you mount the repository using unionfs onto /usr/ports then all dependencies build automatically just fine.

Eg:

mount -t unionfs -o ro $HOME/git/freebsd-ports-php56 /usr/ports

Other than that: thanks for the effort, helps a lot!

Tom

mariancerny added a commit that referenced this issue Apr 5, 2021
Add note about unionfs hint suggested by TLINED in:

Hint: recommend unionfs #5

Also unify the path /usr/local/ports/php56 -> /opt/ports/php56.
@mariancerny
Copy link
Owner

Thanks for the suggestion. I have updated the README.md to include this.

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

No branches or pull requests

2 participants