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
Scott McCreary
154b8936ed
Merged in tgkokk/haikuports/libevent (pull request #92 )
...
Minor fixes for libevent
2013-12-29 10:58:38 -08:00
Chris Roberts
af174e27ca
Make boost into a usable recipe ...
...
since apparently it wasn't tested when being merged
* Fixed the _devel package so that it actually contains devel stuff
(in particular the static libs and shared lib symlinks)
* Fixed all of the REQUIRES/PROVIDES entries
* Enable ICU support
* Enable parallel building
There should probably be a _doc package and we might want to split the
_devel package with a separate package for each of the libs.
2013-12-29 01:17:00 -07:00
Theodore Kokkoris
833029bbb0
Fixed more policy warnings and added cmd:python to REQUIRES and BUILD_PREREQUIRES for libevent
2013-12-28 13:39:09 +00:00
Theodore Kokkoris
c5bb6aeca6
Fixed libevent recipe (it was producing a broken symlink and throwed a policy warning when compiling on x86)
2013-12-27 14:55:41 +00:00
Alexander von Gluck IV
7dbd21bd91
boehm_bc: Fix recipe secondary arch issues
...
* Recipe wasn't designed properly for secondary
architecture building
2013-12-26 22:17:21 -06:00
Alexander von Gluck IV
86e97737a8
libzip: Fix recipe, add new version with configure
...
* cmake version didn't create pkgconfig
2013-12-26 01:01:25 -06:00
Alexander von Gluck IV
5f9ccf4858
libevent: Actually provide libevent
...
* Would prevent other packages from using it properly
and prevent proper _devel installation
2013-12-25 19:32:22 -06:00
Alexander von Gluck IV
a5a2525762
libevent: Looking for lib:libnetwork which is not provided
...
* While it built, wouldn't install due to this
* Maybe haiku${secondaryArchSuffix} is supposed to
have this provides, but currently doesn't
2013-12-25 19:23:49 -06:00
Alexander von Gluck IV
d97a2aabd9
all: Don't use portVersionedName for SOURCE_DIR
...
* portVersionedName contains the secondary architecture,
so using it means secondary package builds fail.
example: $portVersionedName is libwow_x86-0.0.0 when
doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
Scott McCreary
db9ff2f3f4
Fixed apr url as reported in issue #73
2013-12-25 13:19:55 -08:00
Scott McCreary
2ad1e93c7c
Merged in tgkokk/haikuports/libidn (pull request #80 )
...
Added libidn recipe and patch
2013-12-25 09:31:59 -08:00
Theodore Kokkoris
8000bae547
Added libidn recipe and patch (not sure if needed)
2013-12-25 17:09:24 +00:00
Theodore Kokkoris
87aec6f02d
Trying to make a functional gnulib recipe in x86
2013-12-25 16:45:30 +00:00
Scott McCreary
3ebdf82eb2
Merged in tgkokk/haikuports/gnulib (pull request #78 )
...
Added gnulib recipe
2013-12-24 08:24:45 -08:00
Theodore Kokkoris
78cbf32a67
Added gnulib recipe.
...
Just copies binary and related files to $dataDir/gnulib
and symlinks binary to $binDir/gnulib_tool
2013-12-24 15:36:34 +00:00