remove pkgsrc

This commit is contained in:
Max Erenberg 2021-12-22 13:07:02 -05:00
parent 5036a665d3
commit d68741a21d
2 changed files with 7 additions and 10 deletions

View File

@ -299,12 +299,13 @@ repos = {
'interval': twice_daily, 'interval': twice_daily,
'max-sync-time': maxtime, 'max-sync-time': maxtime,
}, },
'netbsd-pkgsrc': { # We stopped mirroring pkgsrc on 2021-12-22 due to disk performance issues.
'command': '~/bin/csc-sync-standard pkgsrc rsync.netbsd.org pkgsrc', #'netbsd-pkgsrc': {
#'command': '~/bin/csc-sync-standard pkgsrc rsync3.jp.netbsd.org pub/pkgsrc/', # 'command': '~/bin/csc-sync-standard pkgsrc rsync.netbsd.org pkgsrc',
'interval': twice_daily, # #'command': '~/bin/csc-sync-standard pkgsrc rsync3.jp.netbsd.org pub/pkgsrc/',
'max-sync-time': maxtime, # 'interval': twice_daily,
}, # 'max-sync-time': maxtime,
#},
'macports-release': { 'macports-release': {
'command': '~/bin/csc-sync-standard MacPorts/release rsync.macports.org macports/release/', 'command': '~/bin/csc-sync-standard MacPorts/release rsync.macports.org macports/release/',
'interval': bi_hourly, 'interval': bi_hourly,

View File

@ -246,10 +246,6 @@ directories:
site: netbsd.org site: netbsd.org
url: https://www.netbsd.org/ url: https://www.netbsd.org/
pkgsrc:
site: pkgsrc.org
url: https://pkgsrc.org/
raspberrypi: raspberrypi:
site: raspberrypi.org site: raspberrypi.org
url: https://www.raspberrypi.org/ url: https://www.raspberrypi.org/