openbsd-ports/net/rsync
namn dd1e1ba109 update net/rsync 3.2.4
NEWS: https://download.samba.org/pub/rsync/NEWS#3.2.4

originally from tj@ with tweaks by me:
- --with-nobody-user=_rsync
- remove compat.c (fixed)
- remove configure.sh (use --with-nobody-user=_rsync instead)
- remove receiver.c (upstreamed)
- rrsync patch: churn and moves from perl to python3
- --with-rrsync and brings in python as BUILD_DEPENDS (not RUN_DEPENDS)
    and textproc/py-commonmark, needed to run
    ${WRKSRC}/md-convert. md-convert converts rsync.1.md --> rsync.1, so
    remove patches for man pages and patch markdown files instead.
- When patching markdown files, mainly keep these two changes:
  /usr/bin --> ${PREFIX}/bin and nobody --> _rsync.
- remove rsyncd.conf.5 from ${SUBST_CMD}
- --enable-md5-asm only on amd64, as configure check fails on other
    platforms (from naddy@ to retain
    checking whether to enable MD5 ASM optimizations... yes (x86_64))

feedback from tj@ espie@ sthen@ naddy@
ok sthen@
2022-05-23 00:24:58 +00:00
..
patches update net/rsync 3.2.4 2022-05-23 00:24:58 +00:00
pkg update net/rsync 3.2.4 2022-05-23 00:24:58 +00:00
distinfo update net/rsync 3.2.4 2022-05-23 00:24:58 +00:00
Makefile update net/rsync 3.2.4 2022-05-23 00:24:58 +00:00