21 Commits

Author SHA1 Message Date
ajacoutot
c4096e6659 Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:16:56 +00:00
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
sthen
a3e5de8f53 drop maintainer 2020-02-03 20:40:37 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
sthen
9e876a8328 update to mirmon-2.11 2016-07-30 21:20:33 +00:00
espie
511c5d230a a few minor pkg_subst fixes, for the coming patch (disallow -c without -m
outside of WRKDIR)
2015-11-02 11:56:54 +00:00
sthen
fbf81ff03e update to mirmon 2.10 2014-09-02 19:39:35 +00:00
sthen
a995e23177 minor update to mirmon 2.9 2013-10-06 22:39:24 +00:00
sthen
ef584937a1 minor update to mirmon 2.8 2013-03-18 20:15:42 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
gonzalo
735ec7ec08 Update for mirmon to 2.7.
Ok sthen@ (maintainer)
2013-01-22 12:54:53 +00:00
gonzalo
b61f015afb Little update for Mirmon to 2.6:
o Fixed sorting of 'fake' domain ; ucfirst not is required.
o Capitalize region names ; fake domains (like 'Master') should be
  ucfirst, and go to the top of the report list ; 'proper' regions
  are sorted 'lc'. The ISO-country-list is now utf8,
  Capitalized and complete.
o Faster probe-load averaging by always probing the average number
  of mirrors. The 'ok' and 'not ok' mirrors are averaged separately.
o Show 'project_name' when reporting changes in the mirror-list.
o Show 'path' for rsync urls in the report like 'site::path'.

While here GROFF is not needed.

Ok sthen@ (maintainer)
2012-09-28 11:40:39 +00:00
ajacoutot
e128a0bf97 Put these users in the daemon class to be consistent with all the other
ones in ports.

discussed with and ok sthen@
2012-01-26 08:03:56 +00:00
sthen
0399738b35 bugfix update to mirmon 2.4 2011-06-14 00:35:36 +00:00
jasper
4fee5ffce0 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.

ok aja@
2011-05-11 12:03:19 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
ajacoutot
2e7fec715b s/LOCALBASE/PREFIX/ 2010-06-08 08:05:20 +00:00
sthen
3ee42fb038 - save users from touching mirmon.db
- fix sample command-line
(and bump)
2010-06-08 00:26:45 +00:00
sthen
857b72166f import ports/net/mirmon
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.
2010-06-08 00:03:55 +00:00