summaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp')
-rwxr-xr-xftp/rsync/DEPENDS13
-rw-r--r--ftp/rsync/HISTORY1
2 files changed, 10 insertions, 4 deletions
diff --git a/ftp/rsync/DEPENDS b/ftp/rsync/DEPENDS
index f3594fd6ce..7ed7f82d10 100755
--- a/ftp/rsync/DEPENDS
+++ b/ftp/rsync/DEPENDS
@@ -19,11 +19,16 @@ optional_depends xxhash \
"to enable xxhash checksums" &&
optional_depends zstd \
- "" \
+ "--enable-zstd" \
"--disable-zstd" \
- "enable ztd compression support"
+ "enable ztd compression support" &&
optional_depends lz4 \
- "" \
+ "--enable-lz4" \
"--disable-lz4" \
- "enable lz4 compression support"
+ "enable lz4 compression support" &&
+
+optional_depends SSL \
+ "--enable-openssl" \
+ "--disable-openssl" \
+ "enable SSL support"
diff --git a/ftp/rsync/HISTORY b/ftp/rsync/HISTORY
index 5603d4e8ea..0ea3ae3cba 100644
--- a/ftp/rsync/HISTORY
+++ b/ftp/rsync/HISTORY
@@ -1,5 +1,6 @@
2021-02-26 Remko van der Vossen <wich@sourcemage.org>
* BUILD: rewrite -s option to -Wl,--strip-debug in LDFLAGS
+ * DEPENDS: optionally depends on SSL
2020-08-07 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 3.2.3