Commit Graph

109 Commits

Author SHA1 Message Date
Oliver Tappe
91b3bbf55b Revision 3 of libtool-2.4:
* move cmd:sed from build_prereq to build_req
* adjust compatibility declarations for autoconf and automake to match
  their documented behaviour
2013-04-12 23:17:04 +00:00
Oliver Tappe
02490389f5 Revision 3 of flex-2.5.35:
* specify to be compatible with autoconf >= 2.60
2013-04-12 23:14:46 +00:00
Oliver Tappe
71bf6f9e94 Revision 3 of m4-1.4.16:
* add cmd:sed as build-requires
2013-04-12 23:12:29 +00:00
Oliver Tappe
434016e741 Take short route of fixing problems in requires of gcc:
* there's no cmd:binutils, it's just a package
* there's no cmd:texinfo, it's just a package

Later, all the required commands should be put here
instead of requiring packages.
2013-04-11 20:24:14 +00:00
Oliver Tappe
0e4b1914bf Move cmd:make from build_requires to build_prerequires in all autoconf recipes. 2013-04-11 20:21:55 +00:00
Oliver Tappe
9597a02f40 Add cmd:tar as requirement of libtool
* libtool uses tar to copy files, so it is a runtime requirement
2013-04-07 21:43:33 +00:00
Scott McCreary
f0a5b24ee4 Converted autoconf-2.69 and automake-1.13.1 to .recipe format. 2013-04-02 05:25:50 +00:00
Oliver Tappe
fee11484cf * replace STATUS_HAIKU with appropriate ARCHITECTURES specification 2013-04-01 17:52:42 +00:00
Oliver Tappe
a477cb45a4 * adjust autoconf-2.68 and perl-5.10.1 to activate the build package only
in the INSTALL phase, as they won't build otherwise
2013-03-29 17:15:07 +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
8f13d28af6 Update the packages required for bootstrapping
* Also declare a resolvable named like the package, even if
  similarly named cmd:* resolvable is declared.
* Add cmd: namespace to resolvables in [BUILD_[PRE]]REQUIRES
  where appropriate. For some reason I thought that didn't
  work (resulting in an error building the package), but
  apparently I was mistaken.
* A few smaller fixes in [BUILD_[PRE]]REQUIRES.
2013-03-27 23:31:02 +00:00
Ingo Weinhold
54ff891612 gcc-2.95.3_110711.bep: Fix the source URI 2013-03-26 20:26:24 +00:00
Ingo Weinhold
ba16eddd89 Add bep file for gcc 2.95.3
Includes binutils as usual (we might want to break that out eventually).
2013-03-26 19:58:58 +00:00
Ingo Weinhold
51ecc7d46f Update beps WRT *DEPENDS/*REQUIRES changes
Also add/remove some dependencies that seemed missing/superfluous.
2013-03-26 19:09:54 +00:00
Ingo Weinhold
a71b9b31f0 libtool-2.4.bep: Fix duplication in PROVIDES
"libtool" was duplicated, "libtoolize" was missing.
2013-03-26 16:47:56 +00:00
Ingo Weinhold
ab5db8edc3 make-3.82.bep: Remove debug output 2013-03-26 15:26:38 +00:00
Ingo Weinhold
a219f1beed Update for hpkg building 2013-03-26 13:31:32 +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
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
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
Scott McCreary
17bc388ef1 More changes to gettext-0.18.1.1-dev bep file. It's still not building cleanly. 2011-02-24 22:09:02 +00:00
Scott McCreary
8f03be7f61 Fixed the cp line in the gettext-0.18.1.1-dev bep file. This may need
more work, still testing.
2011-02-23 16:34:53 +00:00
Scott McCreary
0644a9af16 Initial .bep for gettext-0.18.1.1-dev, it may or may not be working yet, as this is still a work in process. 2011-02-23 01:01:15 +00:00
Scott McCreary
768d85e0c1 lemon now downloads and build and installs properly. 2011-02-10 01:36:49 +00:00
Scott McCreary
d1bb8e1fae Initial .bep and source for lemon. The .bep file won't work yet as the
source needs to be in place first.
2011-02-10 01:29:32 +00:00