Commit Graph

18 Commits

Author SHA1 Message Date
OscarL
b11ebf5afa dash: update to version 0.5.12. (#11441)
* dash: update to version 0.5.12.

Removed old Gentoo patches (Debian has a bunch that might be worth adding, perhaps).

Removed spurious readline dependency.

Apparently, libedit could be used instead ("--with-libedit" option of ./configure),
but then it fails to compile. Easily fixed, but resulting binary still doesn't do proper
line editting at all.

Removed TEST() as "make check" doesn't do anything meaningful.

Smoke tested (on beta5 64 bits) by using it to "jam -q -j4 Terminal" on Haiku's source tree
(making sure dash was set as JAMSHELL, of course).

* dash: import some patches from Debian.

Got them from:

https://salsa.debian.org/debian/dash/-/tree/debian/unstable/debian/patches?ref_type=heads
2024-12-18 07:34:50 +01: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
fbrosson
d25489d6d4 dash: bump to 0.5.10.2, add another patch from Gentoo. (#2588)
You will need to delete download/dash-0.5.10-dumb-echo.patch before
building dash 0.5.10.2 if you downloaded it for building 0.5.10.
That's because there was a typo in the patch.
2018-05-20 15:49:01 +00:00
fbrosson
bf4a9cb35b dash: bump to 0.5.10, add patch from Gentoo, add debuginfo. (#2545) 2018-05-08 18:45:17 +00:00
fbrosson
585c93b9c7 dash: add support for x86 secondary arch. 2018-05-08 18:36:50 +00:00
miqlas
0056631f09 Dash: version bump (#2170) 2018-02-03 20:30:14 +00:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Augustin Cavalier
94bea0974c dash: Disable GCC2, it's broken.
Closes #1424.
2017-06-14 18:09:40 -04:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Humdinger
d190b53420 De-Linting recipes.
*	bdh-calc
	License is Zlib.
	Improved SUMMARY.
	Minor cosmetics.

*	daa2iso
	Removed "." from SUMMARY.
	Minor cosmetics.

*	dash
	Removed "." from SUMMARY.
	Moved some things into BUILD_PREREQUIRES.

*	ddrescue
	Shortened SUMMARY.
	Added cmd:lzip to BUILD_PREREQUIRES.
	Minor cosmetics.

*	diffutils
	Removed "." from SUMMARY.
	Moved haiku_devel into BUILD_REQUIRES.
	Minor cosmetics.

*	discount
	Shortened SUMMARY.
	Moved haiku_devel into BUILD_REQUIRES.
	Minor cosmetics.

*	doctranslator
	Shortened SUMMARY.
	Corrected checksum.
	Added SECONDARY_ARCHITECTURES.

*	dos2unix
	Removed "." from SUMMARY.
	Moved haiku_devel into BUILD_REQUIRES.
	Minor cosmetics.

*	dtc
	Improved DESCRIPTION
	Moved haiku_devel into BUILD_REQUIRES.
	Minor cosmetics.

*	dulwich
	Removed "." from SUMMARY.
	Moved haiku_devel into BUILD_REQUIRES.
	Minor cosmetics.
2015-07-19 14:58:38 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Augustin Cavalier
42cc1eac74 Fix copyrights in various recipes. No functional change intended. 2015-06-08 10:54:00 -04:00
Jérôme Duval
bfc8cdeee4 Revert dash-0.5.8 addition.
This reverts part of commit 5c0294b0b5.
2015-02-07 11:57:23 +01:00
Jerome Duval
5c0294b0b5 coreutils: import Haiku changes, fix warnings.
* removed df, this also removes its manpage.
2015-02-07 00:18:26 +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
Jerome Duval
fea30bec85 dash: remove patch 2014-06-07 11:23:22 +00:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Jerome Duval
f4359dc2fd dash: add a recipe for version 0.5.7
* still broken, loops in wait3().
2014-04-19 21:52:11 +00:00