Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.3_4 17 Mar 2025 04:02:08
    |
Charlie Li (vishwin)  |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
0.2.3_4 14 Feb 2025 23:12:32
    |
Daniel Engberg (diizzy)  |
*/*: Bump consumers of devel/icu
...to avoid library mismatches |
0.2.3_3 12 Jan 2024 22:40:48
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
0.2.3_2 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.2.3_1 17 Nov 2023 11:46:00
    |
Jan Beich (jbeich)  |
devel/icu: update to 74.1
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 |
0.2.3 01 Sep 2023 06:40:44
    |
Alexey Dokuchaev (danfe)  |
sysutils/fsearch: update the port to the latest version 0.2.3
This release fixes a buffer overflow on some systems where `time_t'
is less than 8 bytes in size; typically this affects 32-bit systems.
Reported by: portscout |
0.2.2_3 31 Jul 2023 06:58:58
    |
Alexey Dokuchaev (danfe)  |
sysutils/fsearch: try to unbreak the port's build on -CURRENT/i386:
error: incompatible function pointer types passing 'bool (const
char *, time_t *, time_t *)' (aka 'bool (const char *, int *,
int *)') to parameter of type 'FsearchQueryIntegerParserFunc *'
(aka 'bool (*)(const char *, long long *, long long *)')
i386 is the only architecture with 32-bit `time_t' and I don't think
adding another `FsearchQueryTimeParserFunc' type just to circumvent
this [-Wincompatible-function-pointer-types] issue is warranted, or
even upstreamable, so simply pass those numbers as `int64_t' as this
does not affect internal time-related calculations.
Reported by: pkg-fallout |
0.2.2_3 13 Apr 2023 00:56:37
    |
Jan Beich (jbeich)  |
devel/icu: update to 73.1
- 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 |
0.2.2_2 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 ) |
0.2.2_1 19 Oct 2022 08:10:29
    |
Jan Beich (jbeich)  |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
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) |
0.2.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 ) |
0.2.2 24 Aug 2022 05:36:56
    |
Alexey Dokuchaev (danfe)  |
sysutils/fsearch: update the port to patch release 0.2.2
- Fix files sometimes not getting opened when FSearch closes
immediately after activation
- Remove debug output
- Updated translations: Dutch, Chinese (Simplified), Turkish,
Hebrew, Ukrainian, French
Reported by: portscout |
0.2.1 19 Aug 2022 04:04:38
    |
Alexey Dokuchaev (danfe)  |
sysutils/fsearch: update the port to the latest version 0.2.1
The build system was migrated away from GNU autotools, adjust
dependencies accordingly.
Reported by: portscout |
0.1.4 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.1.4 12 Jul 2022 09:44:34
    |
Alexey Dokuchaev (danfe)  |
sysutils/fsearch: update the port to patch release 0.1.4
Fix the bug that prevented the "Open Failed" dialog from
getting closed; add missing dependency on ICU while here.
Reported by: portscout |
0.1.3 23 Jun 2022 07:01:32
    |
Alexey Dokuchaev (danfe)  |
sysutils/fsearch: update the port to patch release 0.1.3
- Fix unresponsive column headers when an overlay is shown
(e.g. when no results are found)
- Fix restoring of column widths from the previous session |
0.1.2 22 Feb 2022 03:22:16
    |
Alexey Dokuchaev (danfe)  |
sysutils/fsearch: unbreak fetching of the upstream patches
Once again, GitHub had changed the generated metadata slightly,
in the following lines (all of them):
-index ca5a270..9972426 100644
+index ca5a2703..99724260 100644
While here, add couple of missing Oxford commas, drop the plus
from the GTK name (since February 2019), and reword the port
description a bit.
Reported by: pkg-fallout |
0.1.2 15 Feb 2022 15:04:26
    |
Alexey Dokuchaev (danfe)  |
sysutils/fsearch: update the port to the latest patch release 0.1.2
Switch away from using g_utf8_collate_key_for_filename() for version
sorting because it's way too slow. For comparison, sorting 3 million
files by name takes less than a second (~850ms) with strverscmp() but
more than a minute (~95s) with g_utf8_collate_key_for_filename().
So it's roughly a hundred times slower. Instead, pull strverscmp()
implementation directly from the GNU library sources. |
0.1.b4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.1.b4 17 Jun 2020 09:09:04
  |
danfe  |
Report correct version in the About dialog. |
0.1.b4 17 Jun 2020 08:44:34
  |
danfe  |
- Update to the fourth beta version
- Shorten the COMMENT line
- Point WWW line to a working website |
0.1.b2_3 08 Nov 2019 13:11:05
  |
tobik  |
sysutils: Add missing USES={gnome,mate,php} |
0.1.b2_3 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.1.b2_2 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.1.b2_1 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
0.1.b2 11 Jun 2018 01:44:15
  |
linimon  |
Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.
For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).
Tested for no-harm on amd64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.1.b2 02 Jun 2017 15:49:34
  |
linimon  |
Mark some ports failing on powerpc64. These ports are either new
ports, or had been recently unblocked.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.1.b2 29 Apr 2017 15:50:46
  |
danfe  |
- Update to version 0.1beta2 (still a pre-release)
- Remove patching for Linuxish #include <linux/limits.h> since it
no longer does anything useful (the code was changed upstream)
- Use dedicated pkg-plist file now that it is long enough
Reported by: portscout
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1493302986 which corresponds to commit ba6aa54 tagged
as this release. |
0.1.b1 04 Feb 2017 07:57:42
  |
danfe  |
- Spell `LICENSE_FILE' variable correctly
- Fix some nearby bogosities (when noticed) |
0.1.b1 03 Feb 2017 12:37:54
  |
danfe  |
Add a port of FSearch, search utility focusing on performance and advanced
features, based on GTK+3.
WWW: http://www.fsearch.org/
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1476634045 which corresponds to commit cd0f03c tagged
as this release. |