Adrien Destugues
0583c71aa0
Update libparserutils recipe.
2014-06-08 22:55:18 +02:00
Jerome Duval
f32074f804
openssl: added recipe for version 1.0.0m
2014-06-05 17:30:47 +00:00
Jerome Duval
b41fbe8e15
fixed uses of libssl and libcrypto on secondary arch.
2014-06-02 17:28:47 +00:00
Jerome Duval
6a7aa0e28a
libgcrypt: fix recipe and lib versioning.
2014-05-21 22:19:06 +00:00
Jerome Duval
ffec5189f5
libgpg_error: fix dependencies and lib versioning.
2014-05-21 22:12:56 +00:00
Jerome Duval
33a53514a6
libusb: build fix 1.0.17
2014-05-21 21:22:50 +00:00
Jerome Duval
7e445327bf
chmlib: convert to an actual recipe
2014-05-21 19:09:45 +00:00
Jerome Duval
f6aa8c6e5b
openssl: added recipe for version 1.0.0l
2014-05-15 22:20:41 +00:00
Kacper Kasper
7cc568fa10
Added libebml and libmatroska recipes.
...
Thanks goes to Diver for his WIP recipes.
2014-05-10 21:45:50 +02:00
Jerome Duval
bd25f6ae10
updates versions for gmp, lua, tcl, mercurial
2014-05-05 17:13:32 +00:00
Adrien Destugues
eb50a4e921
libclaw: various fixes.
2014-05-01 10:22:40 +02:00
Adrien Destugues
ddbd5bcb91
libedit: hybrid support.
2014-05-01 10:22:38 +02:00
Oliver Tappe
377c418f47
Correct more SRC_FILENAMEs
2014-04-28 09:54:28 +02:00
Alexander von Gluck IV
538d68ed12
libsolv: Fix "unsafe source" warning while bootstrap prepping
...
* Use https repo vs git+git
2014-04-27 13:29:08 -05:00
Jerome Duval
07460cf963
libtar: added recipe for version 1.2.20
2014-04-26 10:34:07 +00:00
PulkoMandy
5f9bcb6928
Declare ARM support for packages to bootstrap.
...
* The bootstrap process won't work without that.
2014-04-22 21:23:55 +02:00
Oliver Tappe
80bbd70b83
Let all recipes use SHA-256 checksums only.
2014-04-21 19:31:51 +02:00
Oliver Tappe
f31617b50f
Adjust many more recipes to support mirror site.
...
* Mostly added SRC_FILENAME where the automatic filename didn't
make any sense.
2014-04-20 23:13:43 +02:00
Adrien Destugues
8e52e33c01
glib2: make it build.
2014-04-20 11:05:47 +02:00
Adrien Destugues
8c940b3439
libffi: fix hybrid build.
2014-04-20 09:06:29 +02:00
Jerome Duval
37c90828fd
libcdio: gcc2 build fix
2014-04-19 21:52:11 +00:00
Jerome Duval
24735d5bff
libcdio: add recipe for version 0.92
...
* removed old versions.
2014-04-19 21:52:10 +00:00
Julien Lepiller
4933be3cc8
update apr and apr_util
2014-04-18 23:06:06 +02:00
Jerome Duval
98483d98d7
openssl: delete recipe for version 1.0.1e
2014-04-08 08:54:34 +00:00
Jerome Duval
14ecc2c15d
openssl: recipe for version 1.0.1g
2014-04-08 08:53:11 +00:00
Adrien Destugues
08337167b5
LZO: add mising awk require.
2014-04-06 11:19:46 +02:00
Adrien Destugues
c3d080908e
Add recipe for libclaw.
2014-04-06 11:18:11 +02:00
Jerome Duval
a4dddbd1bd
python: fix config header path
...
* enabled libxml2 2.9.1 on x86_64
2014-04-05 23:07:23 +00:00
Jerome Duval
89725cc854
libpcre: fix keyword typo.
2014-04-05 13:13:56 +00:00
Jonathan Schleifer
3fd1f25111
libpcre: Add checksums
2014-03-31 02:46:43 +02:00
Jonathan Schleifer
8320fd71f5
openssl: Add checksums
2014-03-26 01:40:49 +01:00
Jonathan Schleifer
c49fb22968
Mark openssl-1.0.1e broken on x86_64
...
It segfaults app_server on boot.
2014-03-26 01:11:07 +01:00
Jonathan Schleifer
072b7adf40
openssl: Enable for x86_64, fix compat version
2014-03-25 23:46:44 +01:00
Jonathan Schleifer
7cea0f0321
openssl: Add checksums
2014-03-25 23:27:18 +01:00
Jerome Duval
5e3de2f734
Promote version upgrades for x86 and x86_64.
2014-03-22 23:00:29 +00:00
Jerome Duval
869aaa4ee8
gmp: recipe for version 5.1.3
2014-03-20 13:42:23 +00:00
Adrien Destugues
024d4fbcd2
Various "requires" and "provides" fixes.
...
Mostly because of awk and findutils split out of main haiku package.
2014-03-10 16:55:56 +01:00
Rene Gollent
f5f4a1527b
Add missing findutils/xargs requirements as needed.
2014-03-02 11:55:20 -05:00
Jerome Duval
bc3ff999bd
libpcre: added libpcre0 containing only libpcre.so.0.
...
* updated 8.33 provides section.
2014-02-17 19:06:41 +00:00
Adrien Destugues
2f093b8389
boost: fix boost_filesystem for locale support.
...
Needed to get vcmi working, will help with anything using
boost_filesystem.
2014-01-27 20:42:44 +01:00
Alexander von Gluck IV
73f984bca1
libxml2: Flag 2.9.1 package as broken
...
* This version of libxml2 requires python 2.7 or later.
Shows missing symbols for PyCapsule_GetName as that
was introduced with python 2.7
* As the recipes for python 2.7 are broken, flag this
package version as broken.
* libxml2_python is important as mesa requires it to build.
2014-01-22 03:53:50 +00:00
Adrien Destugues
2252a35cb9
Boost: add test rule to recipe.
...
The testsuite locks up in some threads/monitors tests.
2014-01-19 19:02:23 +01:00
Adrien Destugues
8c0b792297
Confuse: fix typos and policy warnings.
2014-01-13 20:38:30 +01:00
Adrien Destugues
6e8666a3ff
Merged in munchausen/haikuports (pull request #139 )
...
Recipes for confuse and libftdi, update fftw for PM
2014-01-13 19:01:50 +01:00
Yourself
afdee0e32f
Fix building shared lib for confuse
2014-01-12 17:36:28 +00:00
Adrien Destugues
ea94c6827f
Turn LZO into working recipe.
2014-01-12 17:44:44 +01:00
Yourself
5fbd54c756
Add libconfuse
2014-01-12 13:49:59 +00:00
Adrien Destugues
6b42a32544
Add WIP recipes for libusb, avrdude, and lm4tools.
...
These are not really working yet, but having the recipes around will
help coordinating testing efforts.
2014-01-10 13:00:58 +01:00
Scott McCreary
71a0686c7a
Merged in munchausen/haikuports (pull request #132 )
...
Update swi_prolog recipe for PM. (and small fix for gmp)
2014-01-07 22:25:04 -08:00
Adrien Destugues
e035f6fc18
VCMI: get it to build.
...
Fix boost to not try using XSI shared memory as we don't support that.
Fix VCMI to link to libnetwork where it uses it.
Now failing at install because there is no 'make install'. Will write a
manual copy of relevant files to the package later.
2014-01-07 23:18:12 +01:00