Port details |
- trac-email2trac Convert email to trac tickets
- 2.12.2 www
=0 2.12.2Version of this port present on the latest quarterly branch. DEPRECATED: Uses Python 2.7 which is EOLed upstream
This port expired on: 2020-12-31
- Maintainer: joneum@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2007-05-27 17:44:09
- Last Update: 2021-01-01 11:45:05
- SVN Revision: 559825
- Also Listed In: devel python
- License: APACHE20
- WWW:
- https://oss.trac.surfsara.nl/email2trac
- Description:
- This is a release of the SARA package email2trac that contains utilities that
we use to convert emails to trac tickets. The initial setup was made by Daniel
Lundin from Edgewall Software. SARA has extend the initial setup, with the
following extensions:
* HTML messages
* Attachments
* Use commandline options
* Use config file to change the behaviour of the email2trac.py program
* unicode support for special characters in the headers of an email message
WWW: https://oss.trac.surfsara.nl/email2trac
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- trac-email2trac>0:www/trac-email2trac
- Conflicts:
- CONFLICTS_INSTALL:
- trac-email2trac-postfix-[0-9]*
- No installation instructions:
- This port has been deleted.
- PKGNAME: trac-email2trac
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1525095454
SHA256 (email2trac-2.12.2.tar.gz) = d2540cdfdb337b10c137a4dd069856e13c5831efa0ced47e905f6901827212d6
SIZE (email2trac-2.12.2.tar.gz) = 102415
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 pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python2.7 : lang/python27
- Runtime dependencies:
-
- tracd : www/trac
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for trac-email2trac-2.12.2:
DOCS=on: Build and/or install documentation
POSTFIX=off: Configure suid script for postfix
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.12.2 01 Jan 2021 11:45:05
![Revision:559825 Revision:559825](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Re-apply part of r559792 (INDEX and bulk -a OK)
With hat: portmgr |
2.12.2 01 Jan 2021 10:11:35
![Revision:559822 Revision:559822](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
2.12.2 01 Jan 2021 00:57:24
![Revision:559792 Revision:559792](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things. (Only the first 15 lines of the commit message are shown above ) |
2.12.2 30 Apr 2018 13:39:40
![Revision:468702 Revision:468702](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
joneum ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 2.12.2
Changelog:
2.12.2
* Fixed do not use html2text if message is send in plain and html text. Show
plain
and attach html version if drop_alternative is not set
2.12.0
* Fixed inlne property bug, append line if no ticket property field found |
2.11.0_1 19 Feb 2018 11:10:43
![Revision:462307 Revision:462307](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
2.11.0 31 Jul 2017 21:48:45
![Revision:447000 Revision:447000](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
joneum ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- www/trac-email2trac: Update from 2.10.0 to 2.11.0
* Remove bloodhound code.
Bug Fixes:
* Fixed a typo version must be "1.2" instead of "1,2"
* Fixed crash in email2trac when subject line contatins multiple '?'
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D11760 |
2.10.0 16 May 2017 13:37:51
![Revision:441000 Revision:441000](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
joneum ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
2.10.0 14 Mar 2017 03:14:05
![Revision:436124 Revision:436124](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Pass maintainership to submitter
PR: 217773
Submitted by: joneum@bsdproject.de |
2.10.0 18 Feb 2017 10:48:49
![Revision:434345 Revision:434345](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.10.0
- Update WWW
PR: 216945
Submitted by: maintainer |
2.9.0 07 Oct 2016 06:16:55
![Revision:423450 Revision:423450](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.9.0
PR: 213016
Submitted by: joneum@bsdproject.de |
2.6.2 29 May 2016 01:22:01
![Revision:416079 Revision:416079](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix license
- Unsilence installation
- Switch to options helpers |
2.6.2 25 May 2016 15:43:34
![Revision:415839 Revision:415839](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight |
2.6.2 01 Apr 2016 14:33:58
![Revision:412351 Revision:412351](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.6.2 19 Feb 2015 11:19:06
![Revision:379339 Revision:379339](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Oops, drop SLAVE_PORT ugliness |
2.6.2 19 Feb 2015 11:14:24
![Revision:379338 Revision:379338](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert to @sample
- Convert to @(user,group,mode)
- Convert to OPTIONS_SLAVE
- Register CONFLICTS with -postfix slave port |
2.6.2 03 Jan 2015 08:41:21
![Revision:376109 Revision:376109](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mva ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
2.6.2 15 Jul 2014 17:09:35
![Revision:361980 Revision:361980](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
adamw ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
2.6.2 26 Jan 2014 14:31:44
![Revision:341183 Revision:341183](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Stage support |
2.6.2 13 Jan 2014 21:00:04
![Revision:339634 Revision:339634](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
2.6.2 20 Sep 2013 23:36:54
![Revision:327776 Revision:327776](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.6.2 02 Mar 2013 14:41:34
![Revision:313241 Revision:313241](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.6.2 |
2.4.5_1 28 Feb 2013 17:06:37
![Revision:313115 Revision:313115](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
brooks ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
I no longer maintain any Trac installations so drop all my Trac module
ports and clean up the port headers. |
2.4.5_1 30 Oct 2012 19:43:43
![Revision:306700 Revision:306700](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- remove bogus setuptools dependency
- convert to optionsng
- trim Makefile header
- limit python version to 2.x only
PR: 173166
Submitted by: rm (myself)
Approved by: brooks (maintainer, by mail)
Feature safe: yes |
2.4.5 21 Nov 2011 23:23:25
![files touched by this commit files touched by this commit](/images/logs.gif) |
brooks ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to the latest version of email2trac, 2.4.5.
Feature safe: yes |
2.0.2 04 Mar 2011 14:44:50
![files touched by this commit files touched by this commit](/images/logs.gif) |
brooks ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to version 2.0.2. |
1.6.0 10 Aug 2010 21:06:46
![files touched by this commit files touched by this commit](/images/logs.gif) |
brooks ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to 1.6.0. |
1.5.1 22 Jul 2010 23:00:17
![files touched by this commit files touched by this commit](/images/logs.gif) |
brooks ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to version 1.5.1. Major changes include adding support for Trac
0.12 and dropping support for 0.9. |
1.2.0_2 18 May 2010 04:08:06
![files touched by this commit files touched by this commit](/images/logs.gif) |
pgollucci ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
1.2.0_1 05 May 2010 21:52:39
![files touched by this commit files touched by this commit](/images/logs.gif) |
pgollucci ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
1.2.0 02 Mar 2010 20:58:03
![files touched by this commit files touched by this commit](/images/logs.gif) |
brooks ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to version 1.2.0.
Feature safe: yes |
0.90 13 Dec 2009 16:28:06
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+
With hat: portmgr |
0.90 21 Aug 2009 20:33:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
brooks ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to email2trac 0.90. |
0.80 22 May 2009 17:53:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
glarkin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Reassign maintainer to brooks@
Approved by: maintainer (glarkin) |
0.80 06 May 2009 22:15:18
![files touched by this commit files touched by this commit](/images/logs.gif) |
glarkin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Take maintainership |
0.80 04 May 2009 20:31:59
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Reset maintainer
PR: 133702
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> |
0.80 10 Apr 2009 15:14:09
![files touched by this commit files touched by this commit](/images/logs.gif) |
brooks ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
0.40 19 Jan 2009 23:28:14
![files touched by this commit files touched by this commit](/images/logs.gif) |
beech ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 0.40
PR: ports/130708
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) |
0.10_2 07 Jul 2008 11:45:26
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Bump PORTREVISION after arp update
PR: 125269 125274 |
0.10_1 06 Jun 2008 14:07:24
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.10 02 Aug 2007 12:11:07
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.10
PR: 115013
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) |
0.9.5 27 May 2007 17:34:05
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
This is a release of the SARA package email2trac that contains utilities that
we use to convert emails to trac tickets. The initial setup was made by Daniel
Lundin from Edgewall Software. SARA has extend the initial setup, with the
following extensions:
* HTML messages
* Attachments
* Use commandline options
* Use config file to change the behaviour of the email2trac.py program
* unicode support for special characters in the headers of an email message
WWW: https://subtrac.sara.nl/oss/email2trac
Submitted by: Gerrit Beine <gerrit.beine at gmx.de> |