Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:15 1.22_7 |
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 ) |
29 Oct 2021 09:50:18 1.22_7 |
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) |
06 Apr 2021 14:31:07 1.22_7 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
04 Aug 2019 09:25:29
1.22_7 |
arrowd  |
Use HTTPS in pkg-descr's of Haskell ports. |
26 Jul 2019 20:46:57
1.22_7 |
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 |
12 Dec 2018 01:35:36
1.22_6 |
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 |
29 Jul 2018 22:18:46
1.22_5 |
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 |
10 Mar 2018 17:46:06
1.22_4 |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
10 Sep 2017 20:55:39
1.22_3 |
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 |
25 Jul 2017 14:40:20
1.22_2 |
tobik  |
Allow building of lang/nhc98 with GCC >= 5
PR: 196857
Reported by: gerald
Approved by: haskell (maintainer timeout, 2 months+) |
23 May 2016 20:35:01
1.22_1 |
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 |
20 Jan 2015 00:13:22
1.22_1 |
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) |
27 Oct 2014 15:23:31
1.22_1 |
bapt  |
Cleanup plist |
10 Sep 2014 20:50:37
1.22_1 |
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) |
01 Jul 2014 14:14:03
1.22 |
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 |
26 May 2014 14:47:57
1.18_2 |
miwi  |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
20 Sep 2013 19:53:10
1.18_2 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
03 Aug 2012 03:44:20
1.18_2 |
pgj  |
- Use the new options framework
Obtained from: FreeBSD Haskell |
24 Oct 2011 09:11:38
1.18_1 |
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 |
03 Jul 2011 13:45:36
1.18_1 |
ohauer  |
- remove MD5 |
09 May 2006 20:52:24
1.18_1 |
edwin  |
Remove USE_REINPLACE from the categories starting with L |
22 Jan 2006 12:42:24
1.18_1 |
edwin  |
SHA256ify
Approved by: krion@ |
17 Oct 2005 09:26:38
1.18_1 |
vs  |
Make PREFIX-aware
Noticed by: krisbot |
20 May 2005 11:10:07
1.18_1 |
vs  |
Update with vendor-patches:
- 'newtype'-bugfix
- install interface files for hierarchical libraries
- use generic URL in pkg-descr |
17 Mar 2005 22:01:46
1.18 |
obraun  |
* Upgrade to 1.18.
* Remove BROKEN. |
11 Mar 2004 07:48:13
1.16_2 |
obraun  |
deUSE_SIZEify. |
06 Mar 2004 21:29:59
1.16_2 |
obraun  |
Set maintainer to the new created haskell@ mail alias. |
19 Feb 2004 09:59:50
1.16_2 |
kris  |
BROKEN on 5.x: does not compile |
04 Feb 2004 05:21:48
1.16_2 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
31 Jan 2004 11:16:48
1.16_1 |
obraun  |
SIZE-ify |
16 Jan 2004 10:48:22
1.16_1 |
obraun  |
build with lang/ghc5 on -current |
11 Oct 2003 09:25:56
1.16_1 |
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. |
26 Apr 2003 11:53:11
1.16_1 |
obraun  |
* Add PATCHFILE.
* Bump PORTREVISION. |
25 Mar 2003 15:06:02
1.16 |
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> |
23 Mar 2003 22:31:20
1.16 |
obraun  |
Upgrade to 1.16. |
18 Feb 2003 10:50:48
1.14a_1 |
obraun  |
De-pkg-comment and make portlint a little bit happier. |
20 Nov 2002 09:10:55
1.14a_1 |
obraun  |
Add the new virtual category haskell. |
05 Nov 2002 21:55:21
1.14a_1 |
obraun  |
Use PORTCOMMENT variable instead of pkg-comment file. |
21 Oct 2002 15:00:23
1.14a_1 |
obraun  |
* Add PATCHFILE.
* Bump PORTREVISION. |
21 Aug 2002 14:49:02
1.14a |
obraun  |
Update to 1.14a.
Change MAINTAINER to my FreeBSD address.
PR: ports/41629
Submitted by: obraun
Approved by: dwcjr (mentor) |
28 Jul 2002 05:32:46
1.14 |
pat  |
Make buildable with ghc again
PR: ports/40890
Submitted by: maintainer |
20 Jun 2002 05:27:33
1.14 |
pat  |
USE_REINPLACE has to be defined before including bsd.port.pre.mk |
19 Jun 2002 08:18:10
1.14 |
sobomax  |
Add USE_REINPLACE where appropriate. |
18 Jun 2002 22:28:45
1.14 |
pat  |
Do not install hat-replated manpages.
PR: 39480
Submitted by: maintainer |
16 Jun 2002 19:13:20
1.14 |
ijliao  |
upgrade to 1.14
PR: 39368
Submitted by: maintainer |
16 Jun 2002 01:54:07
1.12 |
glewis  |
Fix dependencies to be in sync with the recent JDK ports renaming.
Forgotten by: znerd |
14 Jun 2002 07:21:10
1.12 |
ijliao  |
Replace ${PERL} with ${REINPLACE_CMD}.
PR: 39243, 39244, 39245, 39249
Submitted by: maintainer |
27 May 2002 02:02:18
1.12 |
dwcjr  |
Require use to override if hmake is already installed
PR: 38585
Submitted by: maintainer |
23 May 2002 13:26:26
1.12 |
sobomax  |
GC empty files.
Submitted by: find /usr/ports -type f -size 0 |
08 May 2002 16:57:57
1.12 |
dwcjr  |
Update to 1.12
Unbreak for -current
PR: 36139
Submitted by: maintainer |
18 Mar 2002 06:32:21
1.10_1 |
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 |