pkg: messages improvements
modified libpkg/backup_lib.c
@@ -137,7 +137,7 @@ backup_library(struct pkgdb *db, struct pkg *p, const char *path)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -146,7 +146,7 @@ backup_library(struct pkgdb *db, struct pkg *p, const char *path)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -159,7 +159,7 @@ backup_library(struct pkgdb *db, struct pkg *p, const char *path)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -175,7 +175,7 @@ backup_library(struct pkgdb *db, struct pkg *p, const char *path)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/fetch_file.c
@@ -45,12 +45,12 @@ file_open(struct pkg_repo *repo, struct fetch_item *fi)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/fetch_libcurl.c
@@ -267,7 +267,7 @@ http_getmirrors(struct pkg_repo *r, struct curl_repodata *cr)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -330,7 +330,7 @@ curl_open(struct pkg_repo *repo, struct fetch_item *fi __unused)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -358,7 +358,7 @@ curl_open(struct pkg_repo *repo, struct fetch_item *fi __unused)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -556,7 +556,7 @@ do_retry:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/lua.c
@@ -262,7 +262,7 @@ lua_pkg_copy(lua_State *L)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/lua_scripts.c
@@ -156,7 +156,7 @@ cleanup:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -187,7 +187,7 @@ pkg_lua_script_from_ucl(struct pkg *pkg, const ucl_object_t *obj, pkg_lua_script
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg.c
@@ -319,7 +319,7 @@ pkg_set_s(struct pkg *pkg, pkg_attr attr, const char *str)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -328,7 +328,7 @@ pkg_set_s(struct pkg *pkg, pkg_attr attr, const char *str)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -337,7 +337,7 @@ pkg_set_s(struct pkg *pkg, pkg_attr attr, const char *str)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -346,7 +346,7 @@ pkg_set_s(struct pkg *pkg, pkg_attr attr, const char *str)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_add.c
@@ -240,7 +240,7 @@ attempt_to_merge(int rootfd, struct pkg_config_file *rcf, struct pkg *local,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -259,7 +259,7 @@ set_chflags(int fd, const char *path, u_long fflags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -275,7 +275,7 @@ set_attrsat(int fd, const char *path, mode_t perm, uid_t uid, gid_t gid,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -283,11 +283,11 @@ set_attrsat(int fd, const char *path, mode_t perm, uid_t uid, gid_t gid,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -307,16 +307,16 @@ set_attrsat(int fd, const char *path, mode_t perm, uid_t uid, gid_t gid,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -413,29 +413,29 @@ create_dir(struct pkg_add_context *context, struct pkg_dir *d,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -515,7 +515,7 @@ create_symlinks(struct pkg_add_context *context, struct pkg_file *f, const char
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -536,7 +536,7 @@ retry:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -629,7 +629,7 @@ create_hardlink(struct pkg_add_context *context, struct pkg_file *f, const char
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -643,7 +643,7 @@ create_hardlink(struct pkg_add_context *context, struct pkg_file *f, const char
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -669,7 +669,7 @@ retry:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -745,7 +745,7 @@ create_regfile(struct pkg_add_context *context, struct pkg_file *f, struct archi
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -756,9 +756,9 @@ create_regfile(struct pkg_add_context *context, struct pkg_file *f, struct archi
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -789,21 +789,21 @@ create_regfile(struct pkg_add_context *context, struct pkg_file *f, struct archi
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -992,7 +992,7 @@ pkg_extract_finalize(struct pkg *pkg, tempdirs_t *tempdirs)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1044,7 +1044,7 @@ pkg_extract_finalize(struct pkg *pkg, tempdirs_t *tempdirs)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1639,14 +1639,14 @@ pkg_add_group(struct pkg *pkg)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1797,7 +1797,7 @@ pkg_add_fromdir(struct pkg *pkg, const char *src, struct pkgdb *db __unused)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1810,7 +1810,7 @@ pkg_add_fromdir(struct pkg *pkg, const char *src, struct pkgdb *db __unused)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1934,7 +1934,7 @@ open_tempdir(struct pkg_add_context *context, const char *path)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1943,7 +1943,7 @@ open_tempdir(struct pkg_add_context *context, const char *path)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_config.c
@@ -524,7 +524,7 @@ connect_evpipe(const char *evpipe) {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1232,7 +1232,7 @@ pkg_ini(const char *path, const char *reposdir, pkg_init_flags flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1880,7 +1880,7 @@ pkg_set_rootdir(const char *rootdir) {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_jobs.c
@@ -259,7 +259,7 @@ pkg_jobs_add(struct pkg_jobs *j, match_t match, char **argv, int argc)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_ports.c
@@ -829,7 +829,7 @@ external_keyword(struct plist *plist, char *keyword, char *line, struct file_att
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1247,12 +1247,12 @@ include_plist(struct plist *p, char *name, struct file_attr *a __unused)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1278,7 +1278,7 @@ ports_parse_plist(struct pkg *pkg, const char *plist, const char *stage)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/scripts.c
@@ -262,7 +262,7 @@ cleanup:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/utils.c
@@ -850,7 +850,7 @@ mkdirat_p(int fd, const char *path)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/clean.c
@@ -190,7 +190,7 @@ recursive_analysis(int fd, struct pkgdb *db, const char *dir,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -203,7 +203,7 @@ recursive_analysis(int fd, struct pkgdb *db, const char *dir,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -305,7 +305,7 @@ exec_clean(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/register.c
@@ -113,7 +113,7 @@ exec_register(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/set.c
@@ -214,7 +214,7 @@ exec_set(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/ssh.c
@@ -66,7 +66,7 @@ exec_ssh(int argc, char **argv __unused)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|