Port details |
- raysfilter Configurable filter for Sendmail Milter
- 1.14_3 mail
=2 1.14_3Version of this port present on the latest quarterly branch. - Maintainer: dinoex@FreeBSD.org
 - Port Added: 2002-01-19 12:32:22
- Last Update: 2023-02-12 14:14:35
- Commit Hash: e69242b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- Description:
- Ray's Mail Filter, Copyright (C) 2000 South Bank University, London
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
The configuration files, header-list.conf and string-list.conf control
which message headers the filter examines and what strings it looks
for in those headers. The filter will look for all of the specified
strings in all of the specified headers.
The configuration files can be changed while the filter is running.
The mail-filter reset command is then used to signal the program to
re-read the files.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- raysfilter>0:mail/raysfilter
- To install the port:
- cd /usr/ports/mail/raysfilter/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/raysfilter
- pkg install raysfilter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: raysfilter
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rays-filter-1.14.tar.gz) = 2bb344c00ed4e405d20dbb094f18fd3fa678d0b3b32a16955ec02584ce511637
SIZE (rays-filter-1.14.tar.gz) = 37563
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for raysfilter-1.14_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- mail_raysfilter
- USES:
- shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.14_3 12 Feb 2023 14:14:35
    |
Dirk Meyer (dinoex)  |
mail/raysfilter: fix build for FreeBSD-14 |
1.14_2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.14_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.14_2 01 Jul 2018 10:17:19
  |
dinoex  |
- bump MILTER_SOVER to fix linking on FREEBSD-12
- bump PORTREVISION on ports using libmilter
- rename WITH_SENDMAIL_PORT to WITH_MILTER_PORT
- rename WITH_SENDMAIL_BASE to WITH_MILTER_BASE
- rename WITH_SENDMAIL_STATIC_MILTER to WITH_MILTER_STATIC
- cleanup ifdefs
- fix build on batv-filter with libmilter from ports |
1.14_1 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.14_1 13 Feb 2016 09:03:16
  |
dinoex  |
- split libmilter from sendmail into a seperate port
- bump PORTREVISION
Submitted by: matthew (Matthew Seaman) |
1.14 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.14 21 Nov 2015 19:12:08
  |
dinoex  |
- use do-install-DOCS-on |
1.14 28 Jul 2015 23:28:43
  |
amdmi3  |
- Add LICENSE
- Drop @dirrm* from plist
Approved by: portmgr blanket |
1.14 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.14 25 Mar 2015 11:41:18
  |
marino  |
mail category: Remove $PTHREAD_LIBS
Note: The following ports did not pass check-plist (CP) or stage-qa (QA)
tests. The sendmail port has many problems, but this was already known
by myself as I fixed it properly on DPorts last week. It's a forward
action to submit a PR against mail/sendmail.
* antivirus-milter (CP)
* dk-milter (CP)
* milter-regex (CP)
* sendmail (CP, QA)
approved by: PTHREAD blanket |
1.14 02 Jan 2015 13:00:53
  |
dinoex  |
- add shebangfix |
1.14 15 Jul 2014 16:14:15
  |
adamw  |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
1.14 07 Jul 2014 15:31:02
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt) |
1.14 27 Oct 2013 22:29:46
  |
dinoex  |
- use STAGEDIR
- use OPTIONS_DEFINE |
1.14 21 Sep 2013 11:06:04
  |
dinoex  |
- fix misplaced NO_STAGE in slaveports and ifdefs |
1.14 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.14 13 Oct 2012 13:39:59
  |
dinoex  |
- cleanup comments
Feature safe: yes |
1.14 06 Aug 2011 08:29:37
 |
dinoex  |
- use MASTER_SITE_LOCAL |
1.14 06 Aug 2011 06:46:24
 |
dinoex  |
- drop WWW |
1.14 03 Jul 2011 13:53:52
 |
ohauer  |
- remove MD5 |
1.14 13 Jan 2007 04:16:24
 |
dinoex  |
- use milter framework |
1.14 09 Nov 2006 13:00:58
 |
dinoex  |
- take maintainership
- extend COMMENT |
1.14 19 May 2006 04:32:01
 |
dinoex  |
- cleanup |
1.14 13 Nov 2005 09:26:50
 |
dinoex  |
- add SHA checksum |
1.14 17 Dec 2004 04:38:34
 |
dinoex  |
- rename option
SENDMAIL_PORT -> SENDMAIL_MILTER_PORT |
1.14 16 Dec 2004 21:07:39
 |
dinoex  |
- register depedency for SENDMAIL_WITH_SHARED_MILTER |
1.14 27 Oct 2004 13:41:47
 |
dinoex  |
- update for sendmail-8.13.x |
1.14 13 Oct 2004 20:55:50
 |
dinoex  |
- drop maintainership |
1.14 19 Jul 2004 03:50:24
 |
dinoex  |
- new option SENDMAIL_PORT |
1.14 26 Feb 2004 05:32:59
 |
dinoex  |
- add SIZE |
1.14 12 Oct 2003 11:03:50
 |
dinoex  |
- use DOCSDIR |
1.14 24 Sep 2003 17:31:16
 |
dinoex  |
- MASTER_SITE moved |
1.14 21 Feb 2003 03:59:00
 |
dinoex  |
- retire pkg-comment |
1.14 20 Feb 2003 18:26:42
 |
dinoex  |
- add COMMENT |
1.14 22 Jan 2003 19:14:08
 |
dinoex  |
- make portlint happier |
1.14 02 Jan 2003 04:16:12
 |
dinoex  |
- fix start scripts
Submitted by: mendelsd@spawar.navy.mil |
1.14 17 Jun 2002 04:39:27
 |
dinoex  |
Verified that "-lsm -lsmutil" and no longer needed.
Thanks to Stephane Lentz
PR: 37908 |
1.14 10 May 2002 06:01:35
 |
dinoex  |
Add an option: SENDMAIL_MILTER_IN_BASE=yes
This does not build yet, as the ports need more than libmilter.
PR: 37908 |
09 Feb 2002 12:17:38
    |
dinoex  |
- Change SENDMAIL_WIT_MILTER to SENDMAIL_WITHOUT_MILTER MILTER is build by
default in any case now, previosly only when defined in "BATCH". |
19 Jan 2002 15:32:22
    |
dinoex  |
New port. |