Port details |
- erlang-man Manual pages for Erlang/OTP
- 26.2 lang =3 25.3Version of this port present on the latest quarterly branch.
- Maintainer: erlang@FreeBSD.org
- Port Added: 2019-04-13 09:39:37
- Last Update: 2025-01-12 18:26:04
- Commit Hash: 12b48a4
- People watching this port, also watch:: linux-c7-atk, libssh, noto-tc, py39-PyOpenGL, kf5-kquickcharts
- Also Listed In: parallel
- License: APACHE20
- WWW:
- https://www.erlang.org/
- Description:
- Erlang is a programming language used to build massively scalable soft
real-time systems with requirements on high availability. Some of its
uses are in telecoms, banking, e-commerce, computer telephony and
instant messaging. Erlang's runtime system has built-in support for
concurrency, distribution and fault tolerance.
This port contains the man pages for Erlang/OTP.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- erlang-man>0:lang/erlang-man
- To install the port:
- cd /usr/ports/lang/erlang-man/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/erlang-man
- pkg install erlang-man
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: erlang-man
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734692932
SHA256 (erlang/otp_doc_man_26.2.tar.gz) = 5d31dbf9eeb57835fe3e64600b722f781fac9c0844c86270f8a5ccb528c11ad4
SIZE (erlang/otp_doc_man_26.2.tar.gz) = 1746046
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Run
-
- lang/erlang
Configuration Options:
- No options to configure
- Options name:
- lang_erlang-man
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
26.2 12 Jan 2025 18:26:04 |
Dave Cottlehuber (dch) |
lang/erlang{,-doc,-java,-man,-wx}: update to OTP26 latest
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D48305 |
25.3 13 Mar 2023 05:57:45 |
Jimmy Olgeni (olgeni) |
lang/erlang-man: update to version 25.3
- Use GitHub for MASTER_SITES. |
25.2 01 Mar 2023 14:45:07 |
Jimmy Olgeni (olgeni) |
lang/erlang-man: update to version 25.2 |
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) |
24.3 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 ) |
24.3 18 May 2022 20:20:38 |
Jimmy Olgeni (olgeni) |
lang/erlang-man: update to version 24.3 |
24.2 26 Jan 2022 10:54:22 |
Jimmy Olgeni (olgeni) |
lang/erlang-man: Update to version 24.2 |
24.1 01 Oct 2021 22:38:14 |
Jimmy Olgeni (olgeni) |
lang/erlang-man: Update to version 24.1. |
24.0 30 Sep 2021 22:02:13 |
Dave Cottlehuber (dch) Author: Jimmy Olgeni |
lang/erlang-man: Update to version 24.0. |
21.3_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
21.3_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
21.3_2 23 Jan 2020 11:59:22 |
dch |
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 |
21.3_1 30 Oct 2019 12:44:48 |
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. |
21.3 28 Jul 2019 09:02:22 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
21.3 27 May 2019 12:34:10 |
olgeni |
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 |
19.3 13 Apr 2019 09:39:18 |
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. |