Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.1.21_1 20 Jan 2025 05:01:30
    |
Charlie Li (vishwin)  |
net/libproxy: bump consumers
PR: 284088 |
5.1.21 23 Dec 2024 11:34:10
    |
Tijl Coosemans (tijl)  |
security/beid: Update to 5.1.21 |
5.1.18_1 08 Jul 2024 05:08:30
    |
Jason E. Hale (jhale)  |
*/*: Chase security/libassuan shlib bump |
5.1.18 13 May 2024 11:51:41
    |
Tijl Coosemans (tijl)  |
security/beid: Update to 5.1.18
Fix build with recent pcsc-lite (missing -pthread).
Pet portclippy/portfmt/portlint. |
5.1.15 23 Mar 2024 17:45:44
    |
Tijl Coosemans (tijl)  |
security/beid: Update to 5.1.15 |
5.1.13 13 Jan 2024 11:14:23
    |
Tijl Coosemans (tijl)  |
security/beid: Update to 5.1.13 |
5.1.11_1 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
5.1.11 12 Oct 2023 11:18:47
    |
Tijl Coosemans (tijl)  |
security/beid: Update to 5.1.11 |
5.0.28_3 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 ) |
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) |
5.0.28_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 ) |
5.0.28_2 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
5.0.28_1 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
5.0.28 28 Jan 2022 12:14:09
    |
Tijl Coosemans (tijl)  |
security/beid: update to 5.0.28 |
5.0.8 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.0.8 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.0.8 02 Sep 2020 17:01:38
  |
tijl  |
Update to 5.0.8 and fix the location of the Firefox plugin for recent
versions of Firefox.
PINs are now requested using pinentry. |
4.4.21 05 Sep 2019 09:05:05
  |
tijl  |
Update to 4.4.21. |
4.4.19_1 14 Aug 2019 12:16:13
  |
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
4.4.19_1 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 |
4.4.19 24 Jul 2019 20:19:03
  |
tijl  |
Patch a Makefile to reorder CPPFLAGS so it uses local headers instead of
installed headers. |
4.4.19 20 Jul 2019 13:15:20
  |
tijl  |
Update to 4.4.19. |
4.4.13 21 Dec 2018 10:50:47
  |
tijl  |
Fix PowerPC build.
PR: 234186
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
4.4.13 14 Dec 2018 16:47:04
  |
tijl  |
Update to 4.4.13. |
4.4.9 10 Oct 2018 14:46:37
  |
tijl  |
Update to 4.4.9. |
4.4.5 16 Aug 2018 09:52:32
  |
tijl  |
Add patch to replace c_rehash. The base system OpenSSL does not have this
because it's a Perl script. |
4.4.5 14 Aug 2018 09:21:14
  |
tijl  |
Add missing dependencies. |
4.4.5 12 Aug 2018 14:02:45
  |
tijl  |
Update Belgian eID middleware to 4.4.5. Enable the viewer application
and the Firefox extension. Rename the port from security/libbeid to
security/beid now that it's more than just a library. |