summaryrefslogtreecommitdiff
path: root/security/slush (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change dependencies from static to shared openssl libraries,Dirk Froemberg1999-11-071-0/+2
| | | | | | | because openssl also builds shared libraries, now. Notes: svn path=/head/; revision=22957
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* include ${PREFIX}/include/openssl due to openssl upgrade.Dirk Froemberg1999-06-021-1/+1
| | | | Notes: svn path=/head/; revision=19176
* Update to version 0.1.1.Steve Price1999-05-243-32/+8
| | | | | | | | PR: 11663 Submitted by: maintainer Notes: svn path=/head/; revision=18968
* Put a little more of DISTNAME into EXTRACT_SUFX so it is a littleSteve Price1999-05-091-4/+3
| | | | | | | more consistent with tradition. Notes: svn path=/head/; revision=18700
* Initial import of slush version 0.1.0.Steve Price1999-05-098-0/+264
A telnet-like application which uses a secure SSL channel. PR: 11557 Submitted by: Peter Shipley <shipley@dis.org> Notes: svn path=/head/; revision=18698