FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 10:32 PM BST
Port details
cryptopp 5.6.1_1 security on this many watch lists=5 search for ports that depend on this port
A free C++ class library of Cryptographic Primitives
Maintained by: delphij@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Mar 2001 03:58:44
License: not specified in port


Crypto++ Library is a free C++ class library of cryptographic schemes.
One purpose of Crypto++ is to act as a repository of public domain (not 
copyrighted) source code. Although the library is copyrighted as a 
compilation, the individual files in it (except for a few exceptions listed 
in the license) are in the public domain. 

WWW: http://www.cryptopp.com/
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

Required by:
for Build

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


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/cryptopp/cryptopp/5.6.1/
http://sunet.dl.sourceforge.net/project/cryptopp/cryptopp/5.6.1/
http://iweb.dl.sourceforge.net/project/cryptopp/cryptopp/5.6.1/
http://switch.dl.sourceforge.net/project/cryptopp/cryptopp/5.6.1/
http://surfnet.dl.sourceforge.net/project/cryptopp/cryptopp/5.6.1/
http://kent.dl.sourceforge.net/project/cryptopp/cryptopp/5.6.1/
http://freefr.dl.sourceforge.net/project/cryptopp/cryptopp/5.6.1/
http://voxel.dl.sourceforge.net/project/cryptopp/cryptopp/5.6.1/
http://jaist.dl.sourceforge.net/project/cryptopp/cryptopp/5.6.1/
http://osdn.dl.sourceforge.net/project/cryptopp/cryptopp/5.6.1/
http://nchc.dl.sourceforge.net/project/cryptopp/cryptopp/5.6.1/
http://ncu.dl.sourceforge.net/project/cryptopp/cryptopp/5.6.1/
http://transact.dl.sourceforge.net/project/cryptopp/cryptopp/5.6.1/
http://softlayer.dl.sourceforge.net/project/cryptopp/cryptopp/5.6.1/
http://internode.dl.sourceforge.net/project/cryptopp/cryptopp/5.6.1/
http://ufpr.dl.sourceforge.net/project/cryptopp/cryptopp/5.6.1/
http://waix.dl.sourceforge.net/project/cryptopp/cryptopp/5.6.1/
http://www.cryptopp.com/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 33

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
10 Nov 2011 05:38:32
Original commit files touched by this commit  5.6.1_1
linimon search for other commits by this committer
Mark broken on powerpc as well as sparc64.  (In fact, on all the tier-2s.)

Hat:            portmgr
24 Oct 2011 04:17:38
Original commit files touched by this commit  5.6.1_1
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
06 Sep 2011 20:01:05
Original commit files touched by this commit  5.6.1_1
delphij search for other commits by this committer
Fix clang build.

PR:             ports/160509
Submitted by:   h h <aakuusta gmail.com>
16 Jul 2011 05:39:43
Original commit files touched by this commit  5.6.1
linimon search for other commits by this committer
Does not compile on sparc64: unrecognized C++ options.
27 Jan 2011 20:47:30
Original commit files touched by this commit  5.6.1
delphij search for other commits by this committer
crypto++ assumes that the as(1) in PATH is the one used by c++(1),
which is not always true.  When PATH is being configured to a
non-standard sequence, we may found an as(1) newer than the base
one and draw wrong conclusion which leads to failed builds.

Use the result given by c++.  This is also accepted to upstream.

PR:                     ports/154325
Submitted by:           swell.k gmail.com
Feature safe:           yes
22 Jan 2011 23:21:52
Original commit files touched by this commit  5.6.1
delphij search for other commits by this committer
Update to 5.6.1.

Submitted by:   Michael Richards <hackish gmail.com>
Feature safe:   yes
30 Jan 2010 02:56:46
Original commit files touched by this commit  5.6.0_1
delphij search for other commits by this committer
Apply a vendor fix to sha256 which prevents cryptopp from generating
correct hash if input is not properly aligned. (r470).
30 Jan 2010 02:55:37
Original commit files touched by this commit  5.6.0
delphij search for other commits by this committer
Pet portlint.

