Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.36.2 02 Jan 2025 13:10:46 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.36.2
- editors/imhex port is updated to the latest version. FreeBSD 13.3 came
to EOL, and there is no need to keep the old version of ImHex due to
the build issue caused by the old LLVM in the base system.
- The dependency on security/mbedtls is changed to security/mbedtls3 and
the DEPRECATED mark is removed.
- editors/imhex-current port is removed because it is no longer needed. |
1.30.1_2 01 Jan 2025 16:09:59 |
Rene Ladan (rene) |
all: remove support for expired FreeBSD 13.3
Reviewed by: bofh, brnrd, jbeich, nobutaka
Approved by: portmgr (implicit)
Differential Revision: https://reviews.freebsd.org/D48247 |
1.30.1_2 01 Jan 2025 14:01:10 |
Rene Ladan (rene) |
editors/imhex: expire on 2025-03-31 for security/mbedtls |
1.30.1_2 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
1.30.1_2 02 Jun 2024 08:33:44 |
Yuri Victorovich (yuri) |
devel/hpx: update 1.9.1 → 1.10.0
Reported by: portscout |
1.30.1_1 21 Apr 2024 05:10:35 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Support {13,14}-stable after LLVM 18 import |
1.30.1_1 13 Apr 2024 18:55:07 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Fix build error on 15-CURRENT |
1.30.1_1 03 Mar 2024 10:48:07 |
MANTANI Nobutaka (nobutaka) |
editors/imhex-current: Add new port
ImHex is a hex editor for reverse engineers and programmers.
This port is provided separately from existing editors/imhex port
for those who would like to use the latest version of ImHex.
The version requires FreeBSD 15-current, 14-stable, 13-stable,
or upcoming 13.3-RELEASE that has libc++ of LLVM 17 on the base
system to build it, thus it is not possible to build the version
on FreeBSD 13.2-RELEASE or 14.0-RELEASE. This situation has
prevented the update of editors/imhex port to the latest version.
This port is a tentative solution until FreeBSD 14.1-RELEASE
will be released. |
1.30.1_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.30.1 29 Sep 2023 19:05:07 |
Muhammad Moinur Rahman (bofh) |
editors/imhex: Remove CC/CPP/CXX exports
- USES=llvm now by default exports CC/CPP/CXX so remove those
- Utilize USES=localbase
Approved by: portmgr (blanket) |
1.30.1 09 Jul 2023 16:05:53 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.30.1 |
1.28.0 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> |
1.28.0 15 May 2023 14:06:44 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Use llvm16 to avoid a crash of base clang++ during build |
1.28.0 09 Apr 2023 07:24:09 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.28.0 |
1.27.1_1 30 Mar 2023 23:59:51 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.3-RELEASE from ports tree
- Mk/bsd.port.mk: mark FreeBSD 12.3 as unsupported.
- Mk/Uses/cabal.mk: Remove the text-2 workaround for 12.3-RELEASE
- biology/wfa2-lib: remove obsolete patch
- databases/mongodb60: remove IGNORE for EOL FreeBSD 12.3
- devel/concurrencpp: remove workaround for EOL FreeBSD 12.3
- devel/electron22: remove IGNORE for EOL FreeBSD 12.3
- devel/malloy: this should build fine on 12.4-RELEASE
- devel/qcoro: remove BROKEN for EOL FreeBSD 12.3
- devel/root: remove workaround for EOL FreeBSD 12.3
- editors/imhex: remove IGNORE for EOL FreeBSD 12.3
- emulators/ppsspp: remove workaround for EOL FreeBSD 12.3
- emulators/rpcs3: remove workaround for EOL FreeBSD 12.3
- emulators/yuzu: remove workaround for EOL 12.3-RELEASE (Only the first 15 lines of the commit message are shown above ) |
1.27.1_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
1.27.1 15 Feb 2023 14:26:42 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.27.1 |
1.26.2 13 Feb 2023 14:11:31 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Fix build with llvm15 |
1.26.2 09 Jan 2023 11:51:00 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.26.2 |
1.25.0 23 Nov 2022 13:37:19 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.25.0 |
1.24.3 15 Oct 2022 20:53:22 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.24.3 |
1.23.1 17 Sep 2022 08:42:39 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.23.1 |
1.23.0 17 Sep 2022 02:23:46 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update 1.23.0 |
1.22.0 10 Sep 2022 05:31:33 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.22.0 |
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) |
1.21.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 ) |
1.21.2 01 Sep 2022 13:52:16 |
Rene Ladan (rene) |
cleanup: remove support for FreeBSD 13.0 which expired today.
- Mk/bsd.port.mk: mark 13.0 as unsupported
- Tools/scripts/portsearch: Drop support for FreeBSD <= 4
- archivers/zstd: revert "Fix build on FreeBSD 13.0"
- deskutils/xdg-desktop-portal: remove check for 13.0
- devel/libpeas: remove outdated comment
- editors/imhex: remove compatibility for 13.0
- editors/libreoffice: remove compatibility for 13.0
- editors/openoffice-4: remove compatibility for 13.0
- editors/openoffice-devel: remove compatibility for 13.0
- emulators/linux_base-c7: remove compatiblity for 13.0
- graphics/drm-kmod: remove detection for 13.0
- graphics/gpu-firmware-amd-kmod: do not check 13.0 anymore
- graphics/linux-c7-libdrm: remove support for 13.0 (Only the first 15 lines of the commit message are shown above ) |
1.21.2 20 Aug 2022 17:49:51 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.21.2 |
1.20.0 05 Aug 2022 20:27:30 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.20.0 |
1.19.3 27 Jul 2022 16:27:41 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.19.3 |
1.19.2 24 Jul 2022 06:49:38 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.19.2 |
1.19.1 07 Jul 2022 18:34:11 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.19.1 |
1.19.0 06 Jul 2022 16:46:51 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.19.0 |
1.18.2 05 Jun 2022 13:18:26 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.18.2 |
1.18.1 30 May 2022 08:38:04 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.18.1 |
1.17.0 07 May 2022 19:44:12 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Mark IGNORE for FreeBSD versions that uses old libc++
ImHex heavily uses C++20 API functions and some of them are unavailable
in old libc++ before LLVM13 import to the base system.
Therefore, build always fails on the systems that use old libc++.
PR: 263779 |
1.17.0 04 May 2022 16:23:01 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.17.0 |
1.15.0 19 Feb 2022 03:53:18 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.15.0 |
1.14.0 03 Feb 2022 12:04:47 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.14.0 |
1.13.2_1 28 Jan 2022 12:14:09 |
Tijl Coosemans (tijl) |
security/mbedtls: Update to 2.28.0 and fix make test
Also bump dependent ports for library version change.
PR: 255084 |
1.13.2 16 Jan 2022 15:37:37 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.13.2 |
1.12.1 27 Dec 2021 09:14:56 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.12.1. |
1.10.1 09 Oct 2021 13:56:30 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.10.1 |
1.9.0 18 Sep 2021 15:38:48 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.9.0 |
1.8.1 09 Jul 2021 09:24:30 |
Piotr Kubaj (pkubaj) |
editors/imhex: disable on powerpc
Same issue as on i386. |
1.8.1 06 Jun 2021 08:09:02 |
Tobias Kortkamp (tobik) |
*: Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
- Add missing USES
Reported by: portscan |
1.8.1 26 May 2021 14:36:17 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.8.1 |
1.8.0 24 May 2021 11:14:53 |
MANTANI Nobutaka (nobutaka) |
editors/imhex: Update to 1.8.0
- Add dependency on ftp/curl, x11-toolkits/gtk30, and so on
- Remove dependency on lang/gcc10
- Fetch the snapshots of xdgpp, libfmt, nativefiledialog, and yara
that are new submodules of ImHex (devel/libfmt and security/yara
cannot be used because ImHex 1.8.0 is imcompatible with the release
versions of them) |
1.7.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.7.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.0_1 19 Mar 2021 16:46:50 |
mat |
Regular USE_GITHUB cleanup.
Remove DISTNAME, it is always overwritten.
Cleanup GH_TAGNAME and WRKSRC. |
1.7.0_1 12 Mar 2021 15:55:03 |
amdmi3 |
- Update math/glm to 0.9.9.8 |
1.7.0 20 Feb 2021 14:05:41 |
nobutaka |
Update to 1.7.0. |
1.6.1 11 Jan 2021 12:05:53 |
nobutaka |
Update to 1.6.1. |
1.6.0 09 Jan 2021 05:49:50 |
nobutaka |
Update to 1.6.0. |
1.5.0 23 Dec 2020 14:33:56 |
nobutaka |
Set NOT_FOR_ARCHS=i386 because __uint128_t and __int128_t are not supported. |
1.5.0 12 Dec 2020 12:57:29 |
nobutaka |
Add editors/imhex, hex editor for reverse engineers and programmers. |