Add support for PORTSDIR values other than the default /usr/ports
modified libpkg/Makefile
@@ -119,6 +119,10 @@ LDADD+= -ledit
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified pkg/Makefile
@@ -44,6 +44,10 @@ GITHASH!= cd ${.CURDIR} && git rev-parse --short HEAD
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified pkg/rquery.c
@@ -80,9 +80,12 @@ usage_rquery(void)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|