non port: lang/erlang-man/pkg-plist |
SVNWeb
|
Number of commits found: 5 |
Wed, 1 Mar 2023
|
[ 14:45 Jimmy Olgeni (olgeni) ] a1cfbe0
lang/erlang-man: update to version 25.2
|
Thu, 30 Sep 2021
|
[ 22:02 Dave Cottlehuber (dch) Author: Jimmy Olgeni ] 8c7f732
lang/erlang-man: Update to version 24.0.
|
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: 5 |