head	1.4;
access;
symbols
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2011.05.09.05.28.50;	author ashish;	state dead;
branches;
next	1.3;

1.3
date	2010.05.15.19.15.56;	author pgj;	state Exp;
branches;
next	1.2;

1.2
date	2010.05.12.16.33.53;	author pgj;	state Exp;
branches;
next	1.1;

1.1
date	2010.01.12.23.27.45;	author pgj;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- Please welcome GHC 7.0.3

GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports
are also updated to their corresponding Haskell Platform versions, or latest
versions.

We would like to acknowledge the support of the FreeBSD Donations Team and
Eotvos Lorand University, Faculty of Informatics who contributed to the server
that we used for testing.

We would also like to thank all the testers who tested FreeBSD Haskell ports
and provided their feedback.

PR:		ports/156642
Approved by:	tabthorpe (mentor)
Obtained from:	FreeBSD Haskell
@
text
@@@comment $FreeBSD: ports/security/hs-SHA/pkg-plist,v 1.3 2010/05/15 19:15:56 pgj Exp $
%%MAYBE_EXE%%bin/sha1
%%MAYBE_EXE%%bin/sha384
%%MAYBE_TEST%%bin/test_sha
%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Data/Digest/Pure/SHA.hi
%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/HS%%PORTNAME%%-%%PORTVERSION%%.o
%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/libHS%%PORTNAME%%-%%PORTVERSION%%.a
%%LIBDIR_REL%%/register.sh
%%NOPORTDOCS%%%%DOCSDIR%%/LICENSE
%%NOPORTDOCS%%@@dirrmtry %%DOCSDIR%%
@@dirrm %%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Data/Digest/Pure
@@dirrm %%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Data/Digest
@@dirrm %%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Data
@@dirrm %%LIBDIR_REL%%/ghc-%%GHC_VERSION%%
@@dirrm %%LIBDIR_REL%%
@@exec /bin/sh %D/%%LIBDIR_REL%%/register.sh
@@exec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
@@unexec %D/bin/ghc-pkg unregister %%PORTNAME%%-%%PORTVERSION%%
@@unexec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
@


1.3
log
@- Update to 1.4.1.1
- Import OPTIONS
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/hs-SHA/pkg-plist,v 1.2 2010/05/12 16:33:53 pgj Exp $
@


1.2
log
@Introduce a new (and hopefully better) ports infrastructure for Haskell Cabal
ports which makes possible the direct translation of Cabal package
descriptions to FreeBSD ports.  It promises both easier addition and
maintenance for Cabal-based ports.
@
text
@d1 4
a4 1
@@comment $FreeBSD: ports/security/hs-SHA/pkg-plist,v 1.1 2010/01/12 23:27:45 pgj Exp $
@


1.1
log
@This Haskell library implements the SHA suite of message digest
functions, according to NIST FIPS 180-2 (with the SHA-224 addendum), as
well as the SHA-based HMAC routines. The functions have been tested
against most of the NIST and RFC test vectors for the various functions.
While some attention has been paid to performance, these do not
presently reach the speed of well-tuned libraries, like OpenSSL.

WWW: http://hackage.haskell.org/package/SHA
@
text
@d1 5
a5 5
@@comment $FreeBSD$
%%HSSHA_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Data/Digest/Pure/SHA.hi
%%HSSHA_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/HSSHA-%%HSSHA_VERSION%%.o
%%HSSHA_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/libHSSHA-%%HSSHA_VERSION%%.a
%%HSSHA_LIBDIR_REL%%/register.sh
d8 6
a13 6
@@dirrm %%HSSHA_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Data/Digest/Pure
@@dirrm %%HSSHA_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Data/Digest
@@dirrm %%HSSHA_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Data
@@dirrm %%HSSHA_LIBDIR_REL%%/ghc-%%GHC_VERSION%%
@@dirrm %%HSSHA_LIBDIR_REL%%
@@exec /bin/sh %D/%%HSSHA_LIBDIR_REL%%/register.sh
d15 1
a15 1
@@unexec %D/bin/ghc-pkg unregister SHA
@

