aboutsummaryrefslogtreecommitdiff
path: root/lang/elm
Commit message (Collapse)AuthorAgeFilesLines
* Bump USES=cabal ports after 12837690ed0cTobias Kortkamp2021-04-211-1/+1
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* lang/elm: Unbreak build after changes to Uses/cabal.mkGleb Popov2021-01-071-0/+2
| | | | Notes: svn path=/head/; revision=560705
* Uses/cabal.mk: Set EXTRACT_ONLY based on DISTFILES value, just like ↵Gleb Popov2020-12-301-2/+0
| | | | | | | | | | | bsd.port.mk does. This removes the need for specifying EXTRACT_ONLY for Haskell ports that have USE_{GITHUB,GITLAB}. PR: 244784 Notes: svn path=/head/; revision=559679
* lang/ghc: Update to 8.10.1.Gleb Popov2020-08-162-22/+17
| | | | | | | As usual, along with the compiler, many Haskell packages are updated as well. Notes: svn path=/head/; revision=545088
* Chanse update of devel/libffiNiclas Zeising2020-07-041-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=541232
* Upgrade lang/ghc to 8.8.3 and many Haskell ports along the way.Gleb Popov2020-05-044-191/+172
| | | | | | | | PR: 244784 Submitted by: Evilham <contact@evilham.com> (some ports) Notes: svn path=/head/; revision=533933
* lang/elm: new port. A functional language for web development.Gleb Popov2019-07-155-0/+363
PR: 236805 Submitted by: Evilham <contact@evilham.com> Notes: svn path=/head/; revision=506703