3880 Commits

Author SHA1 Message Date
jturner
ebb4e03fdd Fix typo s/land/lang 2015-01-14 20:10:10 +00:00
jturner
b8af710ae0 Hook up Lua 5.3. ok jasper@ 2015-01-14 20:07:45 +00:00
jturner
b4ab9e20b9 Import ports/lang/lua/5.3. ok jasper@
Lua is a powerful, light-weight programming language designed for
extending applications.  Lua is also frequently used as a
general-purpose, stand-alone language.
2015-01-14 20:06:36 +00:00
pascal
36900731cd Update to GCC 4.8.4.
Additionally, from tobiasu@:

Disable the optimized shared Ada.Strings.Unbounded implementation until
overlapping memcpy() is fixed. Requires fresh adastrap's.

Rename all binaries starting with "egnat" back to "gnat". Reduces the
amount of workarounds needed to build various Ada software - including
GNAT itself.

Stop running the fixincludes script - saves time and pain. If our
headers are broken, we want to know and fix them ourselves, thank you
very much.

Drop gnat debug patch for a linker issue that was fixed some time ago.

ok tobiasu@
2015-01-08 20:23:21 +00:00
jeremy
adce9186e0 Add ruby 2.2 support, so you can use FLAVOR=ruby22
to build ruby gems for ruby 2.2, or MODRUBY_REV = 2.2
to have other software use ruby 2.2 as the ruby version.

OK jasper@
2015-01-08 18:51:20 +00:00
jeremy
153dbf01d0 Hook ruby 2.2 up to the build 2015-01-08 18:49:20 +00:00
jeremy
233af13a64 Import ruby 2.2.0
OK jasper@
2015-01-08 18:48:32 +00:00
kili
331044c401 Reenable ghc builds. 2015-01-07 20:45:28 +00:00
bcallah
545a3a4bc3 Update to 20150104. Perl line introduced in the last update goes away now
thanks to upstream being fast and responsive!
2015-01-05 04:55:53 +00:00
jasper
7818460c59 - update to abcl-1.3.1
- enable regress tests
- add 'completions' target to generate the completions file

ok MAINTAINER
2015-01-04 21:12:52 +00:00
brad
ecb0a7a643 bump revision. 2015-01-03 01:23:28 +00:00
sthen
d6a3190275 bump REVISION for 5.7 2015-01-02 14:26:12 +00:00
kili
04c1e03900 Bugfix udpate to ghc-7.8.4.
Also, use a new(er) bootstrapper; note that we have to use 7.8.3
for this, because if the built ghc and the bootstrapper have identical
versions, things will fail badly. May be it's not the ghc but the
cabal version which is problematic, but at the moment, I really
don'y call about *this* problem.
Still marked as broken. I hope to send promised diffs and new ports
for discussion tomorrow and then enable ghc and haskell-platform
on monday.
2015-01-01 19:25:36 +00:00
kili
dc02db5a6d Remove outdated and useless pugs and hs-HsParrot. 2015-01-01 19:04:28 +00:00
kili
7fe451ae5c Unhook pugs and hs-HsParrot. 2015-01-01 19:01:57 +00:00
jasper
ae00bf73ae - update to elixir-0.12.5 which is the last version to work with erlang 16 2014-12-31 13:18:34 +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
landry
e7df1f7194 Mark BROKEN-alpha a bunch of ports that reliably failed (!) to build in
the past 3 bulks, or forever.

Various reasons: no d^Hrecent compiler available, base gcc generating
nice internal compiler errors, no atomic ops, etc, etc.

While here, mark all webkits as BROKEN-hppa, since this also requires
clang or g++ 4.7. Our g++ 4.8 port only builds on
i386|amd64|powerpc|sparc64 anyway...

if you're interested^Wbored to death, full past logs at
http://build-failures.rhaalovely.net/alpha/...
2014-12-30 21:50:24 +00:00
robert
bf790b6de2 fix reading past the end of a string when setting the native thread name,
which would lead to a crash on i386; noticed by sthen@

