From c572c55f34a73959ea1756338cb33e853ab208cc Mon Sep 17 00:00:00 2001 From: heinz Date: Fri, 21 Jul 2006 13:15:22 +0000 Subject: Import of mirmon 1.36. Many software projects are mirrored worldwide. The mirror sites are required to update the mirror archive regularly (daily, weekly) from a root server. Mirmon helps administrators in keeping an eye on the mirror sites. In a concise graphic format, mirmon shows each site's status history of the last two weeks. It is easy to spot stale or dead mirrors. --- misc/mirmon/patches/patch-aa | 12 +++++++ misc/mirmon/patches/patch-ab | 82 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 94 insertions(+) create mode 100644 misc/mirmon/patches/patch-aa create mode 100644 misc/mirmon/patches/patch-ab (limited to 'misc/mirmon/patches') diff --git a/misc/mirmon/patches/patch-aa b/misc/mirmon/patches/patch-aa new file mode 100644 index 00000000000..e222dee1e45 --- /dev/null +++ b/misc/mirmon/patches/patch-aa @@ -0,0 +1,12 @@ +$NetBSD: patch-aa,v 1.1.1.1 2006/07/21 13:15:22 heinz Exp $ + +--- mirmon.orig 2006-07-20 11:03:07.000000000 +0200 ++++ mirmon +@@ -1116,6 +1116,7 @@ sub get_date + unless ( defined $time ) { return err $url, 'no time' ; } + + $time = ( split ' ', $time ) [ 0 ] ; ++ $time = '' unless defined $time; + + if ( $time eq '' ) + { err $url, "empty" ; } diff --git a/misc/mirmon/patches/patch-ab b/misc/mirmon/patches/patch-ab new file mode 100644 index 00000000000..9676b4f3b83 --- /dev/null +++ b/misc/mirmon/patches/patch-ab @@ -0,0 +1,82 @@ +$NetBSD: patch-ab,v 1.1.1.1 2006/07/21 13:15:22 heinz Exp $ + +--- countries.list.orig 2004-12-28 18:54:57.000000000 +0100 ++++ countries.list +@@ -1,3 +1,4 @@ ++ac - ascension island + ad - andorra + ae - united arab emirates + af - afghanistan +@@ -14,6 +15,7 @@ at - austria + au - australia + aw - aruba + az - azerbaijan ++ax - aland islands + ba - bosnia and herzegovina + bb - barbados + bd - bangladesh +@@ -37,7 +39,7 @@ ca - canada + cc - cocos (keeling) islands + cd - congo, the democratic republic of the + cf - central african republic +-cg - congo ++cg - congo, republic of + ch - switzerland + ci - cote d'ivoire + ck - cook islands +@@ -65,6 +67,7 @@ eh - western sahara + er - eritrea + es - spain + et - ethiopia ++eu - european union + fi - finland + fj - fiji + fk - falkland islands (malvinas) +@@ -76,6 +79,7 @@ gb - united kingdom + gd - grenada + ge - georgia + gf - french guiana ++gg - guernsey + gh - ghana + gi - gibraltar + gl - greenland +@@ -98,12 +102,14 @@ hu - hungary + id - indonesia + ie - ireland + il - israel ++im - isle of man + in - india + io - british indian ocean territory + iq - iraq + ir - iran, islamic republic of + is - iceland + it - italy ++je - jersey + jm - jamaica + jo - jordan + jp - japan +@@ -212,6 +218,7 @@ tl - timor-leste + tm - turkmenistan + tn - tunisia + to - tonga ++tp - east timor + tr - turkey + tt - trinidad and tobago + tv - tuvalu +@@ -219,7 +226,7 @@ tw - taiwan, province of china + tz - tanzania, united republic of + ua - ukraine + ug - uganda +-uk - united kingdom ++uk - united kingdom + um - united states minor outlying islands + us - united states + uy - uruguay +@@ -235,6 +242,7 @@ wf - wallis and futuna + ws - samoa + ye - yemen + yt - mayotte ++yu - yugoslavia + za - south africa + zm - zambia + zw - zimbabwe -- cgit v1.2.3