jeremy
4ad0a6112f
Switch the default ruby version from ruby 2.1 to 2.2, and bump affected
...
ports.
OK jcs@ ajacoutot@
2015-07-16 17:27:08 +00:00
sthen
9117d447a3
ocaml-4.02-refman-html.tar.gz was re-rolled upstream (regenerated with new
...
hevea; header changes but no content changes) - adjust distinfo, and while
there also package a .css file that was missing. OK chrisz@
2015-07-16 15:05:55 +00:00
ajacoutot
e1f63b6547
Missing @conflict and @pkgpath markers
...
discussed with sthen@
2015-07-16 00:34:13 +00:00
juanfra
e3ea29b07e
-racket
2015-07-16 00:27:57 +00:00
ajacoutot
82f9e7e6a1
Do not hardcode /usr/local.
...
Remove bogus blank lines.
2015-07-16 00:26:20 +00:00
juanfra
51d7ec06ee
racket -> racket-minimal
2015-07-16 00:22:50 +00:00
juanfra
1b51d91b4b
Tests, help with the README file and OK jturner@.
...
Racket is a multi-paradigm programming language in the Lisp/Scheme
family, that also serves as a platform for language creation, design,
and implementation.
The primary components of Racket platform are:
- The implementation of Racket (including a rich run-time system,
various libraries, JIT compiler, and more).
- pkg.racket-lang.org, Racket's web-based package distribution system
for user-contributed packages.
- raco, command line tool for finding documentation, compiling Racket
source to bytecode, packaging executables, packaging installable
archives, and installing packages from remote servers.
2015-07-16 00:20:53 +00:00
jeremy
d0ae60dfef
Update to jruby 1.7.21
...
This removes a lot of the gems that were temporarily shipped with JRuby.
OK jasper@
2015-07-15 22:19:23 +00:00
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