aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/rsync
diff options
context:
space:
mode:
Diffstat (limited to 'repos/extra/rsync')
-rw-r--r--repos/extra/rsync/.checksum2
-rw-r--r--repos/extra/rsync/.files16
-rw-r--r--repos/extra/rsync/abuild7
-rw-r--r--repos/extra/rsync/depends1
-rwxr-xr-xrepos/extra/rsync/rsyncd.run3
5 files changed, 29 insertions, 0 deletions
diff --git a/repos/extra/rsync/.checksum b/repos/extra/rsync/.checksum
new file mode 100644
index 00000000..cf0e405d
--- /dev/null
+++ b/repos/extra/rsync/.checksum
@@ -0,0 +1,2 @@
+e1cfdd51a1a89a49e73f8fa730a4321392fe4a29533c0979c2c09c7ce3808b6f rsync-3.4.1.tar.gz
+af3d7e1973f1c8a02a31e1967dc84faea84cf96b84cdc9eb647e1f59465ad9f8 rsyncd.run
diff --git a/repos/extra/rsync/.files b/repos/extra/rsync/.files
new file mode 100644
index 00000000..0d5b2ab9
--- /dev/null
+++ b/repos/extra/rsync/.files
@@ -0,0 +1,16 @@
+drwxr-xr-x root/root etc/
+drwxr-xr-x root/root etc/sv/
+drwxr-xr-x root/root etc/sv/rsyncd/
+-rwxr-xr-x root/root etc/sv/rsyncd/run.new
+lrwxrwxrwx root/root etc/sv/rsyncd/supervise -> ../../../run/runit/supervise.rsyncd
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/rsync
+-rwxr-xr-x root/root usr/bin/rsync-ssl
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/rsync-ssl.1.gz
+-rw-r--r-- root/root usr/share/man/man1/rsync.1.gz
+drwxr-xr-x root/root usr/share/man/man5/
+-rw-r--r-- root/root usr/share/man/man5/rsyncd.conf.5.gz
diff --git a/repos/extra/rsync/abuild b/repos/extra/rsync/abuild
new file mode 100644
index 00000000..acd9f574
--- /dev/null
+++ b/repos/extra/rsync/abuild
@@ -0,0 +1,7 @@
+name=rsync
+version=3.4.1
+release=1
+source="https://www.samba.org/ftp/$name/src/$name-$version.tar.gz
+ rsyncd.run"
+sv="rsyncd.run"
+build_opt="--disable-xxhash --without-included-zlib --disable-lz4 --disable-zstd"
diff --git a/repos/extra/rsync/depends b/repos/extra/rsync/depends
new file mode 100644
index 00000000..5bada81a
--- /dev/null
+++ b/repos/extra/rsync/depends
@@ -0,0 +1 @@
+popt
diff --git a/repos/extra/rsync/rsyncd.run b/repos/extra/rsync/rsyncd.run
new file mode 100755
index 00000000..0da8d507
--- /dev/null
+++ b/repos/extra/rsync/rsyncd.run
@@ -0,0 +1,3 @@
+#!/bin/sh
+exec 2>&1
+exec rsync --daemon --no-detach