Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  1 Aug 2006 23:23:56 +0400 (MSD)
From:      Stanislav Sedov <ssedov@mbsd.msk.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/101213: [NEW PORT] security/ocaml-cryptgps: Symmetric cryptographic algorithms package for OCaml
Message-ID:  <20060801192356.5151F121F1@fonon.realnet>
Resent-Message-ID: <200608011930.k71JUEEx047451@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         101213
>Category:       ports
>Synopsis:       [NEW PORT] security/ocaml-cryptgps: Symmetric cryptographic algorithms package for OCaml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 01 19:30:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stanislav Sedov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, Inc.
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #7: Sun Jun 18 20:51:36 MSD 2006
>Description:
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

>How-To-Repeat:
>Fix:

--- ocaml-cryptgps-0.2.1.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	ocaml-cryptgps
#	ocaml-cryptgps/pkg-descr
#	ocaml-cryptgps/Makefile
#	ocaml-cryptgps/distinfo
#
echo c - ocaml-cryptgps
mkdir -p ocaml-cryptgps > /dev/null 2>&1
echo x - ocaml-cryptgps/pkg-descr
sed 's/^X//' >ocaml-cryptgps/pkg-descr << 'END-of-ocaml-cryptgps/pkg-descr'
XThis library implements Blowfish, DES, and Triple-DES.
X
XAuthor:	Gerd Stolpmann
XWWW:	http://www.ocaml-programming.de/packages/
END-of-ocaml-cryptgps/pkg-descr
echo x - ocaml-cryptgps/Makefile
sed 's/^X//' >ocaml-cryptgps/Makefile << 'END-of-ocaml-cryptgps/Makefile'
X# New ports collection makefile for:	ocaml-cryptgps
X# Date created:		2006-08-01
X# Whom:			Stanislav Sedov <ssedov@mbsd.msk.ru>
X#
X# $MBSDlabs$
X# $FreeBSD$
X#
X
XPORTNAME=	cryptgps
XPORTVERSION=	0.2.1
XCATEGORIES=	security
XMASTER_SITES=	http://www.ocaml-programming.de/packages/
XPKGNAMEPREFIX=	ocaml-
X
XMAINTAINER=	ssedov@mbsd.msk.ru
XCOMMENT=	Symmetric cryptographic algorithms package for OCaml
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
XUSE_GMAKE=	yes
XUSE_OCAML=	yes
XUSE_OCAML_FINDLIB=yes
X
XALL_TARGET=	all opt
XMASTERPORT=	${PORTSDIR}/devel/ocaml-camlidl
X
X.if !defined(NOPORTDOCS)
XPORTDOCS=	*
XDOCSDIR=	${PREFIX}/share/ocaml/doc/${PORTNAME}
X.endif
X
X.include <bsd.port.pre.mk>
X.include "${MASTERPORT}/bsd.ocaml.mk"
X
Xpost-extract:
X# For nonstandard prefixes
X.if !exists(${OCAMLFIND_DESTDIR})
X	${MKDIR} ${OCAMLFIND_DESTDIR}
X.endif
X.if !exists(${OCAMLFIND_LDCONF})
X	${TOUCH} ${OCAMLFIND_LDCONF}
X.endif
X
Xpost-install:
X	@${FIND} ${OCAMLFIND_DESTDIR}/${PORTNAME} -type f | \
X		${SED} "s,^${PREFIX}/,," >> ${TMPPLIST}
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
X.endif
X
X.include <bsd.port.post.mk>
END-of-ocaml-cryptgps/Makefile
echo x - ocaml-cryptgps/distinfo
sed 's/^X//' >ocaml-cryptgps/distinfo << 'END-of-ocaml-cryptgps/distinfo'
XMD5 (cryptgps-0.2.1.tar.gz) = 656afb40fa681079296551b546cb02df
XSHA256 (cryptgps-0.2.1.tar.gz) = 7a6c65531781e98c64277e908b8832f6321fe0a8c928cd6a7e89a7ca0489e7d6
XSIZE (cryptgps-0.2.1.tar.gz) = 37532
END-of-ocaml-cryptgps/distinfo
exit
--- ocaml-cryptgps-0.2.1.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060801192356.5151F121F1>