Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
17.5.6.10_1 01 Jan 2020 14:20:43 |
rene |
Remove expired ports:
2020-01-01 databases/couchdb: No longer supported upstream, move to
databases/couchdb2
2020-01-01 databases/riak: No longer supported upstream, see riak 2.9.0 and
newer
2020-01-01 lang/erlang-runtime15: No longer supported upstream, use lang/erlang
>= 21
2020-01-01 lang/erlang-runtime16: No longer supported upstream, use lang/erlang
>=21
2020-01-01 lang/erlang-runtime17: No longer supported upstream, use lang/erlang
>=21
2020-01-01 lang/erlang-runtime18: No longer supported upstream, use lang/erlang
>=21
2020-01-01 lang/erlang-runtime19: No longer supported upstream, use lang/erlang
>=21 |
17.5.6.10_1 21 Nov 2019 19:54:40 |
dch |
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 |
17.5.6.10 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
17.5.6.10 10 Jul 2019 12:39:56 |
olgeni |
Sync WWW tags for Erlang ports. |
17.5.6.10 12 Apr 2019 18:41:49 |
olgeni |
lang/erlang-runtime*: forcibly remove WX applications when WX option is off. |
17.5.6.10 10 Apr 2019 10:31:52 |
olgeni |
lang/erlang-runtime17: switch to GitHub build. |
17.5.6.10 22 Nov 2018 18:26:41 |
dumbbell |
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 |
17.5.6.10 10 Nov 2018 10:09:49 |
mat |
security/openssl-devel was removed, but there is a security/openssl111 now. |
17.5.6.10 06 Nov 2018 14:17:44 |
dumbbell |
lang/erlang-runtime{15,16,17}: Remove redundant BROKEN_SSL
The BROKEN_SSL variable is already filled in the case the OPENSSL option
is checked. Those extra lines were left-over from a debugging session.
No need to MFH this commit, the MFH of the initial change took care of
not adding them in the first place. |
17.5.6.10 05 Nov 2018 23:20:17 |
dumbbell |
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 |
17.5.6.10 02 Nov 2018 13:32:35 |
rene |
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 |
17.5.6.10 26 Oct 2018 13:58:03 |
olgeni |
Update lang/erlang-runtime17 to version 17.5.6.10. |
17.5.6.9_8 07 Jun 2018 11:15:11 |
olgeni |
Transfer maintainership of Erlang ports to erlang@. |
17.5.6.9_8 10 Apr 2018 15:19:57 |
olgeni |
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 |
17.5.6.9_7 16 Dec 2017 17:33:32 |
olgeni |
lang/erlang-runtime17: backport fix for CVE-2017-1000385 from erlang-runtime18.
PR: 224278
Submitted by: Stefan Grundmann |
17.5.6.9_6 10 Oct 2017 21:31:30 |
linimon |
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) |
17.5.6.9_6 29 Sep 2017 13:54:09 |
olgeni |
Simplify handling of application updates in Erlang ports. |
17.5.6.9_6 10 Sep 2017 20:55:39 |
gerald |
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 |
17.5.6.9_5 01 Apr 2017 15:23:32 |
gerald |
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 |
17.5.6.9_4 01 Feb 2017 11:33:05 |
olgeni |
lang/erlang-runtime17: fix build with clang 4.0.
PR: 216615
Submitted by: Jan Beich |
17.5.6.9_3 03 Jan 2017 11:01:06 |
mat |
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight |
17.5.6.9_3 20 Nov 2016 09:38:09 |
gerald |
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. |
17.5.6.9_2 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
17.5.6.9_2 22 Sep 2016 10:51:25 |
olgeni |
Remove redundant WX_UNICODE from Erlang runtime ports.. |
17.5.6.9_2 08 Aug 2016 08:13:39 |
olgeni |
Remove unused startup scripts from Erlang runtime ports. |
17.5.6.9_2 07 Aug 2016 12:21:07 |
olgeni |
Fix Erlang version number and format in runtime ports. |
17.5.6.9_2 25 Jul 2016 09:50:34 |
olgeni |
Convert USE_OPENSSL to USES=ssl. |
17.5.6.9_2 09 May 2016 15:09:43 |
olgeni |
Fix botched commit of r414767 for Erlang runtime ports: move
new patches to files/. |
17.5.6.9_1 07 May 2016 09:02:08 |
olgeni |
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 |
17.5.6.9 22 Apr 2016 13:25:47 |
olgeni |
Update lang/erlang-runtime17 to version 17.5.6.9. |
17.5.6.8 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
17.5.6.8 29 Mar 2016 15:09:22 |
olgeni |
Make sure that ODBC is actually built in lang/erlang-runtime16
and lang/erlang-runtime17. |
17.5.6.8 06 Feb 2016 14:02:48 |
marino |
lang/erlang* (7 ports): USES+= ncurses
precoordinated with olgeni@ (maintainer) |
17.5.6.8 30 Jan 2016 20:24:18 |
olgeni |
Remove unnecessary empty directories from Erlang's plists. |
17.5.6.8 26 Jan 2016 21:07:29 |
olgeni |
Upgrade lang/erlang-runtime17 to version 17.5.6.8. |
17.5.6.7 22 Dec 2015 14:08:21 |
olgeni |
Upgrade lang/erlang-runtime17 to version 17.5.6.7. |
17.5.6.6 18 Dec 2015 14:23:32 |
olgeni |
Reduce diffs with lang/erlang-runtime18. |
17.5.6.6 07 Dec 2015 21:08:31 |
olgeni |
Upgrade lang/erlang-runtime17 to version 17.5.6.6. |
17.5.6.4 16 Nov 2015 00:30:00 |
gerald |
Add GCC_DESC to Mk/bsd.options.desc.mk. Use this in a number of ports
instead of their own respective settings. |
17.5.6.4 01 Oct 2015 13:29:16 |
olgeni |
Upgrade lang/erlang-runtime17 to version 17.5.6.4. |
17.5.6.3_1 16 Sep 2015 19:51:28 |
bapt |
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 |
17.5.6.3 20 Aug 2015 11:53:12 |
olgeni |
Upgrade to version 17.5.6.3. |
17.5.6.2 09 Jul 2015 09:43:23 |
olgeni |
Reduce diff with R18 ports:
- Exclude HIPE with OPTIONS_EXCLUDE_DragonFly |
17.5.6.2 07 Jul 2015 15:36:46 |
olgeni |
Upgrade to version 17.5.6.2. |
17.5.6.1 29 Jun 2015 15:40:11 |
olgeni |
Upgrade to version 17.5.6.1. |
17.5.6_1 26 Jun 2015 10:03:08 |
olgeni |
Sort option descriptions and remove unnecessary USES=autoreconf. |
17.5.6_1 09 Jun 2015 12:18:27 |
olgeni |
Add hotfix for unhandled cipher algorithms.
Obtained from: Ingela Andin (ingela.andin@gmail.com) on erlang-questions |
17.5.6 02 Jun 2015 12:26:04 |
olgeni |
Upgrade to version 17.5.6.
- Use PATCHFILES for revision patches, because upstream basically
stopped rolling tarballs for minor updates.
- Rebuild local patch files to make portlint happier. |
17.5.4 22 May 2015 20:34:29 |
mat |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
17.5.4 21 May 2015 08:35:50 |
olgeni |
Fix check for DIRTY option.
Submitted by: cperciva |
21 May 2015 07:52:10
|
olgeni |
Add an option to enable the (still experimental) dirty scheduler
feature.
Submitted by: Andreas Andersson <aandersson@tappsi.co> |
17.5.4 20 May 2015 20:09:54 |
olgeni |
Unbreak build on armv6.
PR: 200322
Submitted by: a.andersson.thn@gmail.com |
17.5.4 18 May 2015 09:37:44 |
olgeni |
Upgrade to version 17.5.4. |
17.5.3 07 May 2015 20:34:30 |
olgeni |
Upgrade all Erlang 17 ports to 17.5.3. |
17.5.2_2 24 Apr 2015 13:15:01 |
olgeni |
Fix implementation of sendfile function on FreeBSD.
Also, replace USE_AUTOTOOLS with USES=autoreconf while I'm here.
PR: 199649
Submitted by: Stefan Grundmann |
17.5.2_1 23 Apr 2015 12:54:52 |
olgeni |
Fix mismerged patch for 17.5.2. |
17.5.2 23 Apr 2015 12:45:04 |
olgeni |
Upgrade to version 17.5.2. |
17.5.1 11 Apr 2015 09:27:16 |
olgeni |
Upgrade to version 17.5.1.
No tarballs for this release have been provided by upstream so far. |
17.5 02 Apr 2015 11:39:05 |
olgeni |
Upgrade to version 17.5. |
17.4.1 26 Mar 2015 20:55:02 |
marino |
lang/erlang* : Use OPTIONS_EXCLUDE_DragonFly to block SCTP option
DragonFly no longer has SCPT in base and when it did, it was ancient.
Approved by: DragonFly blanket |
17.4.1 18 Mar 2015 13:58:40 |
olgeni |
Fix Erlang release in pkg-descr.
Submitted by: marino |
17.4.1 20 Feb 2015 23:37:01 |
olgeni |
Upgrade to version 17.4.1. |
17.4_2 13 Feb 2015 15:11:51 |
olgeni |
Check if dtraceall is actually loaded when DTRACE is enabled. |
17.4_2 01 Feb 2015 21:40:59 |
olgeni |
Do not disable the hipe application entirely, even if the HIPE
option is disabled. Dialyzer seems to need at least some beam files
from hipe to perform its job. |
17.4_1 31 Jan 2015 18:46:26 |
olgeni |
Sort OPTIONS_DEFINE and OPTIONS_DEFAULT.
Create SKIP files for applications disabled by port options.
Remove disabled applications from ${STAGEDIR}. |
17.4 11 Dec 2014 15:59:34 |
olgeni |
Upgrade to version 17.4. |
17.3_2 23 Nov 2014 22:31:25 |
olgeni |
Set perl5 as a build-only dependency. |
17.3_1 09 Oct 2014 12:48:31 |
olgeni |
Fix SSL handshake when SNI-extension is empty.
While I'm here:
- Reduce diff with the main Erlang port
- Do not mute install commands
PR: 194214
Submitted by: Dave Cottlehuber |
17.3 24 Sep 2014 15:34:14 |
olgeni |
Cleanup plist generation in Erlang runtime ports. |
17.3 18 Sep 2014 10:52:20 |
olgeni |
Upgrade to version 17.3. |
17.1_1 29 Aug 2014 05:44:02 |
olgeni |
Do not forcibly disable SMP in erlc.
SMP used to crash some builds a long time ago, but now it seems safe. |
17.1 25 Jun 2014 19:29:01 |
olgeni |
Upgrade to version 17.1. |
17.0 08 Jun 2014 13:14:43 |
olgeni |
Remove indefinite articles from COMMENT where I'm maintainer. |
17.0 05 May 2014 16:24:01 |
bapt |
Fix unixODBC vs libiodbc conflicts
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time
While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql
Discussed with: rakuco (kde)
With hat: portmgr |
17.0 11 Apr 2014 07:19:18 |
olgeni |
Update checksums.
The main distfile was rerolled to add a single README file. |
17.0 10 Apr 2014 08:57:56 |
olgeni |
Add lang/erlang-runtime17, an Erlang runtime for version 17. |