Commit Graph

49 Commits

Author SHA1 Message Date
Zakero
c7466365e6 fossil: bump to 2.26 (#12298)
NOTE:
`fossil ui` and `fossil server` now use both IP4 and IP6. This
causes very long load times in Webpositive and Falcon. Iceweasol
seems unaffected. The reason may be 'localhost' maps to iP6 first
then to IP4. The workaround is to use the `127.0.0.1` IP4 address,
not `localhost`.
2025-05-01 13:29:47 +00:00
Zakero
7e62abd8e8 fossil: update to 2.25 (#11317)
SSL dependency has been increased to v3 or higher.
2024-11-07 08:26:10 +01:00
Zakero
3b73f22653 fossil: update to 2.24 (#10369) 2024-04-26 11:02:34 +02:00
Zakero
8d6354805b fossil: update to 2.23 (#9731) 2023-11-03 19:13:16 -06:00
Schrijvers Luc
b96f1b615f fossil, bump version (#9547) 2023-09-30 12:33:51 +00:00
Zakero
223e3cd5a5 fossil: bump version (#7884) 2023-02-26 08:31:12 +01:00
Zakero
745411641c fossil: bump version (#7422) 2022-11-17 07:55:44 +01:00
Zakero
13cda85779 fossil: bump version (#7068) 2022-07-22 07:14:52 +02:00
Zakero
80a28c911c fossil: bump version (#6648)
Recipe update for fossil 2.18 and updated the COPYRIGHT date.
2022-02-23 23:11:55 +01:00
Zakero
bc17164a1f fossil: bump version (#6261) 2021-10-11 15:56:59 +02: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
Zakero
38e72bdc4c fossil: bump version (#6188) 2021-09-14 18:54:45 +03:00
Augustin Cavalier
e23e9be3cf Bump revisions of all packages that depend on OpenSSL. 2020-03-19 20:08:50 -04:00
Alexander G. M. Smith
8b99f78f14 fossil: update to version 2.10, circa October 2019. (#4462) 2019-12-19 14:02:59 +01:00
Augustin Cavalier
a6b551308b fossil: Add working recipe for 2.6. 2018-09-01 16:27:32 -04:00
Jerome Duval
51ee6bc944 code style.
remove old patches.
2018-08-14 10:42:32 +02: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
waddlesplash
35a793ea47 fossil is busted. 2017-06-17 15:52:59 -04:00
fbrosson
a086992ac5 fossil: bump to 1.37, install man page, drop patch. 2017-01-25 11:26:02 +00:00
Joseph R. Prostko
edbd608981 Forgot to bump revision 2016-11-06 18:42:24 -05:00
Joseph R. Prostko
2a7642c42a Remove old recipe, and create patch for Fossil 1.36
* Remove fossil-1.35 recipe
  * Create patches directory and add patch for Fossil 1.36
  * Patch is only temporary, as Fossil 1.37 will have the necessary fix
2016-11-06 18:24:18 -05:00
Joseph R. Prostko
3b4eecf193 Fix SOURCE_URI, bump REVISION 2016-11-06 16:18:41 -05:00
Joseph R. Prostko
c90ea0f15f Update Fossil to v1.36 2016-10-25 23:50:11 -04:00
fbrosson
b7a4d7a3b0 fossil: reorder sections, drop unneeded SOURCE_DIR, drop 1.34. 2016-09-18 00:54:11 +00:00
Joseph R. Prostko
58f053c890 Bump Fossil to version 1.35 2016-07-06 20:22:59 -04:00
Joseph R. Prostko
c6eec054b2 Bump Fossil revision after OpenSSL update 2015-11-15 08:54:53 -05:00
Joseph R. Prostko
6b2c65a000 Add recipe for Fossil 1.34
* Remove recipes for Fossil 1.32 and 1.33
2015-11-08 12:30:48 -05:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Humdinger
5113be297d De-Lint recipes.
*	fossil
	Improved SUMMARY, thanks waddlesplash for noticing the error.

*	gcc
	Shortened SUMMARY (at least removing the "\" linebreak that seems to
	trigger the lint warning)
	Minor cosmetics.

*	gd
	Renamed recipe to correct version.
	Added license.
	Corrected copyright.
	Added autoconf, aclocal, libtoolize to BUILD_PREREQUIRES.
	Added SOURCE_DIR.
	Now it almost builds, failing with:

	configure.ac:79: warning: macro 'AM_ICONV' not found in library
	configure.ac:130: error: possibly undefined macro: AC_MSG_ERROR

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

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

*	gnutls
	Added PATCHES="gnutls-2.8.6.patch" to fix the lint warning.
	Moved haiku_devel to BUILD_REQUIRES.
	Sorted the _devel blocks to the top.
	Minor cosmetics.
	Build fails...

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

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

*	graphviz
	Minor cosmetics.

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

*	ha
	Slightly improved SUMMARY/DESCRIPTION
	Minor cosmetics.

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

*	harfbuzz
	Removed "." from SUMMARY.
	Minor cosmetics.
	Sorted the _devel blocks to the top.

*	hdialog
	Removed "." from SUMMARY.
	Use g++ instead of gcc.
	Minor cosmetics.

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

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

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

*	htmldoc
	Remove outdated patch file
	Minor cosmetics.

*	htmltidy
	Removed "." from SUMMARY.
	Minor cosmetics.
	Sorted the _devel blocks to the top.

*	hyperstudio
	Removed "." from SUMMARY.
	Minor cosmetics.
2015-07-20 08:34:07 +02:00
Humdinger
97cd269925 De-Lint recipes.
*	fastdep
	Removed "." from SUMMARY.
	Minor cosmetics.

*	ffmpeg
	Removed "." from SUMMARY.

*	fheroes
	Removed "." from SUMMARY.

*	filecropper
	Removed "." and improved SUMMARY.
	Use g++ instead of gcc.

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

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

*	fossil
	Shortened and improved SUMMARY/DESCRIPTION.

*	fpc
	Use same SUMMARY/DESCRIPTION in the non-BEP recipes.

*	freetype
	Minor cosmetics.
	(The PATCHES is commented out on purpose, enabling
	subpixel rendering and hinting)

*	ftgl
	Removed "." from SUMMARY.
	Sorted _devel block to the top.
2015-07-19 19:18:11 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
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