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
8d7492377d
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 21:07:45 +00:00
espie
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +00:00
espie
99ff5e917c
TRUEPREFIX => PREFIX (last instance in packaging information!)
2018-05-26 17:43:43 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
ajacoutot
96ecf1cd12
Zap trailing spaces at EOL.
2016-08-03 13:06:41 +00:00
naddy
cfbb239b6a
Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
...
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
naddy
611dc52f1c
Drop USE_GROFF since groff and mandoc produce identical output.
2014-01-01 20:46:27 +00:00
sthen
7b10e7c633
PERMIT_*
2013-03-11 12:27:53 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
6bb66a06ba
${SYSCONFDIR}/rc.d -> ${RCDIR}
2012-08-06 08:46:59 +00:00
ajacoutot
f982995f2b
Add a consistent header that substitutes FULLPKGNAME for the READMEs.
...
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
pea
21794211a6
defined(@array) is deprecated.
...
Avoid mon to display annoying warnings.
ok jasper@
2011-04-14 12:55:38 +00:00
ajacoutot
35c2bc2fbf
Fix rc script.
2011-03-20 06:36:55 +00:00
ajacoutot
4ec44530ca
Simplify after recent rc.subr change.
...
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489
Cope with recent rc.subr changes.
2010-12-24 10:40:04 +00:00
ajacoutot
73ebcb7514
Cope with recent rc.subr changes.
2010-12-13 16:13:04 +00:00
ajacoutot
8a39ef78ea
Move these to rc_reload=NO.
2010-12-11 12:57:37 +00:00
ajacoutot
aaa1885833
Bump after recent cpan.port.mk change.
...
ok jasper@
2010-12-03 11:44:22 +00:00
espie
0397d65db0
new depends
2010-11-19 22:31:32 +00:00
pea
d7b8eec22b
+ move readme to the new location
...
+ add rc script
tweaks/advices from jasper@
ok jasper@
2010-11-10 13:54:56 +00:00
espie
47ff75aa46
USE_GROFF=Yes
2010-10-18 18:36:45 +00:00
sthen
cad99f0e35
use REVISION.
2010-07-13 21:08:00 +00:00
pea
471f613ec8
Add ssl and non-standard port support to irc.alert
...
ok ajacoutot@
2010-04-28 14:08:45 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
pea
fb6d85332c
Fix PKGNAME
...
ok ajacoutot@
2009-11-13 12:00:07 +00:00
pea
bdbed16191
Change PKGNAME and add @pkgpath to handle the old module that
...
was in sysutils/p5-Mon.
Bump pkgname.
ok ajacoutot@
2009-11-11 16:46:43 +00:00
pea
80c31b549a
..and bump PKGNAME
...
No cookies for me today (thx jasper@ and ajacoutot@)
2009-11-10 15:10:00 +00:00
pea
6582abb971
LOCALBASE -> TRUEPREFIX
...
spotted by ajacoutot@, thanks.
2009-11-10 15:02:03 +00:00
pea
828c5c820c
First import of mon.
...
mon is a tool for monitoring the availability of services, and sending alerts
on prescribed events. Services are defined as anything tested by a "monitor"
program, which can be something as simple as pinging a system, or as complex
as analyzing the results of an application-level transaction. Alerts are
actions such as sending emails, making submissions to ticketing systems, or
triggering resource fail-over in a high-availability cluster.
ok jasper@
2009-11-10 14:33:50 +00:00