ajacoutot
|
3bae775dc7
|
Tweak pexp a bit.
|
2015-07-15 16:03:07 +00:00 |
|
jasper
|
72d8e8fbe7
|
spacing
|
2015-07-14 23:14:42 +00:00 |
|
jasper
|
bd82c9cbc5
|
add MODERL_WX to set a BDEP/RDEP on the wx subpackage
|
2015-07-14 22:52:56 +00:00 |
|
robert
|
a54d81334c
|
update to 5.5.27
|
2015-07-12 14:07:10 +00:00 |
|
robert
|
209ed8695b
|
update to 5.6.11
|
2015-07-12 14:06:23 +00:00 |
|
jasper
|
0d2eca6e6a
|
missed bump; spotted by nigel@
|
2015-07-11 11:00:55 +00:00 |
|
jasper
|
75787518ba
|
bump after erlang dependency change
reminded by aja@
|
2015-07-10 17:10:09 +00:00 |
|
robert
|
a43332a4cd
|
update to 5.4.43
|
2015-07-10 06:29:25 +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 |
|
bcallah
|
498767c5e8
|
Update to 20150705
|
2015-07-06 15:50:50 +00:00 |
|
jasper
|
81f80339aa
|
regen
|
2015-07-02 11:53:11 +00:00 |
|
zhuk
|
e46f7daa3f
|
Remove extra @pkgpath markers. They were relevant for GCC 4.2, which was not
MULTI_PACKAGEd initially, but not for later ones.
Feedback and 4.9 part okay from sthen@.
|
2015-07-02 00:22:18 +00:00 |
|
jeremy
|
45d56680df
|
Add fixes for CVE-2015-3900 and CVE-2015-4020
OK jasper@
|
2015-06-29 18:55:03 +00:00 |
|
jasper
|
da26c3d567
|
- update to elixir 1.0.5
- switch to erlang 18
|
2015-06-29 18:38:50 +00:00 |
|
semarie
|
8d6e2a8e26
|
Update to rust-1.1.0
OK landry@
|
2015-06-27 15:37:32 +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
|
35c880802b
|
use versioned erl
|
2015-06-25 13:23:19 +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 |
|
naddy
|
899839f2f5
|
bump -doc subpackage due to HOMEPAGE change
|
2015-06-25 11:40:08 +00:00 |
|
jasper
|
7f63f8fae6
|
- long overdue update to elixir-1.0.4
- switch to using erlang module
|
2015-06-24 06:53: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 |
|
kili
|
e009b7cc20
|
Use a fresh bootstrapper to let it build on a clean current install.
While here, move homepage, master_sites and master_sites0 to https.
|
2015-06-23 20:15:18 +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
|
52c3488fbf
|
tidy up erlang dependencies
|
2015-06-23 16:38:10 +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
|
8e90ab2315
|
no need for making it unobvious how _MODLUA_RUN_DEPENDS gets set
|
2015-06-22 19:46:57 +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
|
61be70211e
|
bump after MODERL_RUN_DEPENDS change
|
2015-06-22 13:08:20 +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 |
|
ajacoutot
|
eae3c4dd36
|
I so hate CVS...
|
2015-06-20 19:31:24 +00:00 |
|
ajacoutot
|
f572b769cb
|
Unbreak.
|
2015-06-20 19:26:10 +00:00 |
|
jasper
|
eb4286ef72
|
update to pfe-0.33.71
|
2015-06-19 08:02:14 +00:00 |
|
jasper
|
c9b67ac320
|
update to lua-5.3.1
|
2015-06-19 06:55:23 +00:00 |
|