110 Commits

Author SHA1 Message Date
jasper
bd82c9cbc5 add MODERL_WX to set a BDEP/RDEP on the wx subpackage 2015-07-14 22:52:56 +00:00
jasper
0d2eca6e6a missed bump; spotted by nigel@ 2015-07-11 11:00:55 +00:00
jasper
be641b8bb9 - unbreak linking of wx bindings now that wxwidgets has been fixed
- move all wx and observer bits into a wx subpackage

this shrinks the main package by about 18M
2015-07-09 19:46:39 +00:00
jasper
81f80339aa regen 2015-07-02 11:53:11 +00:00
jasper
88236dda1f missing BDEP on libxslt 2015-06-27 12:17:59 +00:00
jasper
d19326bb2c mark SHARED_ONLY 2015-06-26 07:33:17 +00:00
jasper
3681992fc7 plumbing for erlang18 2015-06-26 06:36:57 +00:00
jasper
75b67617a6 18+ 2015-06-26 06:36:34 +00:00
jasper
6e3cf8b335 add erlang 18: http://www.erlang.org/news/88
ok sthen@
2015-06-26 06:35:54 +00:00
jasper
9186e6ac8e add missing @mandir annotation 2015-06-25 15:06:33 +00:00
jasper
03095fc85f whitespace 2015-06-25 13:35:21 +00:00
jasper
27acaf9d38 define MODERL_{ERL,ERLC} as shortcuts to the versioned binaries 2015-06-25 13:34:23 +00:00
jasper
3fc79bb765 handle multiple erlang versions and add extra handling for rebar/erl/erlc/escript 2015-06-25 13:16:51 +00:00
jasper
e6dc7d42e6 - de-conflict erlang versions so they can be installed along-side
* erlang now gets installed into lib/erlang${MAJOR}/ and binaries get a ${MAJOR} suffix
2015-06-25 13:16:08 +00:00
jasper
23c7ff7b2a hookup erlang-17 2015-06-24 06:49:05 +00:00
jasper
92899345bc - rework the erlang module to be version aware; defaults to using erlang 16.
- if a port needs erlang 17, set MODERL_VERSION=17

ok sthen@
2015-06-24 06:48:53 +00:00
jasper
7e19473769 these bits weren't supposed to go in just yet 2015-06-23 20:52:50 +00:00
jasper
e3a96e6180 - cleanup CONFIGURE_ARGS:
* use correct switch to disable jinterface and odbc and remove now bogus pre-configure target
- sort gen-versions output
2015-06-23 20:51:57 +00:00
jasper
fc00419aec move configure-related bits 2015-06-23 19:41:20 +00:00
jasper
c0ad2c5ec8 - move gen-versions target and related bits to Makefile.inc 2015-06-23 19:33:50 +00:00
jasper
cdb5c4194b add pkgspec; ok sthen@ 2015-06-23 16:44:23 +00:00
jasper
2f8b2cab65 - add erlang 17.5, which is incompatible with erlang 16.
- right now both versions conflict, which may be resolved in the future

ok sthen@
2015-06-23 16:43:38 +00:00
jasper
9417f25ea4 upstream mirror doesn't handle '//' as '/' 2015-06-23 12:54:28 +00:00
jasper
384240f443 don't re-order too much just yet 2015-06-23 07:38:53 +00:00
jasper
03170b8ef9 re-order 2015-06-22 18:39:46 +00:00
jasper
0714574e24 move some common bits to Makefile.inc 2015-06-22 13:18:26 +00:00
jasper
9cb6a8665b - move existing erlang 16 port to it's own directory so we can move towards erlang 17
* note that this shuffling is still a WIP
- adjust MODERL_RUN_DEPENDS accordingly
2015-06-22 13:07:39 +00:00
jasper
b4a2e58a21 use ${REBAR_BIN} in pre-build instead of hardcoding /usr/local/bin/rebar 2015-06-21 13:24:17 +00:00
sthen
e141193a26 Bump REVISION; PLIST_DB disagrees about a bump not being needed, possibly due
to synthesized lib/erlang/man/catX directories.
2015-04-21 22:57:01 +00:00
schwarze
ba9f2089de Drop USE_GROFF (almost exclusively additional blank lines). No bump needed. 2015-04-18 13:35:27 +00:00
jasper
3741a64685 apply patch from upstream to harder the asn1 parser
prompted by jmatthew@
2015-04-04 09:53:07 +00:00
landry
38f118962f BROKEN-alpha= beam/erl_process.c:6692: internal compiler error: in final_scan_insn, at final.c:2449 2015-03-18 19:15:07 +00:00
landry
d3cff6ee49 BROKEN-hppa = error: No native atomic implementation found. 2015-01-20 18:38:09 +00:00
jasper
744d13280c - update to erlang-R16B03-1
* not updating to the latest erlang (17.4) as there's no version of riak that
  supports it yet, and ejabberd needs a major update to 14.12 (beginnings of
  such an update are in openbsd-wip)

as discussed with jmatthew@
2014-12-31 13:18:24 +00:00
jasper
98105518c6 don't use rm -f, as the files may be removed at some point and we'd never know
about it
2014-12-28 14:28:34 +00:00
ajacoutot
0a3bdeb498 CONFIGURE_STYLE be always defined.
ok jasper@
2014-07-09 17:07:38 +00:00
sthen
ad5da16f7d widen the ifdef; vmmeter.h will be required here as well as on .Dx/.Fx 2014-07-08 10:40:26 +00:00
jasper
c04e497daa no need for gtar anymore, all erl-* ports build fine now. 2013-04-28 16:40:42 +00:00
jasper
7d8e365ddf some ports want to retrieve their .app.src version through git, so provide
an easier way to use SUBST_CMD instead.
2013-03-11 13:01:39 +00:00
jasper
f022d33893 - use cp -f to copyin rebar so abborted builds can be restarted. 2013-03-11 12:40:15 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
jasper
f701be9f16 must use $$ for the per-build target to work. 2013-03-10 19:52:56 +00:00
jasper
5a45c33a46 if no CONFIGURE_STYLE was set, then assume "rebar" 2013-03-10 19:35:03 +00:00
jasper
6ddc14fc03 add a module primarily for erlang modules 2013-03-10 19:16:16 +00:00
jasper
fb0d28343d - update erlang to R15B02 2012-09-10 20:35:19 +00:00
matthew
3da8280559 Link DSOs with 'cc -shared' instead of 'ld -shared' so that
__guard_local is defined appropriately.

ok nigel
2012-09-06 00:57:54 +00:00
pascal
07ffe3ec07 Adapt PIE fixes to new gcc/ld behaviour: Use -nopie as LDFLAGS and -fno-pie as
CFLAGS.

found in a bulk by and ok naddy@
2012-08-30 20:54:59 +00:00
jasper
91d743a84d - Fix use of "clever" mktime.
-  Fix support for leap seconds-aware timezones.

from piotr sikora
2012-07-18 13:44:31 +00:00
phessler
c46c212820 mark as broken on 32bit sparc 2012-06-22 13:08:09 +00:00
jasper
71870ac24b - update to R15B01
- reset maintainer as requested by alex
2012-05-26 09:08:57 +00:00