FreshPorts -- The Place For Ports Thu, 20 Nov 2008 10:12 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
hugs 200609_2 lang on this many watch lists=11 search for ports that depend on this port
An interpreter for the functional programming language Haskell 98
Maintained by: haskell@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: haskell


Hugs 98 is a functional programming system based on Haskell 98, the
de facto standard for non-strict functional programming languages.

Hugs 98 provides an almost complete implementation of Haskell 98,
including monad and record syntax, newtypes, strictness annotations,
and modules. In addition, it comes packaged with almost all libraries
defined in the most recent version of the Haskell 98 Library Report.

Hugs 98 also supports a number of advanced and experimental extensions
including multi-parameter classes, extensible records, rank-2
polymorphism, existentials, scoped type variables, and restricted
type synonyms.

WWW: http://www.haskell.org/hugs/

-- Oliver Braun
obraun@informatik.unibw-muenchen.de
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: shells/bash, devel/gmake, devel/bison
Required Libraries: graphics/libglut

To install the port: cd /usr/ports/lang/hugs/ && make install clean
To add the package: pkg_add -r hugs98


Configuration Options
     No options to configure

Master Sites:
http://cvs.haskell.org/Hugs/downloads/2006-09/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 47

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Apr 2008 18:56:05
Original commit files touched by this commit  200609_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
17 Oct 2007 11:13:01
Original commit files touched by this commit  200609_2
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
23 Jul 2007 10:36:52
Original commit files touched by this commit  200609_1
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
19 May 2007 21:32:57
Original commit files touched by this commit  200609_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}.
29 Jan 2007 07:09:55
Original commit files touched by this commit  200609
vs search for other commits by this committer
Builds fine on 4.x since last update.

Noted by: Chris Pressey
11 Dec 2006 11:01:58
Original commit files touched by this commit  200609
rafan search for other commits by this committer
- Respect X11BASE

Reported by:    pointyhat
Approved by:    portmgr (linimon)
22 Sep 2006 21:00:51
Original commit files touched by this commit  200609
obraun search for other commits by this committer
Upgrade to Sep 2006 Release.
14 Jul 2006 07:46:55
Original commit files touched by this commit  200605
linimon search for other commits by this committer
Mark broken on ia64.
28 May 2006 17:20:42
Original commit files touched by this commit  200605
vs search for other commits by this committer
Chase re-rolled tarball: necessary patches have been integrated
21 May 2006 15:33:38
Original commit files touched by this commit  200605
vs search for other commits by this committer
Update to May 2006 release

Sponsored by several tinderbox runs on tb3 and by oliver@
09 May 2006 21:52:24
Original commit files touched by this commit  200503_1
edwin search for other commits by this committer
Remove USE_REINPLACE from the categories starting with L
22 Jan 2006 12:42:24
Original commit files touched by this commit  200503_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
10 Nov 2005 13:36:36
Original commit files touched by this commit  200503_1
vs search for other commits by this committer
Fix build: Use our own targets since the real ones have funky dependencies
which would like autoreconf.
27 Oct 2005 08:33:59
Original commit files touched by this commit  200503_1
vs search for other commits by this committer
Set GNU_CONFIGURE (should fix non-std PREFIX-builds)
19 May 2005 16:38:44
Original commit files touched by this commit  200503_1
vs search for other commits by this committer
Update to patched version fixing a few bugs
12 Apr 2005 04:26:57
Original commit files touched by this commit  200503
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 17:05:11
Original commit files touched by this commit  200503
vs search for other commits by this committer
Unbreak: I couldn't find a sane way of disabling X11-detection if it's not
desired but already installed, so make X11 mandatory for the time being.
Our CONFIGURE-handling is broken atm, too :/

Noticed by: krisbot
11 Apr 2005 09:04:41
Original commit files touched by this commit  200503
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
10 Apr 2005 22:30:58
Original commit files touched by this commit  200503
kris search for other commits by this committer
BROKEN: Incorrect pkg-plist
21 Mar 2005 15:44:49
Original commit files touched by this commit  200503
obraun search for other commits by this committer
Update checksum. The tarball has been rerolled. Only difference is a
</varlistentry> tag in docs/users_guide/options.xml which wasn't there before.
12 Mar 2005 19:45:19
Original commit files touched by this commit  200503
obraun search for other commits by this committer
Upgrade to Mar2005 release
28 Jan 2005 17:10:37
Original commit files touched by this commit  200311_1
vs search for other commits by this committer
Chase rerolled tarball (no functional change)
19 Nov 2004 21:14:04
Original commit files touched by this commit  200311_1
obraun search for other commits by this committer
Add OPTION for compiling hugs with OpenGL/GLUT support.

