Next | Query returned 232 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2023-05-25 12:14:00 by Jonathan Perkin | Files touched by this commit (2)
Log message:
erlang: Fix build on SunOS.
   2023-05-23 23:55:50 by Thomas Klausner | Files touched by this commit (10) | Package updated
Log message:
erlang*: update to 26.0

Highlights:
    The shell
    Improvements of maps
    Improvements of the lists module
    No need to enable feature maybe in the runtime system
    Improvements in the Erlang compiler and JIT
    Incremental mode for Dialyzer
    argparse: A command line parser for Erlang
    SSL: Safer defaults
    SSL: Improved checking of options

See https://www.erlang.org/blog/otp-26-highlights/
and https://www.erlang.org/news/164
   2023-05-12 18:38:47 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
erlang: updated to 25.3.2

=== OTP-25.3.2 ===

Changed Applications:
- compiler-8.2.6
- erts-13.2.2
- os_mon-2.8.2

Unchanged Applications:
- asn1-5.0.21
- common_test-1.24
- crypto-5.1.4
- debugger-5.3.1
- dialyzer-5.0.5
- diameter-2.2.7
- edoc-1.2
- eldap-1.2.11
- erl_docgen-1.4
- erl_interface-5.3.2
- et-1.6.5
- eunit-2.8.2
- ftp-1.1.4
- inets-8.3.1
- jinterface-1.13.2
- kernel-8.5.4
- megaco-4.4.3
- mnesia-4.21.4
- observer-2.14
- odbc-2.14
- parsetools-2.4.1
- public_key-1.13.3
- reltool-0.9.1
- runtime_tools-1.19
- sasl-4.2
- snmp-5.13.5
- ssh-4.15.3
- ssl-10.9.1
- stdlib-4.3.1
- syntax_tools-3.0.1
- tftp-1.0.4
- tools-3.5.3
- wx-2.2.2
- xmerl-1.3.31
   2023-04-28 18:17:06 by David H. Gutteridge | Files touched by this commit (1)
Log message:
erlang: tweak a comment
   2023-04-27 15:15:55 by Thomas Klausner | Files touched by this commit (5) | Package updated
Log message:
erlang: update to 25.3.1.

Support for fully asynchronous distributed signaling where send
operations never block. This functionality is by default disabled
and can be enabled per process. For more information see the
documentation of process_flag(async_dist, Bool).
   2023-02-22 10:20:31 by Thomas Klausner | Files touched by this commit (3)
Log message:
erlang: disable jit instead of using paxctl workaround

Suggested by upstream.

Bump PKGREVISION.
   2023-02-21 13:18:07 by Thomas Klausner | Files touched by this commit (2)
Log message:
erlang: add upstream bug report URL
   2023-02-21 11:29:16 by Thomas Klausner | Files touched by this commit (1)
Log message:
erlang: remove unnecessary autoconf dependency
   2023-02-21 11:20:01 by Thomas Klausner | Files touched by this commit (3)
Log message:
erlang: fix build on NetBSD with PaX enabled.

Bump PKGREVISION.

Next | Query returned 232 messages, browsing 11 to 20 | Previous