| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
3.0.6_1
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
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. |
25 Sep 2011 07:24:25
3.0.6_1
|
rea  |
sysutils/fcron: fixup default argument promotion
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 |
18 Jul 2011 19:10:35
3.0.6
|
crees  |
Over to new volunteer
Approved by: rene (mentor, implicit), maintainer (via email to ports@) |
19 Mar 2011 12:38:54
3.0.6
|
miwi  |
- Get Rid MD5 support |
13 Oct 2010 03:16:26
3.0.6
|
sunpoet  |
- Update to 3.0.6
- Add LICENSE
Changes: http://fcron.free.fr/doc/en/changes.html
PR: ports/151352
Submitted by: Sebastien Santoro <dereckson@gmail.com>
Approved by: pgollucci (mentor, implicit) |
27 Mar 2010 00:15:24
3.0.3
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
11 Jun 2007 07:08:28
3.0.3
|
miwi  |
- Update to 3.0.3
PR: 113386
Submitted by: Brad Huntting <huntting@glarp.com> (maintainer) |
17 Jan 2007 07:30:11
3.0.2
|
rafan  |
- Update to 3.0.2
PR: ports/108008
Submitted by: Brad Huntting <huntting at glarp.com> (maintainer) |
04 Jun 2006 20:09:42
3.0.1_1
|
sem  |
- Install pam files directly (in /etc/pam.d, unless they already exist)
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 |
09 Feb 2006 10:28:29
3.0.1
|
lawrance  |
Update to 3.0.1.
PR: ports/92990
Submitted by: Brad Huntting <huntting@glarp.com> (maintainer) |
12 Nov 2005 21:23:49
3.0.0_2
|
sem  |
- Fix fcron crashing with disabling of fcrondyn
- Get rid of unnessesary patch
PR: ports/88883
Submitted by: maintainer |
30 Oct 2005 17:23:50
3.0.0_1
|
jylefort  |
Do not overwrite configuration files during an update. |
23 Oct 2005 09:27:20
3.0.0_1
|
jylefort  |
Do not install the bitstring(3) manual page, as it ships with the base system.
PR: ports/87851
Submitted by: maintainer |
04 Oct 2005 17:54:23
3.0.0
|
jylefort  |
- Update to 3.0.0
- Pass maintainership to submitter
PR: ports/85817
Submitted by: Brad Huntting <huntting@hunkular.glarp.com> (new maintainer) |
20 Sep 2005 14:20:34
2.1.0  |
erwin  |
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self) |
07 Dec 2004 08:47:42
2.1.0  |
sem  |
- Unbreak build on 5.3+
PR: ports/74798
Submitted by: Evan Dower <evantd(at)cs.washington.edu> |
27 Nov 2004 19:32:54
2.1.0  |
kris  |
BROKEN on 5.x: Does not compile |
31 Mar 2004 03:12:58
2.1.0  |
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
2.1.0  |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
21 Feb 2003 13:28:59
2.1.0  |
knu  |
De-pkg-comment. |
12 Jan 2003 12:56:45
2.1.0  |
kris  |
Mark NO_PACKAGE: something causes the package builds to go haywire and
spit out an infinite amount of text (this is bad for disk space) |
04 Nov 2002 05:46:38
2.1.0  |
edwin  |
PERL -> REINPLACE
And some ports have USE_PERL5=yes now. |
27 Jan 2002 02:47:27 
|
pat  |
Update to 2.1.0 |
06 Nov 2001 16:29:37 
|
sf  |
assign new MAINTAINER. |
09 Oct 2001 08:54:23 
|
ijliao  |
upgrade to 2.0.0 |
21 Sep 2001 16:47:28 
|
sf  |
o add missed bin/fcronsighup. o utilize DOCSDIR. o install
fcron.{allow,deny,conf}.dist and remove them if unchanged. |
25 Aug 2001 21:10:21 
|
dwcjr  |
Add patch patch-configure.in to stop checking for ${PREFIX}/etc during
configure BUMP Portrevision |
25 Aug 2001 01:03:13 
|
dwcjr  |
Backout 1.5 of Makefile ETC is already set so why should configure need to
autodetect Also if you build as non-root you don't have correct perms on etc
|
24 Aug 2001 23:59:48 
|
dwcjr  |
Create ${PREFIX}/etc dir so configure script finds to automagically. |
20 Jul 2001 07:47:57 
|
ijliao  |
upgrade to 1.1.1 drop maintainership |
17 Jun 2001 02:08:14 
|
ijliao  |
add management for etc files |
16 Apr 2001 06:57:37 
|
ijliao  |
upgrade to 1.0.3 |
01 Mar 2001 16:33:20 
|
ijliao  |
add fcron, a periodical command scheduler |