Scott McCreary
e43fe132c1
Update openssh to 6.5p1, see http://www.openssh.com/txt/release-6.5 for change list
2014-01-30 00:47:53 -08:00
Adrien Destugues
fbe08f949c
Merged in AdrianArroyoCalle/haikuports (pull request #148 )
...
libopus 1.1
2014-01-29 16:58:17 +01:00
Adrián Arroyo Calle
655f6783c6
libopus 1.1
2014-01-29 14:45:45 +00:00
Jérôme Duval
fca9600696
gcc-4.8.2: restart the revision sequence
2014-01-28 23:52:11 +01:00
Adrien Destugues
fe34e0c93b
Add recipe for Goonies.
2014-01-28 22:46:33 +01:00
Adrien Destugues
b91cf8323d
SDL_image: use libPNG.
2014-01-28 22:46:32 +01:00
Adrien Destugues
df67feb350
Add recipe for Rocks'n'Diamonds.
2014-01-28 22:46:32 +01:00
Adrien Destugues
6d1bd8bb7e
Add Löve recipe.
...
Not quite working, running it leads an undefined reference to some GL
function.
2014-01-28 22:46:31 +01:00
Jérôme Duval
07054711d9
gcc: Add recipe for version 4.8.2
2014-01-28 22:34:22 +01:00
Adrián Arroyo Calle
290189f585
Fusionado haikuports/haikuports con master
2014-01-28 20:02:42 +01:00
François Revol
4bd14ee591
Add recipe for pciutils 3.2.1
2014-01-28 19:51:34 +01:00
François Revol
b1de142ff1
pciutils: Fix missing $secondaryArchSuffix
2014-01-28 19:45:48 +01:00
François Revol
f74ce246e9
pciutils: Fix building for secondary arch
2014-01-28 19:20:57 +01:00
François Revol
ab7d62ef41
Add recipe for pciutils (git)
...
* mark as untested since it points to git HEAD.
2014-01-28 19:14:27 +01:00
Adrien Destugues
f6da0c1ba0
mpg123: turn into proper recipe.
2014-01-28 13:07:20 +01:00
Adrien Destugues
1b38483d41
OpenAL: some sanity fixes
...
* Fix various install pathes
* Use out-of-source build as specified in OpenAL readme, as otherwise
rebuilding from an unclean sourcetree fails
* Safer patching of the binary output dir.
2014-01-28 13:07:19 +01:00
Adrien Destugues
d265db06bd
devIL: update from bep.
2014-01-28 13:07:18 +01:00
Scott McCreary
519e173d49
Merged in humdinger/haikuports (pull request #147 )
...
Fixed ClipUp recipe
2014-01-27 16:14:02 -08:00
Adrien Destugues
2f093b8389
boost: fix boost_filesystem for locale support.
...
Needed to get vcmi working, will help with anything using
boost_filesystem.
2014-01-27 20:42:44 +01:00
Adrien Destugues
7eafe431be
Fixed vcmi recipe. Now works!
2014-01-27 20:42:15 +01:00
Adrien Destugues
3ae41aea11
Path with spaces don't work well
...
Use wildcards to avoid bad splitting of path argument on spaces.
2014-01-27 20:10:16 +01:00
Scott McCreary
72480b0638
Initial patches and recipe for pre-released openssh-6.5
2014-01-27 05:04:41 +00:00
Adrien Destugues
7a991925be
llvm3.4: compiles fine on gcc2hybrid.
...
* Also add missing cmd: declarations.
2014-01-26 22:17:36 +01:00
Chris Roberts
91e14adc14
Add work in progress libmicro recipe for tqh to play with
2014-01-26 12:13:49 -07:00
Humdinger
75ab1b9e52
Updated youtube_dl version to 2014.01.23
2014-01-26 15:16:20 +01:00
Humdinger
5d09658d32
Fixed ClipUp recipe.
...
Improved SUMMARY, corrected SRC_URI, added USER_SETTINGS_FILES,
fixed BUILD() and INSTALL().
Use the "CTRLV" input filter version, as that seems to be the more
natural key combo.
The app still has some focus issues and it doesn't visually confirm
to the rest of the Haiku GUI, but it's basically working.
2014-01-26 07:03:28 +01:00
humdinger
8bc9f409cc
Merged haikuports/haikuports into master
2014-01-26 06:55:06 +01:00
Alexander von Gluck IV
176cac1066
clang: Patch to fix headers, add static analysis package
...
* clang was using the wrong include directories, patched
to use /boot/system/development vs /boot/development
Upstreamed: llvm.org/show_bug.cgi?id=18595
* Manually copy over the static analysis tools (no automated
installation) and give them what they need to function.
(tested working!)
* clang isn't aware of secondary architecture include
paths at this time.
2014-01-24 04:51:21 +00:00
Alexander von Gluck IV
0c9343db65
clang: Add clang 3.4 recipe
2014-01-23 21:06:06 +00:00
Alexander von Gluck IV
7198c516fd
quake3: Fix recipe build
...
* Use libGL
* Change gitgub to https
2014-01-22 07:00:23 +00:00
Alexander von Gluck IV
125b7b00f3
mesa: 10.0.2 bump llvm version requirement
...
* mesa_swpipe generated with llvm 3.4 works
again :D
2014-01-22 06:40:48 +00:00
Alexander von Gluck IV
5b34e52034
llvm: add 3.4 recipe and patchset
2014-01-22 06:25:14 +00:00
Alexander von Gluck IV
556848fb05
mesa: Add 10.0.2 recipe
...
* Includes one new patch for the change
in atomics, one less patch for something
that was applied to the 10.0 branch upstream
2014-01-22 03:55:16 +00:00
Alexander von Gluck IV
73f984bca1
libxml2: Flag 2.9.1 package as broken
...
* This version of libxml2 requires python 2.7 or later.
Shows missing symbols for PyCapsule_GetName as that
was introduced with python 2.7
* As the recipes for python 2.7 are broken, flag this
package version as broken.
* libxml2_python is important as mesa requires it to build.
2014-01-22 03:53:50 +00:00
Alexander von Gluck IV
e7d3c5b0e0
python: add 2.6.9
...
* Fix user site package directory
2014-01-22 01:34:32 +00:00
Adrien Destugues
8db5c2f3b0
Add F-1 Spirit.
2014-01-21 23:14:15 +01:00
Adrien Destugues
cd5538ef03
SDL_net: fix packaging of libs.
2014-01-21 22:59:56 +01:00
Adrien Destugues
b6f46ec6fa
Add Road Fighter.
2014-01-21 22:27:05 +01:00
Adrien Destugues
a9c580ffe0
Add Maze of Galious recipe.
2014-01-21 22:06:35 +01:00
Adrien Destugues
36ca3dc87c
Add MirrorMagic.
2014-01-20 21:42:52 +01:00
Scott McCreary
fc76f4c1e9
Merged in 5HT/haikuports (pull request #146 )
...
Fix Haiku Chat to be arch invariant
2014-01-19 20:44:43 -08:00
Rene Gollent
7863516f88
Update revision due to icon issue.
2014-01-19 16:44:54 -05:00
Adrien Destugues
73547e31cd
Update gcc2 recipe
...
Forgot to commit this when i fixed the atomic_add in bastring.h.
2014-01-19 19:03:08 +01:00
Adrien Destugues
916e7983d3
Recipe for Super Transball 2.
2014-01-19 19:02:26 +01:00
Adrien Destugues
9553e7b0f3
SDL_sound: add missing libGL dependency.
2014-01-19 19:02:25 +01:00
Adrien Destugues
4f33f98ec0
SGE: fix devel dependency
...
Use the package name for the devel > main dependency, not the lib one.
2014-01-19 19:02:25 +01:00
Adrien Destugues
2d380a5059
smpeg: fix dependencies on libSDL
...
Have to use the same name used in linking the libs for -S checks.
2014-01-19 19:02:24 +01:00
Adrien Destugues
2252a35cb9
Boost: add test rule to recipe.
...
The testsuite locks up in some threads/monitors tests.
2014-01-19 19:02:23 +01:00
Maxim Sokhatsky
5b6a636364
Fix Haiku Chat to be arch invariant
2014-01-19 15:56:12 +00:00
Adrien Destugues
28d7cb7203
Merged in 5HT/haikuports (pull request #145 )
...
Haiku Chat fixes and MC 4.8.11 new recipe
2014-01-19 14:39:12 +01:00