Add @dir keyword and mark @dirrm and @dirrmtry as deprecated
modified libpkg/pkg_ports.c
@@ -94,6 +94,9 @@ struct action {
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -114,6 +117,7 @@ static struct action_cmd {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -330,14 +334,26 @@ meta_dirrm(struct plist *p, char *line, struct file_attr *a, bool try)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -694,6 +710,7 @@ static struct keyact {
|
|
|
|
|
|
| + | |
|
|
|
|
|