Add an option off by default to allow plist to accept regular directory without prepending with a keyword
modified docs/pkg.conf.5
@@ -197,6 +197,8 @@ Default: not set.
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_config.c
@@ -317,6 +317,12 @@ static struct config_entry c[] = {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_ports.c
@@ -408,6 +408,12 @@ file(struct plist *p, char *line, struct file_attr *a)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|