| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=508909
|
|
|
|
|
|
|
|
|
|
| |
- @-lines can now be run up to every second (previously every 10s at most)
PR: 211451
Submitted by: bob@eager.cx (maintainer)
Notes:
svn path=/head/; revision=419320
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
http://fcron.free.fr/doc/en/changes.html
- updated maintainer mail
PR: 209139
Submitted by: bob@eager.cx (maintainer)
Notes:
svn path=/head/; revision=414794
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When mode_t is char- or short-like, it will be promoted to the pure
int when it is passed as the variable argument [1], so we should pass
'int' to the va_arg.
I had also eliminated fflush for the stream opened read-only, since
it will always fail and there is no need to flush read-only streams.
[1] http://c-faq.com/~scs/cclass/int/sx11c.html
Feature safe: yes
PR: 152304
Notes:
svn path=/head/; revision=282355
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
| |
PR: 113386
Submitted by: Brad Huntting <huntting@glarp.com> (maintainer)
Notes:
svn path=/head/; revision=193229
|
|
|
|
|
|
|
|
| |
PR: ports/108008
Submitted by: Brad Huntting <huntting at glarp.com> (maintainer)
Notes:
svn path=/head/; revision=182603
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rather than just leaving them in the examples directory. There seems
to be no real security advantage to not installing the pam files since
they are required for fcron and fcrontab to operate, and root privs are
required to install fcron to begin with.
- The sockaddr.sa_len was not set prior to calls to bind() and connect().
The upshot begin that fcrondyn was unable to open the socket
to communicate with fcron.
PR: ports/97066
Submitted by: maintainer
Notes:
svn path=/head/; revision=164357
|
|
|
|
|
|
|
|
| |
PR: ports/92990
Submitted by: Brad Huntting <huntting@glarp.com> (maintainer)
Notes:
svn path=/head/; revision=155575
|
|
|
|
|
|
|
|
|
|
| |
- Get rid of unnessesary patch
PR: ports/88883
Submitted by: maintainer
Notes:
svn path=/head/; revision=148064
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/85817
Submitted by: Brad Huntting <huntting@hunkular.glarp.com> (new maintainer)
Notes:
svn path=/head/; revision=144194
|
|
|
|
|
|
|
|
| |
PR: ports/74798
Submitted by: Evan Dower <evantd(at)cs.washington.edu>
Notes:
svn path=/head/; revision=123370
|
|
|
|
|
|
|
|
| |
PR: 34221
Submitted by: maintainer
Notes:
svn path=/head/; revision=53813
|
|
|
|
|
|
|
|
| |
o utilize DOCSDIR.
o install fcron.{allow,deny,conf}.dist and remove them if unchanged.
Notes:
svn path=/head/; revision=48041
|
|
|
|
|
|
|
|
| |
during configure
BUMP Portrevision
Notes:
svn path=/head/; revision=46900
|
|
drop maintainership
Notes:
svn path=/head/; revision=45268
|