Commit Graph

474 Commits

Author SHA1 Message Date
Raefaldhi Amartya Junior
7d78c3a415 dmd: new recipe for version 2.067.1 (#1267)
dmd v2.067.1 is useful to build latest version of dmd, because any
version above this require bootstrapping to build.
2017-04-05 09:27:13 +02:00
Alexander von Gluck IV
80fa183edb luajut-2.0.4: Fix nonsense version
* version 2.0.4, compat > 5.1
* Spawned a ticket #122
2017-04-01 10:48:05 -05:00
Alexander von Gluck IV
fe914513c4 luajit-2.0.4: Fix symlink to shared library 2017-04-01 10:31:08 -05:00
Alexander von Gluck IV
6af22d77ab luajit-2.1.0~beta2: Update to be broken on x86_64 2017-04-01 10:12:04 -05:00
Alexander von Gluck IV
547c877664 luajit-2.0.4: Fix build on x86_64 and x86
* Upstreamed via https://github.com/LuaJIT/LuaJIT/pull/316
* -lm no longer needed
2017-04-01 10:12:04 -05:00
Jerome Duval
7a7ebe6cae python3: add recipe for version 3.6.
* add a recipe for python35.
2017-03-27 23:10:07 +02:00
miqlas
b636f386aa Erlang: bump version, recipe cleanup (#1225) 2017-03-20 18:59:04 +01:00
Jerome Duval
1533dad2aa r: bump version.
* add some missing requirements.
2017-03-06 20:18:26 +01:00
Jerome Duval
56067d2793 lua: bump version for 5.2.
* build as lua52.
2017-03-05 22:32:36 +01:00
Jerome Duval
10efd2f8d4 python: remove 2.6 recipes and patches. 2017-03-02 23:03:30 +01:00
miqlas
8b2a17d66b hugs98: new recipe (#1195) 2017-02-28 12:00:28 +01:00
Jerome Duval
732b313765 python3: bump version for 3.5. 2017-02-27 17:42:49 +01:00
Calvin Hill
5f539e11ea erlang: fix build (#1168)
Added the flag '-D_BSD_SOURCE' to ERLANG_CFLAGS which fixes
a compile issue when using the ifaddrs.h library.
2017-02-25 15:48:51 +01:00
Jerome Duval
da8e36c5fd swig: bump version. 2017-02-16 22:42:28 +01:00
Jerome Duval
ddb6f69441 python: add recipe for version 2.7.13. 2017-02-16 22:42:27 +01:00
miqlas
81f95b3b99 R: enable shared lib, fix zlib problem (#1147) 2017-02-12 22:15:34 +01:00
Jérôme Duval
5f88e141d3 python3: mark as broken again on x86_gcc2. 2017-02-08 08:14:05 +01:00
Jerome Duval
5f7f8e60d1 lua: bump version. 2017-02-01 21:03:35 +01:00
Jerome Duval
69f40666b8 yab: build on x86_64.
* remove the fixed haiku revision on REQUIRES, this is dependent
on the build system.
2017-01-30 22:18:25 +01:00
Jim Saxton
a61ef5e93f Yab and Yab-ide: fix build after updating haiku (#1107)
* fix build after updating haiku
2017-01-22 22:33:51 +01:00
Jerome Duval
0b5473d51d lua: enable posix features. 2017-01-22 11:55:25 +01:00
Jerome Duval
100219f4d5 lua51: enable x86_64. 2017-01-22 11:55:25 +01:00
Jerome Duval
bf675dfedc rust: disable for all architectures.
* the sources don't match anymore.
2017-01-21 16:08:09 +01:00
Jim Saxton
e2d354aa79 yab_ide: bump version (#1088)
and bump yab revision.
2017-01-20 06:57:14 +01:00
miqlas
307099727e swig : bump version (#1043) 2017-01-14 18:47:17 +01:00
Schrijvers Luc
e9f70a5d2f lua, bump version (#953) 2016-12-26 14:25:18 -05:00
miqlas
30fffe67d3 R-lang : new recipe (#959) 2016-12-26 14:23:10 -05:00
Jérôme Duval
c43d80b899 orc: fix requires for devel package. 2016-12-02 19:13:46 +01:00
Jérôme Duval
3f5da30e19 swig: enable x86_64. 2016-11-30 23:39:02 +01:00
miqlas
2c9d275d9d Updated swig recipe to 3.0.10 (#833) 2016-10-22 11:18:09 -04:00
miqlas
7ff28169da LuaJit recipe (#683)
Fixed recipe

Recipe renamed

Everything renamed

Fix
2016-10-21 17:51:25 -04:00
Adrien Destugues
490f47a8e0 vlink: use tagged source. 2016-08-28 22:36:12 +02:00
Adrien Destugues
b44d429164 vasm: use tagged archive
The previous link always pointed to the latest version of the source.
2016-08-28 22:36:12 +02:00
Jerome Duval
8e4d8f6b6d python: bump versions for 2.x and 3.x. 2016-07-26 06:00:16 +00:00
fbrosson
7393395476 vala: bump to 0.32.1, mark as tested on x86_64. 2016-06-27 03:46:25 +00:00
Jerome Duval
d2ee1c2acc tcl: disable threads.
* the exec implementation tries to use a combination of fork/exec with
a monitoring thread, which isn't conformant.
2016-06-10 10:32:29 +00:00
Jerome Duval
e7481e3a89 tcl: also install-private-headers.
* fix tclConfig paths.
2016-06-06 22:17:22 +00:00
Jerome Duval
f8ed082f94 ruby: disable fstack-protector on Haiku.
* flag detection is broken with our current gcc; the testcase used
doesn't trigger the use of the stack detector, hence gcc doesn't try to
link with it.
2016-06-05 11:24:41 +00:00
Jerome Duval
a17e9f35d0 swig: don't depend on every possible language.
* enable x86.
2016-06-02 10:19:17 +02:00
fbrosson
e2a88cc000 nasm: bump to 2.12.01, dropping patch chunks applied upstream. (#592) 2016-05-09 14:48:02 -04:00
Jerome Duval
7bcc13aea2 fpc_bin: add recipe for version 2.6.4.
* for reference, eventually to build fpc 3.0.0.
2016-05-08 09:38:22 +00:00
Jerome Duval
256a8d2640 fpc_bin: disable source package 2016-05-08 09:34:40 +00:00
Jerome Duval
76dae26944 fpc_bin: doesn't require fpc. 2016-05-06 16:00:35 +00:00
Jim Saxton
1cb6996424 update yab and yab-ide 2016-04-28 09:28:52 -07:00
François Revol
5c55a5bfe6 gambas: add latest patch 2016-04-13 15:08:36 +02:00
fbrosson
1ae2422935 vala: bump to version 0.32.0.
* Bump version using the exact copy of the patch for 0.30.1 since
  there are no offset mismatches.
* Add !x86_gcc2 to secondary arch.
* Replace hard-coded 0.32 by ${portVersion%.*} to reduce future diffs.
* Use vala_x86_common instead of vala_common_x86 and ajust provides
  and requires. (No other package is using vala so this fix is safe.)
* Iron INSTALL() to get rid of the empty data/aclocal/ in vala since
  {vala,vapigen}.m4 are in vala{,_x86}_common.
* Add "-e" to sed as some OSes have strict/picky implementations.
2016-03-29 22:43:11 +00:00
fbrosson
431444b1cf vala: fix missing $secondaryArchSuffix in PROVIDES{,_common}.
The "$secondaryArchSuffix" suffix was missing for vala in PROVIDES
and for vala_common in PROVIDES_common. This is required on x86_gcc2
because vala_x86 requires vala_common_x86.
2016-03-21 04:33:49 +00:00
Jerome Duval
629ecc19f1 nasm: missing patchset. 2016-03-10 18:24:34 +00:00
Jerome Duval
daef6276cf nasm: fix gcc2 build. 2016-03-10 18:22:45 +00:00
Jerome Duval
be902e6442 nasm: add recipe for version 2.12. 2016-03-08 21:10:57 +00:00