Scott McCreary
1ddc1d1633
Deleted several old and outdated recipes and patches
2013-11-04 13:56:31 -08:00
Oliver Tappe
8ec70f6e92
Add x86_64 as supported architecture to ports required by Haiku.
2013-09-02 11:51:26 +02:00
Ingo Weinhold
d3fff39e6e
Declare most recipes stable on x86
2013-08-17 09:40:03 +02:00
Oliver Tappe
39a646a289
Adjust recipes to separation of buildhost and target packages
2013-08-05 00:14:47 +02:00
Ingo Weinhold
525157555b
m4 1.4.16: update recipe
2013-06-14 01:20:08 +02:00
Oliver Tappe
a704dbf9a7
* adjust several recipes to our new naming conventions
2013-04-19 23:06:59 +00:00
Oliver Tappe
2fb46053f1
* one more round of requirements shuffling, the base packages seem to
...
be declared properly, now
* improve formatting of recipe files for better readability and better
compatibility with showing diffs (when moving specification lines)
* add/improve DESCRIPTION where it was just a copy of SUMMARY
2013-04-13 14:55:49 +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
fee11484cf
* replace STATUS_HAIKU with appropriate ARCHITECTURES specification
2013-04-01 17:52:42 +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
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
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
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
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
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
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
48c73bb9bc
Updated patch for m4, but it's still not building cleanly
2011-02-01 23:28:08 +00:00
Scott McCreary
8a8dbb812f
Added TEST sections to m4 1.4.14 and 1.4.15. Niether one is very stable and 1.4.15 doesn't even build cleanly yet.
2010-10-15 23:16:45 +00:00
Scott McCreary
9ad10af803
m4 is still not cooperating... more work is needed to get this one to
...
work correctly. it's failing to find Makefile.in near the end of
configure, but it is there. And when you try to remove the work
directory it won't go willingly. Need to check the 1.4.12 patch and see
if anything else from it is still needed.
2010-09-24 04:43:32 +00:00
Scott McCreary
e4dfd2bf71
m4-1.4.15 works now so marking it as stable
2010-09-23 18:40:44 +00:00
Scott McCreary
6a60c59b14
Updated .bep file for m4-1.4.15, this one now allow it to build fully.
2010-09-23 18:39:43 +00:00
Scott McCreary
3bdd69968a
A work in progress m4-1.4.15, this one will need some work to get
...
working, but this is a start, based on the 1.4.14 patch and .bep files.
2010-09-09 15:46:13 +00:00
Chris Roberts
19fd2d4bfa
Merged most of the OPD files into the beps.
2010-05-16 19:28:03 +00:00
Chris Roberts
2314c1cc85
Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki.
2010-04-27 01:15:54 +00:00
Scott McCreary
b9e062d078
cleanup, moved sys-devel patches into patches directories
2010-04-16 23:05:42 +00:00
Scott McCreary
d26e9165d5
Added --enable-changeword to the config line and commented out the make check. make check still fails, so leaving this marked as unstable.
2010-02-27 20:35:24 +00:00
Scott McCreary
417d66d1bc
Initial bep and patch files for m4, note that this is currently failing make check
2010-02-27 20:14:20 +00:00
Scott McCreary
09537a46ec
Initial .OptionalPackageDescription files for many of the Haiku Optional Packages, and a few license files.
2009-11-23 08:02:43 +00:00
Ingo Weinhold
cc7af7efa8
Added patch for M4 1.4.12.
2008-11-03 23:46:36 +00:00