| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
15 Jul 2009 17:56:10
1.7
|
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
16 Jan 2009 19:53:36
1.7
|
dinoex  |
- add LICENSE: |
07 Aug 2007 11:27:30
1.7
|
dinoex  |
- update to 1.7 |
26 Feb 2007 23:02:04
1.6_2
|
dougb  |
Another round of the periodic sweep for removal of the
KEYWORD: FreeBSD scourge. We have ignored this keyword
for a long time now, so this is a non-functional change
(therefore no PORTREVISION bumps).
Insert a $FreeBSD tag where needed, and adjust a comment
in mail/milter-regex to match reality. |
20 Feb 2007 16:42:23
1.6_2
|
dinoex  |
- add : |
20 Feb 2007 16:40:07
1.6_2
|
dinoex  |
- fix pidfile
Reportey by: Clemens Fischer
- merge and clean patches in ascii |
17 Feb 2007 09:09:43
1.6_1
|
dinoex  |
- add flag -quiet
PR: 106602
Submitted by: Denis Eremenko |
13 Jan 2007 04:22:51
1.6
|
dinoex  |
- use milter framework |
09 Nov 2006 12:48:59
1.6
|
dinoex  |
- fix package name
- let user set SPOOLDIR |
06 Nov 2006 19:13:28
1.6
|
dinoex  |
- distfiles was repacked
diff -urN showed that no file was changed, only the name of the WRKSRC
used DIST_SUBDIR to save users and mirrod from stalled updates.
Reported by: ache |
03 Nov 2006 04:42:22
1.6
|
dinoex  |
- take maintainership |
02 Nov 2006 06:52:54
1.6
|
clsung  |
- Add support for rc.d style startup scripts for mail/milter-regex port.
- reset maintainership
PR: ports/103114
Submitted by: Derek Marcotte <derekm dot nospam_AT_rogers dot com>
Approved by: maintainer (dhartmei) |
10 May 2006 23:37:39
1.6
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
20 Nov 2005 16:03:43
1.6
|
dinoex  |
- update to 1.6
- make prefix safe
- register shared milter dependency
Approved by: dhartmei |
07 Apr 2004 16:44:50
1.5
|
dhartmei  |
Update to 1.5 |
07 Apr 2004 15:10:47
0.8
|
trevor  |
Turn maintainership over to dhartmei, the author of the program and
of the OpenBSD port on which this port is based.
Approved by: dhartmei |
07 Apr 2004 15:09:53
0.8
|
trevor  |
Quotes are unnecessary in the COMMENT. |
07 Apr 2004 15:07:31
0.8
|
trevor  |
Be less verbose. |
27 Jan 2004 16:12:37
0.8
|
trevor  |
Add size data. |
25 Jan 2004 01:47:14
0.8
|
trevor  |
Update to 0.8, requested by Stephane Lentz. Use PLIST_FILES. |
16 Jan 2004 20:51:34
0.7
|
trevor  |
Update to 0.7. Don't treat warnings as errors.
PR: 61410
Submitted by: dinoex |
09 Dec 2003 18:42:22
0.6
|
trevor  |
Enable compilation on FreeBSD 5.2-BETA by avoiding "log" namespace
conflict.
PR: 59975
Submitted by: Volker Stolz of the Lehrstuhl fur Informatik II at
RWTH Aachen |
13 Nov 2003 10:21:09
0.6
|
trevor  |
Remove my e-mail address from DESCR files of ports
I have contributed, in order to attract less spam. |
06 Oct 2003 22:22:33
0.6
|
trevor  |
Remove unnecessary USE_PERL5.
Submitted by: Stephane Lentz |
06 Oct 2003 19:12:05
0.6
|
trevor  |
Update to 0.6 (still untested).
Submitted by: Daniel Hartmeier and Stephane Lentz |
04 Oct 2003 17:03:17
0.5
|
trevor  |
new port of the milter-regex plugin for sendmail
Obtained from: the OpenBSD port by Daniel Hartmeier (author of
milter-regex) |