FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 4:34 PM GMT
Port details
cryptlib 3.4.1 security on this many watch lists=3 search for ports that depend on this port
A powerful security programming toolkit
Maintained by: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 21 Jun 2003 06:12:24
License: not specified in port
cryptlib is a powerful security toolkit which allows even inexperienced 
crypto programmers to easily add encryption and authentication services to 
their software. The high-level interface provides anyone with the ability to 
add strong security capabilities to an application in as little as half an 
hour, without needing to know any of the low-level details which make the 
encryption or authentication work. Because of this, cryptlib dramatically 
reduces the cost involved in adding security to new or existing applications.

cryptlib provides a standardised interface to a number of popular encryption
algorithms, as well as providing a high-level interface which hides most of 
the implementation details and provides an operating-system-independent 
encoding method which makes it easy to transfer secured data from one operating
environment to another.

WWW: http://www.cs.auckland.ac.nz/~pgut001/cryptlib/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake
There are no ports dependent upon this port

To install the port: cd /usr/ports/security/cryptlib/ && make install clean
To add the package: pkg_add -r cryptlib


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.franken.de/pub/crypt/cryptlib/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
10 Jan 2012 11:52:40
Original commit files touched by this commit  3.4.1
ale search for other commits by this committer
Update to 3.4.1 release.
04 Mar 2011 14:43:50
Original commit files touched by this commit  3.4.0
ale search for other commits by this committer
Update to 3.4.0 release and add support for amd64.
25 Jul 2008 14:34:52
Original commit files touched by this commit  3.3.1
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
30 Mar 2007 12:53:22
Original commit files touched by this commit  3.3.1
ale search for other commits by this committer
Update to 3.3.1 release.
13 Nov 2006 07:24:25
Original commit files touched by this commit  3.3_1
ale search for other commits by this committer
Fix build on 4.x.
07 Oct 2006 08:02:56
Original commit files touched by this commit  3.3_1
ale search for other commits by this committer
Try to fix on 4.X.
17 Sep 2006 08:40:34
Original commit files touched by this commit  3.3_1
ale search for other commits by this committer
The tarball has been rerolled with many post 3.3 release fixes,
so bump PORTREVISION, too.
14 Sep 2006 18:36:53
Original commit files touched by this commit  3.3
ale search for other commits by this committer
Update to 3.3 release.
14 Jul 2006 07:06:17
Original commit files touched by this commit  3.2.3
ale search for other commits by this committer
Update to 3.2.3 release:
- OPTIONSify (respect CFLAGS / OPTIMIZED_CFLAGS)
- Add support for PKCS#11 tokens
- Grap maintainership
24 Jan 2006 12:26:47
Original commit files touched by this commit  3.2.2
pav search for other commits by this committer
- Unbreak

PR:             ports/92224
Submitted by:   Johan van Selst <johans@stack.nl>
22 Jan 2006 21:21:45
Original commit files touched by this commit  3.2.2
kris search for other commits by this committer
BROKEN: Hard-codes libc_r linkage
25 Nov 2005 18:01:16
Original commit files touched by this commit  3.2.2
pav search for other commits by this committer
- Add SHA256
16 Sep 2005 15:35:43
Original commit files touched by this commit  3.2.2
mnag search for other commits by this committer
Update to 3.2.2

Approved by: pav (mentor)
24 Apr 2005 18:54:37
Original commit files touched by this commit  3.2
kris search for other commits by this committer
Update to 3.2 to fix fetching.
06 Apr 2005 09:38:13
Original commit files touched by this commit  3.1_2
danfe search for other commits by this committer
- Unbreak.  Distfile has changed.  A diff between the contents of the
  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>
28 Feb 2005 04:24:54
Original commit files touched by this commit  3.1_1
kris search for other commits by this committer
BROKEN: Size mismatch
04 Feb 2004 05:10:27
Original commit files touched by this commit  3.1_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
30 Jan 2004 09:29:33
Original commit files touched by this commit  3.1
perky search for other commits by this committer
Update to 3.1
29 Jan 2004 16:13:06
Original commit files touched by this commit  3.1.b5
trevor search for other commits by this committer
SIZEify.
11 Aug 2003 02:15:56
Original commit files touched by this commit  3.1.b5
foxfair search for other commits by this committer
Update to cryptlib 3.1 beta5, and change MAKE_ARGS to ALL_TARGET to prevent
a 'make all' failure.
18 Jul 2003 13:12:09
Original commit files touched by this commit  3.1.b4_1
arved search for other commits by this committer
Build only on i386.

PR:             54455
Submitted by:   Mark Linimon <linimon@lonesome.com>
18 Jul 2003 09:07:53
Original commit files touched by this commit  3.1.b4_1
osa search for other commits by this committer
Fix build on -CURRENT

Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
PR:             54605
09 Jul 2003 18:20:26
Original commit files touched by this commit  3.1.b4_1
arved search for other commits by this committer
- install cryptlib.h
- respect CFLAGS

PR:             54167[1]
Submitted by:   John Engelhart <johne@zang.com>
22 Jun 2003 08:32:19
Original commit files touched by this commit  3.1.b4
foxfair search for other commits by this committer
Change port name to cryptlib-3.1.b4 and satisfy naming rules in handbook.
21 Jun 2003 06:11:50
Original commit files touched by this commit  3.1_beta4
foxfair search for other commits by this committer
Add cryptlib 3.1, a powerful security programming toolkit.

PR:             53397
Submitted by:   me

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23152
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours8
new 7 days44
new fortnight69
new month137

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.205 seconds.