Commit Graph

3808 Commits

Author SHA1 Message Date
Scott McCreary
ed87122862 Marked Paladin as working again 2014-01-06 00:23:45 -08:00
Scott McCreary
4fbcc33583 Moved repo for bespider to HaikuArchives 2014-01-05 23:29:03 -08:00
Scott McCreary
28fa049637 Merged in noryb009/haikuports/bespider (pull request #107)
Add BeSpider recipe
2014-01-05 23:09:18 -08:00
Scott McCreary
9f418d9a9b Merged in tgkokk/haikuports/lava (pull request #123)
Added LibBurnDevice recipe
2014-01-05 15:28:14 -08:00
Theodore Kokkoris
d1fe0689ee Added libburndevice recipe 2014-01-05 23:01:13 +00:00
Adrien Destugues
be4ea30d34 WIP recipe for VCMI.
This will need some fixes to boost.
2014-01-05 23:15:22 +01:00
Adrien Destugues
f4c103d15e CMake: fix hybrid detection, and SDL libs detection
* The check for hybrids sometimes didn't work because the end of line
from the compiler output was stripped. Make sure there is always a
newline in the string so the regexp can match.
* The path prefix for SDL sub-libraries (image, ttf and mixer) are
wrong. Add the correct prefix, but leave the wrong ones for backward
compatibility.
2014-01-05 23:00:49 +01:00
Adrien Destugues
d289d81e5a Allegro: work around missing $TERM variable in Haiku
BeOS used toset $TERM to "dumb" when apps are run from Tracker, but
Haiku leaves it unset. Make Allegro aware of the difference so it can
detect when it's being started from Tracker.
2014-01-05 23:00:48 +01:00
Adrien Destugues
81385e5cc4 Minor fixes. 2014-01-05 23:00:47 +01:00
Adrien Destugues
a5c07c6438 Add missing libGL dependencies
As libGL is no longer provided by the haiku package, things now have to
explicitly depend on it.
2014-01-05 23:00:45 +01:00
Artur Jamro
533b7a0ccb ResourceEdit recipe: cosmetic patch 2014-01-05 20:28:14 +00:00
Artur Jamro
78eb0531fa ResourceEdit recipe: moved repository to HaikuArchives 2014-01-05 20:13:05 +00:00
Scott McCreary
c0de9dd386 Merged in puckipedia/haikuports/copynametoclipboard (pull request #129)
Add CopyNameToClipboard recipe
2014-01-05 11:49:40 -08:00
Scott McCreary
58e5059100 Merged in AdrianArroyoCalle/haikuports (pull request #127)
FreePascalCompiler 2.6.2
2014-01-05 11:37:14 -08:00
Scott McCreary
ea43c64bec Merged in puckipedia/haikuports/clipup (pull request #115)
Add ClipUp recipe
2014-01-05 11:33:49 -08:00
Scott McCreary
78c8cf7d87 Merged in humdinger/haikuports (pull request #128)
Fixed APlayer recipe
2014-01-05 11:26:12 -08:00
Scott McCreary
95d12f93b0 Merged in MrPoxipol/haikuports (pull request #126)
Haiku Chat recipe corrected
2014-01-05 11:22:00 -08:00
Puck Meerburg
4debb2aefc Add CopyNameToClipboard recipe 2014-01-05 19:43:08 +01:00
Humdinger
b5a1683355 Fixed recipe.
The recipe put the libs and add-ons in the wrong folder.
Added the documentation.
Improved the SUMMARY.
2014-01-05 19:37:43 +01:00
humdinger
067c36ac88 Merged haikuports/haikuports into master 2014-01-05 19:34:54 +01:00
Artur Jamro
b254bda376 ResourceEdit recipe: marked as broken on x86 and provided better description 2014-01-05 16:47:13 +00:00
Ed Robbins
42e1df9da7 Fix documentation directory 2014-01-05 16:25:20 +00:00
MrPoxipol
2c5d0e4574 Merged haikuports/haikuports into master 2014-01-05 16:37:07 +01:00
MrPoxipol
b17f1f0270 Deleted licenses catalog. 2014-01-05 15:28:25 +00:00
munchausen
07910444c1 Merged haikuports/haikuports into master 2014-01-05 15:25:46 +00:00
Ed Robbins
377b01fe41 Repair libdwarf patch 2014-01-05 15:08:20 +00:00
Ed Robbins
ed4c99a3b1 Fixes for libdwarf recipe and patch 2014-01-05 15:02:52 +00:00
Artur Jamro
b6f2841c92 Added recipe for Resource Edit (moved from Haiku Tree) 2014-01-05 13:09:08 +00:00
dradancer
609b62205d Updated descriptions/summaries to comply 2014-01-05 04:12:45 -08:00
dradancer
aeb2606424 Cleaned up summary/description in app-arch and app-editors (plus a few miscellanous) 2014-01-05 04:12:45 -08:00
Scott McCreary
051486ad88 Merged in noryb009/haikuports/rebol (pull request #118)
Add rebol recipe
2014-01-04 19:58:08 -08:00
noryb009
f12ffeae0f Add rebol recipe 2014-01-05 03:14:59 +00:00
Scott McCreary
d41cd20d4f Merged in dradancer/haikuports (pull request #112)
Added recipe for command_not_found
2014-01-04 16:04:18 -08:00
Adrián Arroyo Calle
42119c8d14 FreePascalCompile 2.6.2 recipe (fixed) 2014-01-04 22:46:44 +00:00
Adrián Arroyo Calle
8d492a37b3 FreePascalCompile 2.6.2 recipe 2014-01-04 22:32:32 +00:00
Scott McCreary
d4d29a02b1 Merged in MrPoxipol/haikuports (pull request #122)
Haiku Chat recipe v2
2014-01-04 13:11:17 -08:00
Mrowqa
7451054b15 Merged haikuports/haikuports into master 2014-01-04 21:33:23 +01:00
Scott McCreary
984e63c90d Merged in Mrowqa/haikuports/fheroes-recipe (pull request #120)
Added recipe for Free Heroes II engine
2014-01-04 12:17:53 -08:00
Artur Jamro
730b43569d FHeroes2 recipe: little fixes 2014-01-04 19:19:53 +00:00
Artur Jamro
a3075c664d Added recipe for Free Heroes II engine 2014-01-04 18:59:59 +00:00
dradancer
5a61c9efed Convert recipe into a patch 2014-01-04 15:35:32 +00:00
Jakub Zarybnicky
e318fea513 Merged haikuports/haikuports into master 2014-01-04 15:17:12 +01:00
Adrián Arroyo Calle
3aeb5e200e Preliminary FreePascal 2014-01-04 13:25:52 +00:00
Scott McCreary
c2ce2bcd88 Merged in AdrianArroyoCalle/haikuports (pull request #119)
Paladin from HaikuArchives
2014-01-04 02:59:47 -08:00
Adrien Destugues
3c931011aa Add recipe for cvsps. 2014-01-04 11:57:07 +01:00
Adrián Arroyo Calle
82718d7e45 Fusionado haikuports/haikuports con master 2014-01-04 11:31:50 +01:00
Adrien Destugues
b4304baa12 Various fixes to libxml2-2.9.1
Get it to actually build.
2014-01-04 10:01:24 +01:00
Adrien Destugues
47057a25f0 giflib: summary must be a single line
Add an actual description from their website while I'm at it.
2014-01-04 09:26:21 +01:00
Adrien Destugues
e7741828b6 Add recipe for libxml2 2.9.1
Also remove non-recipe for 2.9.0.
2014-01-04 09:17:35 +01:00
Ed Robbins
a99436869b Fixes to libelf recipe 2014-01-04 02:28:36 +00:00