Commit Graph

251 Commits

Author SHA1 Message Date
Ingo Weinhold
d3fff39e6e Declare most recipes stable on x86 2013-08-17 09:40:03 +02:00
Ingo Weinhold
089e141aeb Replace ':' in package link paths by '~'
Also add missing libiconv requires for apr_util.
2013-08-13 13:55:32 +02:00
Ingo Weinhold
dc3d06bbdc neon: add missing libcrypto dependency 2013-08-13 13:54:43 +02:00
Ingo Weinhold
e89df4bc25 curl: support building for secondary architecture 2013-08-09 03:39:53 +02:00
Oliver Tappe
39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Ingo Weinhold
85838439d0 openssh: bump revision
The previously built package was broken (using package links paths for
revision 4). Couldn't determine why -- possibly forgot to remove the
work dir before building the final packages and somehow the revision
increment wasn't picked up.
2013-06-30 11:21:06 +02:00
Ingo Weinhold
43f72867c7 openssh: bump revision 2013-06-18 11:53:19 +02:00
Ingo Weinhold
205db01824 openssh: update recipe
* Update [BUILD_]REQUIRES.
* Add GLOBAL_WRITABLE_FILES, USER_SETTINGS_FILES, POST_INSTALL_SCRIPTS,
  and PACKAGE_USERS attributes.
* Change global settings directory back to $sysconfDir/ssh (as expected
  by sshd_keymaker.sh).
2013-06-18 01:59:42 +02:00
Ingo Weinhold
b3b0c712d5 neon: update recipe
* Update [BUILD_]REQUIRES.
* Build separate devel package.
2013-06-18 00:59:00 +02:00
Ingo Weinhold
132645d25e curl: update recipe
* Add PATCHES.
* Change lib:libcurl version to match soname.
* Declare [BUILD_]REQUIRES more correctly.
* Build a separate curl_devel package.
2013-06-17 19:00:43 +02:00
Ingo Weinhold
72fc92d3ed Update curl recipe
* Add cmd:curl_config to provides.
* Use runConfigure.
* Use jobArgs.
* Use $developLibDir in curl-config.
2013-04-30 20:06:30 +02:00
Ingo Weinhold
de4acc113e Update neon 0.29.6
* Patch Makefile.in so it uses the correct docdir.
* Make with $jobArgs.
* Move development libs, fix pkgconfig file.
2013-04-30 19:40:57 +02:00
Ingo Weinhold
3a380a174f Update openssh 6.0p1 recipe and patch
* Back-port (and fix) the AuthorizedKeysFile change in sshd_config
  from 6.2p1.
* Declare login and passwd as requires and find them via the package
  links directory.
* configure.ac: Allow passing the path to passwd via the environment.
* Remove all but the ".ssh" dir related changes from the pathnames.h
  patch. The other paths can be specified/overridden via configure, so
  we don't need to patch them. Same for LOGIN_PROGRAM in sshd_config.
* Fix sysconfdir and libexecdir paths. The build system doesn't append
  a subdir path.
