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
Alexander von Gluck IV
9191333cbc
llvm: Add missing cmd:find to 3.2 - 3.4
2014-03-16 17:58:03 +00: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
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