aboutsummaryrefslogtreecommitdiff
path: root/www/mitmproxy/files
Commit message (Collapse)AuthorAgeFilesLines
* www/mitmproxy: Unbreak at runtimeKai Knoblich2019-12-161-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | * After r511877 (initial cause, already fixed in r518596) and r516400 [1] the port was broken at runtime. Unbreak it by relaxing the version range for net/py-ldap3. Also relax the version range for devel/py-urwid which was recently updated in r519201. * Adjust the RUN_DEPENDS by making them more specific (as given in setup.py) to reduce the likelihood of runtime errors in the future. * Bump PORTREVISION due changed code. A MFH is not required as www/mitmproxy in the 2019Q4 branch isn't affected and was already fixed with r518597. PR: 242025 Reported by: ale [1] Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=520286
* www/mitmproxy: Prepare for py-openssl 19.0.0 and unbreak at runtimeKai Knoblich2019-08-041-4/+12
| | | | | | | | | | | | | | | Relax the version ranges for security/py-openssl to avoid breakage at runtime when release 19.0.0 lands into the Ports tree. Also unbreak the port as it's already broken at runtime because the given requirements for security/py-cryptography are too narrow. PR: 239540 Approved by: Hung-Yi Chen <gaod@hychen.org> (maintainer) MFH: 2019Q3 (runtime fix) Notes: svn path=/head/; revision=508126
* www/mitmproxy: Update version 2.0.1=>4.0.4Muhammad Moinur Rahman2019-02-182-0/+198
| | | | | | | | PR: 235840 Approved by: gaod@hychen.org Notes: svn path=/head/; revision=493312
* - Update to 0.15Dmitry Marakasov2016-03-241-22/+0
| | | | | | | | | | | - While here, add LICENSE_FILE and NO_ARCH PR: 207568 Submitted by: w.schwarzenfeld@aon.at Approved by: maintainer timeout (gaod@hychen.org, 3 weeks) Notes: svn path=/head/; revision=411803
* - Update to 0.10.1Martin Wilke2014-06-061-3/+3
| | | | | | | | PR: 190691 Submitted by: Jamie Landeg-Jones Notes: svn path=/head/; revision=356804
* - Update to 0.10Sunpoet Po-Chuan Hsieh2014-02-231-4/+4
| | | | | | | | | | | | | | - While I'm here: - Use PYDISTUTILS_AUTOPLIST and PLIST_FILES instead of PLIST - Use USE_PYDISTUTILS=yes - Support STAGEDIR Changes: https://github.com/mitmproxy/mitmproxy/blob/master/CHANGELOG PR: ports/186935 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) Notes: svn path=/head/; revision=345733
* www/mitmproxy: update to 0.9.1William Grzybowski2013-08-211-4/+12
| | | | | | | | | | | | | | | - Update to 0.9.1 [1] - Fix flask dependency name - Add LICENSE (MIT) - Remove leading article from COMMENT Changes: https://github.com/mitmproxy/mitmproxy/blob/v0.9.1/CHANGELOG PR: ports/180747 Submitted by: Hung-Yi Chen <gaod hychen.org> (maintainer) Notes: svn path=/head/; revision=325156
* 'mitmproxy' is an SSL-capable man-in-the-middle HTTP proxy. It provides aWesley Shields2012-11-241-0/+14
console interface that allows traffic flows to be inspected and edited on the fly. 'mitmdump' is the command-line version of mitmproxy, with the same functionality but without the frills. Think tcpdump for HTTP. WWW: http://mitmproxy.org/index.html PR: ports/173449 Submitted by: Hung-Yi Chen <gaod@hychen.org> Feature safe: yes Notes: svn path=/head/; revision=307726