| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Aug 2012 23:19:40
1.9.2_2
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
14 Jan 2012 08:57:23
1.9.2_2
|
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. |
03 Jul 2011 13:53:52
1.9.2_2
|
ohauer  |
- remove MD5 |
09 May 2011 16:42:28
1.9.2_2
|
bf  |
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports |
27 Mar 2010 00:15:24
1.9.2_1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
01 Dec 2009 20:33:45
1.9.2_1
|
makc  |
Chase math/gsl update,
bump PORTREVISION |
01 Aug 2008 03:17:34
1.9.2
|
vs  |
Update to 1.9.2
PR: ports/124154
Submitted by: maintainer |
09 Nov 2006 13:28:33
1.9_2
|
ache  |
Switch to mailnull user as default
PR: 105329
Submitted by: Victor Balada Diaz <victor@bsdes.net> (maintainer) |
08 Nov 2006 03:22:39
1.9_1
|
ache  |
Fix typo in PORTREVISION |
08 Nov 2006 03:01:06
1.9_1  |
ache  |
the boot script evaluated milterbogom_flags before reading the configuration
from rc.conf, so if you changed things like milterbogom_user it will not take
the changes.
This was noticed by Andrey Chernov and he also sent the patch to fix it.
PR: 105262
Submitted by: Victor Balada Diaz <victor@bsdes.net> (maintainer) |
05 Nov 2006 13:46:44
1.9
|
ache  |
Update to 1.9
PR: 105143
Submitted by: Victor Balada Diaz <victor@bsdes.net> (maintainer) |
10 May 2006 22:37:39
1.8.2
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
06 Jan 2006 14:09:16
1.8.2
|
pav  |
- Update to 1.8.2
PR: ports/91389
Submitted by: Victor Balada Diaz <victor@bsdes.net> (maintainer) |
21 Nov 2005 15:40:58
1.8.1  |
pav  |
- Update to 1.8.1
PR: ports/89320
Submitted by: Victor Balada Diaz <victor@bsdes.net> (maintainer) |
28 Jun 2005 23:43:11
1.7.1_1  |
jylefort  |
[1]:
- Create the bogomilter user with /sbin/nologin as shell and /nonexistent
as home directory
- Update the maintainer's email address
Moreover:
- Unconditionally define PORTDOCS, as ${NOPORTDOCS} is now tested by
bsd.port.mk
- Install manual page in ${MAN8PREFIX}
[1]:
PR: ports/82583
Submitted by: maintainer |
25 May 2005 08:12:35
1.7.1  |
jylefort  |
[1]:
- Update to 1.7.1
- Convert the startup script to rcNG
- Create a bogomilter user
Moreover:
- Use ${LOCALBASE}/bin/bogofilter rather than /usr/local/bin/bogofilter
- Fix the configuration file path in bogom.8
- Fix the packing list when NOPORTDOCS is defined
PR: ports/81417 [1]
Submitted by: maintainer [1] |
15 Feb 2005 21:25:45
1.5.1  |
pav  |
Sendmail milter to interface with bogofilter
PR: ports/77472
Submitted by: Victor Balada Diaz <victor@alf.dyndns.ws> |