Bug 203120 - [NEW PORT] mail/py-fuglu: Mail content scanner
Summary: [NEW PORT] mail/py-fuglu: Mail content scanner
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Thomas Zander
URL:
Keywords: feature, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2015-09-15 11:05 UTC by Kevin Golding
Modified: 2016-07-31 07:21 UTC (History)
2 users (show)

See Also:


Attachments
New port shar (5.27 KB, text/plain)
2015-09-15 11:05 UTC, Kevin Golding
no flags Details
New shar for the latest release (4.52 KB, text/plain)
2015-11-19 14:22 UTC, Kevin Golding
no flags Details
Complete port shar (4.66 KB, text/plain)
2015-11-28 19:57 UTC, Kevin Golding
no flags Details
Portlint output (106 bytes, text/plain)
2015-11-28 19:58 UTC, Kevin Golding
no flags Details
Poudriere log 10.2-RELEASE on amd64 (42.01 KB, text/plain)
2015-11-28 20:00 UTC, Kevin Golding
no flags Details
Poudriere log - 10.2-RELEASE i386 (42.00 KB, text/plain)
2015-11-28 20:00 UTC, Kevin Golding
no flags Details
New port shar - mail/py-fuglu (4.45 KB, text/plain)
2016-05-18 13:01 UTC, Kevin Golding
no flags Details
Poudriere log of the latest release on amd64 10.3-RELEASE (41.45 KB, text/plain)
2016-05-18 13:02 UTC, Kevin Golding
no flags Details
Poudriere log 0.6.6 on i386 10.3-RELEASE (41.40 KB, text/plain)
2016-05-18 13:03 UTC, Kevin Golding
no flags Details
Complete port shar - Update sqlalchemy dependency (4.45 KB, text/plain)
2016-05-22 17:25 UTC, Kevin Golding
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Golding 2015-09-15 11:05:07 UTC
Created attachment 161050 [details]
New port shar

From the website:

"FuGlu is a mail scanning daemon for Postfix written in Python. It acts as the glue application between the MTA and spam checkers and antivirus software. FuGlu focuses on being solid, easy to manage, debug and monitor."
Comment 1 Kevin Golding 2015-11-19 14:22:30 UTC
Created attachment 163330 [details]
New shar for the latest release

https://github.com/gryphius/fuglu/blob/master/fuglu/doc/CHANGELOG

Removes patch as now included upstream
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2015-11-27 01:34:39 UTC
@Kevin, can you please confirm this passes QA (portlint, poudriere)
Comment 3 Kevin Golding 2015-11-28 19:57:51 UTC
Created attachment 163636 [details]
Complete port shar

Previous shar added a redundant config file for no reason so rerolled without that line.
Comment 4 Kevin Golding 2015-11-28 19:58:35 UTC
Created attachment 163637 [details]
Portlint output
Comment 5 Kevin Golding 2015-11-28 20:00:09 UTC
Created attachment 163638 [details]
Poudriere log 10.2-RELEASE on amd64
Comment 6 Kevin Golding 2015-11-28 20:00:48 UTC
Created attachment 163639 [details]
Poudriere log - 10.2-RELEASE i386
Comment 7 Martin Wilke freebsd_committer freebsd_triage 2015-12-05 08:56:14 UTC
Take.
Comment 8 Kevin Golding 2016-05-18 13:01:37 UTC
Created attachment 170437 [details]
New port shar - mail/py-fuglu

0.6.6 has now been released so I've rolled another shar for the latest release.
Comment 9 Kevin Golding 2016-05-18 13:02:23 UTC
Created attachment 170438 [details]
Poudriere log of the latest release on amd64 10.3-RELEASE
Comment 10 Kevin Golding 2016-05-18 13:03:13 UTC
Created attachment 170439 [details]
Poudriere log 0.6.6 on i386 10.3-RELEASE
Comment 11 Kevin Golding 2016-05-22 17:25:47 UTC
Created attachment 170551 [details]
Complete port shar - Update sqlalchemy dependency

Updating sqlalchemy dependency to the latest version following the restructuring committed recently. Since it's just a dependency update I've not attached poudriere logs however I can do so if it will help.
Comment 12 Rene Ladan freebsd_committer freebsd_triage 2016-07-25 19:11:08 UTC
miwi@ resigned.
Comment 13 commit-hook freebsd_committer freebsd_triage 2016-07-31 07:15:39 UTC
A commit references this bug:

Author: riggs
Date: Sun Jul 31 07:15:15 UTC 2016
New revision: 419343
URL: https://svnweb.freebsd.org/changeset/ports/419343

Log:
  New port: py-fuglu, a mail scanning daemon for Postfix written in Python

  PR:		203120
  Submitted by:	ports@caomhin.org (maintainer)

Changes:
  head/mail/Makefile
  head/mail/py-fuglu/
  head/mail/py-fuglu/Makefile
  head/mail/py-fuglu/distinfo
  head/mail/py-fuglu/files/
  head/mail/py-fuglu/files/fuglu.in
  head/mail/py-fuglu/pkg-descr
Comment 14 Thomas Zander freebsd_committer freebsd_triage 2016-07-31 07:21:54 UTC
Committed with minor modifications:
- Simplify the REINPLACE_CMD commands in post-extract
- Add NO_ARCH=yes, since port does not install any architecture-specific files