2013-04-30 00:38:52 +02:00
Ingo Weinhold
5d2a935523 Remove old and intermediate openssh non-recipes/patches 2013-04-29 01:02:31 +02:00
Ingo Weinhold
2b0aeb6910 Convert openssh 6.0p1 recipe to an actual recipe 2013-04-29 01:02:31 +02:00
Ingo Weinhold
c7a4782483 Convert openssh 5.8p2 recipe to actual recipe 2013-04-29 01:02:31 +02:00
Oliver Tappe
ebec38d618 Moved ca_root_certificates into haiku-data 2013-04-28 23:37:13 +02:00
Oliver Tappe
1c1c636853 Update curl-7.26.0 to use ca_root_certificates 2013-04-28 19:46:11 +02:00
Oliver Tappe
052ffa137c Add recipe for ca_root_certificates. 2013-04-28 19:46:11 +02:00
Oliver Tappe
5f0a3cf2f7 Remove obsolete unconverted recipes for curl. 2013-04-27 23:20:12 +02:00
Oliver Tappe
63e0823542 Convert curl-7.26.0.recipe to an actual recipe 2013-04-27 23:17:51 +02:00
Oliver Tappe
a704dbf9a7 * adjust several recipes to our new naming conventions 2013-04-19 23:06:59 +00:00
Oliver Tappe
66cce01b0c Work towards getting subversion with all dependencies built. The remaining
problem is that apr-util won't build yet, due to it relying on the sources of apr being around. We need support for source packages to solve that, so that will be the next step.
2013-04-14 22:06:31 +00:00
Scott McCreary
d41c3c323b Updated curl to 7.30.0 2013-04-14 01:21:59 +00:00
Scott McCreary
d94cb3b1c9 Updated openssh6.2p1 patch to fix #634. 2013-04-04 10:07:10 +00:00
Scott McCreary
f9adf55edb Update curl bep to 7.29.0 2013-04-02 06:23:17 +00:00
Scott McCreary
8cc5b19ad5 Update curl to 7.29.0 2013-04-02 05:14:25 +00:00
Oliver Tappe
fee11484cf * replace STATUS_HAIKU with appropriate ARCHITECTURES specification 2013-04-01 17:52:42 +00: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
Ingo Weinhold
43728ff6f4 neon-0.29.6: Update from trunk and update for hpkg building 2013-03-29 00:58:02 +00:00
Scott McCreary
f66ce0709b Update openssh to released version of 6.2p1. 2013-03-23 05:57:32 +00:00
Scott McCreary
7c286b3bff Update openssh-6.2p1 to snapshot from 2013-03-11 2013-03-12 06:18:42 +00:00
Scott McCreary
07a53a6f12 Updated the WIP 6.2p1 to the 0309 snapshot. Haiku is now passing more of the tests, but still not all of them. 2013-03-09 00:07:33 +00:00
Scott McCreary
2c05caef82 Updated openssh-6.1p1.bep to use released source code, added bep for wip version of openssh-6.2p1. 2013-02-28 00:44:29 +00:00
Scott McCreary
6ff854c801 Updated tor to 0.2.3.25, bep from GCI2012 student Freeman2430. 2013-01-27 21:03:01 +00:00
Scott McCreary
e86dcf4ea9 Update curl to 7.28.1 2012-11-28 20:20:17 +00:00
Scott McCreary
5a89fe4299 Updated patch for openssh-6.0p1, this should fix #633, also for 6.1p1, untested yet. 2012-09-24 19:06:11 +00:00
Scott McCreary
676fac9991 Fixed mandir for rsync 2012-09-10 00:24:12 +00:00
Scott McCreary
96f6e696f6 Added bep for pre-release of openssh-6.1p1 for snapshot testing. 2012-08-24 17:17:05 +00:00
Scott McCreary
7cbdf99971 Added patch for openssh-6.0p1, to use Haiku specific directories 2012-06-20 21:25:36 +00:00
Scott McCreary
549a4f5b03 Added patch for curl to detect openssl version correctly. 2012-06-20 20:34:33 +00:00
Scott McCreary
dafbc21c74 Updated openssh 6.0p1 bep to use the final released version of the source code 2012-06-17 15:57:37 +00:00
Scott McCreary
7e5621e2f2 Updated curl to 7.26.0 2012-05-25 23:15:01 +00:00
Scott McCreary
f74e09c1a5 Updated curl to 7.25.0 2012-04-03 07:29:15 +00:00
Scott McCreary
0b9856f0bc Added patch to allow curl to correctly detect and use openssl-1.0.0g 2012-04-02 05:06:00 +00:00
Scott McCreary
c1f7ca4804 Update wget to 1.13.4, note that it fails to build, triping up in util.c 2012-03-18 10:08:54 +00:00
Matt Madia
6c977ac8a9 Updated curl, to pick up the cert.pem, as specified by OpenSSL. 2012-02-19 03:15:02 +00:00
Scott McCreary
9d8ab23c78 Initial .bep file to build snapshot version of openssh-6.0p1. 2012-02-15 00:00:00 +00:00
Scott McCreary
6b88ad7bc4 Update curl to 7.24.0 2012-01-24 19:30:31 +00:00