Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2024.2.2682690_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
2024.2.2682690 25 Jan 2025 17:31:53
    |
Daniel Engberg (diizzy)  Author: antonfb |
devel/py-p4python: Update to 2024.2.2682690
Changelog: https://github.com/perforce/p4python/blob/2024.2.0/RELNOTES.txt
PR: 283668 |
2024.1.2645203 14 Nov 2024 03:52:54
    |
Craig Leres (leres)  |
devel/py-p4python: Update to 2024.1 (2645203)
PR: 282748
Approved by: antonfb@hesiod.org (maintainer) |
2023.2.2581979 10 Apr 2024 23:11:45
    |
Craig Leres (leres)  |
devel/py-p4python: Update to 2023.2.2581979
PR: 278296
Approved by: antonfb@hesiod.org (maintainer) |
2023.2.2527637 07 Dec 2023 05:12:49
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-p4python: Update version 2023.1.2509188=>2023.2.2527637
Changelog: https://www.perforce.com/perforce/r23.2/user/p4pythonnotes.txt
PR: 275580
Approved by: submitter is maintainer |
2023.1.2509188 01 Dec 2023 00:20:09
    |
Craig Leres (leres)  |
devel/py-p4python: Update to 2023.1.2509188
PR: 275458
Approved by: antonfb@hesiod.org (maintainer) |
2023.1.2454917 05 Jul 2023 16:36:57
    |
Craig Leres (leres)  |
devel/py-p4python: Update to 2023.1.2454917
PR: 272388
Approved by: antonfb@hesiod.org (maintainer) |
2022.2.2425690 03 Jul 2023 19:58:12
    |
Craig Leres (leres)  |
devel/py-p4python: Fix build with c++17
PR: 243149
Approved by: antonfb@hesiod.org (maintainer) |
2022.2.2425690 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> |
2022.2.2425690 09 Apr 2023 01:31:00
    |
Craig Leres (leres)  |
devel/py-p4python: Update to 2022.2.2425690
Remove BROKEN (this version is 7 years newer). Python 2 no longer
supported.
PR: 270704
Approved by: antonfb@hesiod.org (maintainer) |
2016.1.1447008_2 01 Apr 2023 20:52:16
    |
Craig Leres (leres)  |
devel/py-p4python: Unbreak build, update maintainership
Add patch to fix build after recent devel/p4api update. Also, the
new maintainer says an update to 2022.1 is in progress.
Welcome (again), new port maintainer!
PR: 270583 |
2016.1.1447008_1 29 Mar 2023 17:20:39
    |
Alan Somers (asomers)  |
devel/py-p4python: relinquish maintainership
I haven't used this port for 5 years, and I cannot test changes to it.
PR: 270469
Approved by: fernape (ports) |
2016.1.1447008_1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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) |
2016.1.1447008_1 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 ) |
2016.1.1447008_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2016.1.1447008_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2016.1.1447008_1 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
2016.1.1447008_1 12 Dec 2020 04:59:58
  |
linimon  |
Mark as BROKEN on riscv64.
Approved by: portmgr
Obtained from: lonesome.com build testing |
2016.1.1447008_1 06 Mar 2018 21:59:09
  |
asomers  |
devel/py-p4python: build with SSL support
Also, fix the WWW link
Reported by: Mike Durian <durian@bogie.net>
Tested by: Mike Durian, ken@FreeBSD.org |
2016.1.1447008 02 Feb 2018 19:11:19
  |
asomers  |
devel/py-p4python: new port
Reviewed by: brd
Approved by: brd (ports)
Sponsored by: Spectra Logic Corp
Differential Revision: https://reviews.freebsd.org/D10825 |