Port details |
- mirmon Monitor the status of mirrors
- 2.11_1 misc
=2 2.11_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2004-06-15 02:11:37
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- http://www.cs.uu.nl/people/henkp/mirmon/
- Description:
- Many project are mirrored worldwide. Mirmon helps in monitoring these mirrors.
In a concise graphic format, mirmon shows each site's history of the last two
weeks, making it easy to spot stale or dead mirrors. Mirmon quietly probes a
subset of the sites in a given list, writes the results in the 'state' file,
and generates a Web page with the results
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/mirmon/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/mirmon
- pkg install mirmon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mirmon
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1470125451
SHA256 (mirmon-2.11.tar.gz) = db02edd28f785cf1662e42134cc5bcc35acc1689719c2b69310b4416c3798e67
SIZE (mirmon-2.11.tar.gz) = 72482
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mirmon-2.11_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- misc_mirmon
- USES:
- perl5 shebangfix
- pkg-message:
- For install:
- The program is intended to be run by cron every hour.
42 * * * * perl /usr/local/bin/mirmon -q -get update
It quietly probes a subset of the sites in a given list,
writes the results in the 'state' file and generates a web page
with the results. The subset contains the sites that are new, bad
and/or not probed for a specified time.
When no 'get' option is specified, the program just generates a
new web page from the last known state.
The program checks the mirrors by running a (user specified)
program on a pipe. A (user specified) number of probes is
run in parallel using nonblocking IO. When something can be
read from the pipe, it switches the pipe to blocking IO and
reads one line from the pipe. Then it flushes and closes the
pipe. No attempt is made to kill the probe.
The probe should return something that looks like "1043625600\n",
that is, a timestamp followed by a newline. The exit status of
the probe is ignored.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.11_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.11_1 20 Jul 2022 14:22:28
    |
Tobias C. Berner (tcberner)  |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
2.11_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.11_1 05 Oct 2020 17:45:32
  |
rene  |
Return jadawin@'s ports to the pool after taking in his commit bit.
With hat: portmgr-secretary |
2.11_1 13 Aug 2019 22:29:43
  |
mat  |
onvert to UCL & cleanup pkg-message (categories l-m) |
2.11_1 06 Jan 2019 12:36:43
  |
tobik  |
misc/mirmon: Do not set USES twice and properly declare Perl run dependency |
2.11 03 Aug 2016 09:31:15
  |
jadawin  |
- Update to 2.11 |
2.10 19 May 2016 11:09:14
  |
amdmi3  |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
2.10 28 Dec 2014 13:23:23
  |
antoine  |
- Distfile was rerolled, the only difference is in the gzip compression,
.tar files do not differ
- Clean up |
2.10 04 Sep 2014 15:06:08
  |
jadawin  |
- Update to 2.10 |
2.9 21 Feb 2014 13:38:12
  |
ehaupt  |
Remove trailing whitespaces from category misc |
2.9 10 Feb 2014 13:54:28
  |
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
2.9 27 Dec 2013 15:13:08
  |
jadawin  |
- Fix SUB_LIST
Notified by: ohauer@ |
2.9 27 Dec 2013 14:47:58
  |
jadawin  |
- support STAGE |
20 Sep 2013 20:50:59

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
2.9 21 Aug 2013 12:55:13
  |
jadawin  |
- Update to 2.9
- Fix header
- Convert to new perl framework
- Convert to new options framework |
2.8 13 Mar 2013 14:08:25
  |
jadawin  |
- Fix header |
2.8 13 Mar 2013 13:55:41
  |
jadawin  |
- Update to 2.8
- Changelog:
http://www.staff.science.uu.nl/~penni101/mirmon/svn/trunk/RELEASE-NOTES |
2.7 18 Dec 2012 09:08:32
  |
jadawin  |
- Update to 2.7
- Changelog:
http://www.staff.science.uu.nl/~penni101/mirmon/svn/trunk/RELEASE-NOTES |
2.6 30 May 2012 15:29:30
 |
jadawin  |
- Update to 2.6
- Changelog:
http://www.staff.science.uu.nl/~penni101/mirmon/svn/trunk/RELEASE-NOTES |
2.5 04 May 2012 13:09:32
 |
jadawin  |
- Update to 2.5 |
2.4 19 Jan 2011 12:34:31
 |
jadawin  |
- Update to 2.4
- Changelog:
https://subversion.cs.uu.nl/repos/staff.henkp.mirmon/trunk/RELEASE-NOTES
Feature safe: yes |
2.3 17 Mar 2010 13:16:35
 |
pav  |
- Update to 2.3
Approved by: maintainer (jadawin) |
1.38 12 Mar 2008 13:27:28
 |
jadawin  |
- Update maintainer address
Approved by: thierry (mentor) |
1.38 23 Oct 2007 11:40:58
 |
miwi  |
- Update to 1.3.8
- Pass maintainership to submitter
PR: 117300
Submitted by: Philippe Audeoud <jadawin@tuxaco.net> |
1.37 29 Jan 2007 17:18:03
 |
miwi  |
- Add backup MASTER_SITES
Submitted by: pointyhat |
1.37 09 Dec 2006 10:00:38
 |
miwi  |
- Update to 1.37 |
1.36 10 May 2006 22:37:39
 |
edwin  |
Remove USE_REINPLACE from ports starting with M |
1.36 25 Nov 2005 16:09:33
 |
pav  |
- Add SHA256 |
1.36 19 Feb 2005 08:07:42
 |
krion  |
Update to version 1.36
PR: ports/77712
Submitted by: Sam Lawrance <boris at brooknet.com.au> |
1.34 15 Jun 2004 02:03:45
 |
ijliao  |
add mirmon 1.34
Monitor the status of mirrors |