Commit Graph

53 Commits

Author SHA1 Message Date
Schrijvers Luc
31d7b7383e tar, revbump for 32bit, use --disable-year2038 (#9146) 2023-08-06 13:07:00 +00:00
Schrijvers Luc
f2614c1a08 tar, bump version (#9140) 2023-08-03 16:01:08 +00:00
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
993688504b tar: bump version 2021-04-02 19:05:47 +02:00
Jerome Duval
4b890dcedf tar: bump version
switch to x86
2021-01-17 18:34:23 +01:00
Sergei Reznikov
a8fa98f230 tar: fix patches on gcc2 2020-12-03 15:07:37 +03:00
Sergei Reznikov
9665e4c01f tar: restore replace-hardlinks option 2020-12-03 15:02:07 +03:00
Jerome Duval
97da74482d tar: no need to regenerate with yacc. 2019-04-03 18:36:02 +02:00
Jerome Duval
8816fe8055 tar: bump version. 2019-03-31 13:35:06 +02:00
fbrosson
a55e3e4bf8 tar: bump to 1.30, add patchset for x86_gcc2. (#2728) 2018-09-18 14:55:17 +00:00
fbrosson
da7901d1bc tar: add patchset for version 1.30. (#2727) 2018-06-23 12:54:53 +00:00
fbrosson
e3878f5ecd tar: remove cmd:find from BUILD_PREREQUIRES, add TEST_REQUIRES. 2018-05-15 19:24:09 +00: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
1e3c48d329 tar: only patch wordsplit.h, not wordsplit.c. (#627) 2016-06-07 02:02:46 +00:00
fbrosson
5b8104adf2 tar: bump to 1.29, rework patch, mark x86 as tested, add TEST(). (#598) 2016-05-25 19:41:30 -04:00
Jerome Duval
5d0a931d16 fix requires: unneeded check on haiku version. 2015-11-28 11:01:29 +00:00
Humdinger
effe88db3f De-Lint recipes.
*	tar
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	testdisk
	Shortened SUMMARY.
	Re-ordered blocks.

*	the_silver_searcher
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	torrentor
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	trackergrep
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	transmission
	Fixed COPYRIGHT.
	Re-ordered blocks.

*	tree
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	unzip
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	uqm
	Shortened SUMMARY.
	Re-ordered blocks.

*	urllib
	Remove "." from SUMMARY.
	Re-ordered blocks.
2015-07-23 10:23:42 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval
208a8aa3a0 tar: bump version.
* fix #235.
2015-06-08 12:22:40 +00:00
Humdinger
a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01: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
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
Adrien Destugues
670cb5e9ae Tar: fix gcc2 build. 2014-03-28 21:47:12 +01:00
Jonathan Schleifer
0ec0eefec9 tar: Oops, forgot to git add the patchset. Sorry. 2014-03-20 20:35:35 +01:00
Jonathan Schleifer
bd5d90be1b Fix tar-1.27.1
* Fixes the patch not applying
* Fixes build not succeeding due to -Werror
  (--enable-gcc-warnings is the default and enables -Werror as well)
2014-03-20 15:04:31 +01:00
Jerome Duval
cadf307871 tar: recipe for version 1.27.1 2014-03-20 10:18:36 +00:00
noryb009
28c828ad5a Rewrap app-arch DESCRIPTIONs 2014-01-02 16:40:56 -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
Oliver Tappe
8ec70f6e92 Add x86_64 as supported architecture to ports required by Haiku. 2013-09-02 11:51:26 +02:00
Oliver Tappe
27d367d428 Add PATCHES where missing in recipes. 2013-08-25 13:33:05 +02:00
Oliver Tappe
674ffc5388 Drop old tar recipes and patches 2013-08-25 13:28:48 +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
9592e95b6e Build debug info packages for grep, sed, and tar 2013-07-11 13:46:34 +02:00
Ingo Weinhold
80ceb837f0 tar: update recipe
* Make use of runConfigure and jobArgs.
* Remove lib/charset.alias from package.
2013-06-18 03:40:26 +02:00
Ingo Weinhold
aaf965fbd1 tar: Move automake and autoreconf to build_prerequires
Since tar itself is a requires for the autotools we need to break
the dependency cycle at some point.
2013-04-28 02:07:25 +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
3a9b7d1808 Revision 2 of tar-1.26:
* add missing build-prerequires cmd:make, cmd:gcc and cmd:ld
2013-04-12 23:09:21 +00:00
Oliver Tappe
131b195e6b Convert tar-1.26 to recipe format. 2013-04-11 20:20:11 +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
Scott McCreary
fef66b8c5d Cleaned up tar's directories and marked it as stable. 2011-03-06 22:17:26 +00:00
Scott McCreary
ddee99da70 Updated tar-1.25 to just get the files from gnulib that we need. This now allows tar to build with both gcc2 and
gcc4.
2011-02-07 06:48:43 +00:00
Scott McCreary
01332ac32e Fixed the gnulib copying for tar. 2011-01-31 06:46:37 +00:00
Scott McCreary
1bc5e8aba7 Added code to tar-1.25.bep file to add in latest changes from gnulib. There's been a few recent changes
there that affect things on Haiku.
2011-01-30 09:18:05 +00:00
Scott McCreary
164fe7e1c1 Fixed TEST section to cd to tar-1.25 instead of tar-1.24 2011-01-30 07:37:40 +00:00
Scott McCreary
3f57347383 Updated tar to 1.25, still seems to be some issues with it though. More testing is needed on this one. 2011-01-26 00:18:21 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00