Bug 101213 - [NEW PORT] security/ocaml-cryptgps: Symmetric cryptographic algorithms package for OCaml
Summary: [NEW PORT] security/ocaml-cryptgps: Symmetric cryptographic algorithms packag...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-01 20:30 UTC by Stanislav Sedov
Modified: 2006-08-04 17:24 UTC (History)
0 users

See Also:


Attachments
ocaml-cryptgps-0.2.1.shar (2.30 KB, text/plain)
2006-08-01 20:30 UTC, Stanislav Sedov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!