brad
bc223b7c1e
- move MASTER_SITES0 outside of conditional loop so the files are fetched
...
and thus fixes compilation when using RSAREF.
1999-10-12 01:22:54 +00:00
turan
df069da9c5
Whoa! visi.com is in the US. I missed that when I appoved the earlier
...
patch.
1999-10-09 04:28:16 +00:00
brad
d823680c7a
more dists sites; ok'd by turan@
1999-10-08 20:04:33 +00:00
turan
1ebb36f0dc
ETCDIR, /usr/local/etc -> /etc
...
HOST_CONFIG_FILE, ssh_config -> ssh_port_config
SERVER_CONFIG_FILE, sshd_config -> sshd_port_config
requested by deraadt@
1999-10-07 05:23:58 +00:00
brad
5004976e4c
- install config files in ${PREFIX}/etc; requested by deraadt@
...
- use multiple MASTER_SITES
- sed -> ${SED}
1999-10-04 22:58:31 +00:00
espie
401a1184dc
Use make :L/:U for user-friendliness
...
(USA_RESIDENT=Yes will now work)
1999-09-26 21:15:32 +00:00
brad
2f6e3ed99f
add patch for chflags bug
1999-09-02 18:59:31 +00:00
todd
ce8cecfdd4
patch typo; <ho@gbg.netman.se>
1999-07-05 18:16:07 +00:00
brad
974c8026f9
upgrade to ssh 1.2.27
1999-05-14 18:35:25 +00:00
brad
c3c06cc8fb
make ssh use TCP Wrappers by default
1999-05-14 05:27:30 +00:00
espie
7856893b06
Lots of crisper comments...
1999-04-20 16:07:56 +00:00
marc
38b2464db4
o add INSTALL script that checks if sshd running. If not spit
...
out a message saying how to start the daemon
o call the INSTALL script from the Makefile
o verify the script is processed when installing the ssh package
THIS PORT IS NOW FROZEN FOR 2.5
1999-04-08 05:36:11 +00:00
espie
926e5fa1a6
Fix up PLISTs.
...
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.
These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.
I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.
1999-03-23 17:47:31 +00:00
marc
cb6eecbe0f
update distfile sums
1999-03-12 04:53:25 +00:00
marc
57ff340eaf
kerberos *5* patches; Matt Riben <matter@superlink.net>
1998-12-20 21:04:33 +00:00
marc
ab857f7b33
guard build instructions with NO_WARNINGS flag
1998-12-16 20:24:50 +00:00
marc
116422b7fd
configure an explicit path to rsh; karls@inet.no
1998-12-03 18:24:35 +00:00
todd
6e1c8dedfb
o fix ETCDIR to actually allow alternate location to be used
...
o allow someone to compile ssh without X11 by setting X11=NO
1998-11-22 23:51:26 +00:00
marc
4ccd23ffac
Add patch from millert@ based on the IBM security advisory sent to the rootshell list
1998-11-02 04:41:50 +00:00
deraadt
4738aa9feb
RSA patent is USA only
1998-08-28 23:00:43 +00:00
marc
cd8c4a559d
yet another version of ssh -- 1.2.26
1998-07-13 01:16:52 +00:00
marc
8cd244b086
add patch from http://www.core-sdi.com/ssh/
1998-07-07 03:59:57 +00:00
marc
caa7beacb5
make sure ports path is set in configure environment
1998-06-24 22:07:06 +00:00
marc
90618d1e0a
update to ssh-1.2.25
1998-06-12 03:26:50 +00:00
marc
b325b8799f
update to ssh 1.2.23
1998-06-02 18:09:46 +00:00
marc
1f200cc92e
back out bogus accidental change
1998-05-24 01:22:11 +00:00
marc
0d612e6afd
Update index; fix math Makefile
1998-05-24 01:19:28 +00:00
marc
687531ad25
remove bogus comment
1998-04-16 16:19:52 +00:00
marc
4b50dd19f5
update NO_CDROM reasons in Makefiles
1998-04-12 21:40:56 +00:00
marc
1bdc5af67c
Change CheckMail server option to default to no. Add option to server
...
config file so people know how to change it. Update doc for new default.
1998-04-12 02:10:32 +00:00
marc
403ecf4183
Save sample config files in a place where they can be referenced if needed
...
when installing from a package. Sample files will NOT replace any existing
configuration files.
1998-04-05 07:29:05 +00:00
marc
79633e3774
clean up USA_RESIDENT message
1998-04-03 02:33:02 +00:00
marc
d8ac21a4a3
Add patch for rsaref2 so it doesn't think that sizeof( long )
...
is 4 bytes on all architectures. ssh w/rasref will now work on the alpha.
1998-04-03 01:24:49 +00:00
don
918ddf063e
include tcp wrappers automatically; misc cleanup
1998-02-23 19:50:15 +00:00
niklas
1ba10ebe75
We do not have host-specific things in /usr/local/etc
1998-02-13 14:46:00 +00:00
marc
6f9440a117
remove test garbage that caused 2nd host to be used
1998-02-05 19:56:30 +00:00
marc
0373a29dc7
Fix typo in Makefile, patch from fc@parkone.ci.oakland.ca.us
1998-02-05 18:17:08 +00:00
todd
71ca8c63c0
we use /etc not /usr/local/etc for ssh config files
1998-01-23 05:12:51 +00:00
todd
8dee348ebc
update to ssh-1.2.22; Warner Losh <imp@village.org>
1998-01-23 05:11:32 +00:00
joey
03e6aeeb3a
remove usa_resident info i placed in my makefile.
1997-12-17 22:59:11 +00:00
joey
a3be761189
OpenBSD rresvport
1997-12-17 22:57:32 +00:00
imp
7d63532cd5
Use socks5 support for socks
1997-12-17 05:05:33 +00:00
angelos
9c17389b5b
Pay attention.
1997-12-13 00:06:01 +00:00
angelos
f2fdd1e724
Update ftp sites/directories.
1997-12-12 23:58:14 +00:00
angelos
609056da71
Man page hacking.
1997-11-25 23:44:28 +00:00
angelos
0ec06f4281
Fix PLIST for man pages.
1997-11-25 22:59:46 +00:00
todd
089fb731a1
fix ETCDIR and install probs.
1997-11-23 03:48:50 +00:00
todd
50f5a1651c
correct description
1997-11-17 23:31:19 +00:00
joey
718eed7973
added $OpenBSD$, changed ejovi to joey...removed freebsd contact from ssh
1997-11-17 21:47:27 +00:00
todd
36b5df795d
+ ssh (1.2.21)
1997-11-17 05:58:40 +00:00