Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update lang/erlang-runtime18 to version 18.3.4.11. | olgeni | 2018-11-25 | 2 | -5/+7 |
| | |||||
* | lang/erlang-runtime{15,16,17,18}: Fix trailing include | dumbbell | 2018-11-23 | 1 | -1/+1 |
| | | | | | | | It should be `bsd.port.post.mk`, not `bsd.port.mk`, because we include `bsd.port.pre.mk`. Reported by: olgeni | ||||
* | security/openssl-devel was removed, but there is a security/openssl111 now. | mat | 2018-11-10 | 1 | -1/+1 |
| | |||||
* | lang/erlang, lang/erlang-runtime*: Indicate which port supports OpenSSL 1.1 | dumbbell | 2018-11-06 | 1 | -1/+9 |
| | | | | | | | | | | | 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 | ||||
* | Remove compatibility code for FreeBSD < 11.2 from all ports. | rene | 2018-11-02 | 1 | -2/+1 |
| | | | | | | | 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 | ||||
* | Update lang/erlang-runtime18 to version 18.3.4.10. | olgeni | 2018-10-30 | 2 | -5/+7 |
| | |||||
* | Transfer maintainership of Erlang ports to erlang@. | olgeni | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | Update lang/erlang-runtime18 to version 18.3.4.9. | olgeni | 2018-04-26 | 2 | -6/+8 |
| | |||||
* | Modernization of Erlang ports: | olgeni | 2018-04-10 | 2 | -169/+76 |
| | | | | | | | | | | - 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 | ||||
* | Update lang/erlang-runtime18 to version 18.3.4.8. | olgeni | 2018-03-19 | 2 | -4/+6 |
| | |||||
* | Update lang/erlang-runtime18 to version 18.3.4.7. | olgeni | 2017-11-24 | 2 | -4/+6 |
| | |||||
* | Update lang/erlang-runtime18 to version 18.3.4.6. | olgeni | 2017-11-17 | 2 | -6/+10 |
| | |||||
* | For ports that are explicitly enabled on armv6, also enable them | linimon | 2017-10-11 | 1 | -1/+1 |
| | | | | | | | on armv7. This has not been tested with an -exp run but should "do no harm". PR: 221894 (partial) | ||||
* | Simplify handling of application updates in Erlang ports. | olgeni | 2017-09-29 | 1 | -29/+13 |
| | |||||
* | Bump PORTREVISION for ports depending on the canonical version of GCC | gerald | 2017-09-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | (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 | ||||
* | Bump PORTREVISIONs for ports depending on the canonical version of GCC and | gerald | 2017-04-01 | 1 | -0/+1 |
| | | | | | | | | | | | | | | 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 | ||||
* | Update lang/erlang-runtime18 to version 18.3.4.5. | olgeni | 2017-02-04 | 2 | -7/+12 |
| | |||||
* | lang/erlang-runtime18: fix build with clang 4.0. | olgeni | 2017-02-01 | 2 | -1/+21 |
| | | | | | PR: 216615 Submitted by: Jan Beich | ||||
* | Cleanup BROKEN/IGNORE for 10.3- | mat | 2017-01-03 | 1 | -6/+0 |
| | | | | Sponsored by: Absolight | ||||
* | Bump PORTREVISIONS for ports depending on the canonical version of GCC and | gerald | 2016-11-20 | 1 | -0/+1 |
| | | | | | | | | | 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. | ||||
* | ${RM} already has -f. | mat | 2016-10-21 | 1 | -1/+1 |
| | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight | ||||
* | Remove redundant WX_UNICODE from Erlang runtime ports.. | olgeni | 2016-09-22 | 1 | -1/+0 |
| | |||||
* | Update lang/erlang-runtime18 to version 18.3.4.4. | olgeni | 2016-08-12 | 2 | -4/+6 |
| | |||||
* | Remove unused startup scripts from Erlang runtime ports. | olgeni | 2016-08-08 | 1 | -25/+0 |
| | |||||
* | Fix Erlang version number and format in runtime ports. | olgeni | 2016-08-07 | 1 | -1/+1 |
| | |||||
* | Update Erlang 18 ports to 18.3.4.3. | olgeni | 2016-08-07 | 2 | -4/+7 |
| | |||||
* | Update lang/erlang-runtime18 to version 18.3.4.2. | olgeni | 2016-07-25 | 2 | -7/+9 |
| | | | | Convert USE_OPENSSL to USES=ssl. | ||||
* | Update lang/erlang-runtime18 to version 18.3.4.1. | olgeni | 2016-06-27 | 2 | -3/+9 |
| | |||||
* | Update Erlang 18 ports to version 18.3.4. | olgeni | 2016-06-14 | 2 | -5/+8 |
| | |||||
* | Fix botched commit of r414767 for Erlang runtime ports: move | olgeni | 2016-05-09 | 3 | -1/+1 |
| | | | | new patches to files/. | ||||
* | Remove hardcoded RPATH from Erlang's crypto libraries. | olgeni | 2016-05-07 | 3 | -0/+23 |
| | | | | | | | | 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 | ||||
* | Update Erlang 18 ports to version 18.3.3. | olgeni | 2016-05-04 | 2 | -4/+10 |
| | |||||
* | Update Erlang 18 ports to version 18.3.2. | olgeni | 2016-04-29 | 2 | -3/+9 |
| | |||||
* | Revert r413586 and r413587, this breaks INDEX with fmake | antoine | 2016-04-19 | 1 | -9/+11 |
| | | | | | Reported by: beefy1, beefy2 With hat: portmgr | ||||
* | Simplify handling of documentation when patching minor releases (from r413586). | olgeni | 2016-04-18 | 1 | -11/+9 |
| | |||||
* | Update Erlang 18 ports to version 18.3.1. | olgeni | 2016-04-05 | 2 | -2/+17 |
| | |||||
* | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. | mat | 2016-04-01 | 1 | -1/+1 |
| | | | | | With hat: portmgr Sponsored by: Absolight | ||||
* | Upgrade lang/erlang-runtime18 to version 18.3. | olgeni | 2016-03-29 | 2 | -29/+15 |
| | | | | | | - Make sure that ODBC is actually built (PR 207622). - Enable HIPE by default, like lang/erlang. | ||||
* | Update Erlang 18 ports to version 18.2.4. | olgeni | 2016-02-24 | 2 | -2/+8 |
| | |||||
* | lang/erlang* (7 ports): USES+= ncurses | marino | 2016-02-06 | 1 | -1/+1 |
| | | | | precoordinated with olgeni@ (maintainer) | ||||
* | Remove unnecessary empty directories from Erlang's plists. | olgeni | 2016-01-31 | 1 | -5/+1 |
| | |||||
* | Upgrade Erlang 18 ports to version 18.2.3. | olgeni | 2016-01-30 | 2 | -2/+8 |
| | |||||
* | Improve the DTrace build for Erlang 18. | olgeni | 2016-01-20 | 1 | -4/+2 |
| | | | | | | | | | | | 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). | ||||
* | Upgrade Erlang 18 ports to version 18.2.2. | olgeni | 2016-01-12 | 2 | -2/+8 |
| | |||||
* | Upgrade lang/erlang-runtime18 to version 18.2.1. | olgeni | 2015-12-18 | 2 | -33/+10 |
| | |||||
* | Upgrade Erlang 18 to version 18.1.5. | olgeni | 2015-11-30 | 2 | -3/+5 |
| | |||||
* | Add GCC_DESC to Mk/bsd.options.desc.mk. Use this in a number of ports | gerald | 2015-11-16 | 1 | -1/+0 |
| | | | | instead of their own respective settings. | ||||
* | Upgrade all Erlang 18 ports to version 18.1.4. | olgeni | 2015-11-13 | 2 | -3/+6 |
| | |||||
* | Upgrade Erlang 18 ports to version 18.1.3. | olgeni | 2015-10-16 | 2 | -3/+5 |
| | |||||
* | Upgrade lang/erlang-runtime18 to version 18.1.2. | olgeni | 2015-10-14 | 2 | -2/+18 |
| | |||||
* | Upgrade lang/erlang-runtime18 to version 18.1. | olgeni | 2015-09-25 | 2 | -24/+9 |
| | |||||
* | Remove ansi version fo wxGTK 2.8 and only keep the unicode version | bapt | 2015-09-17 | 1 | -0/+1 |
| | | | | | | | | 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 | ||||
* | Upgrade to version 18.0.3. | olgeni | 2015-08-24 | 2 | -3/+5 |
| | |||||
* | Upgrade to 18.0.2 and exclude HIPE option on Dragonfly. | olgeni | 2015-07-09 | 2 | -3/+9 |
| | |||||
* | Upgrade to version 18.0.1. | olgeni | 2015-06-30 | 2 | -3/+9 |
| | |||||
* | Sort option descriptions and remove unnecessary USES=autoreconf. | olgeni | 2015-06-26 | 1 | -3/+3 |
| | |||||
* | Remove forgotten test code (builds fine without autoreconf). | olgeni | 2015-06-24 | 1 | -1/+0 |
| | |||||
* | Add lang/erlang-runtime18, an Erlang runtime for version 18. | olgeni | 2015-06-24 | 9 | -0/+350 |
- Copied from lang/erlang-runtime17. |