non port: net-p2p/nomadnet/Makefile |
Number of commits found: 11 |
Sunday, 15 Jun 2025
|
20:35 Carlo Strub (cs)
net-p2p/nomadnet: Update to 0.7.0
573ebd1 |
Saturday, 8 Mar 2025
|
04:05 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.
06a08e6 |
Saturday, 14 Sep 2024
|
17:58 Carlo Strub (cs)
net-p2p/nomadnet: Update to 0.5.2
425e480 |
Sunday, 4 Feb 2024
|
12:49 Carlo Strub (cs)
net-p2p/nomadnet: Update to 0.4.6
8649582 |
Monday, 9 Oct 2023
|
18:24 Carlo Strub (cs)
net-p2p/nomadnet: Update to 0.3.9
f46649d |
Friday, 22 Sep 2023
|
19:00 Carlo Strub (cs)
net-p2p/nomadnet: Fix license for GPLv3
70bc615 |
18:57 Carlo Strub (cs)
net-p2p/nomadnet: Update to 0.3.8
f22c5cf |
Wednesday, 20 Sep 2023
|
19:10 Carlo Strub (cs)
net-p2p/nomadnet: Update to 0.3.7
da3a630 |
Tuesday, 15 Aug 2023
|
21:15 Carlo Strub (cs)
net-p2p/nomadnet: Update to 0.3.6
4b635b3 |
Tuesday, 27 Jun 2023
|
19: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>
3d9a815 |
Saturday, 25 Feb 2023
|
16:55 Carlo Strub (cs)
net-p2p/nomadnet: Off-grid, resilient mesh communication
5083884 |
Number of commits found: 11 |