Pointy hat to:  amdmi3
22 Aug 2009 00:35:32
Original commit files touched by this commit  5.6.0
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
27 Mar 2009 00:02:32
Original commit files touched by this commit  5.6.0
delphij search for other commits by this committer
Update to 5.6.0 and mark MAKE_JOBS_SAFE.
04 Oct 2007 06:00:24
Original commit files touched by this commit  5.4
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
15 Jan 2007 17:14:38
Original commit files touched by this commit  5.4
delphij search for other commits by this committer
Replace outdated master sites with new ones.

Submitted by:   Wei Dai <weidai at weidai dot com>
13 Jan 2007 18:41:37
Original commit files touched by this commit  5.4
delphij search for other commits by this committer
Update to 5.4
02 Oct 2006 05:35:32
Original commit files touched by this commit  5.2.1_2
delphij search for other commits by this committer
Add a patch from vendor which will hopefully fix gcc 4.1 build.

Spotted by:     pointyhat via portsmon
24 Jan 2006 01:03:33
Original commit files touched by this commit  5.2.1_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
12 Jun 2005 07:33:40
Original commit files touched by this commit  5.2.1_1
pat search for other commits by this committer
Disable optimization

PR:             ports/76875
Submitted by:   Thomas Melzer <tmelzer@tomesoft.de>
Reviewed by:    pav
Approved by:    maintainer
10 Apr 2005 20:56:06
Original commit files touched by this commit  5.2.1_1
kris search for other commits by this committer
Now builds on sparc64 and (presumably) ia64
30 Jan 2005 13:05:17
Original commit files touched by this commit  5.2.1_1
pav search for other commits by this committer
- Make static library relocatable

Approved by:    Xin LI <delphij@frontfree.net> (maintainer)
02 Jan 2005 00:49:22
Original commit files touched by this commit  5.2.1
kris search for other commits by this committer
BROKEN on alpha 4.x: Internal compiler error

Approved by:    portmgr (self)
23 Dec 2004 09:42:36
Original commit files touched by this commit  5.2.1
clement search for other commits by this committer
- Update to 5.2.1

PR:             75392
Submitted by:   delphij
28 Sep 2004 02:07:03
Original commit files touched by this commit  5.2
kris search for other commits by this committer
Correct another typo.  :-(

Spotted by:     eik
Approved by:    portmgr (self)
XL pointy hat to: self
28 Sep 2004 01:42:41
Original commit files touched by this commit  5.2
kris search for other commits by this committer
Correct typo in previous

Approved by:    portmgr (self)
Pointy hat to:  self
27 Sep 2004 23:44:03
Original commit files touched by this commit  5.2
kris search for other commits by this committer
Now builds on amd64

Approved by:    portmgr (self)
17 Jul 2004 19:35:55
Original commit files touched by this commit  5.2
krion search for other commits by this committer
Update to 5.2
Fix build with gcc-3.4
Assign maintainership to submitter.

PR:             ports/69204
Submitted by:   Xin LI <delphij@frontfree.net>
07 Mar 2004 12:42:58
Original commit files touched by this commit  5.1_2
kris search for other commits by this committer
BROKEN on !i386 and !alpha: Does not compile
04 Feb 2004 05:10:27
Original commit files touched by this commit  5.1_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
29 Jan 2004 16:13:06
Original commit files touched by this commit  5.1_1
trevor search for other commits by this committer
SIZEify.
03 Nov 2003 07:28:44
Original commit files touched by this commit  5.1_1
linimon search for other commits by this committer
Reset maintainer to ports@FreeBSD.org.  Requested by: kris.
24 Sep 2003 09:37:11
Original commit files touched by this commit  5.1_1
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
21 Apr 2003 12:47:38
Original commit files touched by this commit  5.1_1
foxfair search for other commits by this committer
Fix bento `make package', then bump PORTREVISION.

Noticed by: kris the portsguardian.
12 Apr 2003 03:23:03
Original commit files touched by this commit  5.1
foxfair search for other commits by this committer
Upgrade cryptopp to 5.1, patch review timeout by MAINTAINER since March 26.
07 Mar 2003 06:10:51
Original commit files touched by this commit  4.1
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
05 Mar 2001 06:58:44
files touched by this commit
ijliao search for other commits by this committer
add cryptopp, a free C++ class library of cryptographic schemes    

Number of commits found: 33

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month254

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.199 seconds.