0
0
Fork 0
Commit Graph

10 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 e599f60bdb sys-apps: code style. 2018-08-03 14:13:09 +02:00
Adrien Destugues 3b4239679d getconf: patch is upstreamed. 2017-04-09 21:05:36 +02:00
Adrien Destugues ae74a896ae getconf: switch to a version with a safe source.
Pulling things from a random freebsd revision doesn't sound like a
particularly good idea, I think?

Fixes #1103
2017-04-02 11:21:15 +02:00
Augustin Cavalier 6299524859 Remove cmd:mkdepend from BUILD_PREREQUIRES of makefile_engine apps.
Not needed now that the makefile_engine package depends on
cmd:mkdepend directly.
2015-07-19 13:59:19 -04: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
François Revol 25f01774cb getconf: Add missing cmd:awk BUILD_PREREQUIRES 2014-07-20 23:08:48 +02:00
noryb009 a0d7390124 Rewrap sys-apps DESCRIPTIONs 2014-01-02 16:40:58 -05:00
François Revol f754c72bb9 getconf: Add recipe to build the FreeBSD getconf
We provide a makefile-engine makefile as a patch since
the existing makefile requires FreeBSD's buildsystem.
2013-12-28 09:55:15 +01:00