0
0
Fork 0
Commit Graph

27 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
Schrijvers Luc 97c510b9bd
Use https over http, fixes problems reported by repology (#5916) 2021-05-15 09:30:48 +02:00
Jerome Duval 610030c3e0 rsync: bump version. 2019-03-30 13:05:21 +01: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
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Jerome Duval 398470ee43 rsync: add recipe for version 3.1.2. 2015-12-25 22:57:08 +00:00
Humdinger 9df9235958 De-lint recipes
*	marble
	Don't start SUMMARY with app name
	Re-ordered blocks

*	ne
	Don't start SUMMARY with app name
	Still in old BEP format

*	pixman
	Don't start SUMMARY with app name
	Improved DESCRIPTION
	Re-ordered blocks

*	qemacs
	Don't start SUMMARY with app name
	Re-ordered blocks

*	rsync
	Don't start SUMMARY with app name
	Re-ordered blocks

*	schroedinger
	Don't start SUMMARY with app name
	Re-ordered blocks

*	screen
	Don't start SUMMARY with app name
	Re-ordered blocks

*	sharutils
	Don't start SUMMARY with app name
	Re-ordered blocks

*	sortsave
	Don't start SUMMARY with app name
	Re-ordered blocks
	Corrected PROVIDES to declare an addon

*	srm
	Don't start SUMMARY with app name
	Re-ordered blocks
2015-08-07 20:05:09 +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
Jerome Duval 1904b18dbc rsync: added a recipe for version 3.1.1
* remove oldest recipes.
2014-09-17 17:03:31 +00:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009 94848cde58 Rewrap net-misc 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
Chris Roberts 1242d4ef47 Update rsync patch to allow symlink attributes 2013-10-24 14:35:44 -06:00
Alexander von Gluck IV a33005fa4a rsync: Fix latest rsync recipe
* Remove strange question marks in architecture
  (tested working on gcc4)
2013-10-22 16:05:12 -05:00
Chris Roberts 461bab6949 Add rsync-3.1.0 recipe
It fails a handful of tests, but I never ran the testsuite on the
older ones(before PM) to know if we are better or worse now.
2013-10-16 18:16:41 -06: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
Scott McCreary 3bcdfd7b30 Added aclocal and autoconf to rsync's .bep file to fix the build, commented out the make test since it fails due to lack of hardlinks. 2010-04-16 15:44:36 +00:00
Oliver Tappe ea7986aff4 * added bep-file and patch for rsync-3.0.7 2010-01-05 17:06:45 +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
Scott McCreary 96c5181d41 Initial .OPD files for lua, perl, mono, rsynce, subversion, sqlite. Moved rsynce patch and updated .bep file so that it works now. (still need to find and fill in copyright for mono) 2009-11-19 20:14:09 +00:00
Oliver Tappe db809b286e * reworked patch such that -H (hard-link support) is no longer filtered out
thanks to Ingo for the note
2009-05-26 18:38:42 +00:00
Oliver Tappe cad9be9725 * fixed whitespace issue in last version of patch 2009-05-26 10:45:46 +00:00
Oliver Tappe 247f45500f * adjusted Makefile.in to use the libz.so provided by haiku instead of
compiling the respective sources it into rsync
2009-05-26 10:05:03 +00:00
Oliver Tappe f14b3e8409 * added a patch for rsync-3.0.6 - seems to be working ok on haiku 2009-05-25 19:02:58 +00:00