Commit Graph

127 Commits

Author SHA1 Message Date
Oliver Tappe
08421602f5 Avoid attempts at rebuilding gperf-documentation. 2013-09-07 15:30:58 +02:00
Oliver Tappe
8ec70f6e92 Add x86_64 as supported architecture to ports required by Haiku. 2013-09-02 11:51:26 +02:00
Scott McCreary
c59bbf6ac0 Added recipe for ccache-3.1.9, removed earlier versions. 2013-08-27 22:10:07 -07:00
Scott McCreary
065cdb5640 First pass at fastdep. 2013-08-27 21:17:15 -07:00
Oliver Tappe
aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Ingo Weinhold
d3fff39e6e Declare most recipes stable on x86 2013-08-17 09:40:03 +02:00
Ingo Weinhold
8bea1430a7 gperf: make recipe an actual recipe 2013-08-10 07:14:38 +02:00
Ingo Weinhold
099c1c8b34 scons: Remove old non-recipes and patches 2013-08-09 18:05:51 +02:00
Ingo Weinhold
8b3e98d3a3 scons: convert 2.2.0 recipe to an actual recipe 2013-08-09 18:05:03 +02:00
Ingo Weinhold
c50e75ec27 cmake: fix finding libraries for secondary architecture
Haiku.cmake:
* Does now try to determine the secondary architecture from the C or
  the C++ compiler and set up the library and include search path
  variables accordingly. It also sets CMAKE_*LIBRARY_ARCHITECTURE.
* Remove obsolete */include paths.
* Set the same include search paths for C and C++. At least the paths
  we do consider are the same.
2013-08-08 05:09:29 +02:00
Oliver Tappe
39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Oliver Tappe
d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02:00
Ingo Weinhold
0dd756390e cmake: bump revision 2013-06-17 19:00:43 +02:00
Ingo Weinhold
9291198633 ctags: bump revision 2013-06-17 19:00:42 +02:00
Ingo Weinhold
fe182f8451 pkgconfig: remove old non-recipes and patches 2013-06-11 16:57:42 +02:00
Ingo Weinhold
2af394537a pkgconfig: add recipe for 0.27.1 2013-06-11 16:56:49 +02:00
Oliver Tappe
39f16df92a Drop '.'-dir from patches such that git apply will accept them 2013-05-27 15:09:42 +02:00
Ingo Weinhold
3315657fae cmake: Fix finding libraries
Set CMAKE_SYSTEM_LIBRARY_PATH in Haiku.cmake by default after all.
CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES doesn't really seem to be
used.
2013-05-20 18:11:03 +02:00
Ingo Weinhold
bc5c232ac0 Convert ctags recipe to an actual recipe 2013-05-02 15:19:55 +02:00
Ingo Weinhold
588f7769ed Convert cmake 2.8.5 recipe to an actual recipe
Also adjust the patch according to the new directory layout for
development files and simplify in a few places.
2013-04-28 19:12:03 +02:00
Oliver Tappe
2191f6611f Rename all port folders containing '-' to use '_' instead.
* haikuporter relies on the recipe file sharing the name with the port folder
2013-04-21 18:58:18 +02:00
Oliver Tappe
37404c8730 * fix all syntactical problems in recipe files 2013-03-30 18:58:47 +00:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Ingo Weinhold
b7091df068 Remove the /boot/home/config paths again for alignment with the Unixes. 2011-07-10 22:41:09 +00:00
Ingo Weinhold
615f480f33 Hand-edited patch for package management. 2011-07-10 12:30:36 +00:00
Ingo Weinhold
7a526be692 Merge dev-util/cmake from trunk. 2011-07-10 12:18:25 +00:00
Scott McCreary
5c82336ceb Cleaned up cmake's directories. 2011-03-06 21:19:55 +00:00
Scott McCreary
451a63973b Updated the copyright year for cmake-2.8.4 2011-02-24 18:31:14 +00:00
Scott McCreary
7571816d24 Updated cmake to 2.8.4 2011-02-22 18:44:27 +00:00
Scott McCreary
775d688748 Updated CMake to 2.8.3, added in a patch from by michaelvoliveira, with with augiedoggie suggestions, see HaikuPorter ticket #399. 2011-01-28 18:32:36 +00:00
Scott McCreary
f5bd5894cd Initial .bep for re2c, will not work on GCC2, may work on GCC$ but untested. 2010-12-15 20:39:34 +00:00
Scott McCreary
1ca538e7e6 initial .bep file for indent. 2010-12-14 21:14:30 +00:00
Scott McCreary
84d18f1edb Initial bep file for the FreeBSD POSIX Test Suite, pjdfstest. This needs "expect" which hasn't been
ported to Haiku yet.
2010-11-06 00:04:05 +00:00
Scott McCreary
3608845fbc Initial bep file for posixtestsuite. 2010-11-04 21:46:31 +00:00
Scott McCreary
ac024c0d18 Cleaned up several LICENSE entries in .bep files which didn't have matching license files. 2010-10-15 23:18:39 +00:00
Scott McCreary
c5604c89dd Update cmake to 2.8.2 2010-10-12 19:51:09 +00:00
Scott McCreary
227a7e03ad Initial bep and patch files for gtk-doc, from michaelvoliveira. 2010-10-01 04:01:20 +00:00
Scott McCreary
9cda145a19 Patch to fix issue with pkgconfig underquoted condition in pkg.m4, this fixes #396. 2010-09-07 20:35:11 +00:00
Scott McCreary
45b426e28c Starting to move man files from /boot/common/man to B_COMMON_DOCUMENTATION/man 2010-08-31 06:14:34 +00:00
Scott McCreary
ee6668c006 Fixed fastdep install to make sure the copy works. 2010-08-27 15:13:46 +00:00
Scott McCreary
aa57b5482c Cleaned up fastdep .bep file. 2010-08-26 05:36:29 +00:00
Scott McCreary
80582c0785 added missing space in license names. 2010-08-26 04:43:36 +00:00
Scott McCreary
a31d345588 Initial .bep and patch files for ccache-3.0.1 2010-08-26 04:39:41 +00:00
Scott McCreary
b796af825a Initial .bep and patch files for fastdep. Patch file (fastdep-0.16-11.diff) borrowed from debian:
http://packages.debian.org/testing/devel/fastdep
2010-08-26 04:00:10 +00:00
Scott McCreary
519d7ba8a4 Update pkgconfig to 0.25, this required a minor patch to build on gcc2. 2010-08-05 03:00:19 +00:00
Chris Roberts
004b58b4f9 Relocate subversion to dev-vcs 2010-07-20 05:13:59 +00:00
Chris Roberts
9bb6e9a43e Relocate the vcs tools to match changes in portage 2010-07-20 04:41:26 +00:00
Chris Roberts
51324b4394 Update global to 5.9.1 2010-07-19 06:06:50 +00:00
Siarzhuk Zharski
27ed42d4f9 fixed Homepage URL. Pointed by Chris Roberts. 2010-07-13 04:44:38 +00:00