remove pkgsrc

master-backup
Max Erenberg 1 year ago
parent 5036a665d3
commit d68741a21d
  1. 13
      merlin/merlin.py
  2. 4
      mirror-index/config.yaml

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

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

Loading…
Cancel
Save