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. Notes: svn path=/head/; revision=80856
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* 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) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Chase openssl shlib version increase.Maxim Sobolev2002-05-071-1/+1
| | | | | | | Pointy hat to: dinoex Notes: svn path=/head/; revision=58646
* Update version number of ssl shared library from openssl port.Maxim Sobolev2001-05-281-1/+1
| | | | Notes: svn path=/head/; revision=43186
* Check if librsaref exists before trying to link with it.Maxim Sobolev2001-04-181-1/+5
| | | | | | | Inspired by: ports/26679 Notes: svn path=/head/; revision=41655
* Add fressh 0.8.1, a free rewritten implementation of the SSHMaxim Sobolev2001-04-189-0/+182
communication protocol. Obtained from: NetBSD Notes: svn path=/head/; revision=41649