Commit Graph

100 Commits

Author SHA1 Message Date
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
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
9d8ab23c78 Initial .bep file to build snapshot version of openssh-6.0p1. 2012-02-15 00:00:00 +00:00
Scott McCreary
1a14b6d0a5 Updated sshd_keymaker.sh to use group instead of app, this is related to the Haiku r43153 change. 2011-11-30 17:23:49 +00:00
Scott McCreary
fda3ce95f7 Updated openssh to 5.9p1 2011-09-07 15:55:25 +00:00
Scott McCreary
0caa91d0e2 Openssh5.8p2 version.h was corrected upstream and a new source file made available, so this removes that from the patch and uses
the new source package.
2011-05-05 17:13:43 +00:00
Scott McCreary
bd470ab070 Removed unneeded docdir setting from openssh bepfile. 2011-05-05 03:34:44 +00:00
Scott McCreary
d3a696a1f5 Fixed the libexecdir for openssh. 2011-05-05 02:39:08 +00:00
Scott McCreary
1501702d13 Fixed version.h version, and removed B_COMMON_SERVERS directory. TODO: move some files that are ending up in
/boot/common/lib, that should probably go into /boot/common/bin instead.
2011-05-05 00:05:38 +00:00
Scott McCreary
334c3672d8 Added patch for openssh-5.8p2 2011-05-04 06:32:16 +00:00
Scott McCreary
fb7cc400fb Updated openssh to 5.8p2 2011-05-04 00:37:52 +00:00
Scott McCreary
db729ec691 Changed old openssh beps to use aclocal --install. 2011-04-11 06:35:28 +00:00
Scott McCreary
dd699a899c Changed several bep files to use aclocal --install. 2011-04-11 05:55:17 +00:00
Scott McCreary
46d7414a72 Changed openssh and libedit bep files to be able to find aclocal dir. 2011-04-10 22:22:54 +00:00
Scott McCreary
7b0444d53a Updated openssh to 5.8p1 2011-02-04 20:09:23 +00:00
Scott McCreary
f5da03cce0 Updated openssh to 5.7p1 2011-01-24 19:27:20 +00:00
Scott McCreary
1516b98acd Added TEST section to openssh-5.6p1, updated 5.7p1 to snapshot 2011-01-17 2011-01-16 19:17:18 +00:00
Scott McCreary
4c1ec28746 Testing openssh-5.7p1 snapshot20110114 2011-01-14 04:45:59 +00:00
Scott McCreary
8e24bab0cb Updated openssh-5.7p1 bep file to snapshot for 2011-01-11, this is a prerelease test only version. 2011-01-10 17:55:52 +00:00
Scott McCreary
3fcda6e400 Added TEST section to openssh .bep file. 2011-01-07 22:05:07 +00:00
Scott McCreary
3ff694de6a Patch for openssh-5.7p1 2011-01-06 23:00:50 +00:00
Scott McCreary
0466148320 Initial bep for the upcoming openssh5.7p1 release, and an updated sshd_keymaker.sh as suggested by diver in Haikuporter trac
ticket #475, also added ecdsa_key generation which seems to be new in 5.7p1
2011-01-06 20:52:08 +00:00
Scott McCreary
3a389c4a88 Added notifications to the sshd_keymaker, patch from mmu_man. 2010-11-03 23:59:33 +00:00
Scott McCreary
45b426e28c Starting to move man files from /boot/common/man to B_COMMON_DOCUMENTATION/man 2010-08-31 06:14:34 +00:00
Scott McCreary
94528fc3cd Update openssh to 5.6p1 2010-08-23 16:02:49 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Scott McCreary
dbb0d11a88 ok, second try, this time the patch actually applies cleanly. 2010-04-30 05:27:17 +00:00
Scott McCreary
145e8be5e6 moved the pathnames fix into the patch so that the patched archive will will correctly. Eventually we'll need a better fix for this. 2010-04-30 05:20:50 +00:00
Scott McCreary
ad469634a2 Added yasm.OptionalPackageDescription and fixed openssh's known_host2 pathname. 2010-04-30 03:35:31 +00:00
Scott McCreary
64ff58b3e4 Fixed directories for openssh, this should fix the known_hosts issue. 2010-04-30 03:28:40 +00:00
Chris Roberts
fec3cddf49 Minor cleanup to the openssh patch. No functional change. 2010-04-29 23:38:09 +00:00
Chris Roberts
bc403862fc Add libedit dependency for openssh-5.5p1.
libedit only needs to be installed by the packager since it's linked in statically.  No need for an optional package.
2010-04-29 22:24:04 +00:00
Chris Roberts
2314c1cc85 Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki. 2010-04-27 01:15:54 +00:00
Scott McCreary
f96e22c70c Initial .bep files for openssh-5.5p1 and curl-7.20.1
Applied with the following Haiku:

OpenSSH
and Curl updated again
surfing securely
2010-04-16 03:31:31 +00:00
Scott McCreary
fde4748886 Changed openssh from using /boot/common/etc/ssh to /boot/common/settings/ssh
Applied with the following Haiku:

Moving from etc
To the common settings dir
Soon depricated?
2010-04-14 16:07:07 +00:00
Chris Roberts
485edf0b8d Add sshd key generator to the install rules for openssh 2010-04-14 06:46:41 +00:00
Scott McCreary
44fa027951 Added the openssh post_install keygen script.
Applied with the following Haiku:

Openssh
Uses this bash post install
Script to make the keys
2010-04-14 06:35:35 +00:00
Scott McCreary
4d48cb4c92 comment out the make check in libtool's bep file as it takes a long time to run. Set the default path for ssh. 2010-04-08 12:28:08 +00:00
Scott McCreary
18f3008d8e Modified the pathnames.h file to put use haiku specific directories, some of these may be wrong, so more changes probably to come 2010-03-27 03:31:19 +00:00
Scott McCreary
90005a4f0f Changed name of the ssh directory from openssh to just ssh. 2010-03-23 15:11:32 +00:00
Scott McCreary
476a5ccbb5 Fixed destdir issue with openssh .bep file, thanks to auggiedoggie. 2010-03-22 00:30:50 +00:00
Scott McCreary
828dc5e9dd Updated sed to got into /boot/system as libtool has issue when sed is in /boot/common, updated python 2.6.5 files, and updated openssh's .opd file 2010-03-21 07:01:14 +00:00
Scott McCreary
bf1c68c2a7 updated openssh .bep file to use finddir, so it now puts the ssh keys into B_USER_SETTINGS_DIRECTORY/openssh 2010-03-21 06:23:02 +00:00
Scott McCreary
9546ff61a1 fixed .bep file for openssh, seems it doesn't need automake, and that slash before make was tripping it up. 2010-03-21 05:17:15 +00:00
Scott McCreary
f8266e68a6 Fixed url for openssh source. Still not building though. 2010-03-19 07:04:21 +00:00
Scott McCreary
510be9353c changed checksum value. 2010-03-16 22:06:09 +00:00
Scott McCreary
4ba3df2d38 initial .bep file for openssh. 2010-03-16 19:10:59 +00:00
Scott McCreary
09537a46ec Initial .OptionalPackageDescription files for many of the Haiku Optional Packages, and a few license files. 2009-11-23 08:02:43 +00:00
Scott McCreary
a97b7b400f patch to configure.ac to build openssh -5.2p1 on Haiku, based on Ingo's patch for 5.0p1 2009-05-19 05:14:37 +00:00