Port details |
- py-fuglu Mail scanning daemon for Postfix written in Python
- 0.8.0 mail
=0 0.8.0Version of this port present on the latest quarterly branch. - Maintainer: ports@caomhin.org
 - Port Added: 2016-07-31 07:15:29
- Last Update: 2021-04-06 14:31:13
- Commit Hash: 135fdee
- Also Listed In: python
- License: APACHE20
- Description:
- A mail scanning daemon for Postfix written in Python. It acts as the
glue application between the MTA and spam checkers and antivirus
software and focuses on being solid, easy to manage, debug and monitor.
WWW: https://fuglu.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}fuglu>0:mail/py-fuglu@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/mail/py-fuglu/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/py-fuglu
- pkg install py38-fuglu
NOTE: This is a Python port. Instead of py38-fuglu listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-fuglu
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1530438496
SHA256 (fuglu-0.8.0.tar.gz) = 61bb27907c50665a8cdf9ee2d71f367c4d91d2e26e425da9edad2298e0bb468b
SIZE (fuglu-0.8.0.tar.gz) = 130619
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- postfix : mail/postfix
- py38-six>0 : devel/py-six@py38
- py38-rarfile>0 : archivers/py-rarfile@py38
- py38-lzma>0 : archivers/py-lzma@py38
- __init__.py : www/py-beautifulsoup@py38
- clamd : security/clamav
- py38-dkimpy>0 : mail/py-dkimpy@py38
- py38-magic>0 : devel/py-magic@py38
- spamassassin>=0 : mail/spamassassin
- py38-pyspf>0 : mail/py-pyspf@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for py38-fuglu-0.8.0:
BEAUTIFULSOUP=on: Use BeautifulSoup for improved html processing
CLAMAV=on: Use ClamAV
DKIM=on: Use DKIM (in FuGlu)
MAGIC=on: Use mime magic bindings for attachment detection
SPAMASSASSIN=on: Use SpamAssassin
SPF=on: Use SPF (in FuGlu)
SQL=off: Use SQL
===> Use 'make config' to modify these settings
- Options name:
- mail_py-fuglu
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:13 0.8.0
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 0.8.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
04 Aug 2020 08:53:01
0.8.0
|
antoine  |
Unbreak bulk -a |
16 Sep 2019 09:38:17
0.8.0
|
amdmi3  |
- Fix whitespace
- Update WWW
Approved by: portmgr blanket |
18 Jul 2018 18:19:52
0.8.0
|
swills  |
mail/py-fuglu: Update to 0.8.0
PR: 229871
Submitted by: Kevin Golding <ports@caomhin.org> (maintainer) |
20 Jun 2018 17:05:44
0.6.6
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
30 Nov 2017 15:50:34
0.6.6 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
31 Jul 2016 07:15:15
0.6.6
|
riggs  |
New port: py-fuglu, a mail scanning daemon for Postfix written in Python
PR: 203120
Submitted by: ports@caomhin.org (maintainer) |
Number of commits found: 8
|