Age | Commit message (Collapse) | Author | Files | Lines |
|
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.
This is from ideas from Greg Woods and others.
Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
|
|
0.2.0: (2003-06-26)
* -b/-B options to redirect tagged messages to another email address.
* -i option to not run spamassassin on messages coming from specified
networks.
* All arguments after -- wil get passed to spamc (deprecate -D at the
same time).
* Envelope, remote IP, HELO, and date get sent to spamc, so the
results more closely match what spamc via procmail sees. A lot of
SA rules could never fire because this data was missing. You will
need to add a line to your sendmail config file to enable date
passing (see README).
* A compatible manpage is generated on systems without mdoc macros.
* Incoming messages with absolutely no headers at all now get checked
correctly
|
|
|
|
|
|
the RCD_SCRIPTS rc.d script(s) to the PLIST.
This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.
This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)
These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)
I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.
Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
hard-coded etc/rc.d. These need to be fixed.
- maybe remove from mk/${OPSYS}.pkg.dist mtree specifications too.
|
|
changed in a CVS merge somewhere.
|
|
PKGREVISION of its dependencies.
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
|
|
Bump PKGREVISION to 2.
|
|
|
|
|
|
dependency bumps.
|
|
|
|
all incoming mail (including things received by rmail/UUCP) through the
SpamAssassin, a highly customizable SpamFilter.
|