FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 6:47 PM BST
Port details
hs-alex 2.3.5_1 devel on this many watch lists=2 search for ports that depend on this port
Alex is a tool for generating lexical analysers in Haskell
Maintained by: haskell@FreeBSD.org search for ports maintained by this maintainer
Port Added: 31 Jan 2003 22:25:33
Also Listed In: haskell
License: BSD


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++ by Chris Dornan and Simon Marlow.

WWW: http://www.haskell.org/alex/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/ghc, lang/ghc, textproc/docbook-xsl, textproc/libxslt, devel/gmake, devel/autoconf
Required Libraries: math/gmp, converters/libiconv

Required by:
for Build

for Run

To install the port: cd /usr/ports/devel/hs-alex/ && make install clean
To add the package: pkg_add -r hs-alex


Configuration Options
     No options to configure

Master Sites:
http://hackage.haskell.org/packages/archive/alex/2.3.5/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/cabal/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2012-02-13
    Affects: users of lang/ghc and */hs-*
    Author: pgj@FreeBSD.org
    Reason: 
      GHC has been updated to version 7.0.4, and Haskell Platform to version
      2011.4.0.0, and other Haskell ports are also updated to their Haskell
      Platform versions or latest versions.
    
      To update all affected ports:
    
      # portmaster -r lang/ghc
      or
      # portupgrade -r lang/ghc
    
    

  • 2011-05-09
    Affects: users of lang/ghc and */hs-*
    Author: ashish@FreeBSD.org
    Reason: 
      GHC has been updated to version 7.0.3 and other Haskell ports are also
      updated to their Haskell Platform versions or latest versions.
    
      To update all affected ports:
    
      # portmaster -r lang/ghc
      or
      # portupgrade -r lang/ghc
    
    

Number of commits found: 39

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
13 Feb 2012 03:49:33
Original commit files touched by this commit  2.3.5_1
pgj search for other commits by this committer
- Please welcome GHC 7.0.4

GHC in the ports tree has been updated to version 7.0.4 and the port revision
for all the Haskell ports without version changes are bumped.  Other per-port
updates are coming soon.

This update also incorporates some improvements for bsd.cabal.mk that makes
working with Haskell ports even easier.

Thanks ashish@ for the help!

Obtained from:  FreeBSD Haskell
09 May 2011 05:28:57
Original commit files touched by this commit  2.3.5
ashish search for other commits by this committer
- 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
04 Dec 2010 07:34:27
Original commit files touched by this commit  2.3.3_1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  2.3.3_1
ade search for other commits by this committer
Punt autoconf267->autoconf268
15 Sep 2010 18:35:24
Original commit files touched by this commit  2.3.3_1
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
08 Aug 2010 08:49:38
Original commit files touched by this commit  2.3.3
pgj search for other commits by this committer
- Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")

Suggested by:   admi3
15 May 2010 18:57:57
Original commit files touched by this commit  2.3.3
pgj search for other commits by this committer
- Update to 2.3.3
12 May 2010 16:33:59
Original commit files touched by this commit  2.3.1_3
pgj search for other commits by this committer
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.
19 Apr 2010 10:43:43
Original commit files touched by this commit  2.3.1_3
ale search for other commits by this committer
Switch to use newer GMP version.

PR:             ports/144487
Submitted by:   ale
Approved by:    portmgr (-exp run by erwin)
02 Sep 2009 15:38:45
Original commit files touched by this commit  2.3.1_2
pgj search for other commits by this committer
- Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bump
  port revision where appropriate
- Add devel/hs-ghc-paths
- Add devel/hs-QuickCheck
- Add devel/hs-readline
- Add devel/hs-haskeline
- Add devel/hs-mmap
- Remove lang/ghc-doc
- Mark devel/lhs2TeX broken as it does not compile with GHC 6.10.4
- Set NHC98 as default compiler for devel/hs-hat as it does not compile
  with GHC 6.10.4

PR:             ports/137055, ports/137058, ports/137059, ports/137060,
ports/137061,
                ports/137062, ports/137063, ports/137063, ports/137064,
ports/137065,
                ports/137066, ports/137067, ports/137068, ports/137069,
ports/137070,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
05 Jun 2009 11:59:16
Original commit files touched by this commit  2.3.1_1
pgj search for other commits by this committer
- Respect custom PREFIX, LOCALBASE
- Bump port revision

Reported by:    QAT
Approved by:    gabor (mentor)
24 Jan 2009 00:16:25
Original commit files touched by this commit  2.3.1
pgj search for other commits by this committer
- Update to 2.3.1
- Fix CONFIGURE_ARGS, PORTDOCS, PORTEXAMPLES

