Date: Fri, 10 Apr 2009 15:14:09 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports UPDATING ports/www/trac-email2trac Makefile distinfo pkg-plist Message-ID: <200904101514.n3AFE9Vj046403@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2009-04-10 15:14:09 UTC FreeBSD ports repository Modified files: . UPDATING www/trac-email2trac Makefile distinfo pkg-plist Log: Upgrade to email2trac version 0.80 Add --with-trac-user and --with-mta-user to CONFIGURE_ARGS to specify correct values to the setuid wrapper. Default to www and mailnull respectivly to support sendmail and an apache based trac install. Add an option to enable postfix support for the wrapper by switching the mta user to nobody. Actually install the setuid wrapper setuid. Install the scripts without .py extensions as expected by the setuid wrapper. Install the example email2trac.conf as email2trac.conf.sample. Only copy it to email2trac.conf if none exists and only remove email2trac.conf if it is unchanged. Approved by: gerrit dot beine at gmx dot de (maintainer) Revision Changes Path 1.797 +10 -1 ports/UPDATING 1.6 +28 -9 ports/www/trac-email2trac/Makefile 1.4 +3 -3 ports/www/trac-email2trac/distinfo 1.2 +5 -3 ports/www/trac-email2trac/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904101514.n3AFE9Vj046403>