FreeBSD Bugzilla – Attachment 233742 Details for
Bug 263794
net/rsync: add rrsync manpage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Move the manpage to the right location and pkg-plist it
rsync.diff (text/plain), 785 bytes, created by
Helge Oldach
on 2022-05-05 11:20:03 UTC
(
hide
)
Description:
Move the manpage to the right location and pkg-plist it
Filename:
MIME Type:
Creator:
Helge Oldach
Created:
2022-05-05 11:20:03 UTC
Size:
785 bytes
patch
obsolete
>diff --git a/net/rsync/Makefile b/net/rsync/Makefile >index a558a11d612e..1ad3faf438dd 100644 >--- a/net/rsync/Makefile >+++ b/net/rsync/Makefile >@@ -96,6 +96,7 @@ post-install: > @${MKDIR} ${STAGEDIR}${ETCDIR} > ${INSTALL_DATA} ${FILESDIR}/rsyncd.conf.sample ${STAGEDIR}${ETCDIR}/ > ${INSTALL_SCRIPT} ${WRKSRC}/support/rrsync ${STAGEDIR}${PREFIX}/sbin >+ ${INSTALL_MAN} ${WRKSRC}/rrsync.1 ${STAGEDIR}${PREFIX}/man/man1/ > > post-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} >diff --git a/net/rsync/pkg-plist b/net/rsync/pkg-plist >index 89a3d1f59034..e3d759dfaa54 100644 >--- a/net/rsync/pkg-plist >+++ b/net/rsync/pkg-plist >@@ -4,4 +4,5 @@ sbin/rrsync > man/man1/rsync.1.gz > man/man1/rsync-ssl.1.gz > man/man5/rsyncd.conf.5.gz >+man/man1/rrsync.1.gz > @sample %%ETCDIR%%/rsyncd.conf.sample
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 263794
: 233742