summaryrefslogtreecommitdiff
path: root/security/fressh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix with newer gcc by converting multiline string literals to stringEric Anholt2003-05-122-0/+25
| | | | | concatenation. Changed the formatting of the strings to what was more likely intended, so bump PORTREVISION.
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* Chase openssl shlib version increase.Maxim Sobolev2002-05-071-1/+1
| | | | Pointy hat to: dinoex
* Update version number of ssl shared library from openssl port.Maxim Sobolev2001-05-281-1/+1
|
* Check if librsaref exists before trying to link with it.Maxim Sobolev2001-04-181-1/+5
| | | | Inspired by: ports/26679
* Add fressh 0.8.1, a free rewritten implementation of the SSHMaxim Sobolev2001-04-189-0/+182
communication protocol. Obtained from: NetBSD