Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-13 | devel/boost: bump consumers after library update | Dima Panov | |
2024-02-12 | www/proxygen: update 2024.02.05.00 → 2024.02.12.00 | Yuri Victorovich | |
2024-02-05 | www/proxygen: update 2024.01.29.00 → 2024.02.05.00 | Yuri Victorovich | |
2024-01-30 | www/proxygen: update 2024.01.22.00 → 2024.01.29.00 | Yuri Victorovich | |
2024-01-22 | www/proxygen: update 2024.01.15.00 → 2024.01.22.00 | Yuri Victorovich | |
2024-01-16 | www/proxygen: update 2024.01.08.00 → 2024.01.15.00 | Yuri Victorovich | |
2024-01-09 | www/proxygen: update 2024.01.01.00 → 2024.01.08.00 | Yuri Victorovich | |
2024-01-01 | www/proxygen: update 2023.12.25.00 → 2024.01.01.00 | Yuri Victorovich | |
2023-12-25 | www/proxygen: update 2023.12.18.00 → 2023.12.25.00 | Yuri Victorovich | |
2023-12-18 | www/proxygen: update 2023.12.11.00 → 2023.12.18.00 | Yuri Victorovich | |
2023-12-14 | devel/libfmt: Update to 10.1.1 | Po-Chuan Hsieh | |
- Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/fmtlib/fmt/releases | |||
2023-12-11 | www/proxygen: update 2023.12.04.00 → 2023.12.11.00 | Yuri Victorovich | |
2023-12-04 | www/proxygen: update 23.11.1 → 23.12.0 | Yuri Victorovich | |
2023-11-28 | www/proxygen: update 2023.11.20.00 → 2023.11.27.00 | Yuri Victorovich | |
2023-11-20 | www/proxygen: update 2023.11.13.00 → 2023.11.20.00 | Yuri Victorovich | |
2023-11-17 | devel/icu: update to 74.1 | Jan Beich | |
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1 Reported by: GitHub (watch releases) PR: 274317 Exp-run by: antoine (incomplete) Approved by: fluffy | |||
2023-11-14 | www/proxygen: update 2023.11.06.00 → 2023.11.13.00 | Yuri Victorovich | |
2023-11-07 | www/proxygen: update 2023.10.30.00 → 2023.11.06.00 | Yuri Victorovich | |
2023-10-30 | www/proxygen: update 2023.10.16.00 → 2023.10.30.00 | Yuri Victorovich | |
2023-10-18 | www/proxygen: update 2023.10.09.00 → 2023.10.16.00 | Yuri Victorovich | |
2023-10-10 | www/proxygen: update 2023.09.25.00 → 2023.10.09.00 | Yuri Victorovich | |
2023-09-27 | devel/boost*: bump all consumers after 1.83.0 | Dima Panov | |
2023-09-25 | www/proxygen: Update 2023.09.18.00 → 2023.09.25.00 | Yuri Victorovich | |
2023-09-18 | www/proxygen: Update 2023.09.11.00 → 2023.09.18.00 | Yuri Victorovich | |
2023-09-11 | www/proxygen: Update 2023.09.04.00 → 2023.09.11.00 | Yuri Victorovich | |
2023-09-05 | www/proxygen: Update 2023.08.28.00 → 2023.09.04.00 | Yuri Victorovich | |
2023-08-29 | www/proxygen: Update 2023.08.14.00 → 2023.08.28.00 | Yuri Victorovich | |
2023-08-14 | www/proxygen: Update 2023.08.07.00 → 2023.08.14.00 | Yuri Victorovich | |
2023-08-08 | www/proxygen: Update 2023.07.24.00 → 2023.08.07.00 | Yuri Victorovich | |
2023-07-24 | www/proxygen: Update 2023.07.17.00 → 2023.07.24.00 | Yuri Victorovich | |
2023-07-18 | www/proxygen: Update 2023.07.10.00 → 2023.07.17.00 | Yuri Victorovich | |
2023-07-10 | www/proxygen: Update 2023.07.03.00 → 2023.07.10.00 | Yuri Victorovich | |
2023-07-03 | www/proxygen: Update 2023.06.26.00 → 2023.07.03.00 | Yuri Victorovich | |
2023-06-30 | www/proxygen: Update 2023.06.12.00 → 2023.06.26.00 | Yuri Victorovich | |
2023-06-27 | all: remove explicit versions in USES=python for "3.x+" | Rene Ladan | |
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> | |||
2023-06-16 | www/proxygen: Update 2023.06.08.00 → 2023.06.12.00 | Yuri Victorovich | |
2023-06-10 | www/proxygen: Update 2023.05.08.00 → 2023.06.08.00 | Yuri Victorovich | |
2023-05-09 | www/proxygen: Update 2023.05.01.00 → 2023.05.08.00 | Yuri Victorovich | |
2023-05-01 | www/proxygen: Update 2023.04.24.00 → 2023.05.01.00 | Yuri Victorovich | |
2023-04-27 | */*: bump all direct Boost cunsumers | Dima Panov | |
2023-04-24 | www/proxygen: Update 2023.04.17.00 → 2023.04.24.00 | Yuri Victorovich | |
2023-04-17 | www/proxygen: Update 2023.04.10.00 → 2023.04.17.00 | Yuri Victorovich | |
2023-04-13 | devel/icu: update to 73.1 | Jan Beich | |
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm) Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1 Reported by: GitHub (watch releases) PR: 270422 Exp-run by: antoine | |||
2023-04-10 | www/proxygen: 2023.04.03.00 | Yuri Victorovich | |
2023-04-03 | www/proxygen: Update 2023.03.27.00 → 2023.04.03.00 | Yuri Victorovich | |
2023-03-27 | www/proxygen: Update 2023.03.20.00 → 2023.03.27.00 | Yuri Victorovich | |
2023-03-23 | www/proxygen: Update 2023.03.13.00 → 2023.03.20.00 | Yuri Victorovich | |
2023-03-13 | www/proxygen: Update 2023.03.06.00 → 2023.03.13.00 | Yuri Victorovich | |
2023-03-06 | www/proxygen: Update 2023.02.27.00 → 2023.03.06.00 | Yuri Victorovich | |
2023-02-27 | www/proxygen: Update 2023.02.20.00 → 2023.02.27.00 | Yuri Victorovich | |