non port: lang/erlang-man/Makefile |
SVNWeb
|
Number of commits found: 13 |
Mon, 13 Mar 2023
|
[ 05:57 Jimmy Olgeni (olgeni) ] faaf804b
lang/erlang-man: update to version 25.3
- Use GitHub for MASTER_SITES.
|
Wed, 1 Mar 2023
|
[ 14:45 Jimmy Olgeni (olgeni) ] a1cfbe0
lang/erlang-man: update to version 25.2
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 18 May 2022
|
[ 20:20 Jimmy Olgeni (olgeni) ] fd9b45c
lang/erlang-man: update to version 24.3
|
Wed, 26 Jan 2022
|
[ 10:54 Jimmy Olgeni (olgeni) ] 4237625
lang/erlang-man: Update to version 24.2
|
Fri, 1 Oct 2021
|
[ 22:38 Jimmy Olgeni (olgeni) ] 15d5d95
lang/erlang-man: Update to version 24.1.
|
Thu, 30 Sep 2021
|
[ 22:02 Dave Cottlehuber (dch) Author: Jimmy Olgeni ] 8c7f732
lang/erlang-man: Update to version 24.0.
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 23 Jan 2020
|
[ 11:59 dch ] (Only the first 10 of 14 ports in this commit are shown above. )
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 ]
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 ] (Only the first 10 of 17 ports in this commit are shown above. )
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 ]
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 |