mopping up references to cvsync that we missed
Refrence to the original commit in ports
2019-11-07 03:16 naddy
* devel/quirks/Makefile, devel/quirks/files/Quirks.pm,
net/Makefile: Remove cvsync to encourage a switch to rsync for
repository mirroring.
Note: https://www.openbsd.org/cvsync.html already links to the
instructions outlined in anoncvs.html of how to use rsync in place of
cvsync.
ok?
--
Index: distrib//notes/INSTALL
===================================================================
RCS file: /home/nayden/cvsync/src/distrib/notes/INSTALL,v
retrieving revision 1.54
diff -u -p -r1.54 INSTALL
--- distrib//notes/INSTALL 1 Aug 2019 19:42:51 -0000 1.54
+++ distrib//notes/INSTALL 27 Nov 2019 22:42:54 -0000
@@ -125,11 +125,10 @@ Getting source code for your OpenBSD Sys
Now that your OpenBSD system is up and running, you probably want to get
access to source code so that you can recompile pieces of the system.
-You can get the pieces over the internet using anonymous CVS, CVSync,
+You can get the pieces over the internet using anonymous CVS, rsync,
FTP or HTTP(s). For more information, see:
https://www.OpenBSD.org/anoncvs.html
- https://www.OpenBSD.org/cvsync.html
https://www.OpenBSD.org/ftp.html