Commit Graph

395 Commits

Author SHA1 Message Date
Theodore Kokkoris
78cbf32a67 Added gnulib recipe.
Just copies binary and related files to $dataDir/gnulib
and symlinks binary to $binDir/gnulib_tool
2013-12-24 15:36:34 +00:00
Scott McCreary
003a691152 Merged in AdrianArroyoCalle/haikuports (pull request #68)
Boost 1.55
2013-12-21 03:26:48 -08:00
Adrián Arroyo Calle
ba7b6295bd Changed architectures 2013-12-20 21:07:30 +00:00
Adrián Arroyo Calle
67d6b061f1 Removed comments 2013-12-20 18:38:59 +00:00
Adrián Arroyo Calle
62cbcc8576 Boost installation 2013-12-19 06:49:26 +00:00
Adrián Arroyo Calle
6374b32d8e Coroutine library 2013-12-19 06:19:24 +00:00
Adrián Arroyo Calle
93aa86c4d3 Pacthed finished 2013-12-19 06:12:30 +00:00
François Revol
d7fdcb0292 cyassl: Add updated recipe for 2.8.0
Not working yet (redefines _POSIX_THREADS + Werror).
2013-12-19 12:52:34 +01:00
François Revol
7451a3cdb2 libpcre: Better download link 2013-12-19 11:10:26 +01:00
François Revol
9f9cdb2f83 libpcre: Change download uri for 8.21 to SF.net mirror
The original file is gone...
2013-12-19 10:31:02 +01:00
Rene Gollent
4de90a85c7 libxslt: Add x86_64 as working target architecture. 2013-12-18 21:07:33 -05:00
Adrián Arroyo Calle
119fc87aec Try to fix boost::thread 2013-12-19 01:51:47 +00:00
Adrián Arroyo Calle
ad64fd97bc Pacthes modified 2013-12-19 01:39:49 +00:00
Adrián Arroyo Calle
7040721b48 Context package 2013-12-19 01:24:34 +00:00
Adrián Arroyo Calle
1cc9bfe6f6 TypeTraits patch 2013-12-19 01:10:38 +00:00
Adrián Arroyo Calle
4a486704d8 Fixed dependecies equals 2013-12-19 00:07:34 +00:00
Adrián Arroyo Calle
75b9915aa3 Fixed dependencies 2013-12-18 23:08:38 +00:00
Adrián Arroyo Calle
8cd0e1d77a Boost 1.55 First recipe 2013-12-18 22:43:38 +00:00
Mrowqa
6f7420b318 Corrected recipe file according to the comments. 2013-12-16 06:20:05 +01:00
Mrowqa
0f8bbbdf68 Added recipe file for tinyxml2 lib. It requires gcc4. 2013-12-15 23:35:15 +01:00
Mrowqa
e03f12c355 Replaced B_COMMON with B_SYSTEM. 2013-12-15 15:19:38 +01:00
Mrowqa
832d9ff8e4 Added WIP version of boost 1.55.0 recipe file. It requires gcc4 2013-12-14 23:39:38 +01:00
François Revol
49790265ef libpthread_stubs: Fix pkg-config files 2013-12-13 20:51:32 +01:00
Scott McCreary
4939e7dccd Add missing COPYRIGHT and LICENSE entries for libpthread_stubs 2013-12-11 13:00:03 -08:00
François Revol
bd1889d9e4 libpthread_stubs: 0.3.2 doesn't exist. Update 0.3 recipe 2013-12-11 15:41:47 +01:00
François Revol
acf55bc6e2 libcss: Update recipe 2013-12-10 19:11:03 +01:00
François Revol
ecfbe0e721 libparserutils: Fix provides; move installed stuff around
Note the pkg-config file isn't fixed, so they aren't found yet.
2013-12-10 19:11:02 +01:00
François Revol
7304cd6d9b libwapcaplet: Fix provides; move installed stuff around
Note the pkg-config file isn't fixed, so they aren't found yet.
2013-12-10 19:11:01 +01:00
François Revol
4be7b9845e libcss: Rename recipe to lowercase 2013-12-10 19:11:00 +01:00
Chris Roberts
9e9208b805 Add (WIP?) recipe for libIDL
Untested on gcc2
2013-12-09 18:41:29 -07:00
Chris Roberts
d92f20609c glib_devel fixes for header location and develop dir refs 2013-12-09 18:41:01 -07:00
Chris Roberts
8090bf86f9 Add (WIP?) legacy glib recipe
Untested on gcc2
2013-12-09 17:02:50 -07:00
Chris Roberts
a5fdec8a37 Rename glib-2.38.1 to glib2-2.38.1 and drop old beps/patches
This is to avoid a name clash with the legacy version that will be
needed for bezilla

--HG--
rename : dev-libs/glib/glib-2.38.1.recipe => dev-libs/glib/glib2-2.38.1.recipe
rename : dev-libs/glib/patches/glib-2.38.1.patch => dev-libs/glib/patches/glib2-2.38.1.patch
2013-12-09 15:25:16 -07:00
François Revol
8c934e3c56 libparserutils: Fix recipe 2013-12-09 19:14:03 +01:00
François Revol
e57b39fbda libparseutils: rename recipe to lowercase 2013-12-09 19:08:00 +01:00
François Revol
a11641c762 libwapcaplet: Fix recipe 2013-12-09 19:06:33 +01:00
François Revol
13cf07ad29 libwapcaplet: rename recipe to lowercase 2013-12-09 18:17:43 +01:00
Michael Lotz
5880131f1c Update glib-2.38.1 patch and recipe to a working state.
* Add G_OS_HAIKU to many sections guarded by G_OS_UNIX.
* Implement a few platform specifics, mostly stubbed.
* Update recipe to move glibconfig into devel package and actually
  build it.
* Remove no longer needed PATCH() function.
* Pass jobArgs through to make.
2013-12-07 15:24:23 +00:00
François Revol
72ac1f84c6 Convert some remaining bep syntax to shell syntax 2013-12-07 02:00:02 +01:00
Chris Roberts
0602d0d99b Convert/update libgcrypt to working recipe 2013-11-28 03:00:49 -07:00
Chris Roberts
839ecfca8f Convert/update libgpg_error to working recipe 2013-11-28 03:00:05 -07:00
Scott McCreary
d47411f884 Update libpcre to 8.33, patched Pe so that it builds again. 2013-11-20 09:30:30 +00:00
Scott McCreary
c83f8335f3 Fixed glib recipe so that it now applies the patch as expected. Thanks olta 2013-11-11 02:52:08 -08:00
Scott McCreary
9a6f602b98 Updated glib to 2.38.1, but for some reason the .patch isn't being applied 2013-11-11 00:21:03 -08:00
Scott McCreary
7a25e1581f Fixed libffi recipe 2013-11-11 00:20:41 -08:00
Scott McCreary
b5905a8d0b Update libffi to 3.0.13 2013-11-11 00:20:19 -08:00
Scott McCreary
f1edc5acd4 Removed cmd:fribidi from _devel package 2013-11-08 23:56:38 +00:00
Scott McCreary
7f0204653e Delete old libffi recipes 2013-11-07 08:40:03 -08:00
Scott McCreary
df66761abf Update libffi to 3.0.13. TODO:Get include files to go into the devel package 2013-11-07 08:39:52 -08:00
Scott McCreary
f4a8b28669 Marked openssl-1.0.1e as untested, so that it won't be the default openssl 2013-10-29 18:59:55 +00:00