Port details |
- nhc98 Fully-fledged compiler for Haskell 98
- 1.22_9 lang =4 1.22_9Version of this port present on the latest quarterly branch.
- IGNORE: is only for i386, while you are running amd64
- Maintainer: haskell@FreeBSD.org
- Port Added: 2001-12-21 17:23:40
- Last Update: 2024-03-29 08:09:23
- Commit Hash: fa5ea32
- People watching this port, also watch:: ghc, hs-happy, pure-ftpd, hs-alex, arpwatch
- Also Listed In: haskell
- License: not specified in port
- WWW:
- https://www.haskell.org/nhc98/
- Description:
- nhc98 is a fully-fledged compiler for Haskell 98, the standard lazy functional
programming language. Written in Haskell, it is small and very portable, and
aims to produce small executables that run in small amounts of memory. It comes
with extensive tool support for automatic compilation, foreign language
interfacing, heap and time profiling, tracing, and debugging.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/lang/nhc98/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install lang/nhc98
- pkg install nhc98
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nhc98
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386
- distinfo:
- SHA256 (nhc98/nhc98src-1.22.tar.gz) = 14c5c16c336d0bb15e6e3d1baad8a2bca93c0538a129fb18df1d47d1f4eb6f3a
SIZE (nhc98/nhc98src-1.22.tar.gz) = 29854160
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- gcc13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- gcc13 : lang/gcc13
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for nhc98-1.22_9:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- lang_nhc98
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.22_9 29 Mar 2024 08:09:23 |
Yasuhiro Kimura (yasu) |
lang/nhc98: Move man pages to share/man
Approved by: portmgr (blanket) |
1.22_8 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.22_7 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.22_7 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
1.22_7 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
1.22_7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.22_7 04 Aug 2019 09:25:29 |
arrowd |
Use HTTPS in pkg-descr's of Haskell ports. |
1.22_7 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.22_6 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.22_5 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.22_4 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.22_3 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.22_2 25 Jul 2017 14:40:20 |
tobik |
Allow building of lang/nhc98 with GCC >= 5
PR: 196857
Reported by: gerald
Approved by: haskell (maintainer timeout, 2 months+) |
1.22_1 23 May 2016 20:35:01 |
amdmi3 |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
1.22_1 20 Jan 2015 00:13:22 |
gerald |
This fails to properly build with GCC 4.9, so force GCC 4.8 for the
time being.
PR: 196857
Approved by: pgj (maintainer) |
1.22_1 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
1.22_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.22 01 Jul 2014 14:14:03 |
pgj |
- Update to 1.22
- Stagify
- Introduce explicit dependency on GCC to make it build on 10.x and later
- Remove indefinite article from COMMENT
- Mark jobs unsafe as it does not build reliably on multi-core systems
- Remove hmake from conflicting packages, it is long gone
- Rework handling of documentation
- Update master site
Obtained from: FreeBSD Haskell |
1.18_2 26 May 2014 14:47:57 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
1.18_2 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.18_2 03 Aug 2012 03:44:20 |
pgj |
- Use the new options framework
Obtained from: FreeBSD Haskell |
1.18_1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.18_1 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
1.18_1 09 May 2006 20:52:24 |
edwin |
Remove USE_REINPLACE from the categories starting with L |
1.18_1 22 Jan 2006 12:42:24 |
edwin |
SHA256ify
Approved by: krion@ |
1.18_1 17 Oct 2005 09:26:38 |
vs |
Make PREFIX-aware
Noticed by: krisbot |
1.18_1 20 May 2005 11:10:07 |
vs |
Update with vendor-patches:
- 'newtype'-bugfix
- install interface files for hierarchical libraries
- use generic URL in pkg-descr |
1.18 17 Mar 2005 22:01:46 |
obraun |
* Upgrade to 1.18.
* Remove BROKEN. |
1.16_2 11 Mar 2004 07:48:13 |
obraun |
deUSE_SIZEify. |
1.16_2 06 Mar 2004 21:29:59 |
obraun |
Set maintainer to the new created haskell@ mail alias. |
1.16_2 19 Feb 2004 09:59:50 |
kris |
BROKEN on 5.x: does not compile |
1.16_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.16_1 31 Jan 2004 11:16:48 |
obraun |
SIZE-ify |
1.16_1 16 Jan 2004 10:48:22 |
obraun |
build with lang/ghc5 on -current |
1.16_1 11 Oct 2003 09:25:56 |
obraun |
* Add upstream patch file.
* Add ONLY_FOR_ARCHS=i386.
* Utilize DOCSDIR.
* Use CONFLICTS instead of checking conflict with hs-hmake in the ports
Makefile. |
1.16_1 26 Apr 2003 11:53:11 |
obraun |
* Add PATCHFILE.
* Bump PORTREVISION. |
1.16 25 Mar 2003 15:06:02 |
obraun |
Tarball has been rerolled. Developer added one tiny extra fix for Cygwin
configuration, and removed lots of files that belonged to the Hat project,
which are no longer relevant to building nhc98.
No functional change, so no need to bump PORTREVISION.
Noticed by: Matthew Donadio <m.p.donadio@ieee.org> |
1.16 23 Mar 2003 22:31:20 |
obraun |
Upgrade to 1.16. |
1.14a_1 18 Feb 2003 10:50:48 |
obraun |
De-pkg-comment and make portlint a little bit happier. |
1.14a_1 20 Nov 2002 09:10:55 |
obraun |
Add the new virtual category haskell. |
1.14a_1 05 Nov 2002 21:55:21 |
obraun |
Use PORTCOMMENT variable instead of pkg-comment file. |
1.14a_1 21 Oct 2002 15:00:23 |
obraun |
* Add PATCHFILE.
* Bump PORTREVISION. |
1.14a 21 Aug 2002 14:49:02 |
obraun |
Update to 1.14a.
Change MAINTAINER to my FreeBSD address.
PR: ports/41629
Submitted by: obraun
Approved by: dwcjr (mentor) |
1.14 28 Jul 2002 05:32:46 |
pat |
Make buildable with ghc again
PR: ports/40890
Submitted by: maintainer |
1.14 20 Jun 2002 05:27:33 |
pat |
USE_REINPLACE has to be defined before including bsd.port.pre.mk |
1.14 19 Jun 2002 08:18:10 |
sobomax |
Add USE_REINPLACE where appropriate. |
1.14 18 Jun 2002 22:28:45 |
pat |
Do not install hat-replated manpages.
PR: 39480
Submitted by: maintainer |
1.14 16 Jun 2002 19:13:20 |
ijliao |
upgrade to 1.14
PR: 39368
Submitted by: maintainer |
1.12 16 Jun 2002 01:54:07 |
glewis |
Fix dependencies to be in sync with the recent JDK ports renaming.
Forgotten by: znerd |
1.12 14 Jun 2002 07:21:10 |
ijliao |
Replace ${PERL} with ${REINPLACE_CMD}.
PR: 39243, 39244, 39245, 39249
Submitted by: maintainer |
1.12 27 May 2002 02:02:18 |
dwcjr |
Require use to override if hmake is already installed
PR: 38585
Submitted by: maintainer |
1.12 23 May 2002 13:26:26 |
sobomax |
GC empty files.
Submitted by: find /usr/ports -type f -size 0 |
1.12 08 May 2002 16:57:57 |
dwcjr |
Update to 1.12
Unbreak for -current
PR: 36139
Submitted by: maintainer |
1.10_1 18 Mar 2002 06:32:21 |
kris |
Mark FORBIDDEN: this port loops infinitely during build:
[...]
gmake[1652]: Leaving directory
`/x/tmp/a/ports/lang/nhc98/work/nhc98-1.10/src/prelude/Numeric'
cd -FreeBSD; gmake fromC
cd: Illegal option -F
gmake[1652]: Entering directory
`/x/tmp/a/ports/lang/nhc98/work/nhc98-1.10/src/prelude
[...]
Noticed by: bento |
23 Jan 2002 18:14:54 |
sf |
update official patch. respect CFLAGS. |
22 Dec 2001 06:21:46 |
ijliao |
upgrade to 1.10 |
21 Dec 2001 20:23:40 |
ijliao |
add nhc98 1.08 A fully-fledged compiler for Haskell 98 |