Jerome Duval
ead846f584
mercurial: recipe for version 2.9.1
2014-03-20 14:00:27 +00:00
Jonathan Schleifer
befbd78ebf
binutils: Increase REVISION so that korli's change triggers a rebuild
2014-03-20 14:46:26 +01:00
Jerome Duval
869aaa4ee8
gmp: recipe for version 5.1.3
2014-03-20 13:42:23 +00:00
Jerome Duval
747af17724
ruby: recipe for version 1.9.3
2014-03-20 13:33:27 +00:00
Jerome Duval
150b5e6d7c
perl: recipe for version 5.18.2
2014-03-20 13:13:43 +00:00
Jerome Duval
cbe90859b3
ocaml: recipe for version 4.01.0
2014-03-20 13:07:53 +00:00
Jerome Duval
0d5f61fc39
nasm: recipe for version 2.11.02
2014-03-20 13:01:39 +00:00
Jerome Duval
7572be111e
db: recipe for version 6.0.30
2014-03-20 11:31:42 +00:00
Jerome Duval
f2f68ee1fc
sqlite: recipe for version 3.8.4.1
2014-03-20 11:12:15 +00:00
Jerome Duval
e91f617d91
help2man: recipe for version 1.44.1
2014-03-20 10:30:54 +00:00
Jerome Duval
cadf307871
tar: recipe for version 1.27.1
2014-03-20 10:18:36 +00:00
Jerome Duval
16588c2c30
xz_utils: recipe for version 5.0.5
2014-03-20 09:56:59 +00:00
Jerome Duval
6e8b0c2d9d
binutils-2.24_2014_03_19: fix typo
2014-03-20 08:27:59 +00:00
Jonathan Schleifer
1d34382362
Update gcc recipe
...
* Uses newer revision of buildtools
* Fetches a tarball now instead of checking out from Git
-> Should be faster
-> Allows verification of the download
2014-03-20 04:28:15 +01:00
Jonathan Schleifer
905d17ec3c
binutils-2.24: Fetch tarball instead of using Git
...
This should be faster and allows verification of the download.
2014-03-20 03:27:48 +01:00
Jonathan Schleifer
6eb0bdc741
mesa: Add missing hashes
2014-03-20 01:55:04 +01:00
Jerome Duval
5acce472f1
added recipe for binutils-2.24
2014-03-19 22:41:09 +00:00
Alexander von Gluck IV
840e78fe07
mesa: Add updated 10.1.0 recipe
...
* Tested working on x86
2014-03-19 01:25:06 +00:00
Jonathan Schleifer
87827697b9
haikuwebkit: Fix compilation on x86_64
2014-03-19 01:03:17 +01:00
Oliver Tappe
16ada9452c
Add recipe for pe-2.4.4, using source archive from github.
2014-03-18 23:49:41 +00:00
Jerome Duval
f715361872
python: added recipe for version 2.7.6.
2014-03-18 23:13:03 +00:00
Jonathan Schleifer
11c10a9b7a
haikuwebkit: Fix checksum
...
Also adds the other checksums.
2014-03-18 21:49:24 +01:00
Adrien Destugues
f8935b5329
Recipe for Haikuwebkit 1.2.5.
2014-03-18 20:57:21 +01:00
Jonathan Schleifer
52ce6f91b9
Use a tarball for vision
...
* This drops the dependency on SVN
* This also means the download is now checksummed and verified
* Additionally, the missing cmd:find is added
2014-03-18 19:43:20 +01:00
Julien Lepiller
63d81e0bf2
fixed spacing.
2014-03-17 19:13:06 +01:00
Alexander von Gluck IV
9191333cbc
llvm: Add missing cmd:find to 3.2 - 3.4
2014-03-16 17:58:03 +00:00
julien lepiller
280b495f0a
Merged haikuports/haikuports into master
2014-03-16 10:20:38 +01:00
Alexander von Gluck IV
8793a5c08d
python: Fix 2.6.9 SRC_URI
...
* Change to https so haikuports can detect
and skip certificate check
2014-03-16 01:57:45 +00:00
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