0
0
Fork 0
Commit Graph

42 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
Jerome Duval 1f0694e1f2 wget: bump version 2021-03-09 23:04:53 +01:00
Michael Lotz c926357c2c wget: Fix use-after-free in settings path patches.
The functions clobbered opt.homedir with a temporary allocation so that
further access would cause a use-after-free and possible crash.
2020-06-03 21:37:59 +00:00
Augustin Cavalier e23e9be3cf Bump revisions of all packages that depend on OpenSSL. 2020-03-19 20:08:50 -04:00
Jerome Duval 22a97e922d wget: bump version. 2019-09-10 21:57:31 +02:00
Jerome Duval d74d99b38c wget: bump version. 2019-03-30 15:31:40 +01:00
Crestwave d4fc048284 wget: bump to 1.19.5 (#3411) 2018-12-17 14:17:18 -05:00
Jerome Duval 7e5f711456 net-*,mail-*: reorder sections. 2018-08-09 10:34:39 +02:00
Jerome Duval e6a448b372 wget: code style. 2018-08-03 14:17:38 +02:00
fbrosson 12b6b929a4
wget: bump to 1.19.4. (#2216) 2018-02-16 16:12:20 +00:00
Adrien Destugues 8af9d25252 wget: do not error on terminal resize. 2017-11-23 09:16:10 +01:00
Sergei Reznikov 7ee7291641 wget: bump version 2017-10-27 23:17:54 +03:00
Jerome Duval 7eee9f321f wget: fix gcc2 build.
* remove old recipe.
2017-05-22 19:58:05 +02:00
Jerome Duval a92684ac4a x86: enable some recipes which build OK. 2017-04-28 23:44:49 +02:00
Jerome Duval 55bd009376 wget: add recipe for version 1.19.1. 2017-02-16 22:42:27 +01:00
Adrien Destugues 0b96958e07 wget: needs libiconv 2016-08-28 22:36:19 +02:00
fbrosson 5e8ad7b98f wget: switch HOMEPAGE to https and update COPYRIGHT years. 2016-07-20 21:27:00 +00:00
Jerome Duval bc0be845a3 wget: bump version. 2016-07-19 20:17:50 +02:00
Adrien Destugues 49bc3abea9 wget: move hsts file out of home directory.
fixes #460.
2016-02-14 12:03:16 +01:00
Jerome Duval 42763a8a79 wget: bump version. 2015-12-17 17:58:43 +00:00
Jerome Duval 0ef6158910 wget: bump version. 2015-11-21 14:17:26 +00:00
Adrien Destugues eec4986943 git, wget: bump version for openssl update. 2015-11-10 09:26:36 +01:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval ae8779de7f wget: bump version 2015-03-31 18:16:36 +00:00
Jerome Duval b714e25f33 wget: bump version 2015-03-03 17:26:14 +00: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 f939fb9db5 wget: bump version
* strip the patchset: uptream is now gcc2 friendly.
2014-12-12 22:57:45 +00:00
Jerome Duval 2cfffbd702 wget: bump version
* remove old recipes
2014-12-01 19:05:06 +00:00
Jerome Duval d222b053f2 wget: update patchset 2014-06-07 10:56:48 +00:00
Jerome Duval 68ff598268 wget: added recipe for version 1.15 2014-05-19 19:05:14 +00:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Julien Lepiller b5db5bb3a2 actually fixed wget ca-certificate bug 2014-04-20 17:33:22 +02:00
Julien Lepiller 3b8110bc40 fixed ssl certificate bug in wget 2014-04-19 23:15:52 +02:00
noryb009 94848cde58 Rewrap net-misc DESCRIPTIONs 2014-01-02 16:40:58 -05:00
noryb009 a38bf1c00b Clean up wget recipe 2013-12-14 09:32:25 -05:00
noryb009 8cbb56d209 Update wget to build using gcc4 2013-12-13 19:37:04 -05:00
noryb009 d748abc58d Update wget script to 1.14
wget-1.14-pod-fixes.patch is from the ArchLinux project.
2013-12-11 22:53:11 -05: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 af828690f9 Updated wget patch based on p previous patch by François Revol 2010-10-22 21:09:08 +00:00
Scott McCreary 5930ac0399 Initial .bep and .patch for wget. It's not yet building, but getting fairly deep into the build. Running
into a /usr directory issue.  So more patching is needed on this one still.
2010-10-21 23:45:27 +00:00