Complete lua support for keywords
modified libpkg/pkg_ports.c
@@ -114,8 +114,6 @@ keyword_open_schema(void)
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -728,6 +726,16 @@ static struct keyact {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -908,6 +916,16 @@ apply_keyword_file(ucl_object_t *obj, struct plist *p, char *line, struct file_a
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|