Commit Graph

412 Commits

Author SHA1 Message Date
Scott McCreary
154b8936ed Merged in tgkokk/haikuports/libevent (pull request #92)
Minor fixes for libevent
2013-12-29 10:58:38 -08:00
Chris Roberts
af174e27ca Make boost into a usable recipe ...
since apparently it wasn't tested when being merged

* Fixed the _devel package so that it actually contains devel stuff
  (in particular the static libs and shared lib symlinks)

* Fixed all of the REQUIRES/PROVIDES entries

* Enable ICU support

* Enable parallel building

There should probably be a _doc package and we might want to split the
_devel package with a separate package for each of the libs.
2013-12-29 01:17:00 -07:00
Theodore Kokkoris
833029bbb0 Fixed more policy warnings and added cmd:python to REQUIRES and BUILD_PREREQUIRES for libevent 2013-12-28 13:39:09 +00:00
Theodore Kokkoris
c5bb6aeca6 Fixed libevent recipe (it was producing a broken symlink and throwed a policy warning when compiling on x86) 2013-12-27 14:55:41 +00:00
Alexander von Gluck IV
7dbd21bd91 boehm_bc: Fix recipe secondary arch issues
* Recipe wasn't designed properly for secondary
  architecture building
2013-12-26 22:17:21 -06:00
Alexander von Gluck IV
86e97737a8 libzip: Fix recipe, add new version with configure
* cmake version didn't create pkgconfig
2013-12-26 01:01:25 -06:00
Alexander von Gluck IV
5f9ccf4858 libevent: Actually provide libevent
* Would prevent other packages from using it properly
  and prevent proper _devel installation
2013-12-25 19:32:22 -06:00
Alexander von Gluck IV
a5a2525762 libevent: Looking for lib:libnetwork which is not provided
* While it built, wouldn't install due to this
* Maybe haiku${secondaryArchSuffix} is supposed to
  have this provides, but currently doesn't
2013-12-25 19:23:49 -06:00
Alexander von Gluck IV
d97a2aabd9 all: Don't use portVersionedName for SOURCE_DIR
* portVersionedName contains the secondary architecture,
  so using it means secondary package builds fail.
  example: $portVersionedName is libwow_x86-0.0.0 when
  doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
Scott McCreary
db9ff2f3f4 Fixed apr url as reported in issue #73 2013-12-25 13:19:55 -08:00
Scott McCreary
2ad1e93c7c Merged in tgkokk/haikuports/libidn (pull request #80)
Added libidn recipe and patch
2013-12-25 09:31:59 -08:00
Theodore Kokkoris
8000bae547 Added libidn recipe and patch (not sure if needed) 2013-12-25 17:09:24 +00:00
Theodore Kokkoris
87aec6f02d Trying to make a functional gnulib recipe in x86 2013-12-25 16:45:30 +00:00
Scott McCreary
3ebdf82eb2 Merged in tgkokk/haikuports/gnulib (pull request #78)
Added gnulib recipe
2013-12-24 08:24:45 -08:00
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
b21e942c26 Fixed formatting of boost recipe and merged patches into one patchset 2013-12-22 14:17:31 -08:00
Scott McCreary
ae98463e1b Remove old boost recipes and patches 2013-12-22 09:31:41 -08:00
Scott McCreary
f32286b373 Fixed fribidi on x86 2013-12-21 15:53:28 -08: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