0
0
Fork 0
Commit Graph

32 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
Fredrik Holmqvist 1406b847b3 Added arm64 riscv64 for gzip recipe 2021-08-27 21:00:28 +02:00
François Revol 2c95bf707c Enable m68k for the base packages
This is needed to build the source packages to use in the bootstrap image.
2020-02-04 22:44:39 +01:00
PulkoMandy 3858612e37 Add sparc architecture to some recipes and fix bash
Needed for succesful bootstrap.

Bash recipe fails to find files if the PATCH() code is not run from the
source directory.
2020-01-21 20:27:37 +01:00
Jerome Duval 762b32c4e6 gzip: gcc2 patch for 1.10. 2019-03-23 17:45:50 +01:00
Jerome Duval aba51f52d1 gzip: add recipe for version 1.10. 2019-03-22 22:17:52 +01:00
Jerome Duval 0f1a2fc97c gzip: fix gcc2 build. 2018-10-02 15:54:17 +02:00
Jérôme Duval 7fe92cc6e8 gzip: add recipe for version 1.9. (#3162)
* remove autoreconf
* add TEST_REQUIRES.
2018-09-29 13:15:17 -04:00
Jerome Duval 189994c0a6 app-*: reorder sections. 2018-08-08 14:24:56 +02: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 c58894eb83 gzip: add recipe for version 1.8.
* Add recipe for 1.8 and use a mirror redirector for SOURCE_URI.
* Sort cmd:* in PROVIDES and BUILD_PREREQUIRES and add cmd:less to
  the latter since less(1) is required for "make check".
* Add TEST() with "make check". Test results: PASS = TOTAL = 18.
* Drop removal of lib/charset.alias as it has disappeared.
2016-04-27 14:59:00 +00:00
fbrosson 7fa8f38e5c gzip: bump to version 1.7.
* Bump version.
* Update HOMEPAGE.
* Drop SOURCE_DIR as it is not needed.
* Delete $libDir/charset.alias as it is not needed.
2016-03-29 15:44:06 +00:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval 1c77813426 gzip: enable x86 and x86_64. 2015-06-10 08:50:57 +00:00
Timothy Gu bb53cf1ede gzip-1.6: Fix gzexe backup generation
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-12-16 23:36:55 +00: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
Augustin Cavalier b555b6e3dc Gzip: add recipe for 1.6, delete old recipes. 2014-12-03 13:37:08 -05:00
dradancer 609b62205d Updated descriptions/summaries to comply 2014-01-05 04:12:45 -08:00
dradancer aeb2606424 Cleaned up summary/description in app-arch and app-editors (plus a few miscellanous) 2014-01-05 04:12:45 -08:00
Oliver Tappe aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe 39f16df92a Drop '.'-dir from patches such that git apply will accept them 2013-05-27 15:09:42 +02: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
Chris Roberts 54ef9a1dfe Remove/Fix some STATUS_* fields in the beps.
Change downloading technique in smpeg and smjpeg.
2010-05-14 03:17:12 +00:00
Scott McCreary 47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +00:00
Matt Madia 2cdc168f14 Never committed some cleanups to some automation scripts. This'll be the last automation script checkin, as i'll be focusing on using BePorter. 2009-04-12 21:37:11 +00:00
Matt Madia e78545d655 Modified scripts to use `svn export ...` to download patches on HaikuPorts.
Replaces `wget http://ports.haiku-files.org/export/282/haikuports/trunk/...`
2009-04-07 05:40:08 +00:00
Matt Madia ece8f9d692 Initial scirpt for gzip-1.3.12. Has build issues.
See : http://ports.haiku-files.org/wiki/app-arch/gzip/1.3.12/2
2009-04-07 04:15:17 +00:00
Matt Madia 8b93928c4a Patch for configure.ac : AC_CONFIG_MACRO([m4]) and s/AC_PROG_RANLIB/LT_INIT 2009-04-07 04:07:21 +00:00
Scott McCreary 6a91ff0158 updated bep files to use /boot/common 2008-08-21 06:33:56 +00:00
Scott McCreary 081833065f Initial .bep file checking for sdl-image 2008-07-30 16:49:08 +00:00