Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.7_2 24 Feb 2025 07:55:52
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.85.0
PR: 284884 |
0.0.7_1 20 Jan 2025 11:06:50
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.84.0
PR: 283962 |
0.0.7 07 Jan 2025 00:27:05
    |
Danilo G. Baio (dbaio)  |
www/varnish-libvmod-fileserver: Update to 0.0.7
Add Varnish 7.6.X support
Approved by: zi (maintainer) |
0.0.5_22 01 Dec 2024 09:24:18
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
0.0.5_21 08 Nov 2024 08:24:20
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.0.5_20 23 Oct 2024 03:11:24
    |
Yuri Victorovich (yuri)  |
Mk/Uses/cargo.mk: Remove cross-compilation options for Rust-based ports
Reasons:
* Port build shouldn't use cross-compilation mode
because it buids for the same architecture.
* RUSTFLAGS isn't passed to the build of all or some Rust ports
in the cross-compilation mode.
Essential changes:
* Remove the CARGO_BUILD_TARGET make variable.
* Remove CARGO_BUILD_TARGET and CARGO_TARGET_* from CARGO_ENV.
* Update many ports that used CARGO_BUILD_TARGET.
* Build paths now don't include the architecture triplet part.
Immadiate benefits: (Only the first 15 lines of the commit message are shown above ) |
0.0.5_20 10 Sep 2024 11:00:34
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
0.0.5_19 26 Aug 2024 08:08:01
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
0.0.5_18 05 Aug 2024 14:41:47
    |
Danilo G. Baio (dbaio)  |
www/varnish-*: Bump PORTREVISION to chase www/varnish7 update
Necessary to avoid ABI mismatch. |
0.0.5_17 18 Jun 2024 10:59:14
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
0.0.5_16 13 May 2024 11:03:24
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
0.0.5_15 23 Mar 2024 09:41:46
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
0.0.5_14 19 Feb 2024 11:59:23
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
0.0.5_13 09 Jan 2024 12:15:54
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
0.0.5_12 08 Dec 2023 15:04:09
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
0.0.5_11 02 Dec 2023 18:42:35
    |
Danilo G. Baio (dbaio)  |
www/varnish-*: Bump PORTREVISION to chase www/varnish7 update
Necessary to avoid ABI mismatch. |
0.0.5_10 24 Oct 2023 10:22:32
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
0.0.5_9 03 Oct 2023 01:54:29
    |
Danilo G. Baio (dbaio)  |
www/varnish-libvmod-fileserver: Update to 0.0.5/20ef23b
Add Varnish 7.4.X support
Approved by: zi (maintainer) |
0.0.5_8 08 Sep 2023 09:06:24
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
0.0.5_7 17 Jul 2023 15:58:38
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
0.0.5_6 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> |
0.0.5_6 09 Jun 2023 11:38:16
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
0.0.5_5 23 Apr 2023 13:14:29
    |
Mikael Urankar (mikael)  |
www/varnish-libvmod-fileserver: Update to git commit hash
d4c10198033112aa47177b6a7206fc490b690332
This version is compatible with rust 1.69.0
PR: 241621
Approved by: zi (maintainer) |
0.0.5_4 23 Apr 2023 13:14:05
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
0.0.5_3 16 Mar 2023 11:11:52
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
0.0.5_2 05 Mar 2023 15:37:07
    |
Ryan Steinmetz (zi)  |
www/varnish-libvmod-fileserver: Do not try to build under i386 (build failures) |
0.0.5_2 13 Feb 2023 14:52:59
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
0.0.5_1 08 Jan 2023 11:52:39
    |
Piotr Kubaj (pkubaj)  |
www/varnish-libvmod-fileserver: fix build on ARM / POWER
Fix build with unsigned char instead signed char:
133 | iface.ifr_name[i] = c as i8;
| ----------------- ^^^^^^^ expected `u8`, found `i8` |
0.0.5_1 07 Jan 2023 19:24:18
    |
Daniel Engberg (diizzy)  |
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports |
0.0.5 28 Dec 2022 02:32:06
    |
Ryan Steinmetz (zi)  |
www/varnish-libvmod-fileserver: new port:
Serve files directly from Varnish, no external backend needed! |