Commit graph

70 commits

Author SHA1 Message Date
a93615229d README:update 2023-03-19 16:03:04 -03:00
8763cd2b82 Add support for incremental updates
The 'portzap install' command would always install the entire ports
tree, whether for the first time or on a subsequent update where
copying the entire tree isn't neccessary.

This change is an attempt at only copying ports that have been modified
in some way. Rather than dealing with modifications file by file, a port
that is found to have modifications has its entire directory copied. This
makes life easier but is a bit slower.
2023-03-19 15:58:11 -03:00
62dda8940b License = 0BSD 2023-03-11 22:15:49 -03:00
5902c7ee9d README: update 2023-03-11 22:10:30 -03:00
ee2fda503c README: update 2023-03-11 22:09:48 -03:00
1bc9146b3a README: update 2023-03-11 22:09:25 -03:00
8cc6ea5b55 README: update 2023-03-11 22:08:27 -03:00
aeaab3f22a README: update 2023-03-11 22:07:13 -03:00
f6e7048c89 Add HardenedBSD source 2023-01-29 07:48:09 -03:00
f61f82d674 FIx a small typo in README.md 2023-01-23 19:18:37 -03:00
db80298d8f Rename "unpack" command to "install" 2023-01-19 10:23:27 -03:00
cc93729996 readme: update 2023-01-15 22:36:35 -03:00
86943a1ff7 readme: update 2023-01-15 22:35:12 -03:00
f5997e36bd readme: update 2023-01-15 22:34:09 -03:00
f73d409d20 Remove the leftovers of 'portzap rmtree' 2023-01-15 22:34:09 -03:00
b188685055 readme: fix 2023-01-14 19:52:50 -03:00
5ab1b157f4 readme: fix 2023-01-14 19:52:19 -03:00
79c59c3634 Add "portzap rmtree" 2023-01-14 19:51:12 -03:00
412c27542e readme: update 2023-01-14 14:45:46 -03:00
535c05e713 First commit 2023-01-14 14:30:29 -03:00