Approved by:    gabor
20 Aug 2008 00:57:32
Original commit files touched by this commit  2.2
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
10 Feb 2008 10:45:15
Original commit files touched by this commit  2.2
obraun search for other commits by this committer
Update to 2.2.
30 Sep 2007 04:47:37
Original commit files touched by this commit  2.1.0_2
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
19 May 2007 20:32:57
Original commit files touched by this commit  2.1.0_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
18 Feb 2007 16:35:09
Original commit files touched by this commit  2.1.0
obraun search for other commits by this committer
Upgrade to 2.1.0.
22 Jan 2006 08:30:12
Original commit files touched by this commit  2.0.1_1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
12 Jan 2006 12:54:32
Original commit files touched by this commit  2.0.1_1
sem search for other commits by this committer
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:             ports/90247
Submitted by:   Ermal Lu?i <eri--@albabsd.org>
01 Jun 2005 23:50:15
Original commit files touched by this commit  2.0.1
jmallett search for other commits by this committer
Give hs-alex port some sexualoving - anecdotal evidence suggests that the most
recent update fixed the build problem against the version of GHC we've got, and
fixed things on >=5.x, and all that lovely.  So mark it un-BROKEN.  If it shows
up BROKEN again, I'll handle appropriately.
20 Apr 2005 12:37:00
Original commit files touched by this commit  2.0.1
vs search for other commits by this committer
- Update to 2.0.1
- Fetch pre-built docs since we can't build it ourselves: fop requires
    Java which I didn't want to pull in and passivetex barfs.
- Treat examples as documentation
17 Dec 2004 06:54:40
Original commit files touched by this commit  2.0_2
kris search for other commits by this committer
BROKEN on >= 5.x: Does not compile
13 Oct 2004 15:31:59
Original commit files touched by this commit  2.0_2
erwin search for other commits by this committer
Add missed category in previous commit and unbreak INDEX (again).
13 Oct 2004 09:28:08
Original commit files touched by this commit  2.0_2
vs search for other commits by this committer
Add dependency on 'dvips'

Reported by: cluster via kris
15 Aug 2004 21:24:50
Original commit files touched by this commit  2.0_2
vs search for other commits by this committer
Unbreak: Revert to .tar.gz instead of bzip2.
14 Aug 2004 21:40:50
Original commit files touched by this commit  2.0_2
kris search for other commits by this committer
BROKEN: Unfetchable
26 Jul 2004 12:06:07
Original commit files touched by this commit  2.0_2
vs search for other commits by this committer
Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports.

PR:             ports/69481
Submitted by:   Tim Bishop
16 Jul 2004 15:44:18
Original commit files touched by this commit  2.0_2
vs search for other commits by this committer
Minor portlint-spree, including fixes for package-building hs-tclhaskell-ghc
and hs-c2hs on the cluster (for 4.X).
11 May 2004 19:22:26
Original commit files touched by this commit  2.0_2
obraun search for other commits by this committer
Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES.

Pointed out by: Simon Marlow <simonmar@microsoft.com>
18 Mar 2004 08:44:45
Original commit files touched by this commit  2.0_2
obraun search for other commits by this committer
Add SIZE.

Submitted by:   trevor
07 Mar 2004 10:14:14
Original commit files touched by this commit  2.0_2
obraun search for other commits by this committer
Set maintainer to haskell@.
04 Feb 2004 05:21:48
Original commit files touched by this commit  2.0_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
07 Nov 2003 09:08:46
Original commit files touched by this commit  2.0_1
obraun search for other commits by this committer
Add dependency on correct DocBook.

PR:             ports/59030
Submitted by:   maintainer
13 Oct 2003 15:18:23
Original commit files touched by this commit  2.0_1
obraun search for other commits by this committer
Add dependency on textproc/dsssl-docbook-modular.

PR:             ports/57953
Submitted by:   maintainer
16 Aug 2003 13:40:55
Original commit files touched by this commit  2.0_1
olgeni search for other commits by this committer
Add jadetex to BUILD_DEPENDS.
13 Aug 2003 18:44:10
Original commit files touched by this commit  2.0_1
obraun search for other commits by this committer
* Really upgrade to 2.0 this time! Bump PORTREVISION accordingly.
* Give maintainership to someone who obviously had more sleep.

PR:             ports/55553
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Pointy hat to:  ME!
13 Aug 2003 15:09:13
Original commit files touched by this commit  2.0
obraun search for other commits by this committer
* Upgrade to 2.0.
* Grab maintainership.
20 Feb 2003 17:07:10
Original commit files touched by this commit  1.1
knu search for other commits by this committer
De-pkg-comment.
31 Jan 2003 22:24:58
Original commit files touched by this commit  1.1
obraun search for other commits by this committer
Add hs-alex 1.1, alex is a Lex-like package for generating Haskell scanners.

PR:             ports/47644
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>

Number of commits found: 39

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours33
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.187 seconds.