summaryrefslogtreecommitdiff
path: root/security/slush (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN on 5.1: does not compileKris Kennaway2003-05-181-0/+4
| | | | Notes: svn path=/head/; revision=81231
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Host the distfile myself since the other two sites are non-fetchable rightKris Kennaway2000-09-221-1/+2
| | | | | | | now Notes: svn path=/head/; revision=32963
* Update all ports using OpenSSL and RSA to work without rsaref sinceKris Kennaway2000-09-221-1/+1
| | | | | | | | | | it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems. Notes: svn path=/head/; revision=32957
* Remove redundant/inappropriate CATEGORIES. People need to start readingWill Andrews2000-06-021-1/+1
| | | | | | | the Porter's Handbook. :-) Notes: svn path=/head/; revision=29084
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27847
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27426
* USE_OPENSSLKris Kennaway2000-02-062-49/+23
| | | | | | | Assisted by: Jim Bloom <bloom@acm.org> Notes: svn path=/head/; revision=25533
* 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