Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.0.4_2 01 Dec 2023 06:39:02 |
Po-Chuan Hsieh (sunpoet) |
*: Fix build after 3232af18957315da73e0e4105cac869d8cb3c6b1 (www/py-flask
PORTNAME change)
Approved by: portmgr (blanket) |
7.0.4_2 29 Sep 2023 14:19:56 |
Po-Chuan Hsieh (sunpoet) |
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}
- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk
PR: 273727
Approved by: tcberner (portmgr)
Exp-run by: antoine |
7.0.4_2 22 Jul 2023 07:46:38 |
Tobias C. Berner (tcberner) |
framework: convert tree to use USES=pycryptography
A future commit will update to security/py-cryptography will introduce a
rust dependency.
PR: 254853 |
7.0.4_2 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
7.0.4_2 14 Oct 2022 20:54:13 |
Dima Panov (fluffy) |
www/mitmproxy: unbreak build after py-cryptography revert (+)
securuty/py-cryptography got a PORTEPOCH bump after revert.
Adjust dependency package version check boundaries to meet new reality.
Approved by: portmgr blanket |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.0.4_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.0.4_2 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
7.0.4_2 03 Jun 2022 05:48:10 |
Muhammad Moinur Rahman (bofh) Author: Hung-Yi Chen |
www/mitmproxy: Mark BROKEN
- Runtime fail after py-wsproto update
PR: 264266
Approved by: gaod@hychen.org (maintainer) |
7.0.4_1 16 Feb 2022 16:37:30 |
Li-Wen Hsu (lwhsu) Author: Hung-Yi Chen |
www/mitmproxy: Fix build after net/py-h11 update
PR: 261991 |
7.0.4 14 Feb 2022 18:01:26 |
Li-Wen Hsu (lwhsu) Author: Hung-Yi Chen |
www/mitmproxy: Update to 7.0.4
Patch is based on pi's version in [1]
PR: 259400 [1] |
7.0.2 14 Sep 2021 17:19:36 |
Li-Wen Hsu (lwhsu) Author: Hung-Yi Chen |
www/mitmproxy: Update to 7.0.2
PR: 258500 |
6.0.2 31 Aug 2021 19:50:14 |
Bernhard Froehlich (decke) |
www/mitmproxy: Add CPE information
Approved by: portmgr (blanket) |
6.0.2 30 Jun 2021 07:34:53 |
Alex Dupre (ale) |
www/mitmproxy: update to 6.0.2 release and unbreak.
PR: 250799
Reported by: p5B2E9A8F@t-online.de
Patch by: maintainer, lwhsu, ale |
4.0.4_3 14 May 2021 19:51:49 |
Dmitry Marakasov (amdmi3) |
www/mitmproxy: mark BROKEN (dependency list incorrect)
Approved by: portmgr blanket |
4.0.4_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.0.4_3 26 Jan 2021 19:24:27 |
sunpoet |
Change RUN_DEPENDS from py-tornado to py-tornado5
- Bump PORTREVISION for dependency change |
4.0.4_2 25 Apr 2020 09:32:32 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
4.0.4_2 16 Dec 2019 19:36:59 |
kai |
www/mitmproxy: Unbreak at runtime
* 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) |
4.0.4_1 04 Aug 2019 21:12:28 |
kai |
www/mitmproxy: Prepare for py-openssl 19.0.0 and unbreak at runtime
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) |
4.0.4 15 Apr 2019 15:37:39 |
mat |
Prevent flavors for those two ports, they do not set a
PKGNAMEPREFIX/SUFFIX.
Noticed by: irregular bulk -a with BUILD_ALL_PYTHON_FLAVORS set. |
4.0.4 18 Feb 2019 19:06:51 |
bofh |
www/mitmproxy: Update version 2.0.1=>4.0.4
PR: 235840
Approved by: gaod@hychen.org |
2.0.1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
2.0.1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
2.0.1 06 Jun 2017 16:18:17 |
mat |
Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB.
While there, fix small style issues.
Sponsored by: Absolight |
2.0.1 02 Jun 2017 16:15:13 |
linimon |
Mark broken everywhere: dependency calculation fails. |
2.0.1 28 Apr 2017 22:16:58 |
shaun |
Fix typo in last commit: py-jsbeautifier is in devel. |
2.0.1 28 Apr 2017 21:47:58 |
shaun |
Update to 2.0.1, bringing the port back from complete brokenness.
PR: 213806
Submitted by: shaun
Reported by: p5B2E9A8F@t-online.de
Approved by: maintainer timeout (2 weeks) |
0.15 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.15 24 Mar 2016 16:26:47 |
amdmi3 |
- Update to 0.15
- 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) |
0.10.1_1 18 Nov 2015 21:41:48 |
rm |
devel/py-asn1: move to devel/py-pyasn1 to match PyPI name
- move to devel/py-pyasn1 to match PyPI name
- update *_DEPENDS and bump PORTREVISION in dependent ports
- reset PORTEPOCH
PR: 204567
Submitted by: John W. O'Brien <john@saltant.com>
Approved by: mhjacks@swbell.net (maintainer of devel/py-asn1) |
0.10.1 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
0.10.1 06 Jun 2014 15:31:10 |
miwi |
- Update to 0.10.1
PR: 190691
Submitted by: Jamie Landeg-Jones |
0.10 23 Feb 2014 15:21:06 |
sunpoet |
- Update to 0.10
- 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) |
0.9.2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.9.2 10 Sep 2013 14:38:14 |
wg |
www/mitmproxy: update to 0.9.2
- Update to 0.9.2
Changes: https://github.com/mitmproxy/mitmproxy/blob/v0.9.2/CHANGELOG
PR: ports/181949
Submitted by: Hung-Yi Chen <gaod hychen.org> (maintainer) |
0.9.1 30 Aug 2013 16:49:44 |
mva |
- do not use local bsd.python.mk variables within the port Makefile - switch
the publicly accessible ones instead |
0.9.1 21 Aug 2013 16:14:48 |
wg |
www/mitmproxy: update to 0.9.1
- 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) |
0.8.1 06 Feb 2013 22:36:49 |
flo |
Update to 0.8.1
PR: ports/175903
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) |
0.8 24 Nov 2012 20:01:26 |
wxs |
'mitmproxy' is an SSL-capable man-in-the-middle HTTP proxy. It provides a
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 |