FreshPorts -- The Place For Ports Sat, 4 Jul 2009 4:29 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
cryptlib 3.3.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 07:12:24


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
Required To Build: devel/gmake

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


Configuration Options
===> The following configuration options are available for cryptlib-3.3.1:
     OPTIMIZED_CFLAGS=off (default) "Build with optimized CFLAGS"
===> Use 'make config' to modify these settings

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

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
25 Jul 2008 15: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 13: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 09: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 09: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 19: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 08: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 16: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 19: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 10: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 03: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 14: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 10: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 19: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 09: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 07: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: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 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 20375
Broken 145
Deprecated 44
Ignore 763
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours3
new 7 days69
new fortnight96
new month180

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

Add tab to Netscape 6

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