Bug 101213

Summary: [NEW PORT] security/ocaml-cryptgps: Symmetric cryptographic algorithms package for OCaml
Product: Ports & Packages Reporter: Stanislav Sedov <ssedov>
Component: Individual Port(s)Assignee: Ion-Mihai "IOnut" Tetcu <itetcu>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ocaml-cryptgps-0.2.1.shar none

Description Stanislav Sedov 2006-08-01 20:30:14 UTC
This library implements Blowfish, DES, and Triple-DES.

Author:	Gerd Stolpmann
WWW:	http://www.ocaml-programming.de/packages/

Note: this port depends on ports/101100
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-08-01 20:39:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 2 Stanislav Sedov 2006-08-01 21:15:40 UTC
Sorry, a little typo in Makefile:
---------------------------------------------------------------------------
--- Makefile.orig	Wed Aug  2 00:13:03 2006
+++ Makefile	Wed Aug  2 00:13:36 2006
@@ -25,7 +25,7 @@
=20
 .if !defined(NOPORTDOCS)
 PORTDOCS=3D	*
-DOCSDIR=3D	${PREFIX}/share/ocaml/doc/${PORTNAME}
+DOCSDIR=3D	${PREFIX}/share/doc/ocaml/${PORTNAME}
 .endif
=20
 .include <bsd.port.pre.mk>
---------------------------------------------------------------------------

--=20
Stanislav Sedov         MBSD labs, Inc.         <ssedov@mbsd.msk.ru>
=F2=CF=D3=D3=C9=D1, =ED=CF=D3=CB=D7=C1         http://mbsd.msk.ru

--------------------------------------------------------------------
If the facts don't fit the theory, change the facts.  -- A. Einstein
--------------------------------------------------------------------
PGP fingerprint:  F21E D6CC 5626 9609 6CE2  A385 2BF5 5993 EB26 9581
Comment 3 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-08-04 17:24:44 UTC
State Changed
From-To: open->closed

New port added. Thanks!