Commit Graph

41 Commits

Author SHA1 Message Date
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
Chris Roberts
5493f6b5f2 Add workaround to tar-1.22 bep file to avoid creating empty directories during install. 2010-04-22 07:16:05 +00:00
Scott McCreary
c38a2ef0de Initial .bep file for tar-1.23, it's not yet working. 2010-03-12 01:27:34 +00:00
Chris Roberts
11a7c2d49b Added tar-1.22 with a small patch to allow the test suite to build.
Cleanup up the Copyright field on several of my old .OPD files.
This was done to match the example at http://www.haiku-os.org/node/2525 which
doesn't contain a comma bewtween the date and the copyright owner.
2009-12-30 03:49:54 +00:00