notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: lang/erlang-man/Makefile
SVNWeb

Number of commits found: 13

Mon, 13 Mar 2023
[ 05:57 Jimmy Olgeni (olgeni) search for other commits by this committer ]    commit hash:faaf804b16571c303129c2f1b210a85f1cfbdbd1  commit hash:faaf804b16571c303129c2f1b210a85f1cfbdbd1  commit hash:faaf804b16571c303129c2f1b210a85f1cfbdbd1  faaf804b 
lang/erlang-man: update to version 25.3

- Use GitHub for MASTER_SITES.
Wed, 1 Mar 2023
[ 14:45 Jimmy Olgeni (olgeni) search for other commits by this committer ]    commit hash:a1cfbe079e9b30fa2b0af22d20692558419d6c8d  commit hash:a1cfbe079e9b30fa2b0af22d20692558419d6c8d  commit hash:a1cfbe079e9b30fa2b0af22d20692558419d6c8d  a1cfbe0 
lang/erlang-man: update to version 25.2
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 18 May 2022
[ 20:20 Jimmy Olgeni (olgeni) search for other commits by this committer ]    commit hash:fd9b45c848db6111f4e9072061fafcb3980e730e  commit hash:fd9b45c848db6111f4e9072061fafcb3980e730e  commit hash:fd9b45c848db6111f4e9072061fafcb3980e730e  fd9b45c 
lang/erlang-man: update to version 24.3
Wed, 26 Jan 2022
[ 10:54 Jimmy Olgeni (olgeni) search for other commits by this committer ]    commit hash:4237625e44b3b6f3818f779ff25364ea4c25e658  commit hash:4237625e44b3b6f3818f779ff25364ea4c25e658  commit hash:4237625e44b3b6f3818f779ff25364ea4c25e658  4237625 
lang/erlang-man: Update to version 24.2
Fri, 1 Oct 2021
[ 22:38 Jimmy Olgeni (olgeni) search for other commits by this committer ]    commit hash:15d5d95edc2e7933bda5bb8f3b7d9ccd4fe5f6a5  commit hash:15d5d95edc2e7933bda5bb8f3b7d9ccd4fe5f6a5  commit hash:15d5d95edc2e7933bda5bb8f3b7d9ccd4fe5f6a5  15d5d95 
lang/erlang-man: Update to version 24.1.
Thu, 30 Sep 2021
[ 22:02 Dave Cottlehuber (dch) search for other commits by this committer Author: Jimmy Olgeni ]    commit hash:8c7f7322a46e05ec10e5e5c0e512d8384bdf39bb  commit hash:8c7f7322a46e05ec10e5e5c0e512d8384bdf39bb  commit hash:8c7f7322a46e05ec10e5e5c0e512d8384bdf39bb  8c7f732 
lang/erlang-man: Update to version 24.0.
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 23 Jan 2020
[ 11:59 dch search for other commits by this committer ] Original commit   Revision:523923 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
lang/erlang*: include serious scheduler bugfixes

OTP-16371

Taking a scheduler offline could cause timers set while executing on
that scheduler to be delayed until the scheduler was put online again.
This bug was introduced in ERTS version 10.0 (OTP 21.0).

OTP-16378 | ERL-1125

The ets:update_counter/4 core dumped when given an ordered_set with
write_concurrency enabled and an invalid position.

OTP-16379

A process calling erlang:system_flag(multi_scheduling, block) could end
up blocked waiting for the operation to complete indefinitely.

Reviewed by:	olgeni
MFH:		2020Q1
Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D23313
Wed, 30 Oct 2019
[ 12:44 olgeni search for other commits by this committer ] Original commit   Revision:516055
lang/erlang-man: fix installation path.

At some point I put the man pages outside their "man/" directory,
so both man(1) and "erl -man" could not find them.
Mon, 27 May 2019
[ 12:34 olgeni search for other commits by this committer ] Original commit   Revision:502789 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
lang/erlang, lang/erlang-java, lang/erlang-wx: upgrade to 21.3.8.2.

- Add support for CORBA applications that were removed from recent
  releases, and enable them by default as they were before. They follow a
  separate GH_TAGNAME.

- Remove obsolete GS application.

- SMP is now enabled by default.

lang/erlang-doc, lang/erlang-man: upgrade to 21.3.

- Add missing NO_ARCH.

Differential Revision:    https://reviews.freebsd.org/D19911
Sat, 13 Apr 2019
[ 09:39 olgeni search for other commits by this committer ] Original commit   Revision:498799
lang/erlang: split man pages into lang/erlang-man, and add the FOP/PDF options.

Erlang man pages are delivered as a separate distfile; with this commit
lang/erlang depends on the GitHub sources only. The MANPAGES option now just
adds a dependency on lang/erlang-man.

This allows man pages to be upgraded independently and cover more recent
Erlang runtimes.

The FOP option has been added to allow building the full documentation from
sources. When enabled, man pages will be built and installed based on the
latest sources. When PDF is enabled, documentation in PDF format will also be
installed. These options are disabled by default as they depend on
textprop/fop, and thus Java/X11.

On Erlang 21 the Corba applications have been moved to a separate repository
upstream, but their build still requires a full source tree, so they are not
really independent.

FOP/PDF are provided for when Corba support will be merged back after the
Erlang 21 upgrade. This will make it possible to build the documentation that
has been removed upstream and is no longer delivered in the prebuilt
documentation distfile.

Number of commits found: 13