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-runtime18/Makefile
SVNWeb

Number of commits found: 59

Thu, 21 Nov 2019
[ 19:54 dch search for other commits by this committer ] Original commit   Revision:518109
Add deprecations for lang/erlang-runtime1* & dependent ports
databases/couchdb and databases/riak as communicated on erlang@FreeBSD
list end of May 2019, with dates adjusted for my tardiness on committing
this.

Reviewed by:	jrm
Approved by:	olgeni, rm
Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D20449
Fri, 12 Apr 2019
[ 18:41 olgeni search for other commits by this committer ] Original commit   Revision:498736
lang/erlang-runtime*: forcibly remove WX applications when WX option is off.
Wed, 10 Apr 2019
[ 10:32 olgeni search for other commits by this committer ] Original commit   Revision:498553
lang/erlang-runtime18: switch to GitHub build.
Sun, 25 Nov 2018
[ 00:17 olgeni search for other commits by this committer ] Original commit   Revision:485837
Update lang/erlang-runtime18 to version 18.3.4.11.
Thu, 22 Nov 2018
[ 18:26 dumbbell search for other commits by this committer ] Original commit   Revision:485606
lang/erlang-runtime{15,16,17,18}: Fix trailing include

It should be `bsd.port.post.mk`, not `bsd.port.mk`, because we include
`bsd.port.pre.mk`.

Reported by:	olgeni
Sat, 10 Nov 2018
[ 10:09 mat search for other commits by this committer ] Original commit   Revision:484599 (Only the first 10 of 86 ports in this commit are shown above. View all ports for this commit)
security/openssl-devel was removed, but there is a security/openssl111 now.
Mon, 5 Nov 2018
[ 23:20 dumbbell search for other commits by this committer ] Original commit   Revision:484254
lang/erlang, lang/erlang-runtime*: Indicate which port supports OpenSSL 1.1

With some patching [1], Erlang 19.x supports OpenSSL 1.1.x (lang/erlang,
lang/erlang-runtime19).

However, previous versions are now marked as broken with OpenSSL 1.1.x.

PR:		225898
Submitted by:	brnrd [1]
Obtained from:	Upstream
Fri, 2 Nov 2018
[ 13:32 rene search for other commits by this committer ] Original commit   Revision:483807 (Only the first 10 of 243 ports in this commit are shown above. View all ports for this commit)
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
Tue, 30 Oct 2018
[ 10:34 olgeni search for other commits by this committer ] Original commit   Revision:483464
Update lang/erlang-runtime18 to version 18.3.4.10.
Thu, 7 Jun 2018
[ 11:15 olgeni search for other commits by this committer ] Original commit   Revision:471907
Transfer maintainership of Erlang ports to erlang@.
Thu, 26 Apr 2018
[ 10:17 olgeni search for other commits by this committer ] Original commit   Revision:468344
Update lang/erlang-runtime18 to version 18.3.4.9.
Tue, 10 Apr 2018
[ 15:19 olgeni search for other commits by this committer ] Original commit   Revision:466967 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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
Sun, 18 Mar 2018
[ 22:34 olgeni search for other commits by this committer ] Original commit   Revision:464960
Update lang/erlang-runtime18 to version 18.3.4.8.
Thu, 23 Nov 2017
[ 19:07 olgeni search for other commits by this committer ] Original commit   Revision:454771
Update lang/erlang-runtime18 to version 18.3.4.7.
Thu, 16 Nov 2017
[ 17:04 olgeni search for other commits by this committer ] Original commit   Revision:454315
Update lang/erlang-runtime18 to version 18.3.4.6.
Tue, 10 Oct 2017
[ 21:31 linimon search for other commits by this committer ] Original commit   Revision:451721 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
For ports that are explicitly enabled on armv6, also enable them
on armv7.  This has not been tested with an -exp run but should
"do no harm".

