IABSD.fr/ports/sysutils/bupstash

Branch :


Log

Author Commit Date CI Message
c515d33e 2026-05-06 13:29:35 sysutils/bupstash: warn about upstream status in DESCR Add a warning to DESCR that the tool is unmaintained and may be removed in the future. Bump REVISION. Prodded by Laurence Tratt <laurie AT tratt DOT net>
93fa7585 2023-09-25 17:07:27 zap remaining MASTER_SITES0...9
c4f38a20 2023-01-01 19:29:09 Pull two upstream fixes --ignore-permission-errors didn't work in all cases, so I fixed one. Testing my PR on top of 0.12.0 as well and not just master revealed another bug, which lead to truncated filenames. This is fixed in master already. Do not wait for another release and apply both now, so backups no longer abort or corrupt in those use cases. All 57 (58 with this diff) bats(1) tests pass on amd64. OK bket
026b7f01 2023-01-01 19:26:56 Run cli tests `make test' only runs unit tests at the moment, but the bats(1) suite (for which the unused TEST_DEPENDS is already there) covers more and will gain a new test for a new fix soon, so actually run cli tests. No package change. OK bket
1dbb4ce5 2022-11-08 16:14:42 update sysutils/bupstash to 0.12.0 ok sdk@ gonzalo@ bket@
67810293 2022-10-28 10:00:45 bump REVISION for ports using rust, so that pkg_add -u for i386 users updates to packages without -znotext (i.e. with text relocations disabled) makes sense to phessler, semarie, tb
6f1dbcb6 2022-10-09 16:32:18 adjust rust programs to run with immutable stack the rust std library has been changed to not try to reallocate a guard page on the stack. as the rust std library is statically linked in rust programs, bump REVISION to force reinstall.
535d4c5d 2022-09-10 19:57:50 Update to bupstash-0.11.1 Bug fix and maintenance release. Changes: https://github.com/andrewchambers/bupstash/releases/tag/v0.11.1
081e60e9 2022-03-19 05:29:46 Update to bupstash-0.11.0 Changes: https://github.com/andrewchambers/bupstash/releases/tag/v0.11.0
34a8a25e 2022-03-08 08:53:49 remove rcs IDs in ports maintained by me