Version: 3.2.7.1, Package name: alex-3.2.7.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description 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++. |
Filesize: 105.692 KB |
Version History (View Complete History) |
|
2021-03-28 07:08:02 by Kirill Bychkov | Files touched by this commit (1) |
Log message: switch HOMEPAGE to HTTPS |
2021-02-28 12:31:57 by Greg Steuck | Files touched by this commit (3) |
Log message: Use devel/cabal module for devel/alex and upgrade to 3.2.5 ok kili |
2019-10-01 11:40:30 by Matthias Kilian | Files touched by this commit (2) |
Log message: Missed REVISION bump. Noticed by naddy@. |
2019-09-30 06:51:25 by Matthias Kilian | Files touched by this commit (6) |
Log message: Adapt for ghc-8.6.4. Joint work with Greg Steuck. |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-09-13 08:40:30 by Christian Weisgerber | Files touched by this commit (20) |
Log message: replace libiconv module |
2016-01-29 13:28:09 by Matthias Kilian | Files touched by this commit (46) |
Log message: Let portroach ignore ports on which meta/haskell-platform depends. Except lang/ghc for now (in case someone doesn't like my diff on ports@). |
2015-09-19 01:49:29 by Matthias Kilian | Files touched by this commit (2) |
Log message: Update to alex-3.1.4. |
2014-11-22 13:30:52 by Matthias Kilian | Files touched by this commit (2) |
Log message: Update to alex alex-3.1.3. |
2011-06-30 15:30:20 by Matthias Kilian | Files touched by this commit (10) |
Log message: Bump after ghc update. |
2011-04-23 14:22:13 by Matthias Kilian | Files touched by this commit (11) |
Log message: New distinfo after DIST_SUBDIR change in ghc.port.mk. |
2011-04-11 08:45:16 by Matthias Kilian | Files touched by this commit (69) |
Log message: Bump after ghc update. |
2011-04-04 03:54:54 by Matthias Kilian | Files touched by this commit (2) |
Log message: Update to alex-2.3.5. |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-09-12 05:22:20 by Matthias Kilian | Files touched by this commit (2) |
Log message: Update to alex-2.3.3. |
2010-08-22 01:20:02 by Matthias Kilian | Files touched by this commit (1) |
Log message: Oops! Bumping backwards isn't a good idea. |
2010-08-21 14:40:53 by Matthias Kilian | Files touched by this commit (1) |
Log message: 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-07-17 07:54:30 by Matthias Kilian | Files touched by this commit (12) |
Log message: Switch to REVISION and new WANTLIB/LIB_DEPENDS style. |
2010-06-30 09:41:02 by Matthias Kilian | Files touched by this commit (17) |
Log message: WANTLIB += pthread and bump PKGNAME. |
2010-06-15 11:59:24 by Matthias Kilian | Files touched by this commit (12) |
Log message: Add gmp and bump. |
2010-05-06 14:05:24 by Matthias Kilian | Files touched by this commit (12) |
Log message: Adjust WANTLIB and bump PKGNAME after the ghc change. |
2010-04-22 15:48:30 by Matthias Kilian | Files touched by this commit (3) |
Log message: Update to alex-2.3.2. |
2008-09-19 15:19:15 by Matthias Kilian | Files touched by this commit (1) |
Log message: Drop maintainership. |
2007-08-01 15:57:37 by Matthias Kilian | Files touched by this commit (1) |
Log message: 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-07-21 11:19:50 by Matthias Kilian | Files touched by this commit (5) |
Log message: Update to 2.1.0 to make it build with ghc-6.6.1. |
2007-05-04 03:56:02 by Bernd Ahlers | Files touched by this commit (3) |
Log message: Use xenocara expat. |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-11-20 06:07:20 by Marc Espie | Files touched by this commit (22) |
Log message: fix a few obviously wrong dependencies, and remove extra shells in ghc. |
2005-02-13 19:17:34 by Don Stewart | Files touched by this commit (2) |
Log message: Alex .bz2 src distfile was removed from site, revert to the .tar.gz edition. ok @pvalchev |
2005-01-05 09:22:44 by Christian Weisgerber | Files touched by this commit (366) |
Log message: SIZE |
2004-11-23 04:22:02 by Marc Espie | Files touched by this commit (43) |
Log message: WANTLIB markers |
2004-09-14 17:44:02 by Marc Espie | Files touched by this commit (206) |
Log message: switch to new plist, killing a few install scripts along the way. |
2004-08-10 02:23:37 by Xavier Santolaria | Files touched by this commit (10) |
Log message: MODULES= lang/ghc |
2004-05-16 21:41:25 by Don Stewart | Files touched by this commit (1) |
Log message: 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-04-22 20:17:50 by Don Stewart | Files touched by this commit (3) |
Log message: 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-01-16 01:45:33 by Anil Madhavapeddy | Files touched by this commit (1) |
Log message: sparc support, from maintainer Don Stewart <dons at cse.unsw.edu.au> |