CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/11/07 03:16:27
Modified files:
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
net : Makefile
Removed files:
net/cvsync : Makefile distinfo
net/cvsync/files: cvsync.conf cvsyncd.conf
net/cvsync/patches: patch-common_filecmp_rcs_c
patch-common_filescan_rcs_c
patch-common_rcslib_c patch-common_rcslib_h
patch-common_refuse_c
patch-common_updater_rcs_c
patch-common_version_h
patch-cvsyncd_access_c patch-rcscmp_main_c
net/cvsync/pkg : DESCR PLIST cvsyncd.rc
Log message:
Remove cvsync to encourage a switch to rsync for repository mirroring.
cvsync is buggy and crashes. It also replicates the repository in such
a way that there are problems with branches in the copies. It is
abandonware, the last release is 14 years old.
ok sthen@