Commit Graph

375 Commits

Author SHA1 Message Date
Scott McCreary
1982ca76e8 Removed the -j from make and it now builds on x86_64. Note that the docs are going into common/docs, so still need a fix for this. 2013-03-04 05:33:24 +00:00
Scott McCreary
748c7f71c8 Updated llvm-3.2.bep to copy in latest config files so that it knows Haiku x86_64. 2013-03-02 18:28:45 +00:00
Scott McCreary
f62f76379d Added libtoolize to automake bep so that it will build on x86_64. 2013-02-17 05:56:37 +00:00
Scott McCreary
505b19e3f7 Added libtoolize to autoconf so that it will build on x86_64 2013-02-17 05:54:37 +00:00
Scott McCreary
c404ea2520 Updated automake to 1.13.1 2013-01-01 22:51:00 +00:00
Scott McCreary
511b6e063e Updated automake to 1.13 2012-12-28 18:27:53 +00:00
korli
cb92899296 GCI task: added grep-2.14 and patch-2.7.1 2012-12-26 21:22:17 +00:00
Alexander von Gluck
b8656f9330 clang 3.2: Add bep 2012-12-21 19:22:40 +00:00
Alexander von Gluck
3316c08366 LLVM 3.2: Add bep 2012-12-21 16:46:19 +00:00
François Revol
990a3000ab At least latest versions of bison require gcc4. 2012-11-29 20:42:28 +00:00
Scott McCreary
70f6849f3a Update automake to 1.12.5 2012-11-18 01:34:09 +00:00
Scott McCreary
6030bac0ce Updated bison to 2.6.2, so far only works with gcc4, see #628. 2012-10-01 05:18:13 +00:00
Scott McCreary
0ede4fb2f0 Set the locale directory propery for flex. 2012-08-26 22:28:58 +00:00
Scott McCreary
323a370a9f Partial patch to build bison-2.5 with gcc2, this gets it up to unistr.c which fails to build.
This may also by useful for bison-2.6.2.
2012-08-26 17:57:08 +00:00
Chris Roberts
73b40f6755 Revert r1995. Fixes #612 2012-08-08 04:32:58 +00:00
Scott McCreary
a54638eeb8 Updated automake to 1.12.2 2012-08-07 00:03:56 +00:00
Scott McCreary
9417cd6fe1 Update autoconf to 2.69 2012-08-06 23:21:47 +00:00
Chris Roberts
fb90fef7c9 Rename gettext-0.18.1.1-dev to gettext-dev-0.18.1.1 2012-08-03 22:30:11 +00:00
Cian Duffy
8448d7fbdf gettext-dev .bep which works on current Haiku nightlies. Significantly
simpler than the previous attempt from Alpha 3, passes as many tests as 
the runtime and appears functional when used by other ports that depend on it.
2012-08-03 21:34:38 +00:00
Scott McCreary
5d3d24ece5 Updated bison to 2.5 2012-06-01 19:42:33 +00:00
Chris Roberts
e2482875c2 Revert parts of r1888 which were there to save package space. 2012-05-25 02:54:50 +00:00
Chris Roberts
b96c78d8f1 Fixes for gettext-0.18.1
Adjust the documentation location.
Do our config/build/install from the top level so we get all of the tools.
2012-05-05 05:10:34 +00:00
Scott McCreary
081d62f340 Initial .bep for clang. 2012-03-18 21:20:08 +00:00
Scott McCreary
2b56d5ec9e Initial .bep file for llvm, note that it is untested, and will not build with gcc2. 2012-03-18 21:01:08 +00:00
Scott McCreary
b8de35b10f Updated libtool to 2.4.2 2012-03-17 19:47:12 +00:00
Matt Madia
f431f777cc Updated bep for use with Git. 2011-12-26 20:05:48 +00:00
Ingo Weinhold
421086fdbe Update for hpkg building 2011-09-27 01:20:34 +00:00
Ingo Weinhold
411501deeb Patch for libtool 2.4
* Disable shlibpath_overrides_runpath as that isn't what Haiku's runtime
  loader implements.
* Update search paths.
2011-09-27 01:16:19 +00:00
Scott McCreary
78f242cda7 Patched libtool as Ingo suggested, this now allows the first part of the test suite to pass all
106 tests.
2011-07-26 18:00:51 +00:00
Ingo Weinhold
b184a15764 Update for hpkg build 2011-07-21 23:54:58 +00:00
Ingo Weinhold
322ca78eb6 Update for hpkg building 2011-07-21 23:27:21 +00:00
Ingo Weinhold
a129add7ef Update for building hpkg 2011-07-21 21:17:56 +00:00
Ingo Weinhold
2e300a9a36 Fix/improve DEPEND/BUILD_DEPEND
* Remove incorrect "cmd:" prefix in *DEPEND. It's only for PROVIDES.
* Move some stuff from BUILD_DEPEND to DEPEND and add more dependencies
  as gleaned from Oliver's previous work.
* Add version requirements for some dependencies.
2011-07-21 20:55:00 +00:00
Ingo Weinhold
739c2f86f9 Update for hpkg building 2011-07-21 19:36:57 +00:00
Ingo Weinhold
ba2b45da1b Build with multiple jobs. 2011-07-20 00:21:36 +00:00
Ingo Weinhold
04d4cc11e7 Add BUILD_DEPEND 2011-07-19 19:35:52 +00:00
Ingo Weinhold
e1a38db772 Make use of haikuVersion variable 2011-07-19 19:18:49 +00:00
Ingo Weinhold
143a33cffd Make use of the configureDirArgs variable 2011-07-19 13:05:50 +00:00
Ingo Weinhold
7691189d6a Set DEPEND 2011-07-19 00:53:18 +00:00
Ingo Weinhold
42dce38b50 Fix prefix dir and add PROVIDES 2011-07-19 00:51:36 +00:00
Ingo Weinhold
35b9382817 Make use of the new shell variables 2011-07-18 23:39:11 +00:00
Ingo Weinhold
c6af7df0df Make use of SOURCE_DIR 2011-07-18 22:41:11 +00:00
Ingo Weinhold
b03596ce2a Add SUMMARY field 2011-07-18 22:23:57 +00:00
Oliver Tappe
76bc471ff6 * work-in-progress commit of my changes for Ingo to pick up 2011-06-14 19:51:04 +00:00
Brecht Machiels
75a7e7d814 preliminary distcc 3.1 port (requires GCC 4)
tests are not yet functional
2011-05-21 01:15:45 +00:00
Scott McCreary
6587bb71c1 Changed several calls for /boot/common/bin to use finddir. 2011-04-26 00:18:55 +00:00
Scott McCreary
6c3326af1e Should have been finddir B_COMMON_DIRECTORY, not findir B_COMMON_BIN_DIRECTORY... this should fix those typos. 2011-04-25 22:35:18 +00:00
Scott McCreary
624eff851f Updated several .bep files to use finddir. 2011-04-25 22:09:13 +00:00
Matt Madia
72f5074e99 finddir invocation cleanups. Changed --docdir to $COMMON_DOCS/doc/<port-name> 2011-03-28 00:30:43 +00:00
Scott McCreary
d737903002 Cleaned up patch's directories. 2011-03-20 05:23:50 +00:00