Ingo Weinhold
|
d3b72fd545
|
Convert bzip2 1.0.6 recipe to an actual recipe
Also remove the patch. It only concerns the installation locations.
Instead move things around in INSTALL().
|
2013-04-29 01:38:58 +02:00 |
|
Ingo Weinhold
|
5d2a935523
|
Remove old and intermediate openssh non-recipes/patches
|
2013-04-29 01:02:31 +02:00 |
|
Ingo Weinhold
|
2b0aeb6910
|
Convert openssh 6.0p1 recipe to an actual recipe
|
2013-04-29 01:02:31 +02:00 |
|
Ingo Weinhold
|
c7a4782483
|
Convert openssh 5.8p2 recipe to actual recipe
|
2013-04-29 01:02:31 +02:00 |
|
Oliver Tappe
|
ebec38d618
|
Moved ca_root_certificates into haiku-data
|
2013-04-28 23:37:13 +02:00 |
|
Oliver Tappe
|
3c0f0f1c01
|
Added recipe for BeBook
|
2013-04-28 23:36:10 +02:00 |
|
Oliver Tappe
|
87c255e9d6
|
Convert and adjust recipe for BePDF
|
2013-04-28 19:46:12 +02:00 |
|
Oliver Tappe
|
f3060aac4a
|
Convert htmldoc-1.8.27.recipe into an actual recipe
|
2013-04-28 19:46:12 +02:00 |
|
Oliver Tappe
|
1c1c636853
|
Update curl-7.26.0 to use ca_root_certificates
|
2013-04-28 19:46:11 +02:00 |
|
Oliver Tappe
|
052ffa137c
|
Add recipe for ca_root_certificates.
|
2013-04-28 19:46:11 +02:00 |
|
Oliver Tappe
|
fde5fa3853
|
Fix symlink to lpe in Pe package.
|
2013-04-28 19:46:11 +02:00 |
|
Ingo Weinhold
|
0a9559b581
|
Update libsolv recipe
* Move build_requires to build_prerequires
* Add requires zlib and expat.
* Fix package directory layout.
|
2013-04-28 19:19:28 +02:00 |
|
Ingo Weinhold
|
588f7769ed
|
Convert cmake 2.8.5 recipe to an actual recipe
Also adjust the patch according to the new directory layout for
development files and simplify in a few places.
|
2013-04-28 19:12:03 +02:00 |
|
Alexander von Gluck IV
|
644976f0d6
|
Mesa: Update Mesa 7.8.2 patch
* ifeq vs ifdef to ensure DEBUG is disabled
properly
* call make haiku vs copying haiku to current
* Fixes #9685 gcc2 debug
|
2013-04-28 15:14:34 +00:00 |
|
Ingo Weinhold
|
28f92d76d9
|
texinfo: Remove lib/charset.alias
|
2013-04-28 16:09:15 +02:00 |
|
Oliver Tappe
|
1b42a406e3
|
Rename jam-2.5 according to date given in git log info
|
2013-04-28 02:19:15 +02:00 |
|
Oliver Tappe
|
2ce975c536
|
Bump revision of jam-2.5
|
2013-04-28 02:19:15 +02:00 |
|
Ingo Weinhold
|
98020cfd10
|
libtool: Move development libs to respective dir
|
2013-04-28 02:07:26 +02:00 |
|
Ingo Weinhold
|
d74b126d3f
|
libtool: Move autoconf to build_prerequires
... to break dependency cycle.
|
2013-04-28 02:07:26 +02:00 |
|
Ingo Weinhold
|
990cd0dedf
|
make: Move libtoolize to build_prerequires
... to break dependency cycle.
|
2013-04-28 02:07:26 +02:00 |
|
Ingo Weinhold
|
80e2775585
|
texinfo requires ncurses
The haiku system package did provide ncurses implicitly before, so
that was never noticed.
|
2013-04-28 02:07:26 +02:00 |
|
Ingo Weinhold
|
dc059313ce
|
automake: Move makeinfo to the build_prerequires
... to break another dependency cycle.
|
2013-04-28 02:07:25 +02:00 |
|
Ingo Weinhold
|
aaf965fbd1
|
tar: Move automake and autoreconf to build_prerequires
Since tar itself is a requires for the autotools we need to break
the dependency cycle at some point.
|
2013-04-28 02:07:25 +02:00 |
|
Oliver Tappe
|
c906836369
|
Finish work on pe-2.4.3_hg602
|
2013-04-28 01:57:09 +02:00 |
|
Oliver Tappe
|
191f87a041
|
Flex requires cmd:m4 at runtime.
|
2013-04-28 01:44:58 +02:00 |
|
Oliver Tappe
|
658f4593cd
|
Merge branch 'package-management' of bitbucket.org:haikuports/haikuports into package-management
|
2013-04-28 01:36:46 +02:00 |
|
Oliver Tappe
|
1f17202603
|
Add patch for pe-2.4.3_hg602
|
2013-04-28 01:36:26 +02:00 |
|
Oliver Tappe
|
fbc56b6b3a
|
Untested conversion of pe-2.4.3_hg602 to recipe
|
2013-04-28 01:35:36 +02:00 |
|
Oliver Tappe
|
10cc8a9e76
|
Add missing provides to libpcre-8.21
|
2013-04-28 01:05:56 +02:00 |
|
Oliver Tappe
|
4ea9663aa1
|
Separate link-time and runtime libs in older apr & apr_util recipes
|
2013-04-28 01:00:42 +02:00 |
|
Oliver Tappe
|
b6dbabb155
|
Convert jam-2.5.recipe to an actual recipe.
|
2013-04-28 00:50:22 +02:00 |
|
Ingo Weinhold
|
8950faa2f6
|
Update sed recipe to newer autotools
* Basically we just don't run autoreconf anymore.
* Also remove lib/charset.alias from the package.
|
2013-04-28 00:41:56 +02:00 |
|
Oliver Tappe
|
6638964926
|
Remove obsolete unconverted recipes for libpcre
|
2013-04-27 23:36:20 +02:00 |
|
Oliver Tappe
|
3a96983a63
|
Convert libpcre-8.21.recipe to an actual recipe
|
2013-04-27 23:35:45 +02:00 |
|
Oliver Tappe
|
5f0a3cf2f7
|
Remove obsolete unconverted recipes for curl.
|
2013-04-27 23:20:12 +02:00 |
|
Oliver Tappe
|
63e0823542
|
Convert curl-7.26.0.recipe to an actual recipe
|
2013-04-27 23:17:51 +02:00 |
|
Oliver Tappe
|
4a44285fa7
|
Reinstate correct architectures definition for automake-1.11.1
|
2013-04-27 21:57:42 +02:00 |
|
Oliver Tappe
|
979e9ff5a0
|
Reinstate correct architecture definition for autoconf-2.68
|
2013-04-27 21:56:23 +02:00 |
|
Oliver Tappe
|
5ea51163d3
|
Rename apr-util-1.4.6.recipe and convert it to an actual recipe
|
2013-04-27 21:49:38 +02:00 |
|
Oliver Tappe
|
10f83b5733
|
Drop obsolete unconverted recipe files
|
2013-04-27 21:47:50 +02:00 |
|
Oliver Tappe
|
6c1601cf8f
|
turn apr-1.4.6.recipe into an actual recipe
|
2013-04-27 21:46:04 +02:00 |
|
Oliver Tappe
|
d5870dbb1c
|
Merge branch 'package-management' of bitbucket.org:haikuports/haikuports into package-management
|
2013-04-27 21:39:35 +02:00 |
|
Oliver Tappe
|
8167741595
|
Adjust libtool a bit more to our needs.
* add /boot/common/develop/lib to link-time library search path
* configure libtool to not hardcode run-time paths into libraries
|
2013-04-27 21:32:59 +02:00 |
|
Alexander von Gluck IV
|
8a55428bdc
|
Mesa: Update 9.1.1 patch
* Use mmap vs malloc for exec memory
* Solves #9685 on gcc4
|
2013-04-27 01:51:39 +00:00 |
|
Ingo Weinhold
|
05d1087a19
|
Remove old libedit non-recipes/patches
|
2013-04-27 03:09:16 +02:00 |
|
Ingo Weinhold
|
919bfb859d
|
Convert libedit recipe to an actual recipe
|
2013-04-27 03:07:18 +02:00 |
|
Ingo Weinhold
|
efec81e036
|
ncurses: Build both wchar and non-wchar libraries
|
2013-04-27 02:55:44 +02:00 |
|
Ingo Weinhold
|
5a72314502
|
Convert mkdepend recipe to an actual recipe
|
2013-04-27 00:18:23 +02:00 |
|
Ingo Weinhold
|
b22b245c77
|
libxml2: Remove old non-recipes/patches
Also move trunk patch to patches/.
|
2013-04-26 23:10:47 +02:00 |
|
Ingo Weinhold
|
e991c42864
|
libxml2 2.8.0 recipe: Re-add missing "make in BUILD()
|
2013-04-26 23:08:41 +02:00 |
|