Commit Graph

28 Commits

Author SHA1 Message Date
kili
8adaf6aee2 Bump after ghc update. 2011-06-30 21:30:20 +00:00
kili
ab954ec4cf New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 20:22:13 +00:00
kili
f20fe3fa2a Bump after ghc update. 2011-04-11 14:45:14 +00:00
kili
cbfb3c77d9 Update to alex-2.3.5. 2011-04-04 09:54:54 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
kili
05f1a82ccc Update to alex-2.3.3. 2010-09-12 11:22:20 +00:00
kili
d72716d944 Oops! Bumping backwards isn't a good idea. 2010-08-22 07:20:02 +00:00
kili
b222dcd21c Make everything in WRKSRC world-readable. Unbreaks permissions of the
(installed) fptools.css. Problem found while running pkg_check(8) on
my pkg update test box.
2010-08-21 20:40:53 +00:00
kili
65b2bee750 Switch to REVISION and new WANTLIB/LIB_DEPENDS style. 2010-07-17 13:54:30 +00:00
kili
f19ee7273f WANTLIB += pthread and bump PKGNAME. 2010-06-30 15:41:01 +00:00
kili
73f62484da Add gmp and bump. 2010-06-15 17:59:24 +00:00
kili
e07d5ae83f Adjust WANTLIB and bump PKGNAME after the ghc change. 2010-05-06 20:05:24 +00:00
kili
fae6188613 Update to alex-2.3.2. 2010-04-22 21:48:30 +00:00
kili
e10743c96c Drop maintainership. 2008-09-19 21:19:15 +00:00
kili
6acef50409 Nuke runhaskell to unbreak this port for amd64.
Problem noticed by kurt@ and steven@, patch verified by steven@

Add some WRKSRC/WRKBUILD tweask (though yet pointless, since
SEPARATE_BUILD doesn't work for GHC-related ports).

No change for i386, and it this version never built on amd64 after the
GHC update, so no pkg bump required.
2007-08-01 21:57:37 +00:00
kili
0de0622e60 Update to 2.1.0 to make it build with ghc-6.6.1. 2007-07-21 17:19:49 +00:00
bernd
b02de5639c Use xenocara expat. 2007-05-04 09:56:02 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
b75dec414c fix a few obviously wrong dependencies, and remove extra shells in ghc. 2006-11-20 13:07:19 +00:00
dons
7fe9eee4bf Alex .bz2 src distfile was removed from site, revert to the .tar.gz edition.
ok @pvalchev
2005-02-14 02:17:34 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
6bec6cc34b WANTLIB markers 2004-11-23 11:22:00 +00:00
espie
f28f2a833d switch to new plist, killing a few install scripts along the way. 2004-09-14 23:43:54 +00:00
xsa
e4b48bd042 MODULES= lang/ghc 2004-08-10 08:23:36 +00:00
dons
2419ed30f2 Fix configure to handle both amd64-* and x86_64-*. Either could be
produced depending on which config.sub we are using.

pointed out by me and naddy@
ok naddy@ pvalchev@
2004-05-17 03:38:51 +00:00
dons
6ff71bd09f Let alex build on amd64.
Change my maintainer addr to dons@openbsd.org,
and add RCS tags while I'm here.

	ok avsm@ pvalchev@
2004-04-23 02:17:49 +00:00
avsm
0d7c6fc041 sparc support, from maintainer Don Stewart <dons at cse.unsw.edu.au> 2004-01-16 08:45:33 +00:00
avsm
3d8516a7df Initial import of alex-2.0
From: Don Stewart <dons at cse.unsw.edu.au>

--
Alex is a tool for generating lexical analysers in Haskell, given
a description of the tokens to be recognised in the form of regular
expressions. It is similar to the tool lex or flex for C/C++.
2003-08-18 18:29:04 +00:00