freebsd-ports/japanese/mailman/pkg-descr
TAKATSU Tomonari 72c2472a7f - Support STAGEDIR
- Add DOCS to OPTIONS_DEFINE
- Drop EXIM3 option
- Unmute INSTALL_DATA and CP
- Update pkg-plist
- Replace tab with a single space after WWW: in pkg-descr
- Sync with mail/mailman as possible
  * Drop INTEGRATION option, which would at best be confusing
  * When Postfix integration is chosen, add BUILD and RUN_DEPENDS on
    Postfix because we need the postconf program
  * Fix a few minor glitches in FreeBSD-post-install-notes
  * Install a dummy one-line text file into PYTHON_SITELIBDIR so that
    Python's upgrade-site-packages would reinstall Mailman
  * Add "status" support for rc.d script
  * Change pre-fetch: to pre-everything::
  * Revise formatting of pre-everything text to make clear it displays
    default values, not current values
  * Update pkg-install.in, pkg-deinstall.in and pkg-message.in
2014-07-05 17:42:23 +00:00

13 lines
505 B
Text

This is the +j version Mailman which solves issues about
platform dependent characters in e-mail written in Japanese language
and includes additional patches.
Security and Features:
- An XSS vulnerability, CVE-2011-0707, has been fixed.
- A new mm_cfg.py setting AUTHENTICATION_COOKIE_LIFETIME has been added.
- Fixed the command line scripts add_members, sync_members and
clone_member to properly handle banned addresses.
- and so on
WWW: http://www.python.jp/doc/contrib/mailman/releases.html