| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
11 Jun 2007 08: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 21: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 10: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 18: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 15: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 04: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 09:54:23 
|
ijliao  |
upgrade to 2.0.0 |
21 Sep 2001 17: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 22:10:21 
|
dwcjr  |
Add patch patch-configure.in to stop checking for ${PREFIX}/etc during
configure BUMP Portrevision |
25 Aug 2001 02: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
|
25 Aug 2001 00:59:48 
|
dwcjr  |
Create ${PREFIX}/etc dir so configure script finds to automagically. |
20 Jul 2001 08:47:57 
|
ijliao  |
upgrade to 1.1.1 drop maintainership |
17 Jun 2001 03:08:14 
|
ijliao  |
add management for etc files |
16 Apr 2001 07:57:37 
|
ijliao  |
upgrade to 1.0.3 |
01 Mar 2001 16:33:20 
|
ijliao  |
add fcron, a periodical command scheduler |