also remove a bogus patch which hardcodes the python path and properly
substitute the python binary's path in the Makefile instead
2014-12-30 18:47:31 +00:00
jturner
0026bac353 Update mlite to 20141229 2014-12-30 16:06:22 +00:00
robert
c71d17c3eb update to 3.10.0 2014-12-29 10:49:12 +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
robert
b643d1c962 security update to 5.6.4; fixes CVE-2014-8142 2014-12-28 13:01:42 +00:00
robert
50a7dd9dcf security update to 5.5.20; fixes CVE-2014-8142 2014-12-28 12:52:42 +00:00
kili
c3e8ee7e7f Mark as broken, because an update would need yet another hs- port
(tree-view). This also disables the build of the depending ports
feldspar-compiler (already disabled by marking hs-ghc-mtl as broken)
and feldspar-language.
2014-12-28 12:16:27 +00:00
robert
e81d32b615 security update to 5.4.36; fixes CVE-2014-8142 2014-12-28 12:13:04 +00:00
bcallah
1adcb6fa34 Update to 20141223. Introduce another perl line to prevent a compile error
from trying to redefine swap64.
2014-12-24 21:13:22 +00:00
jca
7daf9c2bc4 Update to mawk-1.3.4-20141206, fixes a bug for gsub and nextfile. 2014-12-23 12:50:24 +00:00
jsing
e1f15078f3 Update lang/go to version 1.4.
ok bmercer@ daniel@ sthen@
2014-12-23 12:21:37 +00:00
rpointel
5c528d5ce1 remove files fetched during regress tests.
reported by daniel@ and kili@
2014-12-22 06:29:59 +00:00
rpointel
fef5403543 Update to Python 3.4.2.
ok aja@ (thanks).
2014-12-19 20:32:07 +00:00
daniel
018d2f16ef Fix MODPY_TKINTER_DEPENDS when MODPY_SETUPTOOLS=Yes.
ok sthen@
2014-12-17 00:31:52 +00:00
sthen
f47c010e07 copy the license requirement comment from Makefile.inc to the relevant
version Makefiles (so that it will be clearly visible in files which are
edited when REVISION is bumped)
2014-12-16 10:05:40 +00:00
sthen
8cbcb56707 mention RAND_egd disabling in 3.4/CHANGES.OpenBSD (license requirement;
missed earlier)
2014-12-16 10:04:14 +00:00
kili
c11a3642b4 Comment about new dependency. 2014-12-15 20:03:33 +00:00
kili
f70dd769de Update to hs-haskell-src-exts-1.14.0.1. 2014-12-15 20:02:57 +00:00
rpointel
452edb578e Update Python 2.7 to 2.7.9.
ok sthen@, also tested on macppc by Fred <openbsd@crowsons.com> (thanks).
2014-12-14 08:32:55 +00:00
edd
7006e320f9 Update to PyPy-2.4.0.
OK benoit@
2014-12-13 13:53:18 +00:00
brad
8b1388af84 bump revision. 2014-12-12 21:52:26 +00:00
naddy
2b19bf5e90 Drop USE_GROFF because mandoc's rendering isn't worse than groff's. 2014-12-12 19:50:16 +00:00
jeremy
b8b891e80e Update to JRuby 1.7.17
Stop overriding the internal jnr-posix implementation, as the patches
in our copy have been merged upstream.  This also means we can drop the
zip/unzip BDEPs.

OK jasper@
2014-12-10 17:00:01 +00:00
sthen
cd0f18112b lua's math_randomseed needs srand_deterministic, pointed out by tedu 2014-12-10 00:44:52 +00:00
landry
8f003597b1 BROKEN-hppa: gcc ICE on _gambc.c since end of september 2014-12-08 14:28:00 +00:00
brad
7167d275f4 bump revision. 2014-12-06 06:10:19 +00:00
naddy
fb84824c2e Drop USE_GROFF since groff and mandoc produce identical output. 2014-12-05 12:50:09 +00:00
kili
52db5b1530 Remove dependencies on devel/hs-haskeline and devel/hs-transformers,
to unbreak ports like databases/sqlports (noticed by naddy).

plist changes and bumps included, but a little bit pointless (the
ports are still unbuildable).
2014-12-03 21:56:43 +00:00
jturner
d84e574736 Update mlite to 20141203 2014-12-03 19:57:05 +00:00
brad
9f36ae7c5b Correct the php.ini file name used for PHP 5.6 to look for php-5.6.ini instead
of php-5.5.ini as it looks like the patch was simply copied over from 5.5 when
creating the new port. Also use the ${PV} variable with the 5.5 / 5.6 ports as
well so as to do things in the same manner as done with the 5.3 / 5.4 ports.

Issue noticed by otto@
ok sthen@
2014-12-02 09:41:07 +00:00
jturner
6f7e06c28e Update mlite to 20141201 2014-12-01 18:15:34 +00:00
jturner
224ba6bd8e +mlite 2014-11-29 16:12:35 +00:00