Commit Graph

2170 Commits

Author SHA1 Message Date
Nav
fb18f92187 Fixed revision at apr-1.5.0.recipe 2014-12-12 22:24:57 +02:00
Nav
781dfed6b5 Fixed the recipe for apr_x86-1.5.0 2014-12-12 19:30:26 +02:00
Amjad Mash'al
6c02cbbac8 Merged haikuports/haikuports into master 2014-12-12 19:26:33 +02:00
Nav
5a036e5d29 Fixed the recipe for apr_x86-1.5.0 2014-12-12 19:23:36 +02:00
Jerome Duval
add9af0d38 Merged in tgkokk/haikuports/tgkokk_exiv2 (pull request #318)
Move exiv2 to media-gfx
2014-12-10 19:01:13 +01:00
Theodore Kokkoris
6a368c9145 Move exiv2 to media-gfx 2014-12-10 17:58:09 +02:00
Scott McCreary
4151bfc1e7 Merged in tgkokk/haikuports/tgkokk_libidl (pull request #306)
Mark libidl as working on x86_gcc2
2014-12-08 23:45:28 -08:00
Scott McCreary
9b9f1b06da Merged in tgkokk/haikuports/tgkokk_glib (pull request #305)
Mark glib as working on x86_gcc2
2014-12-08 23:44:37 -08:00
Theodore Kokkoris
d3b61d4ee0 Mark glib as working on x86_gcc2 2014-12-08 12:46:21 +00:00
Theodore Kokkoris
30fd75c0d8 Mark libidl as working on x86_gcc2 2014-12-08 12:45:50 +00:00
Scott McCreary
4d8e1f758c Merged in tgkokk/haikuports/tgkokk_libidl (pull request #302)
Various fixes for libidl
2014-12-07 17:31:45 -08:00
Yourself
f1ac0bdfd6 Fix glib to build correctly on x86 2014-12-07 22:25:30 +00:00
Yourself
344495df26 Add missing $secondaryArchSuffix 2014-12-07 22:22:58 +00:00
Yourself
f7ef39ac2f Fix libidl recipe to build correctly on x86 2014-12-07 22:22:47 +00:00
Adrien Destugues
7add47a162 libffi: latest version is broken on gcc2
* Needs C99 complex numbers support.
* This is confusing GCI students for a week as haikuporter always tries
(and fails) to update this.
2014-12-07 21:06:10 +01:00
Kacper Kasper
b63fe28563 Merged in tweakdeveloper/haikuports/libtommath (pull request #286)
Recipe for libtommath
2014-12-07 02:07:15 +01:00
Nolan Clark
fd9c94c7bb Created libtommath recipe 2014-12-06 19:00:44 -06:00
Theodore Kokkoris
baafd6187d Added exiv2 0.24. Works only on gcc4. 2014-12-06 19:09:40 +00:00
Kacper Kasper
844f5f8aaa hyphen: Bump version.
Removed recipes for older versions of libmwaw and libcdr.
2014-11-28 20:10:15 +00:00
Jerome Duval
36d30abdc6 libedit: bump version to 2014_10_30. 2014-11-26 17:17:06 +00:00
Jerome Duval
475076189b libassuan: bump version
* fix libtool and config tool path references.
2014-11-25 22:35:25 +00:00
François Revol
3c99316896 libassuan: bump revision 2014-11-25 02:54:38 +01:00
François Revol
e10102146b libassuan: Fix description and license 2014-11-25 02:32:13 +01:00
Jerome Duval
d4ba7dd37f libffi: added recipe for version 3.2.1 2014-11-24 22:56:16 +00:00
Jerome Duval
bb45df5694 libxml2: add recipe for version 2.9.2 2014-11-24 22:56:15 +00:00
Jerome Duval
0c2011625c isl: add recipe for version 0.14
note that gcc 4.8.3  build doesn't support this version.
2014-11-24 22:56:13 +00:00
Jerome Duval
d4600ca9ff libgpg_error: bump version
* remove old versions.
2014-11-24 22:56:11 +00:00
Jerome Duval
92d5a259dd libtasn1: bump version 2014-11-24 22:56:03 +00:00
Jerome Duval
67ae23fb4e libidn exists in net-dns. 2014-11-24 22:56:01 +00:00
Michael Lotz
f2e3813c88 libevent: Add missing dependency on libgcc_s. 2014-11-23 18:01:40 +01:00
Michael Lotz
53f9c5255c libevent: Build with posix_error_mapper. 2014-11-23 00:32:49 +01:00
Adrien Destugues
fab565f8f2 Update libsolv for fopencookie fix. 2014-11-21 15:59:05 +01:00
François Revol
ca40ed36d6 Add recipe and patch for libassuan 2014-11-19 17:18:03 +01:00
François Revol
0621aba1f6 libgpg-error: allow building for secondary arch 2014-11-19 17:02:47 +01:00
Jérôme Duval
027b7c6337 only requires libgcc_s for non gcc4 architectures. 2014-11-17 22:21:52 +01:00
Oliver Tappe
ef5fc80450 Restore missing parts for proper Haiku port.
* Some parts of the port were missing from configure.ac, which
  lead to problems when building libicudata.so.

Actually, I have no idea how we were able to build working icu-54 packages
at all, before.
2014-11-15 00:22:36 +01:00
François Revol
d97eb1f777 Typo 2014-11-11 16:12:07 +01:00
Jerome Duval
dc17a3c41d apr: remove libtool file 2014-11-10 22:50:42 +00:00
François Revol
998d8c49a9 libusb_compat: Add stdint.h to get u_int*_t
This makes gnokii libusb detection work.
2014-11-09 02:03:46 +01:00
François Revol
f715378d77 Add recipe and patch for libusb-compat
(the 0.1 libusb API wrapper)

For now it only builds with gcc2,
it seems libtool wants to use a libstdc++ from an
outdated gcc4 package and fails to get the symlink.
2014-11-08 01:36:26 +01:00
Adrien Destugues
cf0b9de0c7 Protobuf: fix recipe. 2014-10-26 22:07:50 +01:00
Jerome Duval
e4bd47f901 openssl: added recipe for version 1.0.0o
* clean up old version
2014-10-21 16:36:40 +00:00
Adrien Destugues
75aed9c368 libedit: add test rule. 2014-10-14 20:39:18 +02:00
Adrien Destugues
7232aca7af expat: add test rule. 2014-10-14 20:39:18 +02:00
Adrien Destugues
2edee5d44a udis86: small gcc2 fix. 2014-10-13 21:07:54 +02:00
Adrien Destugues
d110dac609 Add recipe for udis86.
All tests passing.
2014-10-13 21:07:54 +02:00
Jerome Duval
d2699023a0 libxml2: add devel package required dependencies.
* use a shorter description.
2014-10-10 16:44:04 +00:00
Adrien Destugues
8cdd9a6c4b Add recipe for ICU 54.1. 2014-10-10 08:40:03 +02:00
Adrien Destugues
3cb5c3c0eb ICU53: fix deadlock and gcc2 issues. 2014-10-10 08:40:02 +02:00
Jerome Duval
fff3b4c62b libgpg_error: add a recipe for version 1.15 2014-10-06 16:38:05 +00:00