Commit Graph

462 Commits

Author SHA1 Message Date
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
Ed Robbins
ed4bfc0f68 Update swi_prolog recipe for PM. (and small fix for gmp) 2014-01-07 15:52:48 +00:00
Ed Robbins
b5001b20c4 gmp: More fixes for devel package 2014-01-07 15:15:22 +00:00
Ed Robbins
239d389c58 gmp: Fixes for provides requires for devel package, some other mess
cleanup
2014-01-07 14:57:23 +00:00
Ed Robbins
4ad7a37f2f Fix PROVIDES_devel package 2014-01-07 12:26:03 +00:00
Ed Robbins
049811e420 gmp: fix requires, move headers to /devlop/headers. readline: fix
requires.
2014-01-07 12:21:04 +00:00
Ed Robbins
3d2b03c607 Update gmp and readline to support multi arch 2014-01-06 16:31:07 +00:00
Ed Robbins
a8370318e9 Remove unneeded dependency 2014-01-06 16:05:05 +00:00
Ed Robbins
27dcb4e8bb Style fixes for libelf description 2014-01-06 13:30:32 +00:00
Ed Robbins
abdf62993a libdwarf:
pass directories to make instead of modifying makefile
	fix build for gcc4
	other small fixes (description, unneed REQUIRES)
2014-01-06 13:26:56 +00:00
Ed Robbins
42e1df9da7 Fix documentation directory 2014-01-05 16:25:20 +00:00
munchausen
07910444c1 Merged haikuports/haikuports into master 2014-01-05 15:25:46 +00:00
Ed Robbins
377b01fe41 Repair libdwarf patch 2014-01-05 15:08:20 +00:00
Ed Robbins
ed4c99a3b1 Fixes for libdwarf recipe and patch 2014-01-05 15:02:52 +00:00
Adrien Destugues
b4304baa12 Various fixes to libxml2-2.9.1
Get it to actually build.
2014-01-04 10:01:24 +01:00
Adrien Destugues
e7741828b6 Add recipe for libxml2 2.9.1
Also remove non-recipe for 2.9.0.
2014-01-04 09:17:35 +01:00
Ed Robbins
a99436869b Fixes to libelf recipe 2014-01-04 02:28:36 +00:00
Scott McCreary
57fdb4fb65 Merged in noryb009/haikuports/rewrap-descriptions (pull request #111)
Rewrap DESCRIPTIONs to 80 chars
2014-01-03 13:15:50 -08:00
munchausen
ced6e43de9 Add PM recipe for libdwarf, based on latest version 2014-01-03 15:29:25 +00:00
munchausen
a138d3c577 Update libelf-0.8.13.recipe for PM 2014-01-03 14:49:37 +00:00
François Revol
39d3484ab6 gmp: Fix typo 2014-01-03 15:16:30 +01:00
noryb009
29263bda29 Rewrap dev-libs DESCRIPTIONs 2014-01-02 16:40:56 -05:00