notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/hs-git-annex/Makefile
SVNWeb

Number of commits found: 56

Wed, 7 Jun 2023
[ 19:01 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:d14c324e94927af3d41d062ef87b7368265dc4a7  commit hash:d14c324e94927af3d41d062ef87b7368265dc4a7  commit hash:d14c324e94927af3d41d062ef87b7368265dc4a7  d14c324  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Haskell ports: Fix dependency on GHC 9.2 after its upgrade.

Reported by:	pkg-fallout
Sat, 27 May 2023
[ 08:44 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:fa38739d637717063c7700252d1fdcd98ebe51f2  commit hash:fa38739d637717063c7700252d1fdcd98ebe51f2  commit hash:fa38739d637717063c7700252d1fdcd98ebe51f2  fa38739 
devel/hs-git-annex: Update to 10.20230407 and switch to GHC 9.2
Sat, 24 Dec 2022
[ 06:00 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:a84795fd56679424d0ddb67dab04e705df1e4b94  commit hash:a84795fd56679424d0ddb67dab04e705df1e4b94  commit hash:a84795fd56679424d0ddb67dab04e705df1e4b94  a84795f 
Some Haskell ports: Mark BROKEN on aarch64.

These ports are failing on build cluster for some time. I tried reproducing
it locally and it turned out to be a strange heisenbug - the compiler crashes
when compiling different unrelated files and restarting the build makes the
problem go away.

I wasn't able to extract a minimal reproducing testcase, so didn't contact
upstream.

Mark BROKEN for now and hope for a new compiler version to work.
Reported by:	pkg-fallout
Mon, 3 Oct 2022
[ 06:17 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:bf75375fa590e5ea8dfbfb4cee66c2f3aeadfa70  commit hash:bf75375fa590e5ea8dfbfb4cee66c2f3aeadfa70  commit hash:bf75375fa590e5ea8dfbfb4cee66c2f3aeadfa70  bf75375 
devel/hs-git-annex: Disable optimization on aarch64 to unbreak the build.

Reported by:	pkg-fallout
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 1 Sep 2022
[ 11:51 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:e877385000e3657de516eb4d499458379ee75376  commit hash:e877385000e3657de516eb4d499458379ee75376  commit hash:e877385000e3657de516eb4d499458379ee75376  e877385 
devel/hs-git-annex: Unbreak on aarch64.

This reverts commit c1451a3d6d7779b7cdfc1156de88a1d565e58713.
Sat, 13 Aug 2022
[ 18:51 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:875d7c7d1985049af69dcafec40b6669c562781c  commit hash:875d7c7d1985049af69dcafec40b6669c562781c  commit hash:875d7c7d1985049af69dcafec40b6669c562781c  875d7c7  (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
*: bump PORTREVISION of all devel/xxhash users...

...except archivers/py-borgbackup, which requires a more complete fix.
Thu, 28 Jul 2022
[ 19:52 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:166cea3628c726601ebfd9a5497a4808015eebd3  commit hash:166cea3628c726601ebfd9a5497a4808015eebd3  commit hash:166cea3628c726601ebfd9a5497a4808015eebd3  166cea3  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Uses/cabal.mk: Introduce CABAL_WRAPPER_SCRIPTS variable.

Before this change every Haskell executable was wrapped into a shell script
which was installed into ${PREFIX}/bin while the actual executable was installed
into {PREFIX}/libexec/cabal. This was required to set env variables pointing the
Haskell program to its data files under ${PREFIX}/share. However, not every
Haskell program uses this feature.

Now the shell wrapping is off by default and CABAL_WRAPPER_SCRIPTS knob can be
used to enable it for a given port/executable.

Adjust all Haskell ports affected by this change.
Thu, 21 Jul 2022
[ 08:24 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:c1451a3d6d7779b7cdfc1156de88a1d565e58713  commit hash:c1451a3d6d7779b7cdfc1156de88a1d565e58713  commit hash:c1451a3d6d7779b7cdfc1156de88a1d565e58713  c1451a3 
devel/hs-git-annex: Mark BROKEN on aarch64.

Reported by:	pkg-fallout
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 7 Jul 2022
[ 10:24 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:3b60c32469f9efba11f5df2f5d16cacc1afa7332  commit hash:3b60c32469f9efba11f5df2f5d16cacc1afa7332  commit hash:3b60c32469f9efba11f5df2f5d16cacc1afa7332  3b60c32 
devel/hs-git-annex: Update to 10.20220525

Obtained from:	OpenBSD Ports (patches)
Mon, 9 May 2022
[ 19:23 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4  commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4  commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4  db78da8  (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
devel/libffi: Bump deps PORTREVISION for shlib change

PR:		263764
Reported by:	VVD <vvd@unislabs.com>
Tue, 7 Sep 2021
[ 10:28 Gleb Popov (arrowd) search for other commits by this committer Author: Alexis Praga ]    commit hash:3de6b6a7837eea62ca095c421b848d186bd429d7  commit hash:3de6b6a7837eea62ca095c421b848d186bd429d7  commit hash:3de6b6a7837eea62ca095c421b848d186bd429d7  3de6b6a 
devel/hs-git-annex: Update to 8.20210903
Tue, 31 Aug 2021
[ 08:53 Gleb Popov (arrowd) search for other commits by this committer Author: Alexis Praga ]    commit hash:5617c84a284eedebc20096983df3d1983eefce95  commit hash:5617c84a284eedebc20096983df3d1983eefce95  commit hash:5617c84a284eedebc20096983df3d1983eefce95  5617c84 
devel/hs-git-annex: Update to 8.20210803

Minor fix after @arrowd reviews.
Wed, 21 Apr 2021
[ 04:48 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:bdca32c5961668b70d8b65ecfe8d9f338216bb16  commit hash:bdca32c5961668b70d8b65ecfe8d9f338216bb16  commit hash:bdca32c5961668b70d8b65ecfe8d9f338216bb16  bdca32c  (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Bump USES=cabal ports after 12837690ed0c
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 2 Mar 2021
[ 15:09 arrowd search for other commits by this committer ] Original commit   Revision:566962
devel/hs-git-annex: Update to 8.20210223
Sun, 16 Aug 2020
[ 07:56 arrowd search for other commits by this committer ] Original commit   Revision:545088 (Only the first 10 of 91 ports in this commit are shown above. View all ports for this commit)
lang/ghc: Update to 8.10.1.

As usual, along with the compiler, many Haskell packages are updated as well.
Sat, 4 Jul 2020
[ 18:11 zeising search for other commits by this committer ] Original commit   Revision:541232 (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
Chanse update of devel/libffi

Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.

PR:		247028 (for tracking)
Mon, 4 May 2020
[ 18:08 arrowd search for other commits by this committer ] Original commit   Revision:533933 (Only the first 10 of 166 ports in this commit are shown above. View all ports for this commit)
Upgrade lang/ghc to 8.8.3 and many Haskell ports along the way.

PR:		244784
Submitted by:	Evilham <contact@evilham.com> (some ports)
Wed, 31 Jul 2019
[ 18:18 arrowd search for other commits by this committer ] Original commit   Revision:507727
devel/hs-git-annex: Fix git-annex-shell and git-remote-tor-annex executables.

PR:		239289
Thu, 4 Jul 2019
[ 19:35 arrowd search for other commits by this committer ] Original commit   Revision:505866 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
devel/hs-git-annex: Update to 7.20190626. Update its dependency net/hs-network
to 2.8.0.1.
Thu, 20 Jun 2019
[ 16:03 arrowd search for other commits by this committer ] Original commit   Revision:504637 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
In wrapper scripts, use $@ instead of $* to correctly pass arguments to the real
program

PR:		238719
Approved by:	tcberner (mentor, implicit)
Thu, 13 Jun 2019
[ 13:57 arrowd search for other commits by this committer ] Original commit   Revision:504093 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
For ports with USES=cabal install a wrapper shell script instead of a real
executable into /bin/, that sets some environment variables to workaround
https://github.com/haskell/cabal/issues/5997

While there, update bunch of Haskell ports, install their data files.

PR:		237878
Reviewed by:	tcberner
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D20556
Thu, 9 May 2019
[ 14:39 arrowd search for other commits by this committer ] Original commit   Revision:501101 (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
Introduce USES=cabal and use it to build Haskell applications.

PR:		230186
Reviewed by:	mat, tcberner
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D19730
Sat, 30 Mar 2019
[ 17:39 tcberner search for other commits by this committer ] Original commit   Revision:497311 (Only the first 10 of 529 ports in this commit are shown above. View all ports for this commit)
Mark almost all Haskell ports for expiration by mid April

Ports for Haskell *libraries* are going to be removed from the ports tree.
Haskell *applications* are going to be statically linked with all dependencies
( https://reviews.freebsd.org/D19730  ), so there is no reason to keep
Haskell libraries in tree.

If you think a port is wrongly marked and should stay, please contact haskell@

Submitted by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D19244
Sun, 6 Jan 2019
[ 12:18 arrowd search for other commits by this committer ] Original commit   Revision:489474 (Only the first 10 of 807 ports in this commit are shown above. View all ports for this commit)
lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports.

As usual, it is recommended to rebuild or reinstall all the
dependent ports and the lang/ghc port itself in one of the following
ways:

# portmaster -w -r ghc
  or
# portupgrade -fr lang/ghc

In case of pkg(8), it is probably safer to remove all the GHC-dependent
packages along with GHC and reinstall everything from scratch.  For
example:

# pkg query "%ro" ghc > ghc-pkgs.txt
# pkg delete -y lang/ghc
# pkg install -y `cat ghc-pkgs.txt`

During update some hs-* ports got two PORTREVISION bumps in a row. Other ports
got a PORTVERSION update together with one PORTREVISION bump. This is caused
by bulk-bumping PORTREVISION of all hs-* ports. There are a lot of them updated,
so figuring out which ones require a bump and which are not is too tedious.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D18707
Sat, 30 Jun 2018
[ 09:58 arrowd search for other commits by this committer ] Original commit   Revision:473611 (Only the first 10 of 563 ports in this commit are shown above. View all ports for this commit)
lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports.

As usual, it is recommended to rebuild or reinstall all the
dependent ports and the lang/ghc port itself in one of the following
ways:

# portmaster -w -r ghc
  or
# portupgrade -fr lang/ghc

In case of pkg(8), it is probably safer to remove all the GHC-dependent
packages along with GHC and reinstall everything from scratch.  For
example:

# pkg query "%ro" ghc > ghc-pkgs.txt
# pkg delete -y lang/ghc

In ghc-pkgs.txt, check and remove all the packages that have been moved
on the update, then use this command:

# pkg install -y `cat ghc-pkgs.txt`

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16038
Fri, 25 May 2018
[ 21:44 tcberner search for other commits by this committer ] Original commit   Revision:470870 (Only the first 10 of 966 ports in this commit are shown above. View all ports for this commit)
Update lang/ghc 8.4.2 and the hs-* ports the newer versions

* Update lang/ghc to 8.4.2
* Update the boostrap compiler to 8.4.1
* Update the many hs-* ports
* Bump the rest

Thanks a lot to arrowd for doing all the heavy lifting :)

PR:		227968
Exp-run by:	antoine
Submitted by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D15005
Sat, 10 Feb 2018
[ 08:03 tcberner search for other commits by this committer ] Original commit   Revision:461362 (Only the first 10 of 560 ports in this commit are shown above. View all ports for this commit)
Switch C compiler used to compile GHC to base Clang.

This removes build dependency on gcc and runtime dependency on gcc's runtime
libraries.

Big thanks to Gleb for working on this.

PR:		225185
Submitted by:	Gleb Popov <6yearold@gmail.com>
Exp-run by:	antoine
Reviewed by:	pgj
Differential Revision:	https://reviews.freebsd.org/D12043
Tue, 8 Aug 2017
[ 17:21 tcberner search for other commits by this committer ] Original commit   Revision:447548 (Only the first 10 of 1370 ports in this commit are shown above. View all ports for this commit)
- Update The Glorious Glasgow Haskell Compiler to version 8.0.2
- Simplified port by only suporting GCC, and creating a build.mk file
- Update Pandoc to 1.19.2.1
- Update git-annex to 6.20170520
- Update Darcs to 2.12.5
- Update Gtk2Hs to 0.13.2.2
- Update Agda to 2.5.2

Please note that port revisions for all the Haskell ports without version
changes are bumped.

See the UPDATING file for instructions.

New ports (63):
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 27 Mar 2016
[ 14:58 tijl search for other commits by this committer ] Original commit   Revision:411990 (Only the first 10 of 183 ports in this commit are shown above. View all ports for this commit)
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Thu, 20 Aug 2015
[ 23:02 pgj search for other commits by this committer ] Original commit   Revision:394918 (Only the first 10 of 1153 ports in this commit are shown above. View all ports for this commit)
- Update The Glorious Glasgow Haskell Compiler to version 7.10.2
- Include a patch for addressing timer issues [1]
- Add support for building both GHC and Haskell ports with Clang, either from
  ports or the base system
- Discontinue supporting Haskell Platform, use Stackage instead as a
  reference
- Drop support for FreeBSD 8.x, optimize bootstrap compiler tarballs
- Update Gtk2Hs to version 0.13 [2]
- Update Pandoc to version 1.15.0.6
- Update git-annex to version 5.20150727
- Update Darcs to 2.10 [3]
- Unbreak wxHaskell ports

Please note that port revisions for all the Haskell ports without version
changes are bumped.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 25 Aug 2014
[ 18:24 pgj search for other commits by this committer ] Original commit   Revision:366121
- Update to 5.20140817

Obtained from:	FreeBSD Haskell
Sun, 10 Aug 2014
[ 22:34 pgj search for other commits by this committer ] Original commit   Revision:364579 (Only the first 10 of 1166 ports in this commit are shown above. View all ports for this commit)
- Update The Glorious Glasgow Haskell Compiler to version 7.8.3
- Update Haskell Platform to version 2014.2.0.0
- Update Yesod Platform to version 1.2.13
- Update Gtk2Hs to version 0.12.5
- Update Pandoc to version 1.12.4.2
- Update git-annex to version 5.20140717
- Unbreak wxHaskell ports

Please note that port revisions for all the Haskell ports without version
changes are bumped.

New ports (69):

databases/hs-esqueleto: Type-safe EDSL for SQL queries on persistent backends
devel/hs-Glob: Globbing library
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 29 Mar 2014
[ 00:52 pgj search for other commits by this committer ] Original commit   Revision:349475 (Only the first 10 of 402 ports in this commit are shown above. View all ports for this commit)
- Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and
  9.x in order to prevent run-time breakage after the recent changes in
  libiconv
- Bump port revision for lang/ghc and all dependents, as a consequence

Obtained from:	FreeBSD Haskell
Mon, 10 Mar 2014
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:347809 (Only the first 10 of 1081 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
Thu, 9 Jan 2014
[ 21:32 pgj search for other commits by this committer ] Original commit   Revision:339286 (Only the first 10 of 410 ports in this commit are shown above. View all ports for this commit)
- Stagify lang/ghc and all the Haskell Cabal ports
- Update HACKAGE_SITE to follow changes in upstream
- MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports
- Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of
  ${DO_NADA}, some refactoring

Obtained from:	FreeBSD Haskell
[ 21:29 pgj search for other commits by this committer ] Original commit   Revision:339285 (Only the first 10 of 406 ports in this commit are shown above. View all ports for this commit)
- Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused by
  the iconv changes (basically GHCi was rendered unusable)
- Fix build for x11-toolkits/hs-wxc, while here
- Bump port revision for all Haskell Cabal ports as they have to be rebuilt

PR:		ports/184806
Reported by:	many
Obtained from:	FreeBSD Haskell
MFH:		2014Q1
Sat, 26 Oct 2013
[ 00:52 gerald search for other commits by this committer ] Original commit   Revision:331644 (Only the first 10 of 1147 ports in this commit are shown above. View all ports for this commit)
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 20 Sep 2013
[ 17:04 bapt search for other commits by this committer ] Original commit   Revision:327723 (Only the first 10 of 482 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
Mon, 9 Sep 2013
[ 17:31 az search for other commits by this committer ] Original commit   Revision:326823 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Tue, 4 Jun 2013
[ 18:53 pgj search for other commits by this committer ] Original commit   Revision:319894 (Only the first 10 of 625 ports in this commit are shown above. View all ports for this commit)
- Update The Glorious Glasgow Haskell Compiler to version 7.6.3
- Update Haskell Platform to version 2013.2.0.0

Please note that port revisions for all the Haskell ports without version
changes are bumped.

Some highlights of the update:

- Fix PDF generation for pandoc [1]
- From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for
  hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with
  portmaster(8) [2]
- Experimental support for LLVM-based code generation (disabled by default)
- Many simplifications, refactoring in bsd.cabal.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 12 May 2013
[ 19:39 pgj search for other commits by this committer ] Original commit   Revision:317974
- Fix a silent hashing problem for git-annex, please study the UPDATING
  entry before proceeding!

Submitted by:	Justin Bedo <cu@cua0.org>
Obtained from:	FreeBSD Haskell
Fri, 29 Mar 2013
[ 22:43 pgj search for other commits by this committer ] Original commit   Revision:315580 (Only the first 10 of 339 ports in this commit are shown above. View all ports for this commit)
- Update Haskell ports from the development repository
- Avoid self-dependency for print/hs-hscolour (when HSCOLOUR is set)
  Contributed by: ashish

New ports (5):

devel/hs-geniplate                       0.6.0.3
devel/hs-uuid                            1.2.9
net/hs-maccatcher                        2.1.5
net/hs-publicsuffixlist                  0.0.3
textproc/hs-regex-tdfa                   1.1.8

Removed ports (1):

math/hs-Agda-executable                  2.3.0.1_3
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 5 Feb 2013
[ 22:26 pgj search for other commits by this committer ] Original commit   Revision:311736 (Only the first 10 of 595 ports in this commit are shown above. View all ports for this commit)
- Fix breakage in the DYNAMIC-enabled ports triggered by the recent
  devel/libffi update
- Enable multithreaded build for lang/ghc (i.e. mark MAKE_JOBS_SAFE)

Please note that port revision for all the Haskell ports without version
changes are bumped.

New ports (20):

devel/hs-MonadRandom                     0.1.8
devel/hs-base64-conduit                  0.5.1
devel/hs-bifunctors                      3.2
devel/hs-either                          3.1
devel/hs-errors                          1.3.1
devel/hs-generic-deriving                1.4.0
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 20 Dec 2012
[ 02:23 pgj search for other commits by this committer ] Original commit   Revision:309275 (Only the first 10 of 1010 ports in this commit are shown above. View all ports for this commit)
- Update The Glorious Glasgow Haskell Compiler to version 7.4.2
- Update Haskell Platform to version 2012.4.0.0
- Update Gtk2Hs to 0.12.4
- Transfer maintainership of math/hs-math-functions to haskell@ [1]

Please note that port revisions for all the Haskell ports without version
changes are bumped.

Some further highlights of the update:
- Trim Makefile headers
- Enable dynamic libraries and dynamic linking by default
- Enable bootstrapping by versions of GHC and HsColour already installed
- Use GCC and binutils from ports

New ports (32):
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 4 Sep 2012
[ 21:08 pgj search for other commits by this committer ] Original commit   Revision:303673
- Update to 3.20120807
- Add options
- Take maintainership for haskell

PR:		ports/170785
Submitted by:	pgj
Approved by:	maintainer (timeout)
Obtained from:	FreeBSD Haskell
Fri, 3 Aug 2012
[ 02:30 pgj search for other commits by this committer ] Original commit  (Only the first 10 of 286 ports in this commit are shown above. View all ports for this commit)
- Teach the Haskell Cabal ports to use the new options framework
- Remove some cruft

Obtained from:	FreeBSD Haskell
Sun, 24 Jun 2012
[ 11:22 pgj search for other commits by this committer ] Original commit 
- Update to 3.20120522

PR:             ports/168711
Submitted by:   pgj
Approved by:    maintainer (timeout)
Obtained from:  FreeBSD Haskell
Sun, 3 Jun 2012
[ 21:42 pgj search for other commits by this committer ] Original commit 
- Update to 3.20120123

PR:             ports/165256
Submitted by:   pgj
Approved by:    maintainer (timeout)
Obtained from:  FreeBSD Haskell
Mon, 13 Feb 2012
[ 03:49 pgj search for other commits by this committer ] Original commit  (Only the first 10 of 99 ports in this commit are shown above. View all ports for this commit)
- 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
Mon, 26 Sep 2011
[ 20:49 pgj search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Update to 3.20110707
- Cabalize port

PR:             ports/159348
Submitted by:   pgj
Approved by:    maintainer (timeout)
Obtained from:  FreeBSD Haskell
[ 20:27 pgj search for other commits by this committer ] Original commit 
Forced commit to note the rename of git-annex to hs-git-annex

PR:             ports/160989
Submitted by:   pgj
Repocopy by:    marcus

Number of commits found: 56