summaryrefslogtreecommitdiff
path: root/misc/mirmon
AgeCommit message (Collapse)AuthorFilesLines
2018-08-22Recursive bump for perl5-5.28.0wiz1-1/+2
2016-09-18Updated misc/mirmon to 2.11mef3-14/+13
--------------------------- mirmon 2.11 -- 22 juli 2016 o Brent Thompson spotted a bug in the computation for 'median' ; fixed.
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2015-11-03Add SHA512 digests for distfiles for misc categoryagc1-1/+2
Problems found locating distfiles: Package colorls: missing distfile ls.tar.gz Package molden: missing distfile molden-4.6/molden4.6.tar.gz Package softmaker-office-demo: missing distfile ofl06trial.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-1/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-12-10Update 2.08 to 2.10mef3-10/+12
mirmon 2.10 -- 15 augustus 2014 o Probe only one site-url with "mirmon -get url site-url". ---------------------------------------------------------------------- mirmon 2.9 -- 13 augustus 2013 o Added a LICENSE file, requested by fedora packagers.
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-05-29Bump for perl-5.20.0.wiz1-1/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-07-21Update to 2.8. Changes:shattered5-103/+59
o The code is now modularised. The distribution contains 'Mirmon.pm', an OO interface for mirmon objects. Program 'mirmon' still contains all the code ; it is split into 'Mirmon.pm' and 'mirmon.pl'. o The mirror list can now have rsync urls. o The algorithm to balance the probe load over the hourly mirmon runs is improved ; from completely skewed to balanced takes some 5 days.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-03-02Reset maintainer to "pkgsrc-users@NetBSD.org".tron1-2/+2
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-2/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-4/+1
2008-06-14Fix DESTDIR installation.joerg1-2/+2
2008-04-07Fix DESTDIR.joerg1-4/+4
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam1-9/+10
their files via a custom do-install target.
2007-12-02Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.wiz1-3/+3
2007-09-20Fixed pkglint warnings.rillig1-5/+4
2006-07-23Put the correct default values for min_poll and max_poll into theheinz1-2/+2
example file.
2006-07-21Import of mirmon 1.36.heinz8-0/+362
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.