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


1.3
date	2011.05.09.05.28.47;	author ashish;	state dead;
branches;
next	1.2;

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

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


desc
@@


1.3
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/lang/hs-unlambda/pkg-plist,v 1.2 2010/05/12 16:33:50 pgj Exp $
bin/unlambda
%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/HS%%PORTNAME%%-%%PORTVERSION%%.o
%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Language/Unlambda.hi
%%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%%/Language
@@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.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 1
a1 1
@@comment $FreeBSD: ports/lang/hs-unlambda/pkg-plist,v 1.1 2010/01/04 05:09:10 pgj Exp $
@


1.1
log
@This is an interpreter of the Unlambda language, written in the pure,
lazy, functional language Haskell.

WWW: http://hackage.haskell.org/package/unlambda

PR:		ports/142278
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
@
text
@d1 1
a1 1
@@comment $FreeBSD$
d3 4
a6 4
%%UNLAMBDA_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/HSunlambda-%%UNLAMBDA_VERSION%%.o
%%UNLAMBDA_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Language/Unlambda.hi
%%UNLAMBDA_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/libHSunlambda-%%UNLAMBDA_VERSION%%.a
%%UNLAMBDA_LIBDIR_REL%%/register.sh
d9 4
a12 4
@@dirrm %%UNLAMBDA_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Language
@@dirrm %%UNLAMBDA_LIBDIR_REL%%/ghc-%%GHC_VERSION%%
@@dirrm %%UNLAMBDA_LIBDIR_REL%%
@@exec /bin/sh %D/%%UNLAMBDA_LIBDIR_REL%%/register.sh
d14 1
a14 1
@@unexec %D/bin/ghc-pkg unregister unlambda
@

