0
0
Fork 0
Commit Graph

47 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
kenmays dfe8639c50
gnupg: bump to 2.2.27 (#5632) 2021-01-31 19:29:49 +01:00
Schrijvers Luc dc95da710b
gnupg, revbump gcc2 version for ssl (#5408) 2020-11-15 09:50:38 +01:00
Charles W. Ross edc88b25ec
gpg: bump version (#5196) 2020-07-16 08:36:23 +03:00
Augustin Cavalier 165a784ece Bump revisions of all packages that depend on curl. 2020-04-11 17:32:56 -04:00
Jerome Duval af8baed57d gnupg: bump version. 2019-03-21 22:14:09 +01:00
fbrosson 27a7f0fbd7
GnuPG: bump to 2.2.11. 2018-11-06 16:12:14 +00:00
fbrosson 385cb19a73
GnuPG: bump to 2.2.10. 2018-09-01 21:35:24 +00:00
Jerome Duval 189994c0a6 app-*: reorder sections. 2018-08-08 14:24:56 +02:00
fbrosson 28a894db6f
GnuPG: bump to 2.2.9. 2018-07-13 02:35:16 +00:00
fbrosson ac0668e352
gnupg: bump old stable to 1.4.23. 2018-06-13 20:30:32 +00:00
fbrosson aadc73ff21
GnuPG: bump to 2.2.8, add cmd:ssh to TEST_REQUIRES. 2018-06-08 15:17:59 +00:00
fbrosson 8e25d74707 gnupg: bump to 2.2.7. 2018-05-03 13:16:30 +00:00
fbrosson abc84686f5
gnupg: bump to 2.2.5. (#2258)
Also improve TEST() to make t-session-env pass.
Many tests were not even being started before this fix. Now, on x86:
FAIL: tests/openpgp/tofu.scm
FAIL: tests/openpgp/trust-pgp-1.scm
FAIL: tests/openpgp/trust-pgp-2.scm
FAIL: tests/openpgp/trust-pgp-3.scm
FAIL: tests/openpgp/gpgconf.scm

(All these tests were already failing ok 2.2.4.)
2018-02-28 22:59:01 +00:00
Schrijvers Luc 29c1308336 gnupg, bump version (#2035) 2018-01-02 14:25:47 +00:00
Jerome Duval e4681ab42c gnupg: bump version. 2017-11-11 18:29:42 +01:00
Schrijvers Luc 623ae4a9d1 gnupg: bump version (#1669) 2017-09-25 21:54:59 +03:00
Sergei Reznikov b937ff72af gnupg: bump version 2017-08-30 09:38:45 +03:00
Jerome Duval 51e420d20b gnupg: bump version. 2017-08-26 16:48:50 +02:00
miqlas 7ade60a8ec GnuPG: Settings PATH (#1480) 2017-06-27 15:28:02 +03:00
miqlas 23f6930940 GnuPG: fix provides, enable extra libs according to the gentoo port (#1478) 2017-06-27 14:57:41 +03:00
Jerome Duval c07490e5b2 gnupg: bump version. 2017-05-18 23:26:34 +02:00
Augustin Cavalier 9c69f65aa0 Remove all bep-format recipes for which an actual recipe exists.
Closes #1244.
2017-04-16 14:39:56 -04:00
Schrijvers Luc f019743418 gnupg: add recipe for version 2.1.19 (#1237) 2017-03-22 11:37:07 +01:00
fbrosson 10be182c8c gnupg: bump to 1.4.21, add missing aclocal to BUILD_PREREQUIRES. (#772) 2016-08-19 11:00:35 -04:00
Vale 6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
fbrosson 8b8929fd99 gnupg: add recipe for 1.4.20 (latest classic) 2016-02-20 14:55:15 +00:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -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
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval 7d032d28bd gnupg: enable x86_64. 2015-05-08 18:13:29 +00:00
Jerome Duval 31e3778625 gnupg: enable x86 2015-05-06 19:46:40 +00:00
Humdinger a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01: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
François Revol 1a7a9141fa Update gnupg recipe & patch
- correctly fix detection of libnetwork to not also
link to libsocket or libbind.

- add missing optional dependencies, including libusb (probably
used to interface with smartcard readers but it's entirely untested).
2014-11-08 02:21:42 +01:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Julien Lepiller 0e1ece788d updated gnupg to 1.4.16 2014-04-18 10:51:43 +02:00
dradancer aeb2606424 Cleaned up summary/description in app-arch and app-editors (plus a few miscellanous) 2014-01-05 04:12:45 -08:00
noryb009 e67a238e03 Rewrap app-crypt DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Scott McCreary a01e4e248e Fixed recipe for gnupg so that is correctly applies now 2013-09-13 19:37:46 -07:00
Scott McCreary 8e45246319 Updated .recipe for gnupg so that it now builds. 2013-09-12 23:28:57 -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
Scott McCreary 8b16da0361 Initial bep and patch files for gnupg-1.4.11 2011-01-13 00:28:05 +00:00
Chris Roberts 19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts ad01e2124e Added gnupg-1.4.10. All tests pass.
NOTE:Needs haikuporter >= r597 to download properly.
2010-02-17 22:53:03 +00:00