sthen
c63703e54a
- set PKGNAME to erlang-$V, this is a noop package-wise (the actual
...
produced packages are named according to PKGNAME-main/PKGNAME-wx) but
means that the port work directory has 'erlang' in the name rather
than 'otp', making it easier to identify the responsible port when
searching a big tree of source unpacked with "make extract".
- pick some <space><tab> nits while there
2018-06-02 14:03:24 +00:00
sthen
1ee90f5b01
Bump the next set of ports to trigger rebuilds following cpu stats changes
...
(CPUSTATES/etc). More to come.
2018-06-01 15:32:04 +00:00
jasper
144c399740
fix build with clang6; patch from upstream
2018-04-09 17:17:08 +00:00
jasper
0de0f61c60
Let erlang tools find their versioned self; while here prevent
...
collisions during static analysis when multiple versions of erlang are installed
from Bill Karh
2018-03-19 20:57:20 +00:00
juanfra
4dff0eb3f1
Erlang fails to build on arm when smp is enable. Remove --enable-smp
...
from configure and disable explicitly it on arm and hppa. The 4
versions build fine on amd64 with and without smp enabled. The port
will also add a symlink to the erlang interpreter on those
architectures to avoid the use of a PFRAG file.
Based on a patch from phessler@. OK phessler@.
2017-12-09 21:28:58 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
sthen
af41127e20
fix "ordered comparison between pointer and zero"
2017-04-24 13:35:23 +00:00
sthen
bcbf44ab87
use LIBCXX
2017-04-10 11:46:18 +00:00
jasper
003e889c0a
retire sparc
2016-09-01 10:53:26 +00:00
espie
1d55a231e7
add is-branch to all trivial ports that exist as multiple branches.
2016-06-29 16:14:38 +00:00
jasper
c40625a1f0
remove html documentation from the erlang packages, but keep the manpages. the
...
html documentation is available online (http://www.erlang.org/erldoc ) where
it's searchable (offline it isn't).
This saves about 18M for -main (1/3rd) and 14M for -wx.
2015-11-27 19:19:01 +00:00
jasper
e6cd8caeea
- fix symlink for erl_call
...
- add erl_call to _MODERL_LINKS
2015-10-28 19:18:31 +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
d19326bb2c
mark SHARED_ONLY
2015-06-26 07:33:17 +00:00
jasper
9186e6ac8e
add missing @mandir annotation
2015-06-25 15:06:33 +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
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
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