pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Add and enable crypto++.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d7dcf5bec216
branches: trunk
changeset: 478566:d7dcf5bec216
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Jul 26 15:20:25 2004 +0000
description:
Add and enable crypto++.
diffstat:
doc/CHANGES | 3 ++-
security/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (31 lines):
diff -r f3397e01b391 -r d7dcf5bec216 doc/CHANGES
--- a/doc/CHANGES Mon Jul 26 15:18:44 2004 +0000
+++ b/doc/CHANGES Mon Jul 26 15:20:25 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6680 2004/07/26 08:40:04 martti Exp $
+$NetBSD: CHANGES,v 1.6681 2004/07/26 15:20:25 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -3570,3 +3570,4 @@
Added anise-0beta10 [minskim 2004-07-25]
Updated liferea to 0.5.2b [minskim 2004-07-26]
Updated doxygen to 1.3.8 [martti 2004-07-26]
+ Added crypto++-5.1 [minskim 2004-07-26]
diff -r f3397e01b391 -r d7dcf5bec216 security/Makefile
--- a/security/Makefile Mon Jul 26 15:18:44 2004 +0000
+++ b/security/Makefile Mon Jul 26 15:20:25 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.188 2004/07/21 03:09:44 snj Exp $
+# $NetBSD: Makefile,v 1.189 2004/07/26 15:20:25 minskim Exp $
#
COMMENT= Security tools
@@ -20,6 +20,7 @@
SUBDIR+= cfs
SUBDIR+= chkrootkit
SUBDIR+= crack
+SUBDIR+= crypto++
SUBDIR+= cy-login
SUBDIR+= cy2-login
SUBDIR+= cy2-ntlm
Home |
Main Index |
Thread Index |
Old Index