non port: lang/erlang/pkg-plist |
SVNWeb
|
Number of commits found: 33 |
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.
|
Tue, 10 Apr 2018
|
[ 15:19 olgeni ] (Only the first 10 of 14 ports in this commit are shown above. )
Modernization of Erlang ports:
- Convert all ports to options helpers
- Add MANPAGES option to lang/erlang
- Remove HTML and PDF documentation from lang/erlang (went into erlang-doc)
- Remove APP_UPGRADE code because of the doc split
- Reduce diffs between all Makefiles
- Enable dirty schedulers by default on version 20
- Non-SMP beam is deprecated on version 20, so enable SMP unconditionally
|
Sat, 24 Jun 2017
|
[ 18:34 olgeni ]
Downgrade Erlang to version 19 until it is clear how the new term format
affects all ports, or dependencies on runtime19 are in place.
|
Fri, 23 Jun 2017
|
[ 13:46 olgeni ]
Update Erlang ports to version 20.0.
|
Mon, 18 May 2015
|
[ 10:44 olgeni ]
Upgrade to version 17.5.4 and link snmpc binary into bin/.
|
Thu, 9 Oct 2014
|
[ 12:50 olgeni ]
Fix SSL handshake when SNI-extension is empty.
While I'm here:
- Cleanup plist
- Unmute an install command
PR: 194214
Submitted by: Dave Cottlehuber
|
Wed, 8 Jan 2014
|
[ 11:45 olgeni ]
- Upgrade to version R16B03.
- Add MANPATH entry.
- Do not mute the remaining install commands.
|
Sun, 17 Nov 2013
|
[ 21:49 olgeni ]
Upgrade to version R16B02.
|
Tue, 22 Oct 2013
|
[ 19:02 olgeni ]
- Add staging support and simplify plist generation.
- Add LDFLAGS to unbreak the ODBC build.
- Remove unnecessary USE_CSTD (see r331232). [1]
- Remove build_plt target, which is overkill for normal usage anyway.
PR: ports/180017 [1]
Submitted by: Stefan Grundmann <sg2342@googlemail.com> [1]
|
Sun, 5 May 2013
|
[ 12:20 olgeni ]
Add support for an ERLANG_LIB variable, which will allow repocopied
ports to provide different Erlang runtimes in separate locations.
These will be useful for testing and for running rebar builds without
module conflicts.
No package changes or PORTREVISION bump so far.
|
Wed, 15 Aug 2012
|
[ 20:01 olgeni ]
- Upgrade to version R15B01, plus a general cleanup and lots of
fixes (notably SSL and SCTP). [0]
- Switch to a more common version numbering in package name.
Submitted by: ale[0]
|
Mon, 27 Sep 2010
|
[ 20:17 olgeni ]
Upgrade to version R14B, with a couple of fixes from the Erlang
mailing lists.
|
Sat, 14 Aug 2010
|
[ 12:40 olgeni ]
Bring back a few docs that used to live in lang/erlang-doc.
|
Thu, 4 Jun 2009
|
[ 11:20 olgeni ]
Restore installation of erl_call.
|
Wed, 3 Jun 2009
|
[ 13:47 olgeni ]
Upgrade to version R13B.
Submitted by: Kenji Rikitake <kenji.rikitake at acm.org> (with a few changes)
|
Sat, 14 Jun 2008
|
[ 23:39 olgeni ]
Upgrade to version R12B-3.
|
Fri, 1 Jun 2007
|
[ 09:36 olgeni ]
Add missing files.
Noticed by: kris
|
Sun, 28 May 2006
|
[ 14:20 olgeni ] (Only the first 10 of 12 ports in this commit are shown above. )
Upgrade to release R11B-0.
|
Sat, 4 Feb 2006
|
[ 23:52 olgeni ]
* Clean up Java support.
* Use USE_TK.
* Make sure that ODBC is not built if WITHOUT_ODBC is defined.
* Disable ODBC if ${OSVERSION} < 500000.
* Fix pkg-plist using PLIST_SUB.
* Fix some portlint warnings.
|
Sun, 22 Jan 2006
|
[ 02:18 edwin ] (Only the first 10 of 36 ports in this commit are shown above. )
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
|
Fri, 28 Oct 2005
|
[ 19:51 olgeni ]
Upgrade to release R10B-8.
|
Sat, 29 Jan 2005
|
[ 13:51 olgeni ]
Create empty directories from pkg-plist.
|
Wed, 22 Dec 2004
|
[ 15:31 olgeni ] (Only the first 10 of 17 ports in this commit are shown above. )
Upgrade to version r10b2.
|
Sun, 27 Jun 2004
|
[ 09:38 olgeni ]
Enable SAE/escript function, which allows creation of standalone Erlang
scripts.
|
Sat, 24 Jan 2004
|
[ 22:14 olgeni ]
Do not install dangling symlinks.
Noticed by: Chris Pressey
|
Wed, 13 Nov 2002
|
[ 10:38 olgeni ]
Change PLIST generation to allow installing custom libraries in
erlang/lib. Makefile.lib lists the stock OTP libraries to avoid
cluttering the main Makefile. Time for PORTREVISION bump.
|
Sat, 2 Nov 2002
|
[ 18:40 olgeni ] (Only the first 10 of 16 ports in this commit are shown above. )
Update to version R9B-0, use ${SHAREOWN}:${SHAREGRP} rather
than hardcoding root:wheel.
|
Sun, 31 Mar 2002
|
[ 18:08 olgeni ]
Add a link to the erl_call utility in ${LOCALBASE}/bin (useful for shell
scripts controlling erlang nodes).
|
[ 10:23 olgeni ] (Only the first 10 of 12 ports in this commit are shown above. )
Update port to version 8.0 (R8B-0).
Remove my code to handle the documentation merge for patched releases, it
was rather obscure and error-prone. I'll rewrite it in a simpler way next
time I'll need to perform the merge.
Also include a fix for erlang-mode under emacs21 (by Hal Snyder
<hal@vailsys.com> on the erlang mailing list).
|
Wed, 6 Jun 2001
|
[ 21:57 olgeni ]
Update port to version 7.3.0 (OTP-R7B-3), and add some improvements to
pkg-plist generation (vim5-style).
|
Wed, 7 Mar 2001
|
[ 21:59 olgeni ]
Update port to version R7B-2.
|
Tue, 20 Feb 2001
|
[ 14:15 olgeni ]
Misc. Makefile, docs and pkg-plist fixes.
|
Tue, 23 Jan 2001
|
[ 20:50 pb ] (Only the first 10 of 14 ports in this commit are shown above. )
Update port to erlang 7.1.0. Change maintainer (agreed to by previous
maintainer).
|
Number of commits found: 33 |