Commit Graph

18 Commits

Author SHA1 Message Date
Joseph R. Prostko
dd90f3b640 Add recipe for Fossil 1.33
* Cleaned up the description
* Utilized $portVersion in SRC_URI and SOURCE_DIR
* SOURCE_DIR was needed due to changed extraction directory compared to 1.32
2015-05-23 15:17:26 -04:00
Joseph R. Prostko
ee95c3c88e Correct / simplify Fossil recipe per Jérôme's suggestion
* Also removed previous recipes due to a regression introduced after v1.27
2015-03-14 21:23:15 -04:00
Joseph R. Prostko
69883e2d46 Add recipe for Fossil 1.32
* This addresses the "Ryerson student project problem" regression
* As a result, former recipes will all be removed once a 1.32 build is done
2015-03-14 10:57:34 -04:00
Joseph R. Prostko
3acdb243c2 Add recipe for Fossil 1.31 2015-02-23 21:59:33 -05:00
Joseph R. Prostko
8c99a0c8d4 Add recipe for Fossil 1.30
* No patch is needed for this version, as all Haiku fixes were upstreamed
2015-01-20 19:40:51 -05: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
Joseph R. Prostko
3243557fa9 Add Fossil 1.29 recipe and patch
* This builds cleanly for x86_gcc2, x86, and x86_64
* The patch fixes a zlib namespace clash with OpenSSL that affects x86_gcc2, as well as an outdated config.guess which prevented Haiku x86_64 from being identified
* The 1.29 release will allow `fossil ui` to work correctly, unlike the last couple of versions that had a chroot bug that affected OS's like Haiku that run as root out of the box
2014-06-23 05:35:54 +00:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
François Revol
ad578a4d81 fossil: Remove old patch 2014-01-30 16:56:38 +01:00
François Revol
20eb8b93df fossil: Remove pre-PM recipe 2014-01-30 16:43:23 +01:00
François Revol
4766fadb9c fossil: Add recipe for latest 1.28; drop 1.27
This one compiles fine.
2014-01-30 16:42:08 +01:00
noryb009
4676e4dca2 Rewrap dev-vcs DESCRIPTIONs 2014-01-02 16:40:57 -05:00
François Revol
aa3cc9a55c Mark as untested (not compiling yet) 2013-12-11 01:39:55 +01:00
François Revol
e3ca579531 fossil: Add updated recipe
Not working yet, seems they introduced C99 somewhere.
2013-12-10 19:11:07 +01:00
Oliver Tappe
aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe
d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02: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