aboutsummaryrefslogtreecommitdiff
path: root/security/cryptlib
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.2 to fix fetching.Kris Kennaway2005-04-243-8/+7
| | | | Notes: svn path=/head/; revision=134075
* - Unbreak. Distfile has changed. A diff between the contents of theAlexey Dokuchaev2005-04-062-8/+6
| | | | | | | | | | | | | original distfile and the new one shows that the changes consist of inconsequential whitespace, and ones that NUL-terminate couple of strings (linebuffers). Hence PORTREVISION bump. [1] - Improve on Makefile header (reindent, spaces -> tabs) PR: ports/79591 Submitted by: Sam Lawrance <boris(at)brooknet.com.au> Notes: svn path=/head/; revision=132624
* BROKEN: Size mismatchKris Kennaway2005-02-281-1/+3
| | | | Notes: svn path=/head/; revision=129976
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to 3.1Hye-Shik Chang2004-01-302-5/+5
| | | | Notes: svn path=/head/; revision=99481
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Update to cryptlib 3.1 beta5, and change MAKE_ARGS to ALL_TARGET to preventFoxfair Hu2003-08-115-73/+4
| | | | | | | a 'make all' failure. Notes: svn path=/head/; revision=86746
* Build only on i386.Tilman Keskinoz2003-07-181-0/+2
| | | | | | | | PR: 54455 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=85130
* Fix build on -CURRENTSergey A. Osokin2003-07-181-0/+12
| | | | | | | | Submitted by: Kirill Ponomarew <ponomarew@oberon.net> PR: 54605 Notes: svn path=/head/; revision=85113
* - install cryptlib.hTilman Keskinoz2003-07-092-0/+7
| | | | | | | | | | - respect CFLAGS PR: 54167[1] Submitted by: John Engelhart <johne@zang.com> Notes: svn path=/head/; revision=84540
* Change port name to cryptlib-3.1.b4 and satisfy naming rules in handbook.Foxfair Hu2003-06-221-2/+1
| | | | Notes: svn path=/head/; revision=83421
* Add cryptlib 3.1, a powerful security programming toolkit.Foxfair Hu2003-06-217-0/+125
PR: 53397 Submitted by: me Notes: svn path=/head/; revision=83391