0
0
Fork 0
Commit Graph

57 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval ceb7e88114 sys-*: reorder sections. 2018-08-10 08:17:37 +02:00
Jerome Duval 4317330d8d sys-devel: code style. 2018-08-03 16:25:35 +02:00
Augustin Cavalier a2b1db7c49 m4: fix the build. 2017-11-22 11:56:49 +01:00
Jérôme Duval 454940d466 Bump revisions for x86_64 rebuild after time_t change.
* make gawk compatible with version 3.
* add some prerequisites for icu.
2017-06-12 17:40:24 -04:00
fbrosson fe8791f08b m4: bump to 1.4.18. (#1111)
* Switch HOMEPAGE & SOURCE_URI to https.
* Do not pass --disable-rpath to configure, otherwise the build
  fails if cmd:help2man is not in BUILD_PREREQUIRES.
* Define TEST_REQUIRES with cmd:{cmp,diff,help2man}. It might be
  used by HaikuPorter in the future.
* Remove duplicate cmd:awk in BUILD_PREREQUIRES (and sort it).
2017-01-28 14:10:47 +00:00
Hannah b603c3f935 change "install-strip" back to "install" 2016-01-22 16:21:56 +00:00
Hannah 8e05ed78b0 stripped bison, less, m4, which, and yasm in recipes and created debug packages 2016-01-02 23:15:43 -08:00
Jerome Duval 3fe4d6dba6 m4: bump version. 2015-10-07 22:22:12 +00:00
Humdinger 062af5ca5e Recipe cosmetics: improved SUMMARY/DESCRIPTION, re-ordered blocks. 2015-09-04 15:02:11 +02:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Oliver Tappe 52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Alexander von Gluck IV de6aed092a m4: Add missing cmd:awk build dep 2014-12-07 14:47:59 +00:00
Adrien Destugues ae508264d3 m4: needs awk to build.
Thanks to gci student georgewhite for spotting this!
2014-12-04 13:53:53 +01:00
Alexander von Gluck IV efbc036ece fix: Update perl,diffutils,sed,which,m4,make include grep buildreq 2014-12-03 20:35:06 +00:00
PulkoMandy 5f9bcb6928 Declare ARM support for packages to bootstrap.
* The bootstrap process won't work without that.
2014-04-22 21:23:55 +02:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009 1d16aaeecd Rewrap sys-devel DESCRIPTIONs 2014-01-02 16:40:58 -05:00
Alexander von Gluck IV d97a2aabd9 all: Don't use portVersionedName for SOURCE_DIR
* portVersionedName contains the secondary architecture,
  so using it means secondary package builds fail.
  example: $portVersionedName is libwow_x86-0.0.0 when
  doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
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