26 Commits

Author SHA1 Message Date
Schrijvers Luc
b70a2f32a4 ed, bump to version 1.22.4 (#13674) 2026-01-26 14:37:38 +01:00
OscarL
e3d49b10c8 ed: update to version 1.19 (#9575)
Switch SOURCE_URI to upstream. HaikuPorter can handle .tar.lz files
transparently thanks to Python's tarfile module.

Fix #9548.
2023-10-05 07:38:39 +00:00
Jerome Duval
64b5933adb ed: bump version
switch to x86 secondary arch
2022-09-25 17:48:02 +02:00
Jerome Duval
34c60fd4c6 ed: bump version 2021-11-08 11:44:26 +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
Emir Sarı
22a999c695 ed: bump version (#4807) 2020-03-20 01:02:02 +03:00
Jerome Duval
fe420c766b ed: bump version. 2019-11-14 22:19:59 +01:00
Sergei Reznikov
c97e6a2a1b ed: bump version 2017-06-18 17:20:05 +03:00
fbrosson
273daf5ac8 ed: bump to 1.14.1. 2017-01-11 09:47:09 +00:00
fbrosson
ed0a559537 ed: bump to 1.14, add TEST().
Also add cmd:cmp to BUILD_PREREQUIRES, as it is needed by TEST.
2017-01-08 09:06:40 +00:00
fbrosson
7a0c2f3f32 ed: bump version & add x86_64.
With the release of ed 1.10 upstream switched the format of their source tarballs from tar.gz to tar.
But lzip is not available on non-hybrid x86_gcc2, so we use the "converted" tar.gz created by a mirror from the original tar.lz. (The decompressed tarballs are identical.)
2016-02-26 14:09:59 +00:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Humdinger
005af22c6e 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.

*	ed
	Improved SUMMARY.
	Took DESCRIPTION from http://www.gnu.org/software/ed/
	Moved haiku_devel into BUILD_REQUIRES.
	Minor cosmetics.

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

*	eepp
	Shortened SUMMARY.
	Minor cosmetics.

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

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

*	exiv2
	Removed "." and improved SUMMARY.
	Moved haiku_devel into BUILD_REQUIRES.
	Minor cosmetics.
2015-07-19 17:30:01 +02: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
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009
a0d7390124 Rewrap sys-apps DESCRIPTIONs 2014-01-02 16:40:58 -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
Scott McCreary
aab5cf528b Updated ed recipe to add provides for cmd:red 2013-08-27 01:55:49 -07:00
Scott McCreary
45eda090be Delete armyknife-63, add recipe for armyknife-66
WIP on taglib recipes, Note that taglib-1.8 won't build with gcc2,
Thus for a gcc2 built armyknife we may need a taglib-1.7.2 library.
Fix filename for ed-1.7, still may need more work, not fully tested
yes but it is getting further than previous version.
2013-08-23 16:44:45 +00:00
Scott McCreary
8141741351 Remove broken ed-1.4.recipe 2013-08-23 01:41:24 -07:00
Scott McCreary
b141bc9626 WIP ed-1.7.0, gets warning could not parse port/version 2013-08-23 01:38:50 -07: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
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts
321a8cd2c5 Add ed with bep/opd contributed by mjw.
Trivial correction to the bep by myself.
2010-04-26 19:46:09 +00:00