[[FrontPage]]
 
*[mailman-users-jp 2979] [CFT] japanese/mailman 2.1.14.j7, 1 FreeBSD port [#hacd4544]
 FreeBSD ports committer の TAKATSU Tomonari と申します.
 
 ports/japanese/mailman を mailman-2.1.14+j7 に対応させた
 FreeBSD port を作成してみました.
 http://redports.org/browser/tota/japanese/mailman
 
 私ひとりではテストしきれない and/or まだ mailman の理解度が低いため
 テストしていただける方がいらっしゃいましたら是非ご協力いただきたく,
 投稿させていただきました.
 
 [install]
 $ svn co http://svn.redports.org/tota/japanese/mailman
 $ cd mailman
 $ sudo make install clean
 
 [テスト結果の共有]
 - 特に問題なく運用できた.
 - インストール後の構成を改善したい.
 - 追加 patch の提案がある.
 など,テスト結果を返信していただき情報共有できれば幸いです.
 
 [理由]
 Sat Jun 18 18:39:36 2005 UTC 以降の japanese/mailman (*) では
 mm_cfg.py に DEFAULT_SERVER_LANGUAGE = 'ja' を追加するだけの
 構成となっており,機種依存文字の取り扱いが十分でなくなっていた.
 
 (*) http://www.freebsd.org/cgi/cvsweb.cgi/ports/japanese/mailman/
      http://www.freshports.org/japanese/mailman/
 
 以上,よろしくお願いいたします.
*portinstall japanese/mailman [#ne475dea]
 ----------------------------------------------------------------------------
 Mailman has been installed, but requires further configuration before use!
 
 You will have to configure both your MTA (mail server) and web server to
 integrate with Mailman.  If the port's documentation has been installed,
 extensive post-installation instructions may be found in:
 
   /usr/local/share/doc/mailman/FreeBSD-post-install-notes
 
 Note (1):  If you use an alternate (non-Sendmail) MTA, you MUST be sure
 that the correct value of MAIL_GID was used when this port or package
 was built.  Performing a "make config" in the Mailman port directory
 you can choose your MTA with the correct MAIL_GID.
 
 Note (2):  The entire Mailman installation resides under /usr/local/mailman
 The command-line scripts necessary to administer Mailman have been
 installed in /usr/local/mailman/bin
 
 Note (3):  As of version 2.1, Mailman's queue runner runs as a daemon and
 is started by a script in /usr/local/etc/rc.d
 
 In order to make private archives searchable with namazu2, you need copy
 or link /usr/local/libexec/namazu.cgi to
 /usr/local/mailman/archives/private/<ML name>/ and configure .namazurc
 to refer to /usr/local/etc/namazu/namazu-sample.
 See also
 http://www.python.jp/pipermail/mailman-users-jp/2004-August/001008.html
 written in Japanese.
 ----------------------------------------------------------------------------
 
 Your Postfix hostname is non-default.
 You must add "SMTPHOST = piano2nd.localdomain" to the bottom of mm_cfg.py.

 
 ===> Correct pkg-plist sequence to create group(s) and user(s)
 ===>   Registering installation for ja-mailman-2.1.14.j7,1
 ===> SECURITY REPORT:
       This port has installed the following binaries which execute with
       increased privileges.
 /usr/local/mailman/cgi-bin/create
 /usr/local/mailman/cgi-bin/subscribe
 /usr/local/mailman/mail/mailman
 /usr/local/mailman/cgi-bin/listinfo
 /usr/local/mailman/cgi-bin/rmlist
 /usr/local/mailman/cgi-bin/options
 /usr/local/mailman/cgi-bin/private
 /usr/local/mailman/cgi-bin/admindb
 /usr/local/mailman/cgi-bin/edithtml
 /usr/local/mailman/cgi-bin/roster
 /usr/local/mailman/cgi-bin/admin
 /usr/local/mailman/cgi-bin/confirm
 
       If there are vulnerabilities in these programs there may be a security
       risk to the system. FreeBSD makes no guarantee about the security of
       ports included in the Ports Collection. Please type 'make deinstall'
       to deinstall the port if this is a concern.
 
       For more information, and contact details about the security
       status of this software, see the following webpage:
 http://www.python.jp/doc/contrib/mailman/releases.html
 ===>  Cleaning for ja-mailman-2.1.14.j7,1

 
getting rid of old source files
 no lists == nothing to do, exiting
 ===> Installing rc.d startup script(s)
 Listing /usr/local/mailman/cron ...
 Compiling /usr/local/mailman/cron/paths.py ...
 Listing /usr/local/mailman/scripts ...
 Compiling /usr/local/mailman/scripts/paths.py ...
 ---> Starting post-install script:
 ---> Checking crontab(5) file for user "mailman"
 ---> Creating crontab(5) file for user "mailman"
 ---> Checking (and fixing) file and directory permissions
 ----------------------------------------------------------------------------
 Mailman has been installed, but requires further configuration before use!
 
 You will have to configure both your MTA (mail server) and web server to
 integrate with Mailman.  If the port's documentation has been installed,
 extensive post-installation instructions may be found in:
 
   /usr/local/share/doc/mailman/FreeBSD-post-install-notes
 
 Note (1):  If you use an alternate (non-Sendmail) MTA, you MUST be sure
 that the correct value of MAIL_GID was used when this port or package
 was built.  Performing a "make config" in the Mailman port directory
 you can choose your MTA with the correct MAIL_GID.
 
 Note (2):  The entire Mailman installation resides under /usr/local/mailman
 The command-line scripts necessary to administer Mailman have been
 installed in /usr/local/mailman/bin
 
 Note (3):  As of version 2.1, Mailman's queue runner runs as a daemon and
 is started by a script in /usr/local/etc/rc.d
 
 In order to make private archives searchable with namazu2, you need copy
 or link /usr/local/libexec/namazu.cgi to
 /usr/local/mailman/archives/private/<ML name>/ and configure .namazurc
 to refer to /usr/local/etc/namazu/namazu-sample.
 See also
 http://www.python.jp/pipermail/mailman-users-jp/2004-August/001008.html
 written in Japanese.
 ----------------------------------------------------------------------------
 
 Your Postfix hostname is non-default.
 You must add "SMTPHOST = blackcube2.localdomain" to the bottom of mm_cfg.py.
 
 ===> Correct pkg-plist sequence to create group(s) and user(s)
 ===>   Registering installation for mailman-2.1.14.j7,1
 ===> SECURITY REPORT:
       This port has installed the following binaries which execute with
       increased privileges.
 /usr/local/mailman/cgi-bin/create
 /usr/local/mailman/cgi-bin/subscribe
 /usr/local/mailman/mail/mailman
 /usr/local/mailman/cgi-bin/listinfo
 /usr/local/mailman/cgi-bin/rmlist
 /usr/local/mailman/cgi-bin/options
 /usr/local/mailman/cgi-bin/private
 /usr/local/mailman/cgi-bin/admindb
 /usr/local/mailman/cgi-bin/edithtml
 /usr/local/mailman/cgi-bin/roster
 /usr/local/mailman/cgi-bin/admin
 /usr/local/mailman/cgi-bin/confirm
 
       If there are vulnerabilities in these programs there may be a security
       risk to the system. FreeBSD makes no guarantee about the security of
       ports included in the Ports Collection. Please type 'make deinstall'
       to deinstall the port if this is a concern.
 
       For more information, and contact details about the security
       status of this software, see the following webpage:
 http://www.python.jp/doc/contrib/mailman/releases.html
 ===>  Cleaning for mailman-2.1.14.j7,1

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS