summaryrefslogtreecommitdiff
path: root/picobsd (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-03-07Clear moonlight beckons.Ade Lovett2-1/+1
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
2001-09-30If the program is called as ssh1, invoke ssh_main().Luigi Rizzo1-0/+11
This is necessary for scp to work, as scp execs ssh1. Notes: svn path=/head/; revision=48287
2001-08-27update list of MASTER_SITES.Luigi Rizzo1-8/+5
It is a bad idea to put identifiers such as /.w2/ below into URLs. ftp://ftp.cronyx.ru/.w2/mirror/ssh/old/ This problem appears to exist on other ports such as devel/codecrusader editors/staroffice52 graphics/fli2gif security/rsaref security/ssh www/linux-netscape6 Notes: svn path=/head/; revision=46984
2001-05-22Ports policy:Maxim Sobolev1-1/+1
Ensure that the master category is always matches name of the parent (category) directory. This is required for ORIGIN to function properly. Notes: svn path=/head/; revision=42934
2001-04-22New category picobsd starts today.Satoshi Asami2-0/+7
Notes: svn path=/head/; revision=41799
2001-04-22New port: stripped-down ssh version to be used in picobsd images.Luigi Rizzo38-0/+4801
"stripped down" refers to the fact that we build a single binary which includes ssh, sshd and scp functionality without having to bring in 3 copies of mostly the same code. Requests to add this category and this port have been posted on the ports list and directly to satoshi over the past few months. I assume no reply means no problem. Notes: svn path=/head/; revision=41796