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
Scott McCreary
bc662c56f7
Cleaned up bc's directories.
2011-03-20 04:35:17 +00:00
Oliver Tappe
6d42af7e56
* convince bison to use m4 without path
2011-03-07 18:17:59 +00:00
Oliver Tappe
2a7468c0b0
* adjusted build of development-related ports to comply with package management (especially to make the packages relocatable)
2011-03-07 13:07:41 +00:00
Scott McCreary
2bcf4a2d7d
Cleaned up gettext's directories. Note that the -dev package does not yet build, so is still a work in progress.
2011-03-07 05:41:22 +00:00
Scott McCreary
92301c4cb4
Cleaned make's directories, for both 3.81 and 3.82.
2011-03-06 23:15:08 +00:00
Scott McCreary
f036988447
Cleaned up flex's directories.
2011-03-06 03:17:01 +00:00
Scott McCreary
cc27dd0a35
Cleaned up automake's directories.
2011-03-05 22:21:21 +00:00
Scott McCreary
8c439181a4
Cleaned up libtool's directories
2011-03-05 22:20:44 +00:00
Scott McCreary
65fd71c748
Cleaned up bison's directories.
2011-03-05 20:52:30 +00:00
Scott McCreary
ffa1f5d421
Cleanup autoconf's directories.
2011-03-05 20:07:25 +00:00
Scott McCreary
c098a403ca
Updated m4 to 1.4.16, and it now builds on Haiku without any patching needed.
2011-03-04 07:07:29 +00:00