Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
15.b03.1_1,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 |
15.b03.1_1,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 |
15.b03.1,1 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
15.b03.1,1 10 Jul 2019 12:39:56 |
olgeni |
Sync WWW tags for Erlang ports. |
15.b03.1,1 12 Apr 2019 18:41:49 |
olgeni |
lang/erlang-runtime*: forcibly remove WX applications when WX option is off. |
15.b03.1,1 10 Apr 2019 10:31:25 |
olgeni |
lang/erlang-runtime15: switch to GitHub build. |
15.b.03.1_13 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 |
15.b.03.1_13 10 Nov 2018 10:09:49 |
mat |
security/openssl-devel was removed, but there is a security/openssl111 now. |
15.b.03.1_13 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. |
15.b.03.1_13 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 |
15.b.03.1_13 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 |
15.b.03.1_13 07 Jun 2018 11:15:11 |
olgeni |
Transfer maintainership of Erlang ports to erlang@. |
15.b.03.1_13 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 |
15.b.03.1_12 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 |
15.b.03.1_11 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 |
15.b.03.1_10 03 Jan 2017 11:01:06 |
mat |
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight |
15.b.03.1_10 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. |
15.b.03.1_9 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
15.b.03.1_9 22 Sep 2016 10:51:25 |
olgeni |
Remove redundant WX_UNICODE from Erlang runtime ports.. |
15.b.03.1_9 08 Aug 2016 08:13:39 |
olgeni |
Remove unused startup scripts from Erlang runtime ports. |
15.b.03.1_9 25 Jul 2016 09:50:34 |
olgeni |
Convert USE_OPENSSL to USES=ssl. |
15.b.03.1_9 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
15.b.03.1_9 06 Feb 2016 14:02:48 |
marino |
lang/erlang* (7 ports): USES+= ncurses
precoordinated with olgeni@ (maintainer) |
15.b.03.1_9 30 Jan 2016 20:24:18 |
olgeni |
Remove unnecessary empty directories from Erlang's plists. |
15.b.03.1_9 18 Dec 2015 14:23:32 |
olgeni |
Reduce diffs with lang/erlang-runtime18. |
15.b.03.1_9 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. |
15.b.03.1_9 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 |
15.b.03.1_8 09 Jul 2015 09:43:23 |
olgeni |
Reduce diff with R18 ports:
- Exclude HIPE with OPTIONS_EXCLUDE_DragonFly |
15.b.03.1_8 26 Jun 2015 10:03:08 |
olgeni |
Sort option descriptions and remove unnecessary USES=autoreconf. |
15.b.03.1_8 22 May 2015 20:34:29 |
mat |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
15.b.03.1_8 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 |
15.b.03.1_7 23 Apr 2015 13:22:13 |
olgeni |
Remove unused PATCH_SITES. |
15.b.03.1_7 12 Apr 2015 22:16:23 |
mat |
Fix with Perl 5.21.1+
With hat: perl@
Sponsored by: Absolight |
15.b.03.1_7 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 |
15.b.03.1_7 13 Feb 2015 15:11:51 |
olgeni |
Check if dtraceall is actually loaded when DTRACE is enabled. |
15.b.03.1_7 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. |
15.b.03.1_6 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}. |
15.b.03.1_5 23 Nov 2014 22:31:25 |
olgeni |
Set perl5 as a build-only dependency. |
15.b.03.1_4 09 Oct 2014 12:53:43 |
olgeni |
Reduce diff with the main Erlang port and unmute install commands. |
15.b.03.1_4 24 Sep 2014 15:34:14 |
olgeni |
Cleanup plist generation in Erlang runtime ports. |
15.b.03.1_4 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. |
15.b.03.1_3 08 Jun 2014 13:14:43 |
olgeni |
Remove indefinite articles from COMMENT where I'm maintainer. |
15.b.03.1_3 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 |
15.b.03.1_3 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
15.b.03.1_3 20 Feb 2014 10:18:13 |
gahr |
- Convert to USES=tk |
15.b.03.1_3 22 Oct 2013 14:59:32 |
olgeni |
- Add staging support and simplify plist generation.
- Add LDFLAGS to unbreak the ODBC build.
- Remove unnecessary USE_CSTD (see r331232). [1]
- Change PKGNAMESUFFIX to avoid using LATEST_LINK. [2]
PR: ports/180017 [1]
Submitted by: Stefan Grundmann <sg2342@googlemail.com> [1]
Submitted by: tijl [2] |
15.b.03.1_2 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
17 Sep 2013 06:40:21
|
bapt |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
15.b.03.1_2 17 Aug 2013 16:27:24 |
gerald |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
15.b.03.1_2 06 May 2013 20:15:31 |
olgeni |
- Do not install extra PDF documentation
- Do not install epmd
- Replace more ERLANG_LIB occurrences in pkg-message
Noticed by: stas |
15.b.03.1_1 06 May 2013 18:40:09 |
olgeni |
Add ERLANG_LIB to SUB_LIST, and use it in pkg-message.
No PORTREVISION bump because the package stays the same. |
15.b.03.1_1 06 May 2013 13:00:20 |
olgeni |
Fix LATEST_LINK. |
15.b.03.1 05 May 2013 13:26:39 |
olgeni |
Replace /usr/local with %%LOCALBASE%%. |
15.b.03.1 05 May 2013 13:04:35 |
olgeni |
Add lang/erlang-runtime15.
This port is indented for developers and port maintainers. It is a
copy of lang/erlang with a few differences:
- Nothing is installed in $PREFIX/bin
- Libraries are installed in $PREFIX/lib/erlang15
- You have to change your PATH to actually use it
- Support for building PLTs is removed
- Other ports are not supposed to install anything inside this environment
What is this for:
- Building Erlang applications using the R15 runtime, once R16 is
committed (think Riak).
- Building Erlang applications when there are conflicts with modules
provided by other ports (for example, the RabbitMQ client libraries
conflict with the server code installed by net/rabbitmq).
- Testing new Erlang versions before the main port is upgraded. |