Ingo Weinhold
ab4ef98db5
graphviz: Mark recipe as broken
2013-05-31 07:14:06 +02:00
Ingo Weinhold
07997e2a4b
graphviz: Attempt to make the recipe an actual recipe
...
Runs into internal compiler error on gcc 2. Won't pursue this any
further.
2013-05-31 02:28:47 +02:00
Ingo Weinhold
d776f01aa0
Update libsolv: Supports B_PACKAGE_ARCHITECTURE_SOURCE, now
2013-05-30 23:48:30 +02:00
Oliver Tappe
39f16df92a
Drop '.'-dir from patches such that git apply will accept them
2013-05-27 15:09:42 +02:00
Ingo Weinhold
834609bc0c
grep: Re-add gettext to build_requires, bump revision
...
In the likely event that we split the gettext package, the build would
otherwise break.
2013-05-27 04:24:54 +02:00
Ingo Weinhold
7e03f12fa3
grep: Fix paths in patch
...
They had a leading "./" which "git apply" doesn't seem to ignore.
2013-05-27 04:23:37 +02:00
Oliver Tappe
d6439dab79
Make grep and sed prerequirements of ncurses
2013-05-20 19:25:36 +02:00
Oliver Tappe
b7e15bc175
declare libintl as runtime requirement of grep
2013-05-20 19:25:36 +02:00
Oliver Tappe
e345a1f231
Add zlib_devel as build requirement for openssl
2013-05-20 19:25:35 +02:00
Oliver Tappe
0eec34c0ca
Convert recipe for rman-3.2 into an actual recipe
2013-05-20 19:25:35 +02:00
Oliver Tappe
98b0b42a51
add local binutils git clone as src-uri to jam recipe
2013-05-20 19:25:34 +02:00
Oliver Tappe
1de46c205a
add local binutils git clone as src-uri to gcc recipes
2013-05-20 19:25:34 +02:00
Ingo Weinhold
342bbced52
libsolv: Update to newer version
...
Fixes comparison of versions with pre-release.
2013-05-20 18:15:36 +02:00
Ingo Weinhold
3315657fae
cmake: Fix finding libraries
...
Set CMAKE_SYSTEM_LIBRARY_PATH in Haiku.cmake by default after all.
CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES doesn't really seem to be
used.
2013-05-20 18:11:03 +02:00
Ingo Weinhold
2b1ceca619
Update vision recipe
...
* Use jobArgs.
* No longer copy the settings file to settings/Vision. Rather leave
it in the apps/Vision directory for the user to copy. Ideally Vision
would just use it as a fallback, when no user settings file is
present.
2013-05-09 21:33:52 +02:00
Ingo Weinhold
03c95d9f16
be_book: Bump the recipe revision
...
Nothing changed really, but due to haikuporter now mimesetting the
contents the resulting package differs.
2013-05-09 21:32:20 +02:00
Ingo Weinhold
2e69dcdd60
Remove old zlib non-recipes
2013-05-05 22:05:35 +02:00
Ingo Weinhold
4dadfa2866
Add recipe for zlib 1.2.8
...
Based on the non-recipe for 1.2.7.
2013-05-05 22:04:58 +02:00
Oliver Tappe
5f1c1279e1
git: add runtime dependency on man
2013-05-05 01:52:33 +02:00
Oliver Tappe
638535666f
Convert git-1.7.10.2.recipe into an actual recipe and adjust the patch
2013-05-05 01:17:23 +02:00
Oliver Tappe
8b805bf3d9
Add recipe for asciidoc (required to build git documentation)
2013-05-05 01:17:23 +02:00
Ingo Weinhold
60401255e6
Convert mesa 7.8.2 recipe to an actual recipe
2013-05-04 02:48:06 +02:00
Alexander von Gluck IV
2ed97855e1
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-05-04 01:34:55 +02:00
Alexander von Gluck IV
6003610c35
Mesa: Update 9.1.1 patch
...
* Use mmap vs malloc for exec memory
* Solves #9685 on gcc4
Conflicts:
sys-libs/mesa/mesa-9.1.1.recipe
2013-05-04 01:22:57 +02:00
Alexander von Gluck IV
f9c0aa28b4
Mesa: Update Mesa 7.8.2 patch
...
* Utilize mmap vs malloc due to the new NX support
* GL applications no longer crash
* Fixes #9685 gcc2
2013-05-04 01:12:02 +02:00
Ingo Weinhold
387dff0977
Remove old python non-recipes and patches
2013-05-04 01:01:44 +02:00
Ingo Weinhold
64fed6e7ba
Convert mercurial 2.2.2 recipe to an actual recipe
2013-05-04 01:00:42 +02:00
Ingo Weinhold
3d40334ec5
python 2.6.8: Fix python-config
...
Python was looking for its config header in the wrong directory
(<prefix>/include).
2013-05-04 00:47:58 +02:00
Ingo Weinhold
ee6358786c
Add recipe for timgmsoundfont
2013-05-03 15:45:03 +02:00
Ingo Weinhold
a678bf06bf
Convert python 2.6.8 recipe to an actual recipe
...
Some additional patching was required to get things to build (among
other things the bz2, ssl, and related modules). Remove superfluous
Modules/timemodule.c patch.
2013-05-03 15:39:45 +02:00
Ingo Weinhold
2cddf1296e
Remove old readline non-recipes and patches
2013-05-03 01:22:55 +02:00
Ingo Weinhold
184c49ec2d
readline recipe: minor cleanup
2013-05-03 01:22:21 +02:00
Ingo Weinhold
a389ce304c
Convert readline 6.2 recipe to an actual recipe
...
Also create a new patch to fix library building and installation.
2013-05-03 01:17:15 +02:00
Ingo Weinhold
a215c86525
doxygen: small cleanup
2013-05-02 19:34:48 +02:00
Ingo Weinhold
7fba4d965e
Remove old doxygen non-recipes and patches
2013-05-02 17:59:52 +02:00
Ingo Weinhold
7d4774a6ac
Convert doxygen 1.6.3 recipe to an actual recipe
2013-05-02 17:59:20 +02:00
Ingo Weinhold
4f504b878a
Remove old cvs non-recipe and patches
2013-05-02 17:45:41 +02:00
Ingo Weinhold
5f9045bdbd
Update cvs 1.12.13.1 recipe
...
* Longer description (from the homepage).
* Add other commands to provides.
* Add cmd:nano to requires. Any CLI editor would suffice, so we might
want to handle that differently.
* Use runConfigure.
* Use jobArgs.
2013-05-02 17:33:36 +02:00
Ingo Weinhold
b537b4b7a6
Create recipe for keymapswitcher 1.2.7.9
...
... based on 1.2.7 non-recipe. Due to some changes in Haiku the recipe
needs to be updated once the Haiku PM branch has been synchronized with
the master.
2013-05-02 17:13:47 +02:00
Ingo Weinhold
b66031ce68
Remove old cdrtools non-recipes and patches
2013-05-02 15:41:23 +02:00
Ingo Weinhold
f515381e11
Convert cdrtools 3.01a07 recipe to an actual recipe
2013-05-02 15:39:39 +02:00
Ingo Weinhold
bc5c232ac0
Convert ctags recipe to an actual recipe
2013-05-02 15:19:55 +02:00
Ingo Weinhold
a2ed366b6b
Remove older icu non-recipes and patches
2013-05-01 01:36:01 +02:00
Ingo Weinhold
3fee9cc3cb
Add icu 4.8.1.1 recipe and patch
...
The patch is an unchanged version of the 4.8.1 patch and the recipe is
derived from the non-recipe for 4.8.1.
2013-05-01 01:33:42 +02:00
Ingo Weinhold
d71ff1949f
subversion: Remove old and intermediate non-recipes/patches
2013-04-30 23:02:22 +02:00
Ingo Weinhold
2dc7b77750
Convert subversion 1.6.18 recipe to an actual recipe
...
* Adjust recipe similar to the 1.6.15 recipe.
* Adjust the patch so that the correct global settings directory is
used.
2013-04-30 22:33:56 +02:00
Ingo Weinhold
8fca2cffe2
Update subversion 1.6.15 recipe
...
* Specify patch explicitly.
* Remove bogus copied and pasted provides. Add the libraries.
* Use runConfigure.
* Use jobArgs.
* Use prepareInstalledDevelLibs.
2013-04-30 21:57:28 +02:00
Ingo Weinhold
88cc2bcdb9
Update apr_util recipe
...
* Rename patch to match package name.
* Specify patch explicitly. Previously patch wasn't picked up anymore
due to its name not matching the package name.
* Add cmd:apu_1_config to provides.
* Move patch command from BUILD to PATCH.
* Use runConfigure.
* Use jobArgs.
* Fix developLibDir paths in apu-1-config.
* Patch build/apu-conf.m4 so the correct include and library path is
used for expat.
* Remove old patches.
2013-04-30 21:56:50 +02:00
Ingo Weinhold
14b77cfd59
Update expat recipe
...
* Add cmd:xmlwf to provides.
* Fix lib:libexpat versions in provides.
* Move patch commands from BUILD() to PATCH().
* Use runConfigure.
* Use jobArgs.
* Use prepareInstalledDevelLibs.
2013-04-30 21:11:41 +02:00
Ingo Weinhold
14bed6a958
Update apr recipe
...
* Explicitly declare patch.
* Add provides cmd:apr_1_config.
* Use jobArgs.
* Fix developLibDir paths in apr-1-config.
2013-04-30 20:52:36 +02:00