notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2023Q3
mailman3 GNU Mailing List Management System, Core
3.3.8_2 mail on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.3.8_2Version of this port present on the latest quarterly branch.
Maintainer: einar@isnic.is search for ports maintained by this maintainer
Port Added: 2023-07-11 22:14:35
Last Update: 2023-07-11 22:09:27
Commit Hash: 5100936
License: GPLv3+
WWW:
https://www.list.org/
Description:
Mailman is free software for managing electronic mail discussion and e-newsletter lists. Mailman is integrated with the web, making it easy for users to manage their accounts and for list owners to administer their lists. Mailman supports built-in archiving, automatic bounce processing, content filtering, digest delivery, spam filters, and more.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}mailman>0:mail/mailman3@${PY_FLAVOR}
To install the port:
cd /usr/ports/mail/mailman3/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/mailman3
  • pkg install py39-mailman
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-mailman listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-mailman
Package flavors (<flavor>: <package>)
  • py39: py39-mailman
distinfo:
TIMESTAMP = 1681462945 SHA256 (mailman-3.3.8.tar.gz) = 83ac07ee55ea2b4c89f00c4ed4717132f06270127d3465a53de3c5cb197d41ce SIZE (mailman-3.3.8.tar.gz) = 1676901

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-aiosmtpd>=1.1 : mail/py-aiosmtpd@py39
  2. py39-alembic>0 : databases/py-alembic@py39
  3. py39-atpublic>0 : devel/py-atpublic@py39
  4. py39-click>0 : devel/py-click@py39
  5. py39-dnspython>=1.14.0 : dns/py-dnspython@py39
  6. py39-falcon>=1.0.0.rc1 : www/py-falcon@py39
  7. py39-flufl.bounce>0 : mail/py-flufl.bounce@py39
  8. py39-flufl.i18n>=2.0 : devel/py-flufl.i18n@py39
  9. py39-flufl.lock>=3.1 : devel/py-flufl.lock@py39
  10. py39-lazr.config>0 : devel/py-lazr.config@py39
  11. py39-passlib>0 : security/py-passlib@py39
  12. py39-requests>0 : www/py-requests@py39
  13. py39-sqlalchemy14>0 : databases/py-sqlalchemy14@py39
  14. py39-zope.component>0 : devel/py-zope.component@py39
  15. py39-zope.configuration>0 : devel/py-zope.configuration@py39
  16. py39-zope.event>0 : devel/py-zope.event@py39
  17. py39-zope.interface>0 : devel/py-zope.interface@py39
  18. py39-importlib-resources>=1.1.0 : devel/py-importlib-resources@py39
  19. py39-authheaders>=0.15.2 : mail/py-authheaders@py39
  20. py39-gunicorn>0 : www/py-gunicorn@py39
  21. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  22. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
mail_mailman3
USES:
cpe python
pkg-message:
For install:
To initialise Mailman's runtime directories, log files and database for the first time, run service mailman info You can then start Mailman by running: service mailman start
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/m/mailman/
  2. https://pypi.org/packages/source/m/mailman/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.3.8_2
11 Jul 2023 22:09:27
commit hash: 5100936eae9093046d30512c0b1fb7e369046be4commit hash: 5100936eae9093046d30512c0b1fb7e369046be4commit hash: 5100936eae9093046d30512c0b1fb7e369046be4commit hash: 5100936eae9093046d30512c0b1fb7e369046be4 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Einar Bjarni Halldórsson
mail/mailman3: Update dependencies

Replace py-alembic14 with py-alembic
Add needed dependencies:
* py-importlib-resources
* py-authheaders
* py-gunicorn

PR:		272376
MFH:		2023Q3
(cherry picked from commit 18b5fff737dd7ea8258f21766d99047ee669d01a)

Number of commits found: 1