notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: editors/imhex/Makefile

Number of commits found: 48

Sunday, 3 Mar 2024
10:48 MANTANI Nobutaka (nobutaka) search for other commits by this committer
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.
commit hash: 0a2e453e440016ef4cb03ee2dd778936d300aa0b commit hash: 0a2e453e440016ef4cb03ee2dd778936d300aa0b commit hash: 0a2e453e440016ef4cb03ee2dd778936d300aa0b commit hash: 0a2e453e440016ef4cb03ee2dd778936d300aa0b 0a2e453
Saturday, 23 Dec 2023
18:14 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 3572ca3
Friday, 29 Sep 2023
19:05 Muhammad Moinur Rahman (bofh) search for other commits by this committer
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)
commit hash: 35c100fff530a6006bfd86ed0d77de47f8131b95 commit hash: 35c100fff530a6006bfd86ed0d77de47f8131b95 commit hash: 35c100fff530a6006bfd86ed0d77de47f8131b95 commit hash: 35c100fff530a6006bfd86ed0d77de47f8131b95 35c100f
Sunday, 9 Jul 2023
16:05 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.30.1
commit hash: 68f30db45ae42726f5f3c1a57562366983c92e7d commit hash: 68f30db45ae42726f5f3c1a57562366983c92e7d commit hash: 68f30db45ae42726f5f3c1a57562366983c92e7d commit hash: 68f30db45ae42726f5f3c1a57562366983c92e7d 68f30db
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Monday, 15 May 2023
14:06 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Use llvm16 to avoid a crash of base clang++ during build
commit hash: 90eafe349e84d3056b1cf2f6625c526ef89023e5 commit hash: 90eafe349e84d3056b1cf2f6625c526ef89023e5 commit hash: 90eafe349e84d3056b1cf2f6625c526ef89023e5 commit hash: 90eafe349e84d3056b1cf2f6625c526ef89023e5 90eafe3
Sunday, 9 Apr 2023
07:24 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.28.0
commit hash: 45dc00cc469c3e87bb313378a8f5fb8c870d59aa commit hash: 45dc00cc469c3e87bb313378a8f5fb8c870d59aa commit hash: 45dc00cc469c3e87bb313378a8f5fb8c870d59aa commit hash: 45dc00cc469c3e87bb313378a8f5fb8c870d59aa 45dc00c
Thursday, 30 Mar 2023
23:59 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: 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
- games/aquaria: remove support for EOL FreeBSD 12.3
- games/punchy: remove workaround for EOL FreeBSD 12.3
- graphics/cxxplot: remove support for EOL FreeBSD 12.3
- lang/gcc11*: bump a __FreeBSD_version in libphobos to 1204000
- lang/rust: untangle OSVERSION logic a bit
- misc/mbuffer: remove workaround for EOL FreeBSD 12.3 for aarch64
- sysutils/libdisplay-info: remove workaround for EOL FreeBSD 12.3
- www/*chromium: remove IGNORE for EOL FreeBSD 12.3
- x11/hyprpaper: remove workaround for expired FreeBSD 12.3
- x11-wm/labwc: remove workaround for EOL FreeBSD 12.3
- x11-wm/kwinft: remove workaround for EOL FreeBSD 12.3
- www/iridium: remove IGNORE for EOL FreeBSD 12.3

Differential Revision: https://reviews.freebsd.org/D38664
commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5 commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5 commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5 commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5 5693229
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
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.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Wednesday, 15 Feb 2023
14:26 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.27.1
commit hash: b72dc62032a1313942c465d602ee4041daaa5467 commit hash: b72dc62032a1313942c465d602ee4041daaa5467 commit hash: b72dc62032a1313942c465d602ee4041daaa5467 commit hash: b72dc62032a1313942c465d602ee4041daaa5467 b72dc62
Monday, 9 Jan 2023
11:51 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.26.2
commit hash: 95e795fe22db851d3d6dd24f7d94cdde8038f497 commit hash: 95e795fe22db851d3d6dd24f7d94cdde8038f497 commit hash: 95e795fe22db851d3d6dd24f7d94cdde8038f497 commit hash: 95e795fe22db851d3d6dd24f7d94cdde8038f497 95e795f
Wednesday, 23 Nov 2022
13:37 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.25.0
commit hash: 086e94d318749edd9526cbbb7282a0265ce977a2 commit hash: 086e94d318749edd9526cbbb7282a0265ce977a2 commit hash: 086e94d318749edd9526cbbb7282a0265ce977a2 commit hash: 086e94d318749edd9526cbbb7282a0265ce977a2 086e94d
Saturday, 15 Oct 2022
20:53 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.24.3
commit hash: e1d94b436d6a192d50d3dd44c5f1a71b0a55aebc commit hash: e1d94b436d6a192d50d3dd44c5f1a71b0a55aebc commit hash: e1d94b436d6a192d50d3dd44c5f1a71b0a55aebc commit hash: e1d94b436d6a192d50d3dd44c5f1a71b0a55aebc e1d94b4
Saturday, 17 Sep 2022
08:42 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.23.1
commit hash: a1c305e3c7854e1ae02e501680fe9862218077c7 commit hash: a1c305e3c7854e1ae02e501680fe9862218077c7 commit hash: a1c305e3c7854e1ae02e501680fe9862218077c7 commit hash: a1c305e3c7854e1ae02e501680fe9862218077c7 a1c305e
02:23 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update 1.23.0
commit hash: 5a620617c709d772d710d0e0eeb016470d9b78bc commit hash: 5a620617c709d772d710d0e0eeb016470d9b78bc commit hash: 5a620617c709d772d710d0e0eeb016470d9b78bc commit hash: 5a620617c709d772d710d0e0eeb016470d9b78bc 5a62061
Saturday, 10 Sep 2022
05:31 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.22.0
commit hash: 7c1ed24b5828fd553836d8e1677cf44e957092ac commit hash: 7c1ed24b5828fd553836d8e1677cf44e957092ac commit hash: 7c1ed24b5828fd553836d8e1677cf44e957092ac commit hash: 7c1ed24b5828fd553836d8e1677cf44e957092ac 7c1ed24
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 1 Sep 2022
13:52 Rene Ladan (rene) search for other commits by this committer
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
- math/igraph: remove support for 13.0
- net/asterisk16: drop support for ancient FreeBSD versions
- net/asterisk18: drop support for ancient FreeBSD versions
- security/openssl*: drop now obsolete patches
- sysutils/bhyve+: drop support for FreeBSD 13.0
- sysutils/ebsnvme-id: drop support for FreeBSD 13.0
- sysutils/openzfs: remove detection of FreeBSD 13.0
- sysutils/openzfs-kmod: drop detection of FreeBSD 13.0
- www/firefox: generalize pkg-message a bit regarding hgame(4)
- x11/xorg-cf-files: remove support for FreeBSD < 6 (yes, pre-2008)

While here, regenerate patches for:
- x11/xorg-cf-files
- net/asterisk16
- net/asterisk18

While here, remove a stale $Id$ from Tools/scripts/portsearch

Differential Revision: https://reviews.freebsd.org/D36233

Reviewed by:	office (fluffy), x11 (manu), arrowd, brnrd, cperciva, freqlabs,
imp, jbeich, madpilot, nobutaka
commit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914d commit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914d commit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914d commit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914d 2a09e5b
Saturday, 20 Aug 2022
17:49 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.21.2
commit hash: ae224e77132da69c16cce9499331de12de1a1d9b commit hash: ae224e77132da69c16cce9499331de12de1a1d9b commit hash: ae224e77132da69c16cce9499331de12de1a1d9b commit hash: ae224e77132da69c16cce9499331de12de1a1d9b ae224e7
Friday, 5 Aug 2022
20:27 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.20.0
commit hash: af0699d0d19b66aabcb1c51b6083f41af6f66f74 commit hash: af0699d0d19b66aabcb1c51b6083f41af6f66f74 commit hash: af0699d0d19b66aabcb1c51b6083f41af6f66f74 commit hash: af0699d0d19b66aabcb1c51b6083f41af6f66f74 af0699d
Wednesday, 27 Jul 2022
16:27 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.19.3
commit hash: 6e414cd4409cbde9532bc1cebcef8d3d1d372508 commit hash: 6e414cd4409cbde9532bc1cebcef8d3d1d372508 commit hash: 6e414cd4409cbde9532bc1cebcef8d3d1d372508 commit hash: 6e414cd4409cbde9532bc1cebcef8d3d1d372508 6e414cd
Sunday, 24 Jul 2022
06:49 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.19.2
commit hash: c576d090245098742531d8ff6219cf4800be6c16 commit hash: c576d090245098742531d8ff6219cf4800be6c16 commit hash: c576d090245098742531d8ff6219cf4800be6c16 commit hash: c576d090245098742531d8ff6219cf4800be6c16 c576d09
Thursday, 7 Jul 2022
18:34 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.19.1
commit hash: f9e0c9c0d0c2bca0120d3415bc252f233b351757 commit hash: f9e0c9c0d0c2bca0120d3415bc252f233b351757 commit hash: f9e0c9c0d0c2bca0120d3415bc252f233b351757 commit hash: f9e0c9c0d0c2bca0120d3415bc252f233b351757 f9e0c9c
Wednesday, 6 Jul 2022
16:46 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.19.0
commit hash: 2a2f3c8d6253e22437f65e1a682a1a77078030f9 commit hash: 2a2f3c8d6253e22437f65e1a682a1a77078030f9 commit hash: 2a2f3c8d6253e22437f65e1a682a1a77078030f9 commit hash: 2a2f3c8d6253e22437f65e1a682a1a77078030f9 2a2f3c8
Sunday, 5 Jun 2022
13:18 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.18.2
commit hash: df14b79d325f4913708f0f616c23e9cef9b23fe2 commit hash: df14b79d325f4913708f0f616c23e9cef9b23fe2 commit hash: df14b79d325f4913708f0f616c23e9cef9b23fe2 commit hash: df14b79d325f4913708f0f616c23e9cef9b23fe2 df14b79
Monday, 30 May 2022
08:38 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.18.1
commit hash: 14e94b4f735b8341079942d31e963c04e729d2a4 commit hash: 14e94b4f735b8341079942d31e963c04e729d2a4 commit hash: 14e94b4f735b8341079942d31e963c04e729d2a4 commit hash: 14e94b4f735b8341079942d31e963c04e729d2a4 14e94b4
Saturday, 7 May 2022
19:44 MANTANI Nobutaka (nobutaka) search for other commits by this committer
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
commit hash: 7fafedd73f0b64a16c85cc221244360b520ca3f9 commit hash: 7fafedd73f0b64a16c85cc221244360b520ca3f9 commit hash: 7fafedd73f0b64a16c85cc221244360b520ca3f9 commit hash: 7fafedd73f0b64a16c85cc221244360b520ca3f9 7fafedd
Wednesday, 4 May 2022
16:23 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.17.0
commit hash: ecb6408e743bcf745f1c2670f1ccbd2fc0729b1e commit hash: ecb6408e743bcf745f1c2670f1ccbd2fc0729b1e commit hash: ecb6408e743bcf745f1c2670f1ccbd2fc0729b1e commit hash: ecb6408e743bcf745f1c2670f1ccbd2fc0729b1e ecb6408
Saturday, 19 Feb 2022
03:53 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.15.0
commit hash: 5e644a64d68159373a5d71511d2aa54e387d63c8 commit hash: 5e644a64d68159373a5d71511d2aa54e387d63c8 commit hash: 5e644a64d68159373a5d71511d2aa54e387d63c8 commit hash: 5e644a64d68159373a5d71511d2aa54e387d63c8 5e644a6
Thursday, 3 Feb 2022
12:04 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.14.0
commit hash: 714d30ce9a6a72a515e6e3a243450c7a576e8e2a commit hash: 714d30ce9a6a72a515e6e3a243450c7a576e8e2a commit hash: 714d30ce9a6a72a515e6e3a243450c7a576e8e2a commit hash: 714d30ce9a6a72a515e6e3a243450c7a576e8e2a 714d30c
Friday, 28 Jan 2022
12:14 Tijl Coosemans (tijl) search for other commits by this committer
security/mbedtls: Update to 2.28.0 and fix make test

Also bump dependent ports for library version change.

PR:		255084
commit hash: b93e64d3c3240d1e4a8fc510b14aa2175e5be012 commit hash: b93e64d3c3240d1e4a8fc510b14aa2175e5be012 commit hash: b93e64d3c3240d1e4a8fc510b14aa2175e5be012 commit hash: b93e64d3c3240d1e4a8fc510b14aa2175e5be012 b93e64d
Sunday, 16 Jan 2022
15:37 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.13.2
commit hash: 0e1b02a99a52cdfd705912e569f0c9158e810265 commit hash: 0e1b02a99a52cdfd705912e569f0c9158e810265 commit hash: 0e1b02a99a52cdfd705912e569f0c9158e810265 commit hash: 0e1b02a99a52cdfd705912e569f0c9158e810265 0e1b02a
Monday, 27 Dec 2021
09:14 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.12.1.
commit hash: 7348d8157eb77ad4c49be1611f0d17747d07c534 commit hash: 7348d8157eb77ad4c49be1611f0d17747d07c534 commit hash: 7348d8157eb77ad4c49be1611f0d17747d07c534 commit hash: 7348d8157eb77ad4c49be1611f0d17747d07c534 7348d81
Saturday, 9 Oct 2021
13:56 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.10.1
commit hash: c914e602857a640fb07ac86c429a2933e601bb70 commit hash: c914e602857a640fb07ac86c429a2933e601bb70 commit hash: c914e602857a640fb07ac86c429a2933e601bb70 commit hash: c914e602857a640fb07ac86c429a2933e601bb70 c914e60
Saturday, 18 Sep 2021
15:38 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.9.0
commit hash: 188c3e34477c755af49b6ed5145232b3c5ce89f6 commit hash: 188c3e34477c755af49b6ed5145232b3c5ce89f6 commit hash: 188c3e34477c755af49b6ed5145232b3c5ce89f6 commit hash: 188c3e34477c755af49b6ed5145232b3c5ce89f6 188c3e3
Friday, 9 Jul 2021
09:24 Piotr Kubaj (pkubaj) search for other commits by this committer
editors/imhex: disable on powerpc

Same issue as on i386.
commit hash: b6e3bd6e75931b3336f7bdea1160f1d5900abf40 commit hash: b6e3bd6e75931b3336f7bdea1160f1d5900abf40 commit hash: b6e3bd6e75931b3336f7bdea1160f1d5900abf40 commit hash: b6e3bd6e75931b3336f7bdea1160f1d5900abf40 b6e3bd6
Sunday, 6 Jun 2021
08:09 Tobias Kortkamp (tobik) search for other commits by this committer
*: Clean up some things

- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
- Add missing USES

Reported by:	portscan
commit hash: 89893207e7cd5b2328e72dd2a2ba2b7250ac037f commit hash: 89893207e7cd5b2328e72dd2a2ba2b7250ac037f commit hash: 89893207e7cd5b2328e72dd2a2ba2b7250ac037f commit hash: 89893207e7cd5b2328e72dd2a2ba2b7250ac037f 8989320
Wednesday, 26 May 2021
14:36 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.8.1
commit hash: 75e8c3853bd18838edf6db9d36e2dea490de1eb5 commit hash: 75e8c3853bd18838edf6db9d36e2dea490de1eb5 commit hash: 75e8c3853bd18838edf6db9d36e2dea490de1eb5 commit hash: 75e8c3853bd18838edf6db9d36e2dea490de1eb5 75e8c38
Monday, 24 May 2021
11:14 MANTANI Nobutaka (nobutaka) search for other commits by this committer
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)
commit hash: 9f982c116499ae0da966b9f9b5bd084eef32116f commit hash: 9f982c116499ae0da966b9f9b5bd084eef32116f commit hash: 9f982c116499ae0da966b9f9b5bd084eef32116f commit hash: 9f982c116499ae0da966b9f9b5bd084eef32116f 9f982c1
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 19 Mar 2021
16:46 mat search for other commits by this committer
Regular USE_GITHUB cleanup.

Remove DISTNAME, it is always overwritten.
Cleanup GH_TAGNAME and WRKSRC.
Original commitRevision:568805 
Friday, 12 Mar 2021
15:55 amdmi3 search for other commits by this committer
- Update math/glm to 0.9.9.8
Original commitRevision:568184 
Saturday, 20 Feb 2021
14:05 nobutaka search for other commits by this committer
Update to 1.7.0.
Original commitRevision:566162 
Monday, 11 Jan 2021
12:05 nobutaka search for other commits by this committer
Update to 1.6.1.
Original commitRevision:561212 
Saturday, 9 Jan 2021
05:49 nobutaka search for other commits by this committer
Update to 1.6.0.
Original commitRevision:560832 
Wednesday, 23 Dec 2020
14:33 nobutaka search for other commits by this committer
Set NOT_FOR_ARCHS=i386 because __uint128_t and __int128_t are not supported.
Original commitRevision:558994 
Saturday, 12 Dec 2020
12:57 nobutaka search for other commits by this committer
Add editors/imhex, hex editor for reverse engineers and programmers.
Original commitRevision:557818 

Number of commits found: 48