Requested by:   Jan Rochel <jannisan@t-online.de>
25 Aug 2004 19:43:59
Original commit files touched by this commit  200311_1
obraun search for other commits by this committer
Work around stricter CPP in GCC >= 3.4.1.

Obtained from:  cvs.haskell.org
26 Jul 2004 13:06:07
Original commit files touched by this commit  200311_1
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
11 May 2004 20:22:26
Original commit files touched by this commit  200311_1
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>
11 Mar 2004 07:48:13
Original commit files touched by this commit  200311_1
obraun search for other commits by this committer
deUSE_SIZEify.
06 Mar 2004 21:29:59
Original commit files touched by this commit  200311_1
obraun search for other commits by this committer
Set maintainer to the new created haskell@ mail alias.
25 Feb 2004 11:25:52
Original commit files touched by this commit  200311_1
obraun search for other commits by this committer
* Respect CC and CFLAGS.
* Fix for amd64
04 Feb 2004 05:21:48
Original commit files touched by this commit  200311_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
31 Jan 2004 11:16:48
Original commit files touched by this commit  200311
obraun search for other commits by this committer
SIZE-ify
04 Dec 2003 22:31:15
Original commit files touched by this commit  200311
obraun search for other commits by this committer
Upgrade to Nov2003 release. Builds fine on alpha and sparc64 now.

Parts submitted by:     Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
27 Jun 2003 17:48:14
Original commit files touched by this commit  200211
obraun search for other commits by this committer
s/BROKEN/IGNORE/

PR:             ports/53437
Submitted by:   Mark Linimon <linimon@lonesome.com>
18 Feb 2003 10:50:48
Original commit files touched by this commit  200211
obraun search for other commits by this committer
De-pkg-comment and make portlint a little bit happier.
01 Jan 2003 17:31:49
Original commit files touched by this commit  200211
obraun search for other commits by this committer
* remove ONLY_FOR_ARCH
* add BROKEN for alpha and sparc64
31 Dec 2002 07:34:18
Original commit files touched by this commit  200211
obraun search for other commits by this committer
Add ONLY_FOR_ARCHS=i386. Does not build correctly on alpha and sparc64.

Noticed by:     bento
21 Nov 2002 09:45:51
Original commit files touched by this commit  200211
obraun search for other commits by this committer
Update distinfo. Developer has added ffihugs to hugs98.spec file.
21 Nov 2002 00:10:55
Original commit files touched by this commit  200211
obraun search for other commits by this committer
Add USE_BISON.

Pointed out by: kris
20 Nov 2002 09:10:55
Original commit files touched by this commit  200211
obraun search for other commits by this committer
Add the new virtual category haskell.
20 Nov 2002 08:13:29
Original commit files touched by this commit  200211
obraun search for other commits by this committer
Upgrade to 200211.
05 Nov 2002 21:55:21
Original commit files touched by this commit  200112
obraun search for other commits by this committer
Use PORTCOMMENT variable instead of pkg-comment file.
21 Aug 2002 15:46:07
Original commit files touched by this commit  200112
obraun search for other commits by this committer
Change MAINTAINER to my FreeBSD address.

Approved by:    dwcjr (mentor)
27 Mar 2002 00:23:20
Original commit files touched by this commit  200112
petef search for other commits by this committer
Support NOPORTDOCS.

PR:             36346
Submitted by:   maintainer
17 Dec 2001 13:13:19
files touched by this commit
kevlo search for other commits by this committer
Update to the lastest version.    
19 Jun 2001 23:10:28
files touched by this commit
dwcjr search for other commits by this committer
Take PORTVERSION out of DISTNAME    
19 Jun 2001 16:05:41
files touched by this commit
dwcjr search for other commits by this committer
Update to latest version   Move 98 to PORTNAME and USE 200102 in PORTVERSION  
Update description for new version   Update plist file to relfect changes   New
Maintainer    
08 Oct 2000 05:17:26
files touched by this commit
asami search for other commits by this committer
Convert category lang to new layout.  

Number of commits found: 47

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13
firefox10Nov 13

13 vulnerabilities affecting 33 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 19405
Broken 158
Deprecated 81
Ignore 444
Forbidden 7
Restricted 271
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 64
Interactive 78
new 24 hours 2
new 48 hours4
new 7 days35
new fortnight69
new month114

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

Add tab to Netscape 6

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