Commit Graph

512 Commits

Author SHA1 Message Date
Jérôme Duval
454940d466 Bump revisions for x86_64 rebuild after time_t change.
* make gawk compatible with version 3.
* add some prerequisites for icu.
2017-06-12 17:40:24 -04:00
Calvin Hill
1819d52b4b llvm: Enable thread-local storage in clang (#1362)
disable PIE by default on all archs and bump revision.
2017-06-01 13:17:03 +02:00
Jerome Duval
ee1872cf9a gcc6: disable, was mistakenly enabled. 2017-05-14 15:23:05 +02:00
Jerome Duval
ca916dd7f5 llvm: enable 4.0 on x86. 2017-05-14 15:23:04 +02:00
Jerome Duval
eff654bef8 gcc8: add git recipe. 2017-05-13 15:53:37 +02:00
Jerome Duval
fd3fc37955 gcc7: add recipe for version 7.1.0. 2017-05-13 15:53:37 +02:00
Jerome Duval
a6bf7489ab gcc6: update recipe to 6.3.0. 2017-05-13 15:53:37 +02:00
Jerome Duval
fcff5f68a9 flex: bump version. 2017-05-11 23:06:08 +02:00
Jerome Duval
a92684ac4a x86: enable some recipes which build OK. 2017-04-28 23:44:49 +02:00
Jerome Duval
b1820df9fb binutils: don't fail when a command is missing. 2017-04-26 23:03:45 +00:00
Jerome Duval
5c11ab8fd7 bc: bump version. 2017-04-18 23:09:49 +02:00
Jerome Duval
673fb57daa zeromq: add recipe for version 4.2.1.
* would need libunwind to be more complete.
2017-04-18 23:09:49 +02:00
Augustin Cavalier
9c69f65aa0 Remove all bep-format recipes for which an actual recipe exists.
Closes #1244.
2017-04-16 14:39:56 -04:00
Jerome Duval
13ade93c9a bc: add recipe for version 1.07. 2017-04-13 21:20:27 +02:00
Calvin Hill
20a551ac3a llvm: use official 4.0.0 sources (#1238) 2017-03-23 21:19:04 +01:00
fbrosson
fe8791f08b m4: bump to 1.4.18. (#1111)
* Switch HOMEPAGE & SOURCE_URI to https.
* Do not pass --disable-rpath to configure, otherwise the build
  fails if cmd:help2man is not in BUILD_PREREQUIRES.
* Define TEST_REQUIRES with cmd:{cmp,diff,help2man}. It might be
  used by HaikuPorter in the future.
* Remove duplicate cmd:awk in BUILD_PREREQUIRES (and sort it).
2017-01-28 14:10:47 +00:00
Jerome Duval
850dd70bf0 llvm: add recipe for trunk.
update version 4.0 recipe.
2017-01-23 22:29:18 +01:00
Jerome Duval
ff73075e60 llvm: add recipe for version 3.9.1. 2017-01-23 22:29:17 +01:00
hermord
1a3b37f4b6 tmux,parted,bc,htop: enable x86_64 (#1022)
fix gcc6 and gcc7 syslibs devel provides.
2017-01-10 09:29:38 +01:00
Jessica Hamilton
dc5e07e73d binutils: also build PE targets for x86_64 2017-01-07 05:03:00 +00:00
miqlas
9c08181ac0 GCC Gfortran recipe (#927) 2016-12-25 13:52:49 -05:00
Adrien Destugues
734febcfd5 Update Bison to version 3.0.4
Required for libaacs_x86 to build properly.
2016-12-03 10:16:36 +01:00
Adrien Destugues
ebc6296f74 remove non-existing file from package entries. 2016-12-03 10:14:50 +01:00
Jérôme Duval
9d1920fc5e gcc49: disable as we only support version 5. 2016-12-01 12:08:06 +01:00
Jérôme Duval
bd8818b4a6 Remove libtool files. 2016-11-21 16:20:36 +01:00
fbrosson
664317e78c gettext: drop libtool files, update gettext compat to >= 0.19. (#874)
Also drop devel:lib{iconv,ncurses} from REQUIRES.
2016-11-20 17:41:58 +01:00
Jérôme Duval
17a8d6fe2e llvm: add recipe for version 3.9.0.
* update git recipe.
2016-11-20 16:37:38 +01:00
Jérôme Duval
e70e094d2a llvm: remove share directory. 2016-11-18 14:53:53 +01:00
Jérôme Duval
76e1616fc8 gcc: missing provide. 2016-11-17 20:22:23 +01:00
Jérôme Duval
a4f92e09a0 gcc: bump revision. 2016-11-02 12:22:28 +01:00
Adrien Destugues
8f4d53938c Backport fixes from release branch.
- imagemagick: patch was broken, update to latest version and fix.
- libvpx: version 1.0.0 does not build with gcc5
- tiff: remaining .la files
- libtorrent-rasterbar: missing require
- gcc 5.4: missing provides
2016-11-02 11:11:29 +01:00
Jérôme Duval
00b20cce04 distcc: update source URI and checksum. 2016-10-03 10:49:38 +02:00
Jérôme Duval
fab7aa9d71 make: disable 4.2 as a workaround for..
.. a parallel builds regression. Tried 4.2.1 with same outcome.
2016-10-02 13:15:48 +02:00
Jérôme Duval
dfc2009c24 flex: needs gzip. 2016-09-28 18:37:06 +02:00
Jérôme Duval
852de639b2 gettext: needs gzip. 2016-09-28 18:30:38 +02:00
fbrosson
3ecd57b789 sys-*: add $secondaryArchSuffix for libtoolize in 16 recipes. (#796) 2016-09-23 17:12:38 -04:00
Adrien Destugues
98c8f32e31 flex: disable parallel builds 2016-08-28 22:36:15 +02:00
Adrien Destugues
56c7dd05ed distcc: adjust elf.h code for gcc2 2016-08-28 22:36:14 +02:00
Adrien Destugues
4d967406e0 AVR binutils: update to 2.26.1
Must match the host version of binutils.
2016-08-28 22:34:40 +02:00
Adrien Destugues
5f0244519e ARM binutils: update to 2.26.1
Needs to be in sync with native binutils.
2016-08-28 22:34:39 +02:00
fbrosson
7261bbe97e Fix several recipes which were missing a $secondaryArchSuffix. (#784) 2016-08-27 19:04:22 -04:00
Jérôme Duval
56d06f6058 binutils: fix library provides
This changes from 2.26.1 on.
2016-08-10 07:36:40 +02:00
Jerome Duval
f20eeae547 llvm: also builds compiler-rt. 2016-08-10 06:36:19 +00:00
Jerome Duval
eeec20ce33 flex: bump version. 2016-07-27 20:20:59 +00:00
Adrien Destugues
41c7c56a9f distcc: define _BSD_SOURCE
Required for strstr.
2016-07-26 07:25:54 +02:00
Adrien Destugues
f0cc24e885 binutils: update to version that does not need flex. 2016-07-26 07:25:54 +02:00
Adrien Destugues
5de5c4741c binutils: fix source dir name. 2016-07-26 07:25:54 +02:00
Adrien Destugues
e624405330 Download from safe sources. 2016-07-26 07:25:54 +02:00
Jerome Duval
b002b606ff binutils: added recipe for version 2.26.1. 2016-07-23 00:44:26 +00:00
fbrosson
4107169fc7 libuuid: enable x86_64 architecture. 2016-07-19 07:06:20 +00:00