Julien Lepiller
ff1dcecb3a
updated bash and readline
2014-03-15 20:11:49 +01:00
Oliver Tappe
f92737d5b1
Remove duplicate cmd:find
2014-03-13 09:53:22 +01: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
Adrien Destugues
d47ea7d656
OpenJDK: remove outdated and broken recipe.
...
The one Ingo wrote looks lore solid, but needs support for building as
an hybrid.
2014-03-10 16:54:26 +01:00
Adrien Destugues
6f37335a7d
Add "test" recipe for cmake git master branch.
...
Not intented for actual use, but this is a good way to track and test
our pending upstream changes.
2014-03-10 16:53:08 +01:00
Adrien Destugues
3e4d362da5
CMake: yet another fix to the compiler detection recipe.
...
Thanks to GSoC candidate akshay1994 for fixing this.
2014-03-10 14:22:45 +01:00
Adrien Destugues
ab83fa4bdf
cmake: remove antique patches.
...
They have been upstreamed for the most part, and we don't have the
matching recipes anymore.
2014-03-10 14:22:44 +01:00
Adrien Destugues
6b80bad914
Some fixes to vim 7.4 recipe
...
* Add missing requires
* Add a system vimrc file setting the nocp option. This makes arrow,
backspace, and delete keys work as expected, and disabled a lot of bugs
that vim emulates from the original vi.
2014-03-10 14:22:44 +01:00
Adrien Destugues
20fe63e495
mpg123: add missing cmd:awk require.
2014-03-10 14:22:43 +01:00
Jonathan Schleifer
39efd83851
Add all hashes for bc
2014-03-07 01:04:28 +01:00
Oliver Tappe
ba743fa244
Add missing commands required for building.
2014-03-05 21:49:40 +00:00
Adrien Destugues
9a7dded5df
Add dcron.
...
There doesn't seem to be a way to autostart the daemon on boot (unless
we directly modify the boot script). Assume the user will do that
himself by adding to ~/config/settings/boot/.
crond needs to be told where to store the crontab and cronstamps file,
and where to read the cron files. The default values are non-existing
folders in /var and /etc (just creating those is ok, too).
2014-03-05 11:22:51 +01:00
Adrien Destugues
ec9690746d
Add Protrekkr.
...
More fun with music!
2014-03-04 22:49:47 +01:00
Adrien Destugues
b85bf977d2
Fix test script.
...
http://www.cmake.org/pipermail/cmake/2014-March/057117.html
This will probably be solved in the next release.
We get 98% passed tests, and 8 failures.
2014-03-04 20:12:38 +01:00
Adrien Destugues
7b06788772
Add recipe for CMake 3.0.0-rc1.
...
* Just to keep track of what has already been upstreamed so far.
* Untested: the testsuite doesn't run from haikuporter anymore. We'll be
running a CMake build bot, however.
2014-03-04 19:08:52 +01:00
Rene Gollent
8dbdecf72f
Update cmake 2.8.11.2 patchset.
...
Rework Haiku CPU detection backend to use newer CPU
topology/information APIs for frequency calculation.
2014-03-03 16:59:33 -05:00
Jerome Duval
6cc937717a
gawk: disable multibyte support.
...
* workaround problems with multibyte support, now found by configure,
but unfortunately buggy.
2014-03-02 23:15:53 +00:00
Scott McCreary
b1d6780f96
Merged in AdrianArroyoCalle/haikuports (pull request #152 )
...
Dialog 1.2
2014-03-02 10:31:32 -08:00
Scott McCreary
478986e545
Merged in humdinger/haikuports (pull request #151 )
...
Recipe for new UberTuber v0.9.10
2014-03-02 10:31:14 -08:00
Adrián Arroyo Calle
0afdbac937
Fixed Dialog description
2014-03-02 17:38:55 +00:00
Adrián Arroyo Calle
70f45eba8a
Fusionado haikuports/haikuports con master
2014-03-02 18:00:28 +01:00
Adrián Arroyo Calle
60341e82e6
Dialog 1.2 recipe
2014-03-02 16:56:35 +00:00
Rene Gollent
f5f4a1527b
Add missing findutils/xargs requirements as needed.
2014-03-02 11:55:20 -05:00
Adrián Arroyo Calle
d913dc49dd
Fusionado haikuports/haikuports con master
2014-03-01 13:00:08 +01:00
Adrien Destugues
cfa403a204
Add recipe for HaikuWebkit 1.2.4.
2014-02-28 18:07:22 +01:00
Adrien Destugues
53f1f92b22
libdsk: split out devel package.
2014-02-28 18:07:21 +01:00
Jerome Duval
7e57931e12
qemu: build on x86_64.
2014-02-27 21:01:26 +00:00
Jerome Duval
9d4da0d236
gawk: added 4.1.0 recipe.
...
* updated 3.1.8 recipe in case it's needed.
2014-02-25 20:45:09 +00:00
Humdinger
b14f01a287
Updated recipe for bugfix release of UberTuber (v0.9.10)
2014-02-24 10:49:47 +01:00
humdinger
a156de23e1
Merged haikuports/haikuports into master
2014-02-24 10:46:47 +01:00
François Revol
3b95b2ad77
opensound: Add updated git recipe
...
OSS moved to git some time ago...
Add a patchset to adapt the build system to PM.
Marked as untested since it doesn't track a specific revision.
2014-02-23 04:20:34 +01:00
Jerome Duval
44bef8ba85
findutils: add recipe for 4.4.2
2014-02-21 22:17:14 +00:00
Humdinger
68aa47b3a8
New recipe for UberTuber v0.9.9.
2014-02-20 19:27:01 +01:00
humdinger
28e684fdaa
Merged haikuports/haikuports into master
2014-02-20 19:25:48 +01:00
Oliver Tappe
3d65803efd
Merged in waddlesplash/haikuports (pull request #150 )
...
Improve LESS recipe.
2014-02-19 18:47:14 +01:00
Jonathan Schleifer
014176eabb
Fix visualboyadvance-1.8.recipe
2014-02-19 16:24:40 +01:00
Jonathan Schleifer
a49dcf7b88
abi_compliance_checker-1.98.3.recipe: Fix syntax error
2014-02-19 16:22:33 +01:00
Jerome Duval
95d817b7d9
zsh: fix libpcre dependency.
2014-02-17 19:07:12 +00: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
waddlesplash
a173c11ef6
Improve LESS recipe.
2014-02-17 13:36:57 -05:00
Jerome Duval
69e9e74c7f
freetype: add bzip2 dependency
2014-02-14 20:17:37 +00:00
Jerome Duval
f516196e92
mesa: Update 7.9.2 to version 6
...
apply patches from 10.0.2
2014-02-14 16:49:46 +00:00
Scott McCreary
d09519c1dc
Merged in humdinger/haikuports (pull request #149 )
...
Update youtube-dl recipe.
2014-02-13 15:17:36 -08:00
Jerome Duval
f1c9ea309d
mesa: hgl: release add-ons on GLView destruction
...
* bump version.
2014-02-12 20:39:43 +00:00
Humdinger
db7dc72f05
Updated youtube-dl to newest version.
2014-02-09 09:36:36 +01:00
humdinger
8b75cbb533
Merged haikuports/haikuports into master
2014-02-09 09:14:02 +01:00
Jérôme Duval
fe471077a3
freetype: version 2.5.2
...
* headers changed their locations from version 2.5.
2014-02-08 20:27:33 +01:00
Adrien Destugues
8c1f8116ed
KeymapSwitcher: fix gcc2 build.
2014-02-07 15:25:59 +01:00
Adrien Destugues
8a24af8e13
GCC4: enable C++11 threads support.
...
* This is required for building WebKit.
2014-02-05 14:27:54 +01:00
François Revol
ad578a4d81
fossil: Remove old patch
2014-01-30 16:56:38 +01:00