Commit Graph

35 Commits

Author SHA1 Message Date
Jerome Duval
48e4cf696b gnutls: bump 3.6 version. 2017-10-26 15:35:00 +02:00
Jerome Duval
9e8f4ce19c gnutls35: bump version. 2017-08-31 18:26:40 +02:00
Jérôme Duval
58027253c1 gnutls36: missing dollar sign. 2017-08-24 13:30:14 +02:00
Sergei Reznikov
011c0ac536 gnutls35: restore recipe as it is a current stable release
* specify conflicting packages
2017-08-24 11:26:52 +03:00
Sergei Reznikov
adf0dc0668 gnutls: bump version 2017-08-24 09:20:27 +03:00
Jerome Duval
881d6183e1 gnutls35: bump version. 2017-07-13 18:45:59 +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
Jerome Duval
605d0d9e76 gnutls: bump version for 3.5.x. 2017-05-13 15:53:37 +02:00
Jerome Duval
7aa2e89800 gnutls35: fix devel provide. 2017-04-13 21:04:55 +02:00
Jerome Duval
30552445f9 gnutls35: bump version. 2017-03-06 19:02:23 +01:00
Jerome Duval
79cabb6950 gnutls35: bump version. 2017-02-16 22:42:28 +01:00
fbrosson
516ad6ceb9 gnutls: bump to 3.5.8. 2017-01-10 09:28:29 +00:00
fbrosson
f9dada5338 gnutls: bump to 3.4.17 & 3.5.7.
* Add dependency on libunistring for 3.5.7.
* Drop cmd:{cvs,git} for 3.4.17 & 3.5.7.
2016-12-09 19:42:59 +00:00
fbrosson
cb5f616dff gnutls: bump to 3.5.6. (#857) 2016-11-05 13:24:07 -04:00
fbrosson
7e4ce2e27e gnutls: bump to 3.4.16 & 3.5.5. (#824) 2016-10-14 23:56:15 +00:00
fbrosson
dd2f4f26b9 gnutls: bump to 3.4.15 & 3.5.4. (#800) 2016-09-23 17:12:07 -04:00
fbrosson
b90c0d8122 gnutls: bump to 3.5.3. (#760) 2016-08-19 14:46:10 -04:00
fbrosson
73360c5a88 gnutls: bump to 3.4.14 + 3.5.2, drop lib*.la, add TEST(). (#628)
* Bump to 3.4.14 (current stable) and add 3.5.2, marked untested.
* Move $binDir to a _bin sub-package, for more flexibility with
  regards to package co-installation. 3.4.x and 3.5.x seem to be
  causing problems for other recipes, so this layout change, with
  some other changes (e.g. package basename renames) can help.
* Update the layout of 2.8.x.
* Change the basename of the recipe of 3.4.x to gnutls34.
* Use gnutls35 as basename for the recipe of 3.5.x.
* Declare CONFLICTS, CONFLICTS_{bin,devel} in a way that allows
  gnutls-2.8.x to be installed with either gnutls-3.4.x or
  gnutls-3.5.x. On top of that, a single _bin package may be
  installed (provided the base package is also installed.) Same
  thing for _devel.
* Add cmd:cvs cmd:git to BUILD_PREREQUIRES in order to make
  gl/tests/test-vc-list-files-{cvs,git} succeed.
* Patch gl/tests/test-float.c to enable that test.
* Add cmd:{perl,makeinfo} to BUILD_PREREQUIRES.
2016-07-25 20:51:00 -04:00
fbrosson
f67e35bcad gnutls: bump version to 3.4.10.
* Bump version to 3.4.10.
* Drop the --disable-doc switch during configuration and put all docs
  in a separate, architecture-independent package, gnutls_doc, in case
  we are building for a primary arch. Do not provide a doc package at
  all if we are building for a secondary architecture.
* Swap the lines for "cmd:psktool" and "cmd:ocsptool" as they were not
  sorted.
* Drop the "cmd:systemkey" line in PROVIDES as it is not installed by
  default. There isn't even a configure option to have it installed.
2016-03-15 07:20:12 +00:00
Vale
6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
Jerome Duval
723a33dfd1 gnutls: add cmd:find to build prerequisites.
* fix provides.
2016-02-20 13:01:26 +00:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
fbrosson
7cfdbf634c gnutls: cosmetic fix: drop "?x86_64" from secondary arch 2016-02-10 15:21:00 +01:00
fbrosson
62805699f4 gnutls: 3.4.6→3.4.9 (bump version & reformat recipe) 2016-02-03 13:05:21 +01:00
Gerasim Troeglazov
275ad570ad gnutls: add recipe for version 3.4.6 2015-11-22 12:00:38 +00:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Humdinger
f28c2ddf1a Minor fixes pointeed out by waddlesplash.
*	gcc
	Use ${effectiveTargetMachineTriple} as in the SUMMARY
	Better DESCRIPTION, "The standard compiler..."

*	hdialog
	Fix typo, "g++"

*	homeworld
	Fix typo, "license"

*	gnutls
	Move PATCHES below CHECKSUM.

*	gptfdisk
	Added CHECKSUM_SHA256
	Corrected patch file name.

*	iozone
	Fixed typo.
	Removed comma after copyright year.
	Moved PATCHES down.

*	isl, m, iup, kdelibs4, gnutls, farfbuzz, htmltidy, ftgl
	Re-order the _devel blocks
2015-07-20 17:12:50 +02: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
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
Adrien Destugues
c456987b38 gnutls: add fixpkgconfig. 2014-09-19 10:30:26 +02:00
Adrien Destugues
ba7cf24959 gnutls: fix recipe. 2014-09-13 13:14:44 +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
Chris Roberts
af2516811e Add gnutls with bep contributed by michaelvoliveira(with changes by me) and patch from kaliber.
It's completely untested because one of the dependencies fails to build(libgpg-error).
2010-05-22 19:45:21 +00:00