PR:		221894 (partial)
Fri, 29 Sep 2017
[ 13:54 olgeni search for other commits by this committer ] Original commit   Revision:450892
Simplify handling of application updates in Erlang ports.
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Fri, 3 Feb 2017
[ 18:25 olgeni search for other commits by this committer ] Original commit   Revision:433256
Update lang/erlang-runtime18 to version 18.3.4.5.
Wed, 1 Feb 2017
[ 11:33 olgeni search for other commits by this committer ] Original commit   Revision:433004
lang/erlang-runtime18: fix build with clang 4.0.

PR:		216615
Submitted by:	Jan Beich
Tue, 3 Jan 2017
[ 11:01 mat search for other commits by this committer ] Original commit   Revision:430454 (Only the first 10 of 79 ports in this commit are shown above. View all ports for this commit)
Cleanup BROKEN/IGNORE for 10.3-

Sponsored by:	Absolight
Sun, 20 Nov 2016
[ 09:38 gerald search for other commits by this committer ] Original commit   Revision:426566 (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Thu, 22 Sep 2016
[ 10:51 olgeni search for other commits by this committer ] Original commit   Revision:422598
Remove redundant WX_UNICODE from Erlang runtime ports..
Fri, 12 Aug 2016
[ 14:42 olgeni search for other commits by this committer ] Original commit   Revision:420126
Update lang/erlang-runtime18 to version 18.3.4.4.
Sun, 7 Aug 2016
[ 09:46 olgeni search for other commits by this committer ] Original commit   Revision:419765
Update Erlang 18 ports to 18.3.4.3.
Mon, 25 Jul 2016
[ 08:18 olgeni search for other commits by this committer ] Original commit   Revision:419033
Update lang/erlang-runtime18 to version 18.3.4.2.

Convert USE_OPENSSL to USES=ssl.
Mon, 27 Jun 2016
[ 12:55 olgeni search for other commits by this committer ] Original commit   Revision:417657
Update lang/erlang-runtime18 to version 18.3.4.1.
Tue, 14 Jun 2016
[ 10:51 olgeni search for other commits by this committer ] Original commit   Revision:416885
Update Erlang 18 ports to version 18.3.4.
Mon, 9 May 2016
[ 15:09 olgeni search for other commits by this committer ] Original commit   Revision:414859 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Fix botched commit of r414767 for Erlang runtime ports: move
new patches to files/.
Sat, 7 May 2016
[ 09:02 olgeni search for other commits by this committer ] Original commit   Revision:414767 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Remove hardcoded RPATH from Erlang's crypto libraries.

Pkg always wants to install compat10x-amd64 when using the port's default RPATH.

The same fix can be found in Suse, and in Erlang packages from RabbitMQ.

Noticed by:	lwhsu, bapt
Wed, 4 May 2016
[ 12:30 olgeni search for other commits by this committer ] Original commit   Revision:414599
Update Erlang 18 ports to version 18.3.3.
Fri, 29 Apr 2016
[ 00:30 olgeni search for other commits by this committer ] Original commit   Revision:414246
Update Erlang 18 ports to version 18.3.2.
Tue, 19 Apr 2016
[ 05:35 antoine search for other commits by this committer ] Original commit   Revision:413624
Revert r413586 and r413587, this breaks INDEX with fmake

Reported by:	beefy1, beefy2
With hat:	portmgr
Mon, 18 Apr 2016
[ 15:59 olgeni search for other commits by this committer ] Original commit   Revision:413587
Simplify handling of documentation when patching minor releases (from r413586).
Mon, 4 Apr 2016
[ 23:59 olgeni search for other commits by this committer ] Original commit   Revision:412536
Update Erlang 18 ports to version 18.3.1.
Fri, 1 Apr 2016
[ 14:08 mat search for other commits by this committer ] Original commit   Revision:412347 (Only the first 10 of 481 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 29 Mar 2016
[ 15:08 olgeni search for other commits by this committer ] Original commit   Revision:412119
Upgrade lang/erlang-runtime18 to version 18.3.

- Make sure that ODBC is actually built (PR 207622).

- Enable HIPE by default, like lang/erlang.
Wed, 24 Feb 2016
[ 15:27 olgeni search for other commits by this committer ] Original commit   Revision:409469
Update Erlang 18 ports to version 18.2.4.
Sat, 6 Feb 2016
[ 14:02 marino search for other commits by this committer ] Original commit   Revision:408299
lang/erlang* (7 ports): USES+= ncurses

precoordinated with olgeni@ (maintainer)
Sat, 30 Jan 2016
[ 20:24 olgeni search for other commits by this committer ] Original commit   Revision:407551
Remove unnecessary empty directories from Erlang's plists.
Fri, 29 Jan 2016
[ 20:01 olgeni search for other commits by this committer ] Original commit   Revision:407494
Upgrade Erlang 18 ports to version 18.2.3.
Wed, 20 Jan 2016
[ 10:30 olgeni search for other commits by this committer ] Original commit   Revision:406740
Improve the DTrace build for Erlang 18.

With a couple of changes it seems to work just fine when building
as a user, and also inside poudriere jails.

If you want to build in poudriere, you must:

- Have dtraceall.ko loaded.

- Have a kernel inside the jail (i.e. create the poudriere jail with -K).
Mon, 11 Jan 2016
[ 19:28 olgeni search for other commits by this committer ] Original commit   Revision:405803
Upgrade Erlang 18 ports to version 18.2.2.
Fri, 18 Dec 2015
[ 14:22 olgeni search for other commits by this committer ] Original commit   Revision:403963
Upgrade lang/erlang-runtime18 to version 18.2.1.
Mon, 30 Nov 2015
[ 10:47 olgeni search for other commits by this committer ] Original commit   Revision:402660
Upgrade Erlang 18 to version 18.1.5.
Mon, 16 Nov 2015
[ 00:30 gerald search for other commits by this committer ] Original commit   Revision:401738 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Add GCC_DESC to Mk/bsd.options.desc.mk.  Use this in a number of ports
instead of their own respective settings.
Fri, 13 Nov 2015
[ 11:45 olgeni search for other commits by this committer ] Original commit   Revision:401498
Upgrade all Erlang 18 ports to version 18.1.4.
Fri, 16 Oct 2015
[ 13:42 olgeni search for other commits by this committer ] Original commit   Revision:399472
Upgrade Erlang 18 ports to version 18.1.3.
Wed, 14 Oct 2015
[ 12:32 olgeni search for other commits by this committer ] Original commit   Revision:399257
Upgrade lang/erlang-runtime18 to version 18.1.2.
Fri, 25 Sep 2015
[ 08:00 olgeni search for other commits by this committer ] Original commit   Revision:397799
Upgrade lang/erlang-runtime18 to version 18.1.
Wed, 16 Sep 2015
[ 19:51 bapt search for other commits by this committer ] Original commit   Revision:397077 (Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
Remove ansi version fo wxGTK 2.8 and only keep the unicode version

All applications in the ports tree works correctly with unicode version of wxGTK

Newer version of wxGTK are unicode only (3.0+)

Note that now WX_UNICODE macro is noop
Mon, 24 Aug 2015
[ 13:33 olgeni search for other commits by this committer ] Original commit   Revision:395172
Upgrade to version 18.0.3.
Thu, 9 Jul 2015
[ 06:01 olgeni search for other commits by this committer ] Original commit   Revision:391615
Upgrade to 18.0.2 and exclude HIPE option on Dragonfly.
Tue, 30 Jun 2015
[ 15:59 olgeni search for other commits by this committer ] Original commit   Revision:390968
Upgrade to version 18.0.1.
Fri, 26 Jun 2015
[ 10:03 olgeni search for other commits by this committer ] Original commit   Revision:390624
Sort option descriptions and remove unnecessary USES=autoreconf.
Wed, 24 Jun 2015
[ 14:29 olgeni search for other commits by this committer ] Original commit   Revision:390483
Remove forgotten test code (builds fine without autoreconf).
[ 14:11 olgeni search for other commits by this committer ] Original commit   Revision:390481
Add lang/erlang-runtime18, an Erlang runtime for version 18.

- Copied from lang/erlang-runtime17.

Number of commits found: 59