Adrien Destugues
562057d427
Fix dependencies following removal of common dir
...
* This changed package mounting rules so we have to be stricter in what
the packages depend on.
* Also make sqlite3.8 recipe hybrid-compatible.
2013-10-10 16:56:18 +02:00
Adrien Destugues
36152b0fa2
libxslt: extract a devel package
2013-10-10 13:55:10 +02:00
Ingo Weinhold
fc08c3ad25
openssl: Fix hard-coded perl paths
2013-10-03 22:30:08 +02:00
Ingo Weinhold
a3314a8e46
libsolv: Update version (removal of common)
2013-10-03 22:30:05 +02:00
Adrien Destugues
0e43116c20
Update libxslt recipe so it works with newer haikuporter
...
* Still missing _devel package extraction.
2013-10-02 18:55:13 +02:00
Oliver Tappe
5da5387840
Bump revisions of zlib and libsolv to allow updating them.
2013-09-30 21:54:36 +02:00
Oliver Tappe
655a5e7f16
Rename some merged recipe files to conform to version syntax.
2013-09-17 12:08:37 +02:00
Oliver Tappe
80d36572c0
Cleanup fallout from cherry-picks (renaming .bep to .recipe).
2013-09-17 01:14:53 +02:00
Adrien Destugues
2bfeb67002
Update NetSurf following 3.0 release
...
* All the packages have changed version
* Cleanup the dependencies to avoid repeating transitive ones
* libxml is not required anymore (libdom replaces it everywhere)
* on the other hand, NetSurf build uses perl html::entities. Added a bep for it.
* Also adjusted the licences. While NetSurf is still GPL/MIT+OpenSSL exception, all the other libs are plain MIT, with various copyright holders.
(cherry picked from commit 9b6e3c28b0 )
Conflicts:
dev-libs/libwapcaplet/libwapcaplet-0.2.0-HEAD.bep
dev-util/buildsystem/buildsystem-1.0-HEAD.bep
media-libs/libnsbmp/libnsbmp-0.1.0-HEAD.bep
media-libs/libsvgtiny/libsvgtiny-0.1.0-HEAD.bep
net-libs/libdom/libdom-0.0.1-HEAD.bep
www-client/netsurf/netsurf-3.1-HEAD.bep
2013-09-17 00:45:35 +02:00
Oliver Tappe
8bd0f648fc
Add TEST function for icu.
2013-09-16 22:31:42 +02:00
Scott McCreary
b3687b220a
Cleaned up the fribidi recipe a bit more
2013-09-12 23:54:59 -07:00
Scott McCreary
212b2eea7e
Removed as suggested by Ingo.
2013-09-11 19:03:59 -07:00
Scott McCreary
28fde5273d
Remove old .recipe for fribidi
2013-09-11 07:52:37 -07:00
Scott McCreary
0ddf5a43e3
Added .recipe for fribidi-0.19.5
2013-09-11 07:52:02 -07:00
Scott McCreary
6135e5d550
Fixed libevent-2.0.21 so that it now builds cleanly.
2013-09-07 14:29:01 -07:00
Scott McCreary
2176a9af66
Fixed libevent-1.4.14b so that it now builds cleanly, note there is a TODO here still
2013-09-07 14:28:43 -07:00
Scott McCreary
f56f970eba
Remove old libevent .recipe and .patch files
2013-09-05 02:22:17 -07:00
Scott McCreary
eec0a08859
Update .recipe for libevent=1.4.14b, still not building yet, but getting close.
2013-09-05 02:20:25 -07:00
Scott McCreary
d96c84a69a
Update summary for libevent
2013-09-05 02:18:57 -07:00
Scott McCreary
ceb0690ff1
Updated libevent-2.0.21, it builds but still has a couple policy issues to sort out.
2013-09-04 02:12:14 -07:00
Oliver Tappe
8ec70f6e92
Add x86_64 as supported architecture to ports required by Haiku.
2013-09-02 11:51:26 +02:00
Scott McCreary
f6b52d51f6
Updated to libevent-2.0.21. This is a WIP, still has some POLICY WARNINGS to fix up.
2013-08-30 04:42:57 -07:00
Oliver Tappe
aec3652b01
Cleanup: fix names of recipe and patch files.
...
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Scott McCreary
06bd201d94
Changed gmp-5.1.1.recipe to actually build, may need some further work.
...
WIP version of taglib-1.7.2, but it fails to find cmake?
2013-08-24 11:58:34 -07:00
Oliver Tappe
a50239f369
Drop old apr recipes and patches
2013-08-25 13:15:13 +02:00
Ingo Weinhold
d3fff39e6e
Declare most recipes stable on x86
2013-08-17 09:40:03 +02:00
Ingo Weinhold
089e141aeb
Replace ':' in package link paths by '~'
...
Also add missing libiconv requires for apr_util.
2013-08-13 13:55:32 +02:00
Ingo Weinhold
f2c6d0edc0
libxml2: build python module as well
2013-08-10 01:31:59 +02:00
Ingo Weinhold
82581c9adb
libxml2: support building for secondary architecture
2013-08-09 03:39:07 +02:00
Ingo Weinhold
85cdd23990
openssl: support building for secondary architecture
2013-08-09 00:50:41 +02:00
Ingo Weinhold
1899208464
libsolv: support building for secondary architecture
2013-08-08 05:09:30 +02:00
Ingo Weinhold
3b477897d3
libiconv: support building for secondary architecture
2013-08-07 05:19:28 +02:00
Ingo Weinhold
5e50b5c312
icu: support building for secondary architecture
2013-08-07 04:37:59 +02:00
Ingo Weinhold
15c590b0e3
expat: support secondary architecture build
2013-08-07 04:30:42 +02:00
Ingo Weinhold
ce9743f86b
apr_util: fix SOURCE_DIR
2013-08-06 20:23:35 +02:00
Oliver Tappe
39a646a289
Adjust recipes to separation of buildhost and target packages
2013-08-05 00:14:47 +02:00
Oliver Tappe
d525fee8e9
Fix names of recipe files that were non-parsable
2013-08-04 21:47:43 +02:00
Ingo Weinhold
e00c2d5e19
icu: fix typo in devel package provides
2013-08-03 20:08:27 +02:00
Ingo Weinhold
bc9da42f92
libxml2: update recipe
...
* Update zlib in [BUILD_]REQUIRES.
* Build separate devel package.
2013-06-17 21:02:43 +02:00
Ingo Weinhold
4bb41e6226
libpcre: update recipe
...
* Fix library versions.
* Use runConfigure.
* Build separate devel package.
2013-06-17 20:52:44 +02:00
Ingo Weinhold
4b2db2873f
libedit: update recipe
...
* Rename versions: 20120601_3.0 -> 2012_06_01_3.0
* Build separate devel package.
2013-06-17 20:44:36 +02:00
Ingo Weinhold
86eb2202a7
libsolv: update to new version
...
Fixes a version comparison issue.
2013-06-17 19:00:48 +02:00
Ingo Weinhold
ad370fc3a0
apr_util: update recipe
...
* provides:
- Remove lib:libaprutil. A library with that base name doesn't exist.
- lib:libaprutil_1: Fix version.
* requires: Require the actual apr and expat libraries.
* build_requires: Don't include requires, rather specify the build
packages explicitly.
* Remove lib/aprutil.exp.
* Build separate devel package.
2013-06-16 00:44:55 +02:00
Ingo Weinhold
7e7bfa9ead
apr: update recipe
...
* provides:
- Remove lib:libapr. A library with that base name doesn't exist.
- lib:libapr_1: Fix version.
* Remove lib/apr.exp.
* Build separate devel package.
* Remove explicit source package declaration.
2013-06-16 00:41:23 +02:00
Ingo Weinhold
a96af2db25
openssl: update recipe
2013-06-12 16:02:43 +02:00
Ingo Weinhold
4932f569c7
libsolv: update recipe
2013-06-12 15:29:44 +02:00
Ingo Weinhold
0a8e0502de
icu: update recipe
2013-06-12 15:19:18 +02:00
Ingo Weinhold
81e80eadb9
expat: update recipe
2013-06-12 14:44:32 +02:00
Ingo Weinhold
0be68bd73f
libiconv: remove old non-recipe/related files
2013-06-10 14:43:28 +02:00
Ingo Weinhold
8192cb422b
libiconv: update recipe
...
Build separate devel package.
2013-06-10 14:42:10 +02:00