diff --git a/converters/hs-aeson-pretty/Makefile b/converters/hs-aeson-pretty/Makefile index f6e9e109d940..ec9fb1be07d7 100644 --- a/converters/hs-aeson-pretty/Makefile +++ b/converters/hs-aeson-pretty/Makefile @@ -1,38 +1,38 @@ PORTNAME= aeson-pretty PORTVERSION= 0.8.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= converters haskell MAINTAINER= haskell@FreeBSD.org COMMENT= JSON pretty-printing command-line tool LICENSE= BSD3CLAUSE USES= cabal USE_CABAL= aeson-1.5.0.0 \ assoc-1.0.1_1 \ attoparsec-0.13.2.4 \ base-compat-0.11.1 \ base-compat-batteries-0.11.1 \ base-orphans-0.8.2 \ bifunctors-5.5.7 \ cabal-doctest-1.0.8_1 \ cmdargs-0.10.20 \ comonad-5.0.6 \ distributive-0.6.2 \ dlist-0.8.0.8 \ hashable-1.3.0.0_1 \ integer-logarithms-1.0.3_2 \ primitive-0.7.0.1 \ random-1.1_1 \ scientific-0.3.6.2 \ tagged-0.8.6_2 \ th-abstraction-0.3.2.0 \ time-compat-1.9.3 \ transformers-compat-0.6.5 \ unordered-containers-0.2.10.0_1 \ uuid-types-1.0.3_2 \ vector-0.12.1.2 .include diff --git a/deskutils/hs-arbtt/Makefile b/deskutils/hs-arbtt/Makefile index 6750f3427358..9840027c2791 100644 --- a/deskutils/hs-arbtt/Makefile +++ b/deskutils/hs-arbtt/Makefile @@ -1,83 +1,83 @@ PORTNAME= arbtt PORTVERSION= 0.10.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils haskell MAINTAINER= mail@dbalan.in COMMENT= Completely automatic time tracker for X11 desktop LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpcre.so:devel/pcre USES= xorg cabal USE_XORG= x11 xscrnsaver xext xrandr xinerama USE_CABAL= X11-1.9.1 \ aeson-1.4.7.1_1 \ attoparsec-0.13.2.4 \ base-compat-0.11.1 \ base-compat-batteries-0.11.1 \ base-orphans-0.8.2 \ bytestring-progress-1.4 \ conduit-1.3.2 \ data-default-0.7.1.1 \ data-default-class-0.1.2.0 \ data-default-instances-containers-0.0.1 \ data-default-instances-dlist-0.0.1 \ data-default-instances-old-locale-0.0.1 \ dlist-0.8.0.8 \ hashable-1.3.0.0_1 \ hsc2hs-0.68.7 \ integer-logarithms-1.0.3_2 \ mono-traversable-1.0.15.1 \ old-locale-1.0.0.7_2 \ pcre-light-0.4.1.0 \ primitive-0.7.1.0 \ random-1.2.0 \ resourcet-1.2.4.2 \ scientific-0.3.6.2 \ split-0.2.3.4 \ splitmix-0.1 \ strict-0.3.2 \ tagged-0.8.6_2 \ terminal-progress-bar-0.4.1 \ terminal-size-0.3.2.1 \ th-abstraction-0.3.2.0 \ time-compat-1.9.3 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.12.0 \ utf8-string-1.0.1.1_3 \ uuid-types-1.0.3_3 \ vector-0.12.1.2 \ vector-algorithms-0.8.0.3 EXECUTABLES= arbtt-capture arbtt-stats arbtt-recover arbtt-import arbtt-dump SUB_FILES= pkg-message SUB_LIST= EXAMPLESDIR=${EXAMPLESDIR} OPTIONS_DEFINE= MANPAGES OPTIONS_SUB= yes OPTIONS_DEFAULT= MANPAGES MANPAGES_BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/manpages/profile-docbook.xsl:textproc/docbook-xsl \ xsltproc:textproc/libxslt post-patch-MANPAGES-on: @${REINPLACE_CMD} -e "s|/usr/share/xml/docbook/stylesheet/nwalsh/manpages/profile-docbook.xsl|${LOCALBASE}/share/xsl/docbook/manpages/profile-docbook.xsl|g" \ ${WRKSRC}/doc/Makefile post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_MAN} ${WRKSRC}/categorize.cfg ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_MAN} ${WRKSRC}/arbtt-capture.desktop ${STAGEDIR}${EXAMPLESDIR} post-install-MANPAGES-on: cd ${WRKSRC}/doc && ${MAKE} man .for l in arbtt-stats arbtt-recover arbtt-import arbtt-dump arbtt-capture ${INSTALL_MAN} ${WRKSRC}/doc/man/man1/${l}.1 ${STAGEDIR}${PREFIX}/man/man1/ .endfor .include diff --git a/devel/elm-format/Makefile b/devel/elm-format/Makefile index b2dce2eb7bbf..04be863128d8 100644 --- a/devel/elm-format/Makefile +++ b/devel/elm-format/Makefile @@ -1,49 +1,49 @@ PORTNAME= elm-format PORTVERSION= 0.8.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel textproc MAINTAINER= haskell@FreeBSD.org COMMENT= Elm source code formatter based on the official Elm Style Guide LICENSE= BSD3CLAUSE USES= cabal USE_GITHUB= yes GH_ACCOUNT= avh4 GH_PROJECT= elm-format USE_CABAL= ansi-terminal-0.8.2 \ ansi-wl-pprint-0.6.8.2_2 \ base-orphans-0.8.2 \ bifunctors-5.5.7 \ cabal-doctest-1.0.8_1 \ colour-2.3.5 \ comonad-5.0.6 \ concatenative-1.0.1 \ contravariant-1.5.2 \ distributive-0.6.1 \ exceptions-0.10.4_1 \ free-5.1.3 \ hashable-1.3.0.0_1 \ indents-0.3.3 \ json-0.10_1 \ optparse-applicative-0.15.1.0_1 \ profunctors-5.5.2 \ semigroupoids-5.3.4 \ split-0.2.3.4 \ StateVar-1.2 \ syb-0.7.1 \ tagged-0.8.6_2 \ th-abstraction-0.3.2.0 \ transformers-base-0.4.5.2 \ transformers-compat-0.6.5 \ unordered-containers-0.2.10.0_1 post-patch: @${REINPLACE_CMD} -e 's|%%PORTVERSION%%|${PORTVERSION}|g' \ ${WRKSRC}/src/ElmFormat/Version.hs ${RM} ${WRKSRC}/cabal.config .include diff --git a/devel/hs-ShellCheck/Makefile b/devel/hs-ShellCheck/Makefile index 7845864379b6..2d30703f715e 100644 --- a/devel/hs-ShellCheck/Makefile +++ b/devel/hs-ShellCheck/Makefile @@ -1,64 +1,65 @@ PORTNAME= ShellCheck DISTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= tobik@FreeBSD.org COMMENT= Shell script analysis tool LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cabal USE_CABAL= Diff-0.4.0 \ QuickCheck-2.14.2 \ aeson-1.5.6.0_1 \ assoc-1.0.2_1 \ attoparsec-0.14.1 \ base-compat-0.11.2 \ base-compat-batteries-0.11.2 \ base-orphans-0.8.4 \ bifunctors-5.5.10 \ comonad-5.0.8 \ data-fix-0.3.1 \ distributive-0.6.2.1 \ dlist-1.0 \ hashable-1.3.1.0 \ indexed-traversable-0.1.1 \ integer-logarithms-1.0.3.1 \ primitive-0.7.1.0_2 \ random-1.2.0_5 \ regex-base-0.94.0.1 \ regex-tdfa-1.3.1.0_2 \ scientific-0.3.6.2 \ splitmix-0.1.0.3 \ strict-0.4.0.1 \ tagged-0.8.6.1_1 \ th-abstraction-0.4.2.0 \ these-1.1.1.1_1 \ time-compat-1.9.5_1 \ transformers-compat-0.6.6 \ unordered-containers-0.2.13.0 \ uuid-types-1.0.4 \ vector-0.12.3.0 EXECUTABLES= shellcheck OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT= MANPAGES # hs-pandoc is broken on 11.4 i386 due to missing __atomic_load_8; # make sure we still have a package (just without a manual) there # anyway. OPTIONS_EXCLUDE= ${${ARCH} == i386 && ${OPSYS} == FreeBSD && ${OSVERSION} < 1201525:?MANPAGES:} MANPAGES_BUILD_DEPENDS= pandoc:textproc/hs-pandoc MANPAGES_PLIST_FILES= share/man/man1/shellcheck.1.gz post-build-MANPAGES-on: cd ${WRKSRC} && ./manpage post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/shellcheck.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/devel/hs-alex/Makefile b/devel/hs-alex/Makefile index 3b0e5d92b452..b4c237b74586 100644 --- a/devel/hs-alex/Makefile +++ b/devel/hs-alex/Makefile @@ -1,26 +1,27 @@ # Created by: Volker Stolz PORTNAME= alex PORTVERSION= 3.2.6 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Tool for generating lexical analysers in Haskell LICENSE= BSD3CLAUSE USES= cabal OPTIONS_DEFINE= EXAMPLES PORTEXAMPLES= Makefile *.x *.y post-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/data/* ${STAGEDIR}${DATADIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/devel/hs-cabal-install/Makefile b/devel/hs-cabal-install/Makefile index e2fa4f05da35..d0f8de87ed5d 100644 --- a/devel/hs-cabal-install/Makefile +++ b/devel/hs-cabal-install/Makefile @@ -1,65 +1,66 @@ PORTNAME= cabal-install DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 3.4.0.0 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Command-line interface for Cabal and Hackage LICENSE= BSD3CLAUSE BUILD_DEPENDS= ghc:lang/ghc USES= cabal:nodefault compiler:c11 python:build USE_GITHUB= yes GH_ACCOUNT= haskell GH_PROJECT= cabal USE_CABAL= async-2.2.2_1 \ base16-bytestring-0.1.1.7 \ base64-bytestring-1.1.0.0 \ cryptohash-sha256-0.11.101.0_4 \ digest-0.0.1.2 \ echo-0.1.3_1 \ ed25519-0.0.5.0_3 \ edit-distance-0.2.2.1_1 \ hackage-security-0.6.0.1_2 \ hashable-1.3.0.0_1 \ HTTP-4000.3.14_1 \ lukko-0.1.1.2 \ network-3.1.1.1 \ network-uri-2.6.3.0 \ random-1.2.0 \ regex-base-0.94.0.0_1 \ regex-posix-0.96.0.0_2 \ resolv-0.1.2.0 \ splitmix-0.1 \ tar-0.5.1.1_2 \ zlib-0.6.2.1_1 CABAL_BOOTSTRAP= yes PLIST_FILES= bin/cabal post-extract: ${MKDIR} ${WRKSRC}/_build/tarballs/ .for package in ${USE_CABAL} ${CP} ${DISTDIR}/${DIST_SUBDIR}/${package:C/_[0-9]+//}/${package:C/_[0-9]+//}${EXTRACT_SUFX} ${WRKSRC}/_build/tarballs/ . if ${package:C/[^_]*//:S/_//} != "" ${CP} ${DISTDIR}/${DIST_SUBDIR}/${package:C/_[0-9]+//}/revision/${package:C/[^_]*//:S/_//}.cabal ${WRKSRC}/_build/tarballs/${package:C/[0-9._]*$//:S/-$//}.cabal . else tar -C ${WRKDIR} -xf ${DISTDIR}/${DIST_SUBDIR}/${package:C/_[0-9]+//}/${package:C/_[0-9]+//}${EXTRACT_SUFX} --include='*.cabal' ${MV} ${WRKDIR}/${package:C/_[0-9]+//}/${package:C/[0-9._]*$//:S/-$//}.cabal ${WRKSRC}/_build/tarballs/${package:C/[0-9._]*$//:S/-$//}.cabal . endif .endfor do-build: cd ${WRKSRC} && \ ${PYTHON_CMD} bootstrap/bootstrap.py -d bootstrap/linux-8.10.1.json do-install: ${INSTALL_PROGRAM} ${WRKSRC}/_build/bin/cabal ${STAGEDIR}${PREFIX}/bin/ .include diff --git a/devel/hs-cpphs/Makefile b/devel/hs-cpphs/Makefile index 7d80d78bc724..952bb62c75db 100644 --- a/devel/hs-cpphs/Makefile +++ b/devel/hs-cpphs/Makefile @@ -1,16 +1,17 @@ # Created by: obraun@FreeBSD.org PORTNAME= cpphs PORTVERSION= 1.20.9.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Liberalised re-implementation of cpp, the C pre-processor LICENSE= LGPL21 USES= cabal USE_CABAL= polyparse-1.13_1 .include diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile index 82f40715d098..ae6d124ac708 100644 --- a/devel/hs-darcs/Makefile +++ b/devel/hs-darcs/Makefile @@ -1,104 +1,105 @@ # Created by: Oliver Braun PORTNAME= darcs PORTVERSION= 2.16.3 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Distributed, interactive, smart revision control system LICENSE= GPLv2+ LIB_DEPENDS= libcurl.so:ftp/curl USES= cabal pkgconfig USE_CABAL= aeson-1.5.4.1 \ asn1-encoding-0.9.6_1 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ assoc-1.0.2 \ async-2.2.2_1 \ attoparsec-0.13.2.4_1 \ base-compat-0.11.2 \ base-compat-batteries-0.11.2 \ base-orphans-0.8.4 \ base16-bytestring-1.0.1.0 \ basement-0.0.11_2 \ bifunctors-5.5.9 \ blaze-builder-0.4.1.0_1 \ case-insensitive-1.2.1.0 \ cereal-0.5.8.1 \ comonad-5.0.8 \ conduit-1.3.4 \ conduit-extra-1.3.5 \ connection-0.3.1_1 \ constraints-0.12 \ cookie-0.4.5 \ cryptonite-0.27 \ data-default-class-0.1.2.0 \ data-fix-0.3.0 \ data-ordlist-0.4.7.0 \ digest-0.0.1.2 \ distributive-0.6.2.1 \ dlist-1.0 \ fgl-5.7.0.3 \ filtrable-0.1.6.0 \ hashable-1.3.0.0_2 \ hourglass-0.2.12 \ hsc2hs-0.68.7 \ html-1.0.1.2 \ http-client-0.7.3 \ http-client-tls-0.3.5.3_1 \ http-conduit-2.3.7.4 \ http-types-0.12.3 \ indexed-traversable-0.1.1 \ integer-logarithms-1.0.3.1 \ memory-0.15.0_1 \ mime-types-0.1.0.9 \ mmap-0.5.9 \ mono-traversable-1.0.15.1 \ network-3.1.2.1_1 \ network-uri-2.6.3.0 \ old-locale-1.0.0.7_2 \ old-time-1.1.0.3_2 \ pem-0.2.4 \ primitive-0.7.1.0_1 \ random-1.2.0_3 \ regex-applicative-0.3.4 \ regex-base-0.94.0.0_1 \ regex-compat-tdfa-0.95.1.4 \ regex-tdfa-1.3.1.0_1 \ resourcet-1.2.4.2 \ scientific-0.3.6.2 \ semigroups-0.19.1 \ socks-0.6.1 \ split-0.2.3.4 \ splitmix-0.1.0.3 \ streaming-commons-0.2.2.1 \ strict-0.4.0.1 \ tagged-0.8.6.1 \ tar-0.5.1.1_2 \ temporary-1.3 \ th-abstraction-0.4.2.0 \ these-1.1.1.1 \ time-compat-1.9.5 \ tls-1.5.4 \ transformers-compat-0.6.6 \ type-equality-1_1 \ typed-process-0.2.6.0 \ unix-compat-0.5.2_1 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.13.0 \ utf8-string-1.0.1.1_3 \ uuid-types-1.0.3_3 \ vector-0.12.1.2 \ vector-algorithms-0.8.0.4 \ x509-1.7.5_1 \ x509-store-1.6.7_1 \ x509-system-1.6.6 \ x509-validation-1.6.11 \ zip-archive-0.4.1_1 \ zlib-0.6.2.2 .include diff --git a/devel/hs-ghc-events/Makefile b/devel/hs-ghc-events/Makefile index 2fb807cfcaca..ff12467177f9 100644 --- a/devel/hs-ghc-events/Makefile +++ b/devel/hs-ghc-events/Makefile @@ -1,14 +1,15 @@ PORTNAME= ghc-events PORTVERSION= 0.15.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Library and tool for parsing .eventlog files from GHC LICENSE= BSD3CLAUSE USES= cabal USE_CABAL= primitive-0.7.1.0_2 vector-0.12.2.0 .include diff --git a/devel/hs-ghcprofview/Makefile b/devel/hs-ghcprofview/Makefile index 2889fc9e3e3e..cabcf51a074d 100644 --- a/devel/hs-ghcprofview/Makefile +++ b/devel/hs-ghcprofview/Makefile @@ -1,88 +1,89 @@ PORTNAME= ghcprofview PORTVERSION= 0.1.0.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Graphical viewer for GHC profile files LICENSE= BSD3CLAUSE LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= cabal gnome pkgconfig USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 introspection pango USE_CABAL= aeson-1.5.5.1 \ ansi-terminal-0.11 \ assoc-1.0.2_1 \ async-2.2.2_1 \ attoparsec-0.13.2.5 \ base-compat-0.11.2 \ base-compat-batteries-0.11.2 \ base-orphans-0.8.4 \ bifunctors-5.5.10 \ blaze-builder-0.4.2.1 \ blaze-html-0.9.1.2 \ blaze-markup-0.8.2.7 \ cabal-doctest-1.0.8_2 \ colour-2.3.5 \ comonad-5.0.8 \ conduit-1.3.4 \ conduit-extra-1.3.5 \ data-default-class-0.1.2.0 \ data-fix-0.3.1 \ distributive-0.6.2.1 \ dlist-1.0 \ ghc-prof-1.4.1.7 \ gi-atk-2.0.22 \ gi-cairo-1.0.24 \ gi-gdk-3.0.23 \ gi-gdkpixbuf-2.0.24 \ gi-gio-2.0.27 \ gi-glib-2.0.24 \ gi-gobject-2.0.25 \ gi-graphene-1.0.2 \ gi-gtk-3.0.36 \ gi-harfbuzz-0.0.3 \ gi-pango-1.0.23 \ happy-1.20.0 \ hashable-1.3.0.0_2 \ haskell-gi-0.24.7 \ haskell-gi-base-0.24.5 \ haskell-gi-overloading-1.0 \ haskell-lexer-1.1 \ hsc2hs-0.68.7 \ indexed-traversable-0.1.1 \ integer-logarithms-1.0.3.1 \ mono-traversable-1.0.15.1 \ network-3.1.2.1_1 \ pretty-show-1.10 \ primitive-0.7.1.0_2 \ random-1.2.0_5 \ regex-base-0.94.0.0_1 \ regex-tdfa-1.3.1.0_1 \ resourcet-1.2.4.2 \ safe-0.3.19 \ scientific-0.3.6.2 \ split-0.2.3.4 \ splitmix-0.1.0.3 \ streaming-commons-0.2.2.1 \ strict-0.4.0.1 \ tagged-0.8.6.1 \ th-abstraction-0.4.2.0 \ these-1.1.1.1_1 \ time-compat-1.9.5_1 \ transformers-compat-0.6.6 \ typed-process-0.2.6.0 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.13.0 \ uuid-types-1.0.3_4 \ vector-0.12.2.0 \ vector-algorithms-0.8.0.4_1 \ xdg-basedir-0.2.2 \ xml-conduit-1.9.0.0 \ xml-types-0.3.8 \ zlib-0.6.2.2 .include diff --git a/devel/hs-git-annex/Makefile b/devel/hs-git-annex/Makefile index 6e5734b1bd87..3db222cd319c 100644 --- a/devel/hs-git-annex/Makefile +++ b/devel/hs-git-annex/Makefile @@ -1,326 +1,327 @@ # Created by: frase@frase.id.au PORTNAME= git-annex PORTVERSION= 8.20210223 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Manage files with git, without checking their contents into git LICENSE= GPLv3 BUILD_DEPENDS= rsync:net/rsync \ git:devel/git \ gsha256sum:sysutils/coreutils RUN_DEPENDS= rsync:net/rsync \ git:devel/git \ gsha256sum:sysutils/coreutils USES= cabal perl5 USE_PERL5= build USE_LOCALE= en_US.UTF-8 USE_CABAL= IfElse-0.85 \ QuickCheck-2.14_1 \ SafeSemaphore-0.10.1_1 \ StateVar-1.2 \ aeson-1.4.7.1_1 \ ansi-terminal-0.10.3 \ ansi-wl-pprint-0.6.9_1 \ asn1-encoding-0.9.6_1 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ async-2.2.2_1 \ attoparsec-0.13.2.4 \ attoparsec-iso8601-1.0.1.0_1 \ auto-update-0.1.6 \ base-compat-0.11.1 \ base-compat-batteries-0.11.1 \ base-orphans-0.8.2 \ base64-bytestring-1.0.0.3 \ basement-0.0.11_2 \ bencode-0.6.1.1 \ bifunctors-5.5.7 \ blaze-builder-0.4.1.0 \ blaze-html-0.9.1.2 \ blaze-markup-0.8.2.5 \ bloomfilter-2.0.1.0 \ byteable-0.1.1 \ cabal-doctest-1.0.8_1 \ call-stack-0.2.0 \ case-insensitive-1.2.1.0 \ cereal-0.5.8.1 \ clock-0.8 \ colour-2.3.5 \ comonad-5.0.6_1 \ concurrent-output-1.10.12 \ conduit-1.3.2 \ conduit-extra-1.3.5 \ connection-0.3.1_1 \ contravariant-1.5.2 \ cookie-0.4.5 \ crypto-api-0.13.3_1 \ cryptohash-md5-0.11.100.1_5 \ cryptohash-sha1-0.11.100.1_5 \ cryptonite-0.27 \ data-default-0.7.1.1 \ data-default-class-0.1.2.0 \ data-default-instances-containers-0.0.1 \ data-default-instances-dlist-0.0.1 \ data-default-instances-old-locale-0.0.1 \ disk-free-space-0.1.0.1_3 \ distributive-0.6.2_1 \ dlist-0.8.0.8 \ easy-file-0.2.2 \ edit-distance-0.2.2.1_1 \ entropy-0.4.1.6 \ fast-logger-3.0.1 \ feed-1.3.0.1_1 \ filepath-bytestring-1.4.2.1.6 \ free-5.1.3 \ hashable-1.3.0.0_1 \ hourglass-0.2.12 \ hsc2hs-0.68.7 \ hslogger-1.3.1.0_1 \ http-api-data-0.4.1.1_1 \ http-client-0.7.1 \ http-client-tls-0.3.5.3_1 \ http-conduit-2.3.7.3_1 \ http-types-0.12.3 \ integer-logarithms-1.0.3_2 \ lifted-base-0.2.3.12 \ magic-1.1 \ memory-0.15.0_1 \ microlens-0.4.11.2 \ microlens-th-0.4.3.5 \ mime-types-0.1.0.9 \ monad-control-1.0.2.3 \ monad-logger-0.3.32 \ monad-loops-0.4.3 \ mono-traversable-1.0.15.1 \ network-3.1.1.1 \ network-bsd-2.8.1.0_3 \ network-info-0.2.0.10_1 \ network-uri-2.6.3.0 \ old-locale-1.0.0.7_2 \ old-time-1.1.0.3_2 \ optparse-applicative-0.15.1.0_1 \ path-pieces-0.2.1_1 \ pem-0.2.4 \ persistent-2.10.5.2 \ persistent-sqlite-2.10.6.2 \ persistent-template-2.8.2.3 \ primitive-0.7.0.1 \ profunctors-5.5.2 \ random-1.1_1 \ regex-base-0.94.0.0_1 \ regex-tdfa-1.3.1.0_1 \ resource-pool-0.2.3.2 \ resourcet-1.2.4.1 \ safe-0.3.19 \ sandi-0.5_1 \ scientific-0.3.6.2 \ securemem-0.1.10 \ semigroupoids-5.3.4_1 \ silently-1.2.5.1 \ socks-0.6.1 \ split-0.2.3.4 \ splitmix-0.0.5 \ stm-chans-3.0.0.4_1 \ streaming-commons-0.2.1.2 \ syb-0.7.1 \ tagged-0.8.6_2 \ tagsoup-0.14.8 \ tasty-1.3.1 \ tasty-hunit-0.10.0.2 \ tasty-quickcheck-0.10.1.1 \ tasty-rerun-1.1.17_2 \ terminal-size-0.3.2.1 \ th-abstraction-0.3.2.0 \ th-lift-0.8.1 \ th-lift-instances-0.1.17 \ time-compat-1.9.3 \ time-locale-compat-0.1.1.5 \ tls-1.5.4 \ torrent-10000.1.1 \ transformers-base-0.4.5.2 \ transformers-compat-0.6.5 \ typed-process-0.2.6.0 \ unbounded-delays-0.1.1.0 \ unix-compat-0.5.2_1 \ unix-time-0.4.7 \ unliftio-0.2.13 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.11.0 \ utf8-string-1.0.1.1_3 \ uuid-1.3.13_3 \ uuid-types-1.0.3_2 \ vector-0.12.1.2 \ vector-algorithms-0.8.0.3 \ wcwidth-0.0.2 \ x509-1.7.5_1 \ x509-store-1.6.7_1 \ x509-system-1.6.6 \ x509-validation-1.6.11 \ xml-conduit-1.9.0.0 \ xml-types-0.3.7 \ zlib-0.6.2.1_1 OPTIONS_DEFINE= S3 ASSISTANT WEBDAV WEBAPP PAIRING DBUS OPTIONS_DEFAULT= S3 ASSISTANT WEBDAV WEBAPP PAIRING DBUS S3_DESC= S3 support S3_CABAL_FLAGS= s3 S3_USE_CABAL= aws-0.22 base16-bytestring-0.1.1.7 WEBDAV_DESC= WebDAV support WEBDAV_CABAL_FLAGS= webdav WEBDAV_USE_CABAL= DAV-1.3.4 \ adjunctions-4.4_2 \ invariant-0.5.3_1 \ kan-extensions-5.2 \ lens-4.19.1 \ parallel-3.2.2.0_2 \ reflection-2.1.5 \ semigroups-0.19.1 \ shakespeare-2.0.24 \ void-0.7.3 \ xml-hamlet-0.5.0.1 ASSISTANT_DESC= 'assistant' and 'watch' commands ASSISTANT_CABAL_FLAGS= assistant ASSISTANT_USE_CABAL= mountpoints-1.0.2 WEBAPP_DESC= Web application (implies ASSISTANT, PAIRING and WEBDAV) WEBAPP_IMPLIES= ASSISTANT PAIRING WEBDAV WEBAPP_CABAL_FLAGS= webapp WEBAPP_USE_CABAL= adjunctions-4.4_2 \ alex-3.2.5 \ appar-0.1.8 \ bsb-http-chunked-0.0.0.4_2 \ byteorder-1.0.4 \ cipher-aes-0.2.11 \ clientsession-0.9.1.2 \ cprng-aes-0.6.1 \ crypto-cipher-types-0.0.9 \ crypto-random-0.0.9_1 \ cryptonite-conduit-0.2.2_1 \ css-text-0.1.3.0 \ email-validate-2.3.2.13 \ file-embed-0.0.11.2 \ happy-1.19.12 \ hjsmin-0.2.0.4 \ http-date-0.0.8 \ http2-2.0.4 \ invariant-0.5.3_1 \ iproute-1.7.9 \ language-javascript-0.7.1.0 \ libyaml-0.1.2 \ network-byte-order-0.1.4.0 \ parallel-3.2.2.0_2 \ psqueues-0.2.7.2_1 \ setenv-0.1.1.3_1 \ simple-sendfile-0.2.30 \ skein-1.0.9.4 \ time-manager-0.0.0 \ tls-session-manager-0.0.4 \ vault-0.3.1.4 \ wai-3.2.2.1 \ wai-app-static-3.1.7.1_1 \ wai-extra-3.0.29.1 \ wai-logger-2.3.6 \ warp-3.3.9 \ warp-tls-3.2.11 \ word8-0.1.3 \ xml-hamlet-0.5.0.1 \ xss-sanitize-0.3.6 \ yaml-0.11.3.0 \ yesod-1.6.0.1 \ yesod-core-1.6.18 \ yesod-form-1.6.7 \ yesod-persistent-1.6.0.4 \ yesod-static-1.6.0.1 \ PAIRING_DESC= Enable pairing PAIRING_CABAL_FLAGS= pairing PAIRING_USE_CABAL= network-multicast-0.3.2 DBUS_DESC= D-Bus support DBUS_CABAL_FLAGS= Dbus DBUS_USE_CABAL= adjunctions-4.4_2 \ dbus-1.2.15.1 \ fdo-notify-0.3.1 \ invariant-0.5.3_1 \ kan-extensions-5.2 \ lens-4.19.1 \ parallel-3.2.2.0_2 \ reflection-2.1.5 \ semigroups-0.19.1 \ void-0.7.3 CABAL_FLAGS= torrentparser magicmime \ -benchmark -debuglocks EXECUTABLES= git-annex MAN1PAGES= git-annex-add git-annex-expire git-annex-lookupkey \ git-annex-remotedaemon git-annex-ungroup \ git-annex-addunused git-annex-find git-annex-map \ git-annex-repair git-annex-uninit git-annex-addurl \ git-annex-findref git-annex-matchexpression \ git-annex-required git-annex-unlock git-annex-adjust \ git-annex-fix git-annex-matching-options \ git-annex-resolvemerge git-annex-untrust \ git-annex-assistant git-annex-forget git-annex-merge \ git-annex-rmurl git-annex-unused git-annex-calckey \ git-annex-fromkey git-annex-metadata git-annex-schedule \ git-annex-upgrade git-annex-checkpresentkey \ git-annex-fsck git-annex-migrate git-annex-semitrust \ git-annex-vadd git-annex-contentlocation \ git-annex-fuzztest git-annex-mirror git-annex-setkey \ git-annex-vcycle git-annex-copy git-annex-get \ git-annex-move git-annex-setpresentkey \ git-annex-version git-annex-dead git-annex-group \ git-annex-multicast git-annex-shell git-annex-vfilter \ git-annex-describe git-annex-groupwanted \ git-annex-numcopies git-annex-smudge git-annex-vicfg \ git-annex-diffdriver git-annex-import git-annex-p2p \ git-annex-status git-annex-view git-annex-direct \ git-annex-importfeed git-annex-pre-commit \ git-annex-sync git-annex-vpop git-annex-drop \ git-annex-indirect git-annex-preferred-content \ git-annex-test git-annex-wanted git-annex-dropkey \ git-annex-info git-annex-proxy git-annex-testremote \ git-annex-watch git-annex-dropunused git-annex-init \ git-annex-readpresentkey git-annex-transferkey \ git-annex-webapp git-annex-edit git-annex-initremote \ git-annex-registerurl git-annex-transferkeys \ git-annex-whereis git-annex-enable-tor git-annex-list \ git-annex-reinit git-annex-trust git-annex \ git-annex-enableremote git-annex-lock \ git-annex-reinject git-annex-unannex \ git-remote-tor-annex git-annex-examinekey git-annex-log \ git-annex-rekey git-annex-undo post-build: .for man in ${MAN1PAGES} ${WRKSRC}/Build/mdwn2man ${man} 1 ${WRKSRC}/doc/${man}.mdwn > ${WRKSRC}/doc/${man}.1 .endfor post-install: .for man in ${MAN1PAGES} ${INSTALL_MAN} ${WRKSRC}/doc/${man}.1 ${STAGEDIR}${MANPREFIX}/man/man1/ .endfor post-stage: ${LN} -sf git-annex ${STAGEDIR}${PREFIX}/${CABAL_LIBEXEC}/git-annex-shell ${LN} -sf git-annex ${STAGEDIR}${PREFIX}/${CABAL_LIBEXEC}/git-remote-tor-annex ${CP} ${STAGEDIR}${PREFIX}/bin/git-annex ${STAGEDIR}${PREFIX}/bin/git-annex-shell ${CP} ${STAGEDIR}${PREFIX}/bin/git-annex ${STAGEDIR}${PREFIX}/bin/git-remote-tor-annex ${REINPLACE_CMD} 's|${PREFIX}/${CABAL_LIBEXEC}/git-annex|${PREFIX}/${CABAL_LIBEXEC}/git-annex-shell|' \ ${STAGEDIR}${PREFIX}/bin/git-annex-shell ${REINPLACE_CMD} 's|${PREFIX}/${CABAL_LIBEXEC}/git-annex|${PREFIX}/${CABAL_LIBEXEC}/git-remote-tor-annex|' \ ${STAGEDIR}${PREFIX}/bin/git-remote-tor-annex .include diff --git a/devel/hs-haddock/Makefile b/devel/hs-haddock/Makefile index 2907fde13b42..35226147b59b 100644 --- a/devel/hs-haddock/Makefile +++ b/devel/hs-haddock/Makefile @@ -1,25 +1,26 @@ # Created by: Oliver Braun PORTNAME= haddock PORTVERSION= 2.24.0 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Documentation-generation tool for Haskell libraries LICENSE= BSD3CLAUSE BROKEN= Doesn't build with current GHC USES= cabal USE_CABAL= ghc-paths-0.1.0.12_1 \ haddock-api-2.24.0 \ haddock-library-1.9.0 haddock_DATADIR_VARS= haddock-api post-install: cd ${WRKSRC}/haddock-api-${PORTVERSION}/resources/ && ${COPYTREE_SHARE} \* ${STAGEDIR}${DATADIR} .include diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile index a508865dccfb..c8d97b58254d 100644 --- a/devel/hs-happy/Makefile +++ b/devel/hs-happy/Makefile @@ -1,26 +1,27 @@ # Created by: Simon Marlow PORTNAME= happy PORTVERSION= 1.20.0 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Parser generator for Haskell LICENSE= BSD3CLAUSE USES= cabal PORTEXAMPLES= *.ly README glr/* igloo/* OPTIONS_DEFINE= EXAMPLES post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR} post-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} $$(find ${WRKSRC} -name 'HappyTemplate*') ${STAGEDIR}${DATADIR} .include diff --git a/devel/hs-haskell-language-server/Makefile b/devel/hs-haskell-language-server/Makefile index 439217d30575..2ad93a40b1b9 100644 --- a/devel/hs-haskell-language-server/Makefile +++ b/devel/hs-haskell-language-server/Makefile @@ -1,251 +1,252 @@ PORTNAME= haskell-language-server DISTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= LSP provider implementation for Haskell language LICENSE= APACHE20 BUILD_DEPENDS= hls-install:devel/hs-hls-install USES= cabal USE_GITHUB= yes GH_ACCOUNT= haskell USE_CABAL= Diff-0.4.0 \ Glob-0.10.1 \ HsYAML-0.2.1.0_2 \ HsYAML-aeson-0.2.0.0_3 \ MonadRandom-0.5.2 \ Only-0.1_1 \ QuickCheck-2.14.2 \ StateVar-1.2.1 \ adjunctions-4.4_2 \ aeson-1.5.6.0_1 \ aeson-pretty-0.8.8 \ alex-3.2.6 \ algebraic-graphs-0.5 \ ansi-terminal-0.10.3 \ ansi-wl-pprint-0.6.9_2 \ apply-refact-0.9.2.0 \ assoc-1.0.2_1 \ async-2.2.3 \ attoparsec-0.13.2.5_1 \ base-compat-0.11.2 \ base-compat-batteries-0.11.2 \ base-orphans-0.8.4 \ base16-bytestring-0.1.1.7_3 \ bifunctors-5.5.10 \ blaze-builder-0.4.2.1 \ blaze-textual-0.2.1.0 \ brittany-0.13.1.1 \ butcher-1.3.3.2 \ bytestring-encoding-0.1.0.0 \ cabal-doctest-1.0.8_2 \ call-stack-0.3.0 \ case-insensitive-1.2.1.0 \ clock-0.8.2 \ cmdargs-0.10.21 \ colour-2.3.5 \ comonad-5.0.8 \ conduit-1.3.4.1 \ conduit-extra-1.3.5 \ constraints-0.12 \ constraints-extras-0.3.1.0 \ contravariant-1.5.3 \ cpphs-1.20.9.1 \ cryptohash-md5-0.11.100.1_5 \ cryptohash-sha1-0.11.100.1_5 \ czipwith-1.0.1.3 \ data-default-0.7.1.1 \ data-default-class-0.1.2.0 \ data-default-instances-containers-0.0.1 \ data-default-instances-dlist-0.0.1 \ data-default-instances-old-locale-0.0.1 \ data-fix-0.3.1 \ data-tree-print-0.1.0.2_2 \ dependent-map-0.4.0.0 \ dependent-sum-0.7.1.0_1 \ dependent-sum-template-0.1.0.3 \ deque-0.4.3 \ direct-sqlite-2.3.26 \ distributive-0.6.2.1 \ dlist-1.0 \ entropy-0.4.1.6 \ extra-1.7.9 \ file-embed-0.0.13.0 \ filemanip-0.3.6.3 \ filepattern-0.1.2 \ fingertree-0.1.4.2 \ floskell-0.10.5 \ foldl-1.4.11 \ fourmolu-0.3.0.0_1 \ free-5.1.6 \ fuzzy-0.1.0.0 \ generic-lens-2.1.0.0 \ generic-lens-core-2.1.0.0 \ ghc-check-0.5.0.3 \ ghc-exactprint-0.6.4 \ ghc-lib-parser-8.10.4.20210206 \ ghc-lib-parser-ex-8.10.0.19 \ ghc-paths-0.1.0.12_2 \ ghc-source-gen-0.4.0.0 \ ghc-trace-events-0.1.2.2 \ githash-0.1.5.0 \ gitrev-1.3.1 \ haddock-library-1.10.0 \ happy-1.20.0 \ hashable-1.3.1.0 \ hashtables-1.2.4.1 \ haskell-src-exts-1.23.1 \ heaps-0.4 \ heapsize-0.3.0.1 \ hie-bios-0.7.5 \ hiedb-0.3.0.1 \ hlint-3.2.7 \ hsc2hs-0.68.7_1 \ hscolour-1.24.4 \ hslogger-1.3.1.0_2 \ implicit-hie-0.1.2.5 \ implicit-hie-cradle-0.3.0.2 \ indexed-profunctors-0.1 \ indexed-traversable-0.1.1 \ indexed-traversable-instances-0.1 \ integer-logarithms-1.0.3.1 \ invariant-0.5.4 \ js-dgtable-0.5.2 \ js-flot-0.8.3 \ js-jquery-3.3.1 \ kan-extensions-5.2.2 \ lens-5.0.1 \ libyaml-0.1.2 \ logict-0.7.0.3_1 \ lsp-1.2.0.0 \ lsp-types-1.2.0.0 \ lucid-2.9.12.1 \ math-functions-0.3.4.2 \ megaparsec-9.0.1_1 \ microlens-0.4.12.0 \ microlens-th-0.4.3.9 \ mmorph-1.1.5_1 \ monad-control-1.0.2.3 \ monad-dijkstra-0.1.1.3 \ monad-memo-0.5.3 \ mono-traversable-1.0.15.1 \ monoid-subclasses-1.1 \ multistate-0.8.0.3 \ mwc-random-0.15.0.1_2 \ network-3.1.0.1 \ network-bsd-2.8.1.0_3 \ network-info-0.2.0.10_1 \ network-uri-2.6.4.1 \ old-locale-1.0.0.7_2 \ opentelemetry-0.6.1 \ optparse-applicative-0.15.1.0_1 \ optparse-simple-0.1.1.3 \ ormolu-0.1.4.1_1 \ parallel-3.2.2.0_3 \ parser-combinators-1.3.0 \ polyparse-1.13_2 \ pretty-simple-4.0.0.0 \ prettyprinter-1.7.0 \ prettyprinter-ansi-terminal-1.1.2 \ primes-0.2.1.0 \ primitive-0.7.1.0_2 \ profunctors-5.6.2 \ psqueues-0.2.7.2_1 \ random-1.2.0_5 \ random-shuffle-0.0.4 \ refact-0.3.0.2 \ refinery-0.3.0.0 \ reflection-2.1.6 \ regex-base-0.94.0.1 \ regex-tdfa-1.3.1.0_2 \ resourcet-1.2.4.2 \ retrie-0.1.1.1 \ rope-utf16-splay-0.3.2.0 \ safe-0.3.19 \ safe-exceptions-0.1.7.1 \ scientific-0.3.6.2 \ semigroupoids-5.3.5 \ semigroups-0.19.1 \ shake-0.19.4 \ some-1.0.2 \ sorted-list-0.2.1.0 \ split-0.2.3.4_1 \ splitmix-0.1.0.3 \ sqlite-simple-0.4.18.0 \ streaming-commons-0.2.2.1 \ strict-0.4.0.1 \ strict-list-0.1.5 \ stylish-haskell-0.12.2.0 \ syb-0.7.2.1 \ tagged-0.8.6.1 \ temporary-1.3 \ th-abstraction-0.4.2.0 \ th-compat-0.1.2 \ th-extras-0.0.0.4 \ these-1.1.1.1_1 \ time-compat-1.9.5_1 \ transformers-base-0.4.5.2 \ transformers-compat-0.6.6 \ type-equality-1_2 \ typed-process-0.2.6.0 \ uniplate-1.6.13_1 \ unix-compat-0.5.3 \ unliftio-0.2.14 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.13.0 \ unsafe-0.0 \ utf8-string-1.0.2 \ uuid-1.3.14 \ uuid-types-1.0.4 \ vector-0.12.2.0 \ vector-algorithms-0.8.0.4_1 \ void-0.7.3 \ yaml-0.11.5.0 \ zlib-0.6.2.3 SKIP_CABAL_PLIST= yes EXECUTABLES= ${PORTNAME} \ ${PORTNAME}-wrapper NOT_FOR_ARCHS= i386 PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}-8.10.4 \ bin/${PORTNAME}-wrapper post-extract: ${MV} ${WRKSRC}/cabal.project ${WRKSRC}/cabal.project.hls post-patch: echo "packages: " > ${WRKSRC}/cabal.project.port .for package in ${USE_CABAL} echo " ${package:C/_[0-9]+//}" >> ${WRKSRC}/cabal.project.port .endfor ${REINPLACE_CMD} '/ .\/shake-bench/d' ${WRKSRC}/cabal.project.hls ${CAT} ${WRKSRC}/cabal.project.port ${WRKSRC}/cabal.project.hls > ${WRKSRC}/cabal.project do-build: cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} HOME=${CABAL_HOME} hls-install hls do-install: .for exe in ${EXECUTABLES} ${INSTALL_PROGRAM} ${CABAL_HOME}/.cabal/bin/${exe} ${STAGEDIR}${PREFIX}/bin .endfor ${LN} -s ${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-8.10.4 make-use-cabal-hls: ${RM} ${WRKSRC}/cabal.project ${CP} ${WRKSRC}/cabal.project.hls ${WRKSRC}/cabal.project ${RM} -rf ${CABAL_HOME}/.cabal ${SETENV} HOME=${CABAL_HOME} cabal new-update cd ${WRKSRC} && \ ${SETENV} HOME=${CABAL_HOME} hls-install hls ${MAKE} make-use-cabal .include diff --git a/devel/hs-hasktags/Makefile b/devel/hs-hasktags/Makefile index 7c58a722503f..65742c152fca 100644 --- a/devel/hs-hasktags/Makefile +++ b/devel/hs-hasktags/Makefile @@ -1,32 +1,32 @@ PORTNAME= hasktags PORTVERSION= 0.71.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Produces ctags "tags" and etags "TAGS" files for Haskell programs LICENSE= BSD3CLAUSE USES= cabal USE_CABAL= ansi-terminal-0.10.3 \ ansi-wl-pprint-0.6.9_1 \ colour-2.3.5 \ hashable-1.3.0.0_1 \ json-0.10_1 \ microlens-0.4.11.2 \ microlens-ghc-0.4.12 \ microlens-mtl-0.2.0.1 \ microlens-platform-0.4.1 \ microlens-th-0.4.3.5 \ optparse-applicative-0.15.1.0_1 \ primitive-0.7.0.1 \ syb-0.7.1 \ th-abstraction-0.3.2.0 \ transformers-compat-0.6.5 \ unordered-containers-0.2.10.0_1 \ utf8-string-1.0.1.1_3 \ vector-0.12.1.2 .include diff --git a/devel/hs-hlint/Makefile b/devel/hs-hlint/Makefile index 7d8f34a45259..39523ffc00b7 100644 --- a/devel/hs-hlint/Makefile +++ b/devel/hs-hlint/Makefile @@ -1,69 +1,70 @@ PORTNAME= hlint PORTVERSION= 3.2.7 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Source code suggestions LICENSE= BSD3CLAUSE USES= cabal USE_CABAL= aeson-1.5.6.0 \ ansi-terminal-0.11 \ assoc-1.0.2_1 \ attoparsec-0.13.2.5 \ base-compat-0.11.2 \ base-compat-batteries-0.11.2 \ base-orphans-0.8.4 \ bifunctors-5.5.10 \ clock-0.8.2 \ cmdargs-0.10.21 \ colour-2.3.5 \ comonad-5.0.8 \ conduit-1.3.4 \ cpphs-1.20.9.1 \ data-default-0.7.1.1 \ data-default-class-0.1.2.0 \ data-default-instances-containers-0.0.1 \ data-default-instances-dlist-0.0.1 \ data-default-instances-old-locale-0.0.1 \ data-fix-0.3.1 \ distributive-0.6.2.1 \ dlist-1.0 \ extra-1.7.9 \ file-embed-0.0.13.0 \ filepattern-0.1.2 \ ghc-lib-parser-ex-8.10.0.19 \ hashable-1.3.1.0 \ hscolour-1.24.4 \ indexed-traversable-0.1.1 \ integer-logarithms-1.0.3.1 \ libyaml-0.1.2 \ mono-traversable-1.0.15.1 \ old-locale-1.0.0.7_2 \ polyparse-1.13_2 \ primitive-0.7.1.0_2 \ random-1.2.0_5 \ refact-0.3.0.2 \ resourcet-1.2.4.2 \ scientific-0.3.6.2 \ split-0.2.3.4_1 \ splitmix-0.1.0.3 \ strict-0.4.0.1 \ syb-0.7.2.1 \ tagged-0.8.6.1 \ th-abstraction-0.4.2.0 \ these-1.1.1.1_1 \ time-compat-1.9.5_1 \ transformers-compat-0.6.6 \ uniplate-1.6.13_1 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.13.0 \ utf8-string-1.0.2 \ uuid-types-1.0.4 \ vector-0.12.2.0 \ vector-algorithms-0.8.0.4_1 \ yaml-0.11.5.0 .include diff --git a/devel/hs-hls-install/Makefile b/devel/hs-hls-install/Makefile index 3cd43de49dbb..58dbf37db7c2 100644 --- a/devel/hs-hls-install/Makefile +++ b/devel/hs-hls-install/Makefile @@ -1,77 +1,78 @@ PORTNAME= hls-install DISTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Helper for building devel/hs-haskell-language-server LICENSE= APACHE20 USES= cabal USE_GITHUB= yes GH_ACCOUNT= haskell GH_PROJECT= haskell-language-server USE_CABAL= Cabal-3.4.0.0 \ aeson-1.5.6.0_1 \ assoc-1.0.2_1 \ attoparsec-0.14.1 \ base-compat-0.11.2 \ base-compat-batteries-0.11.2 \ base-orphans-0.8.4 \ base16-bytestring-1.0.1.0 \ bifunctors-5.5.10 \ binary-instances-1.0.1_1 \ binary-orphans-1.0.1_5 \ cabal-install-parsers-0.4.1_1 \ case-insensitive-1.2.1.0 \ clock-0.8.2 \ comonad-5.0.8 \ cryptohash-sha256-0.11.102.0 \ data-fix-0.3.1 \ distributive-0.6.2.1 \ dlist-1.0 \ extra-1.7.9 \ filepattern-0.1.2 \ hashable-1.3.1.0 \ heaps-0.4 \ hsc2hs-0.68.7_1 \ indexed-traversable-0.1.1 \ integer-logarithms-1.0.3.1 \ js-dgtable-0.5.2 \ js-flot-0.8.3 \ js-jquery-3.3.1 \ lukko-0.1.1.3_1 \ network-uri-2.6.4.1 \ primitive-0.7.1.0_2 \ random-1.2.0_5 \ scientific-0.3.6.2 \ shake-0.19.4 \ splitmix-0.1.0.3 \ strict-0.4.0.1 \ tagged-0.8.6.1 \ tar-0.5.1.1_3 \ text-binary-0.2.1.1 \ th-abstraction-0.4.2.0 \ th-compat-0.1.2 \ these-1.1.1.1_1 \ time-compat-1.9.5_1 \ transformers-compat-0.6.6 \ unordered-containers-0.2.13.0 \ utf8-string-1.0.2 \ uuid-types-1.0.4 \ vector-0.12.3.0 \ vector-binary-instances-0.2.5.2 WRKSRC_SUBDIR= install NOT_FOR_ARCHS= i386 post-extract: ${RM} ${WRKSRC}/cabal.project echo "executable hls-install" >> ${WRKSRC}/hls-install.cabal echo " main-is: ../install.hs" >> ${WRKSRC}/hls-install.cabal echo " build-depends: hls-install" >> ${WRKSRC}/hls-install.cabal echo " , base" >> ${WRKSRC}/hls-install.cabal .include diff --git a/devel/hs-hoogle/Makefile b/devel/hs-hoogle/Makefile index b76c4ccbbee1..243a487bfc96 100644 --- a/devel/hs-hoogle/Makefile +++ b/devel/hs-hoogle/Makefile @@ -1,133 +1,134 @@ # Created by: Giuseppe Pilichi aka Jacula Modyun PORTNAME= hoogle PORTVERSION= 5.0.18.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Haskell API Search LICENSE= BSD3CLAUSE RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss USES= cabal USE_CABAL= ListLike-4.7.3 \ QuickCheck-2.14_1 \ aeson-1.5.1.0 \ appar-0.1.8 \ asn1-encoding-0.9.6_1 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ assoc-1.0.1_1 \ async-2.2.2_1 \ attoparsec-0.13.2.4 \ auto-update-0.1.6 \ base-compat-0.11.1 \ base-compat-batteries-0.11.1 \ base-orphans-0.8.2 \ basement-0.0.11_2 \ bifunctors-5.5.7 \ blaze-builder-0.4.1.0 \ blaze-html-0.9.1.2 \ blaze-markup-0.8.2.5 \ bsb-http-chunked-0.0.0.4_2 \ byteorder-1.0.4 \ cabal-doctest-1.0.8_1 \ case-insensitive-1.2.1.0 \ cereal-0.5.8.1 \ clock-0.8 \ cmdargs-0.10.20 \ comonad-5.0.6 \ conduit-1.3.2 \ conduit-extra-1.3.5 \ connection-0.3.1_1 \ cookie-0.4.5 \ cryptonite-0.26 \ data-default-0.7.1.1 \ data-default-class-0.1.2.0 \ data-default-instances-containers-0.0.1 \ data-default-instances-dlist-0.0.1 \ data-default-instances-old-locale-0.0.1 \ distributive-0.6.2 \ dlist-0.8.0.8 \ easy-file-0.2.2 \ extra-1.7.2 \ fast-logger-3.0.1 \ fmlist-0.9.3 \ foundation-0.0.25_1 \ generic-deriving-1.13.1 \ happy-1.19.12 \ hashable-1.3.0.0_1 \ haskell-src-exts-1.23.0 \ hourglass-0.2.12 \ hsc2hs-0.68.7 \ http-client-0.7.0 \ http-client-tls-0.3.5.3_1 \ http-conduit-2.3.7.3_1 \ http-date-0.0.8 \ http-types-0.12.3 \ http2-2.0.4 \ integer-logarithms-1.0.3_2 \ iproute-1.7.9_1 \ js-flot-0.8.3 \ js-jquery-3.3.1 \ memory-0.15.0_1 \ mime-types-0.1.0.9 \ mmap-0.5.9 \ mono-traversable-1.0.15.1 \ network-3.1.1.1 \ network-byte-order-0.1.5 \ network-uri-2.6.3.0 \ old-locale-1.0.0.7_2 \ old-time-1.1.0.3_2 \ pem-0.2.4 \ primitive-0.7.0.1 \ process-extras-0.7.4 \ psqueues-0.2.7.2_1 \ random-1.1_1 \ resourcet-1.2.4 \ scientific-0.3.6.2 \ semigroups-0.19.1 \ simple-sendfile-0.2.30 \ socks-0.6.1 \ split-0.2.3.4 \ splitmix-0.0.5 \ storable-record-0.0.5 \ storable-tuple-0.0.3.3 \ streaming-commons-0.2.1.2 \ syb-0.7.1 \ tagged-0.8.6_2 \ tar-0.5.1.1_2 \ th-abstraction-0.3.2.0 \ these-1.1 \ time-compat-1.9.3 \ time-manager-0.0.0 \ tls-1.5.4 \ tls-session-manager-0.0.4 \ transformers-compat-0.6.5 \ typed-process-0.2.6.0 \ uniplate-1.6.12_1 \ unix-compat-0.5.2_1 \ unix-time-0.4.7 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.10.0_1 \ utf8-string-1.0.1.1_3 \ utility-ht-0.0.15 \ uuid-types-1.0.3_2 \ vault-0.3.1.4 \ vector-0.12.1.2 \ vector-algorithms-0.8.0.3 \ wai-3.2.2.1 \ wai-logger-2.3.6 \ warp-3.3.12 \ warp-tls-3.2.12 \ word8-0.1.3 \ x509-1.7.5_1 \ x509-store-1.6.7_1 \ x509-system-1.6.6 \ x509-validation-1.6.11 \ zlib-0.6.2.1_1 .include diff --git a/devel/hs-hpack/Makefile b/devel/hs-hpack/Makefile index ccff5fcd4092..61efc173f550 100644 --- a/devel/hs-hpack/Makefile +++ b/devel/hs-hpack/Makefile @@ -1,76 +1,77 @@ PORTNAME= hpack PORTVERSION= 0.34.4 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Modern format for Haskell packages LICENSE= BSD3CLAUSE USES= cabal USE_CABAL= Glob-0.10.0_1 \ aeson-1.4.7.1_1 \ asn1-encoding-0.9.6_1 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ async-2.2.2_1 \ attoparsec-0.13.2.4 \ base-compat-0.11.1 \ base-compat-batteries-0.11.1 \ base-orphans-0.8.2 \ basement-0.0.11_2 \ bifunctors-5.5.7 \ blaze-builder-0.4.1.0 \ cabal-doctest-1.0.8_1 \ case-insensitive-1.2.1.0 \ cereal-0.5.8.1 \ comonad-5.0.6 \ conduit-1.3.2 \ connection-0.3.1_1 \ cookie-0.4.5 \ cryptonite-0.26 \ data-default-class-0.1.2.0 \ distributive-0.6.2 \ dlist-0.8.0.8 \ hashable-1.3.0.0_1 \ hourglass-0.2.12 \ hsc2hs-0.68.7 \ http-client-0.6.4.1 \ http-client-tls-0.3.5.3_1 \ http-types-0.12.3 \ infer-license-0.2.0 \ integer-logarithms-1.0.3_2 \ libyaml-0.1.2 \ memory-0.15.0_1 \ mime-types-0.1.0.9 \ mono-traversable-1.0.15.1 \ network-3.1.1.1 \ network-uri-2.6.3.0 \ pem-0.2.4 \ primitive-0.7.0.1 \ random-1.1_1 \ resourcet-1.2.4 \ scientific-0.3.6.2 \ socks-0.6.1 \ split-0.2.3.4 \ streaming-commons-0.2.1.2 \ tagged-0.8.6_2 \ text-metrics-0.3.0_4 \ th-abstraction-0.3.2.0 \ time-compat-1.9.3 \ tls-1.5.4 \ transformers-compat-0.6.5 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.10.0_1 \ uuid-types-1.0.3_2 \ vector-0.12.1.2 \ vector-algorithms-0.8.0.3 \ x509-1.7.5_1 \ x509-store-1.6.7_1 \ x509-system-1.6.6 \ x509-validation-1.6.11 \ yaml-0.11.4.0 \ zlib-0.6.2.1_1 .include diff --git a/devel/hs-hspec-discover/Makefile b/devel/hs-hspec-discover/Makefile index 05da312fc4f5..04c2436f2d44 100644 --- a/devel/hs-hspec-discover/Makefile +++ b/devel/hs-hspec-discover/Makefile @@ -1,12 +1,13 @@ PORTNAME= hspec-discover PORTVERSION= 2.7.8 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Automatically discover and run Hspec tests LICENSE= MIT USES= cabal .include diff --git a/devel/hs-mueval/Makefile b/devel/hs-mueval/Makefile index c8312390998d..64002e4bf088 100644 --- a/devel/hs-mueval/Makefile +++ b/devel/hs-mueval/Makefile @@ -1,28 +1,28 @@ # Created by: Giuseppe Pilichi aka Jacula Modyun PORTNAME= mueval PORTVERSION= 0.9.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Safely evaluate pure Haskell expressions LICENSE= BSD3CLAUSE USES= cabal USE_CABAL= QuickCheck-2.14 \ extensible-exceptions-0.1.1.4 \ ghc-paths-0.1.0.12_1 \ hint-0.9.0.3 \ random-1.1_1 \ show-0.6 \ simple-reflect-0.3.3 \ splitmix-0.0.4 \ syb-0.7.1 \ temporary-1.3 EXECUTABLES= mueval mueval-core .include diff --git a/devel/hs-profiteur/Makefile b/devel/hs-profiteur/Makefile index ae857425edc0..ee96e4048fb2 100644 --- a/devel/hs-profiteur/Makefile +++ b/devel/hs-profiteur/Makefile @@ -1,39 +1,39 @@ PORTNAME= profiteur PORTVERSION= 0.4.5.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Treemap visualiser for GHC .prof files LICENSE= BSD3CLAUSE USES= cabal USE_CABAL= aeson-1.4.7.1_1 \ attoparsec-0.13.2.4 \ base-compat-0.11.1 \ base-compat-batteries-0.11.1 \ base-orphans-0.8.2 \ dlist-0.8.0.8 \ ghc-prof-1.4.1.7 \ hashable-1.3.0.0_1 \ integer-logarithms-1.0.3_2 \ js-jquery-3.3.1 \ primitive-0.7.0.1 \ random-1.1_1 \ scientific-0.3.6.2 \ tagged-0.8.6_2 \ th-abstraction-0.3.2.0 \ time-compat-1.9.3 \ unordered-containers-0.2.10.0_1 \ uuid-types-1.0.3_2 \ vector-0.12.1.2 profiteur_DATADIR_VARS= js-jquery post-install: cd ${WRKSRC} && ${COPYTREE_SHARE} data ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/js-jquery-3.3.1/javascript/jquery-3.3.1.min.js ${STAGEDIR}${DATADIR} .include diff --git a/devel/hs-shake/Makefile b/devel/hs-shake/Makefile index 18a48e9cbf8a..f867937b6bf1 100644 --- a/devel/hs-shake/Makefile +++ b/devel/hs-shake/Makefile @@ -1,26 +1,27 @@ PORTNAME= shake PORTVERSION= 0.19.4 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Build system library, like Make, but more accurate dependencies LICENSE= BSD3CLAUSE USES= cabal USE_CABAL= clock-0.8 \ extra-1.7.2 \ file-embed-0.0.12.0 \ filepattern-0.1.2 \ hashable-1.3.0.0_1 \ heaps-0.3.6.1 \ js-dgtable-0.5.2 \ js-flot-0.8.3 \ js-jquery-3.3.1 \ primitive-0.7.0.1 \ random-1.1_1 \ unordered-containers-0.2.10.0_1 \ utf8-string-1.0.1.1_3 .include diff --git a/devel/hs-spago/Makefile b/devel/hs-spago/Makefile index f30d39000e42..6d490a62d039 100644 --- a/devel/hs-spago/Makefile +++ b/devel/hs-spago/Makefile @@ -1,214 +1,215 @@ PORTNAME= spago DISTVERSION= 0.19.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://github.com/spacchetti/purescript-docs-search/releases/download/v${PURESCRIPT_DOCS_SEARCH_VERSION}/:docs_search_app \ https://github.com/spacchetti/purescript-docs-search/releases/download/v${PURESCRIPT_DOCS_SEARCH_VERSION}/:purescript_docs_search DISTFILES= docs-search-app.js:docs_search_app \ purescript-docs-search:purescript_docs_search EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= haskell@FreeBSD.org COMMENT= PureScript package manager and build tool LICENSE= BSD3CLAUSE RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss USES= cabal USE_GITHUB= yes GH_ACCOUNT= purescript GH_PROJECT= spago USE_LOCALE= en_US.UTF-8 USE_CABAL= Diff-0.4.0 \ Glob-0.10.1 \ StateVar-1.2.1 \ adjunctions-4.4_2 \ aeson-1.5.6.0 \ aeson-better-errors-0.9.1.0 \ aeson-pretty-0.8.8 \ ansi-terminal-0.11 \ ansi-wl-pprint-0.6.9_2 \ asn1-encoding-0.9.6_2 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ assoc-1.0.2_1 \ async-2.2.3 \ async-pool-0.9.1 \ atomic-write-0.2.0.7 \ attoparsec-0.13.2.5_1 \ attoparsec-iso8601-1.0.2.0 \ auto-update-0.1.6 \ base-compat-0.11.2 \ base-compat-batteries-0.11.2 \ base-orphans-0.8.4 \ base16-bytestring-0.1.1.7_3 \ base64-bytestring-1.2.0.1 \ basement-0.0.11_2 \ basic-prelude-0.7.0 \ bifunctors-5.5.10 \ binary-instances-1.0.1_1 \ binary-orphans-1.0.1_5 \ blaze-builder-0.4.2.1 \ bower-json-1.0.0.1 \ bytestring-conversion-0.3.1_2 \ cabal-doctest-1.0.8_2 \ case-insensitive-1.2.1.0 \ cborg-0.2.4.0 \ cborg-json-0.2.2.0_2 \ cereal-0.5.8.1 \ charset-0.3.8 \ chunked-data-0.3.1 \ classy-prelude-1.5.0 \ clock-0.8.2 \ colour-2.3.5 \ comonad-5.0.8 \ conduit-1.3.4.1 \ conduit-extra-1.3.5 \ connection-0.3.1_1 \ contravariant-1.5.3 \ cookie-0.4.5 \ cryptohash-sha1-0.11.100.1_5 \ cryptonite-0.28 \ data-default-class-0.1.2.0 \ data-fix-0.3.1 \ deepseq-generics-0.2.0.0_5 \ dhall-1.38.0_2 \ distributive-0.6.2.1 \ dlist-1.0 \ dlist-instances-0.1.1.1 \ dotgen-0.4.3 \ double-conversion-2.0.2.0 \ easy-file-0.2.2 \ either-5.0.1.1_1 \ errors-2.3.0 \ fast-logger-3.0.3 \ fgl-5.7.0.3 \ file-embed-0.0.13.0 \ foldl-1.4.11 \ free-5.1.6 \ fsnotify-0.3.0.1_1 \ generic-lens-2.1.0.0 \ generic-lens-core-2.1.0.0 \ github-0.26 \ half-0.3.1 \ hashable-1.3.1.0 \ hostname-1.0 \ hourglass-0.2.12 \ hsc2hs-0.68.7_1 \ http-api-data-0.4.3_1 \ http-client-0.7.6 \ http-client-tls-0.3.5.3_1 \ http-conduit-2.3.8 \ http-link-header-1.0.3.1 \ http-types-0.12.3 \ indexed-profunctors-0.1 \ indexed-traversable-0.1.1 \ integer-logarithms-1.0.3.1 \ invariant-0.5.4 \ iso8601-time-0.1.5 \ kan-extensions-5.2.2 \ keys-3.12.3 \ lens-family-core-2.1.0 \ lifted-base-0.2.3.12 \ managed-1.0.8 \ math-functions-0.3.4.1 \ megaparsec-7.0.5 \ memory-0.15.0_1 \ microlens-0.4.12.0 \ microlens-mtl-0.2.0.1 \ mime-types-0.1.0.9 \ mmorph-1.1.5_1 \ monad-control-1.0.2.3 \ monad-logger-0.3.36 \ monad-loops-0.4.3 \ mono-traversable-1.0.15.1 \ mono-traversable-instances-0.1.1.0 \ mutable-containers-0.3.4 \ mwc-random-0.15.0.1_1 \ network-3.1.2.1_1 \ network-uri-2.6.4.1 \ old-locale-1.0.0.7_2 \ old-time-1.1.0.3_2 \ open-browser-0.2.1.0 \ optional-args-1.0.2_1 \ optparse-applicative-0.16.1.0 \ parser-combinators-1.3.0 \ parsers-0.12.10 \ pem-0.2.4 \ pointed-5.0.2 \ pretty-simple-4.0.0.0 \ prettyprinter-1.7.0 \ prettyprinter-ansi-terminal-1.1.2 \ primitive-0.7.1.0_2 \ profunctors-5.6.2 \ random-1.2.0_5 \ repline-0.4.0.0 \ resourcet-1.2.4.2 \ retry-0.8.1.2 \ rio-0.1.20.0 \ rio-orphans-0.1.1.0 \ safe-0.3.19 \ safe-exceptions-0.1.7.1 \ say-0.1.0.1 \ scientific-0.3.6.2 \ semigroupoids-5.3.5 \ semigroups-0.19.1 \ semver-range-0.2.8 \ serialise-0.2.3.0_1 \ socks-0.6.1 \ split-0.2.3.4_1 \ splitmix-0.1.0.3 \ stm-chans-3.0.0.4_1 \ streaming-commons-0.2.2.1 \ strict-0.4.0.1 \ stringsearch-0.3.6.6_1 \ system-fileio-0.3.16.4 \ system-filepath-0.4.14_1 \ tagged-0.8.6.1 \ tar-0.5.1.1_3 \ temporary-1.3 \ text-binary-0.2.1.1 \ text-manipulate-0.3.0.0 \ th-abstraction-0.4.2.0 \ th-compat-0.1.1 \ th-env-0.1.0.2 \ th-lift-0.8.2 \ th-lift-instances-0.1.18 \ these-1.1.1.1_1 \ time-compat-1.9.5_1 \ tls-1.5.5 \ transformers-base-0.4.5.2 \ transformers-compat-0.6.6 \ turtle-1.5.21 \ typed-process-0.2.6.0 \ unix-compat-0.5.3 \ unix-time-0.4.7 \ unliftio-0.2.14 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.13.0 \ uri-encode-1.5.0.7_1 \ utf8-string-1.0.2 \ uuid-types-1.0.4 \ vector-0.12.2.0 \ vector-algorithms-0.8.0.4_1 \ vector-binary-instances-0.2.5.1_2 \ vector-instances-3.4 \ versions-4.0.3 \ void-0.7.3 \ with-utf8-1.0.2.2 \ x509-1.7.5_1 \ x509-store-1.6.7_1 \ x509-system-1.6.6 \ x509-validation-1.6.11 \ zlib-0.6.2.3 PURESCRIPT_DOCS_SEARCH_VERSION= 0.0.10 post-extract: ${CP} ${DISTDIR}/${DIST_SUBDIR}/docs-search-app.js ${WRKSRC}/templates/ ${CP} ${DISTDIR}/${DIST_SUBDIR}/purescript-docs-search ${WRKSRC}/templates/ .include diff --git a/devel/hs-threadscope/Makefile b/devel/hs-threadscope/Makefile index bc5ae369c1f5..4f7ec2914dc8 100644 --- a/devel/hs-threadscope/Makefile +++ b/devel/hs-threadscope/Makefile @@ -1,36 +1,37 @@ PORTNAME= threadscope PORTVERSION= 0.2.14 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Graphical tool for profiling parallel Haskell programs LICENSE= BSD3CLAUSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= cabal gnome pkgconfig USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 USE_CABAL= alex-3.2.6 \ cairo-0.13.8.1 \ exceptions-0.10.4_1 \ file-embed-0.0.13.0 \ ghc-events-0.15.1 \ glib-0.13.8.1 \ gtk-0.15.5 \ gtk2hs-buildtools-0.13.8.0 \ happy-1.20.0 \ hashable-1.3.1.0 \ hashtables-1.2.4.1 \ pango-0.13.8.1 \ primitive-0.7.1.0_2 \ random-1.2.0_5 \ splitmix-0.1.0.3 \ temporary-1.3 \ utf8-string-1.0.2 \ vector-0.12.2.0 .include diff --git a/devel/stack/Makefile b/devel/stack/Makefile index 12998de410c7..27da3cddbb1b 100644 --- a/devel/stack/Makefile +++ b/devel/stack/Makefile @@ -1,198 +1,198 @@ PORTNAME= stack PORTVERSION= 2.5.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Cross-platform program for developing Haskell programs LICENSE= BSD3CLAUSE RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss \ gmake:devel/gmake \ ${LOCALBASE}/lib/compat/libffi.so.6:devel/libffi321 USE_GITHUB= yes GH_ACCOUNT= commercialhaskell GH_PROJECT= stack USES= cabal gmake perl5 USE_PERL5= run CABAL_FLAGS= -support_aesni USE_CABAL= Glob-0.10.1 \ StateVar-1.2 \ aeson-1.5.4.1 \ annotated-wl-pprint-0.7.0_1 \ ansi-terminal-0.11 \ ansi-wl-pprint-0.6.9_2 \ asn1-encoding-0.9.6_1 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ assoc-1.0.2 \ async-2.2.2_1 \ attoparsec-0.13.2.4_1 \ attoparsec-iso8601-1.0.1.0_1 \ auto-update-0.1.6 \ base-compat-0.11.2 \ base-compat-batteries-0.11.2 \ base-orphans-0.8.3 \ base16-bytestring-0.1.1.7_3 \ base64-bytestring-1.2.0.0 \ basement-0.0.11_2 \ bifunctors-5.5.8 \ blaze-builder-0.4.1.0_1 \ blaze-html-0.9.1.2 \ blaze-markup-0.8.2.7 \ cabal-doctest-1.0.8_2 \ casa-client-0.0.1 \ casa-types-0.0.1_1 \ case-insensitive-1.2.1.0 \ cereal-0.5.8.1 \ clock-0.8 \ cmdargs-0.10.20 \ colour-2.3.5 \ comonad-5.0.6_1 \ conduit-1.3.3 \ conduit-combinators-1.3.0 \ conduit-extra-1.3.5 \ connection-0.3.1_1 \ contravariant-1.5.2 \ cookie-0.4.5 \ cryptohash-sha256-0.11.101.0_4 \ cryptonite-0.27 \ cryptonite-conduit-0.2.2_1 \ data-default-class-0.1.2.0 \ data-fix-0.3.0 \ digest-0.0.1.2 \ distributive-0.6.2_2 \ dlist-1.0 \ easy-file-0.2.2 \ echo-0.1.3_1 \ ed25519-0.0.5.0_3 \ either-5.0.1.1_1 \ extra-1.7.8 \ fast-logger-3.0.2 \ file-embed-0.0.13.0 \ filelock-0.1.1.5 \ filtrable-0.1.6.0 \ fsnotify-0.3.0.1_1 \ generic-deriving-1.14 \ githash-0.1.4.0 \ hackage-security-0.6.0.1_4 \ hashable-1.3.0.0_1 \ hi-file-parser-0.1.0.0_2 \ hourglass-0.2.12 \ hpack-0.34.2 \ hsc2hs-0.68.7 \ http-api-data-0.4.2 \ http-client-0.7.2.1 \ http-client-tls-0.3.5.3_1 \ http-conduit-2.3.7.3_1 \ http-download-0.2.0.0 \ http-types-0.12.3 \ infer-license-0.2.0 \ integer-logarithms-1.0.3_2 \ libyaml-0.1.2 \ lifted-base-0.2.3.12 \ lukko-0.1.1.2 \ megaparsec-9.0.0 \ memory-0.15.0_1 \ microlens-0.4.11.2 \ microlens-mtl-0.2.0.1 \ microlens-th-0.4.3.6 \ mime-types-0.1.0.9 \ mintty-0.1.2 \ monad-control-1.0.2.3 \ monad-logger-0.3.35 \ monad-loops-0.4.3 \ mono-traversable-1.0.15.1 \ mustache-2.3.1 \ neat-interpolation-0.5.1.2 \ network-3.1.2.0_1 \ network-uri-2.6.3.0 \ old-locale-1.0.0.7_2 \ old-time-1.1.0.3_2 \ open-browser-0.2.1.0 \ optparse-applicative-0.15.1.0_1 \ optparse-simple-0.1.1.3 \ pantry-0.5.1.3 \ parser-combinators-1.2.1 \ path-0.8.0 \ path-io-1.6.2 \ path-pieces-0.2.1_1 \ pem-0.2.4 \ persistent-2.10.5.2 \ persistent-sqlite-2.10.6.2 \ persistent-template-2.8.2.3_1 \ primitive-0.7.1.0 \ profunctors-5.6 \ project-template-0.2.1.0 \ random-1.2.0_2 \ regex-applicative-0.3.4 \ regex-applicative-text-0.1.0.1_5 \ resource-pool-0.2.3.2 \ resourcet-1.2.4.2 \ retry-0.8.1.2 \ rio-0.1.19.0 \ rio-orphans-0.1.1.0 \ rio-prettyprint-0.1.1.0 \ safe-0.3.19 \ safe-exceptions-0.1.7.1 \ scientific-0.3.6.2 \ semigroupoids-5.3.4_2 \ semigroups-0.19.1 \ silently-1.2.5.1 \ socks-0.6.1 \ split-0.2.3.4 \ splitmix-0.1.0.3 \ stm-chans-3.0.0.4_1 \ streaming-commons-0.2.2.1 \ strict-0.4 \ syb-0.7.1 \ tagged-0.8.6_3 \ tar-0.5.1.1_2 \ tar-conduit-0.3.2 \ temporary-1.3 \ text-metrics-0.3.0_4 \ th-abstraction-0.4.0.0 \ th-expand-syns-0.4.6.0 \ th-lift-0.8.2 \ th-lift-instances-0.1.17 \ th-reify-many-0.1.9 \ these-1.1.1.1 \ time-compat-1.9.3 \ tls-1.5.4 \ transformers-base-0.4.5.2 \ transformers-compat-0.6.6 \ typed-process-0.2.6.0 \ unicode-transforms-0.3.7.1 \ unix-compat-0.5.2_1 \ unix-time-0.4.7 \ unliftio-0.2.13 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.13.0 \ uuid-types-1.0.3_3 \ vector-0.12.1.2 \ vector-algorithms-0.8.0.3 \ x509-1.7.5_1 \ x509-store-1.6.7_1 \ x509-system-1.6.6 \ x509-validation-1.6.11 \ yaml-0.11.5.0 \ zip-archive-0.4.1_1 \ zlib-0.6.2.2 .include .if ${OSVERSION} >= 1300078 && ${ARCH} != powerpc64 LIB_DEPENDS+= libncursesw.so.8:misc/compat12x .endif #PLIST_FILES= etc/bash_completion.d/_stack.bash \ # share/zsh/site-functions/_stack .include diff --git a/finance/hs-hledger-ui/Makefile b/finance/hs-hledger-ui/Makefile index 330c37db7384..ac85e13697c8 100644 --- a/finance/hs-hledger-ui/Makefile +++ b/finance/hs-hledger-ui/Makefile @@ -1,120 +1,121 @@ PORTNAME= hledger-ui DISTVERSION= 1.19 +PORTREVISION= 1 CATEGORIES= finance haskell MAINTAINER= yuri@FreeBSD.org COMMENT= UI for hledger, the accounting software package LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cabal USE_LOCALE= en_US.UTF-8 USE_CABAL= \ Decimal-0.5.1 \ Diff-0.4.0 \ Glob-0.10.1 \ Only-0.1_1 \ QuickCheck-2.14.1 \ StateVar-1.2 \ aeson-1.5.4.0 \ aeson-pretty-0.8.8 \ ansi-terminal-0.11 \ ansi-wl-pprint-0.6.9_2 \ assoc-1.0.2 \ async-2.2.2_1 \ attoparsec-0.13.2.4 \ base-compat-0.11.1 \ base-compat-batteries-0.11.1 \ base-orphans-0.8.2 \ bifunctors-5.5.7_1 \ blaze-builder-0.4.1.0 \ blaze-html-0.9.1.2 \ blaze-markup-0.8.2.7 \ brick-0.55_1 \ cabal-doctest-1.0.8_2 \ call-stack-0.2.0 \ case-insensitive-1.2.1.0 \ cassava-0.5.2.0_1 \ cassava-megaparsec-2.0.1 \ clock-0.8 \ cmdargs-0.10.20 \ colour-2.3.5 \ comonad-5.0.6_1 \ config-ini-0.2.4.0_1 \ contravariant-1.5.2 \ control-monad-free-0.6.2 \ csv-0.1.2 \ data-clist-0.1.2.3_1 \ data-default-0.7.1.1 \ data-default-class-0.1.2.0 \ data-default-instances-containers-0.0.1 \ data-default-instances-dlist-0.0.1 \ data-default-instances-old-locale-0.0.1 \ data-fix-0.3.0 \ distributive-0.6.2_2 \ dlist-1.0 \ extra-1.7.7 \ fgl-5.7.0.3 \ file-embed-0.0.13.0 \ fsnotify-0.3.0.1_1 \ happy-1.20.0 \ hashable-1.3.0.0_1 \ hashtables-1.2.3.4 \ haskell-lexer-1.1 \ hledger-1.19 \ hledger-lib-1.19 \ html-1.0.1.2 \ integer-logarithms-1.0.3_2 \ lucid-2.9.12_1 \ math-functions-0.3.4.1 \ megaparsec-8.0.0 \ microlens-0.4.11.2 \ microlens-ghc-0.4.12 \ microlens-mtl-0.2.0.1 \ microlens-platform-0.4.1 \ microlens-th-0.4.3.5 \ mmorph-1.1.3 \ old-locale-1.0.0.7_2 \ old-time-1.1.0.3_2 \ optparse-applicative-0.16.0.0 \ parallel-3.2.2.0_2 \ parser-combinators-1.2.1 \ pretty-show-1.10 \ primitive-0.7.1.0 \ random-1.2.0_2 \ regex-base-0.94.0.0_1 \ regex-tdfa-1.3.1.0_1 \ safe-0.3.19 \ scientific-0.3.6.2 \ shakespeare-2.0.25 \ split-0.2.3.4 \ splitmix-0.1.0.1 \ strict-0.4 \ tabular-0.2.2.8 \ tagged-0.8.6_2 \ tasty-1.3.1 \ tasty-hunit-0.10.0.2 \ temporary-1.3 \ text-short-0.1.3_2 \ text-zipper-0.10.1 \ th-abstraction-0.3.2.0 \ th-lift-0.8.1 \ these-1.1.1.1 \ time-compat-1.9.3 \ timeit-2.0_1 \ transformers-compat-0.6.5 \ uglymemo-0.1.0.1 \ unbounded-delays-0.1.1.0 \ unix-compat-0.5.2_1 \ unordered-containers-0.2.12.0 \ utf8-string-1.0.1.1_3 \ utility-ht-0.0.15 \ uuid-types-1.0.3_3 \ vector-0.12.1.2 \ vty-5.30 \ wcwidth-0.0.2 \ wizards-1.0.3_1 \ word-wrap-0.4.1 .include diff --git a/finance/hs-hledger-web/Makefile b/finance/hs-hledger-web/Makefile index 535b7c12161a..e9f356750916 100644 --- a/finance/hs-hledger-web/Makefile +++ b/finance/hs-hledger-web/Makefile @@ -1,199 +1,200 @@ PORTNAME= hledger-web DISTVERSION= 1.19 +PORTREVISION= 1 CATEGORIES= finance haskell MAINTAINER= yuri@FreeBSD.org COMMENT= Web interface for hledger, the accounting software LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cabal USE_LOCALE= en_US.UTF-8 USE_CABAL= \ Decimal-0.5.1 \ Diff-0.4.0 \ Glob-0.10.1 \ Only-0.1_1 \ aeson-1.4.7.1_1 \ aeson-pretty-0.8.8 \ alex-3.2.5 \ ansi-terminal-0.11 \ ansi-wl-pprint-0.6.9_2 \ appar-0.1.8 \ asn1-encoding-0.9.6_1 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ async-2.2.2_1 \ attoparsec-0.13.2.4 \ attoparsec-iso8601-1.0.1.0_1 \ auto-update-0.1.6 \ base-compat-0.11.1 \ base-compat-batteries-0.11.1 \ base-orphans-0.8.2 \ base-unicode-symbols-0.2.4.2 \ base64-bytestring-1.2.0.0 \ basement-0.0.11_2 \ blaze-builder-0.4.1.0 \ blaze-html-0.9.1.2 \ blaze-markup-0.8.2.7 \ bsb-http-chunked-0.0.0.4_2 \ byteable-0.1.1 \ byteorder-1.0.4 \ cabal-doctest-1.0.8_2 \ call-stack-0.2.0 \ case-insensitive-1.2.1.0 \ cassava-0.5.2.0_1 \ cassava-megaparsec-2.0.1 \ cereal-0.5.8.1 \ cipher-aes-0.2.11 \ clientsession-0.9.1.2 \ clock-0.8 \ cmdargs-0.10.20 \ colour-2.3.5 \ conduit-1.3.2.1 \ conduit-extra-1.3.5 \ connection-0.3.1_1 \ control-monad-free-0.6.2 \ cookie-0.4.5 \ cprng-aes-0.6.1 \ crypto-api-0.13.3_1 \ crypto-cipher-types-0.0.9 \ crypto-random-0.0.9_1 \ cryptonite-0.27 \ cryptonite-conduit-0.2.2_1 \ css-text-0.1.3.0 \ csv-0.1.2 \ data-default-0.7.1.1 \ data-default-class-0.1.2.0 \ data-default-instances-containers-0.0.1 \ data-default-instances-dlist-0.0.1 \ data-default-instances-old-locale-0.0.1 \ dlist-0.8.0.8 \ easy-file-0.2.2 \ email-validate-2.3.2.13 \ entropy-0.4.1.6 \ extra-1.7.7 \ fast-logger-3.0.1 \ fgl-5.7.0.3 \ file-embed-0.0.13.0 \ happy-1.20.0 \ hashable-1.3.0.0_1 \ hashtables-1.2.3.4 \ haskell-lexer-1.1 \ hjsmin-0.2.0.4 \ hledger-1.19 \ hledger-lib-1.19 \ hourglass-0.2.12 \ hsc2hs-0.68.7 \ html-1.0.1.2 \ http-api-data-0.4.2 \ http-client-0.7.2.1 \ http-client-tls-0.3.5.3_1 \ http-conduit-2.3.7.3_1 \ http-date-0.0.8 \ http-types-0.12.3 \ http2-2.0.5 \ integer-logarithms-1.0.3_2 \ iproute-1.7.9_1 \ language-javascript-0.7.1.0 \ libyaml-0.1.2 \ lifted-base-0.2.3.12 \ lucid-2.9.12_1 \ math-functions-0.3.4.1 \ megaparsec-8.0.0 \ memory-0.15.0_1 \ mime-types-0.1.0.9 \ mmorph-1.1.3 \ monad-control-1.0.2.3 \ monad-logger-0.3.35 \ monad-loops-0.4.3 \ mono-traversable-1.0.15.1 \ network-3.1.2.0_1 \ network-byte-order-0.1.5 \ network-uri-2.6.3.0 \ old-locale-1.0.0.7_2 \ old-time-1.1.0.3_2 \ optparse-applicative-0.16.0.0 \ parser-combinators-1.2.1 \ path-pieces-0.2.1_1 \ pem-0.2.4 \ persistent-2.10.5.2 \ persistent-template-2.8.2.3 \ pretty-show-1.10 \ primitive-0.7.1.0 \ psqueues-0.2.7.2_1 \ random-1.2.0_2 \ regex-base-0.94.0.0_1 \ regex-tdfa-1.3.1.0_1 \ resource-pool-0.2.3.2 \ resourcet-1.2.4.2 \ safe-0.3.19 \ scientific-0.3.6.2 \ securemem-0.1.10 \ semigroups-0.19.1 \ setenv-0.1.1.3_1 \ shakespeare-2.0.25 \ silently-1.2.5.1 \ simple-sendfile-0.2.30 \ skein-1.0.9.4 \ socks-0.6.1 \ split-0.2.3.4 \ splitmix-0.1.0.1 \ stm-chans-3.0.0.4_1 \ streaming-commons-0.2.2.1 \ tabular-0.2.2.8 \ tagged-0.8.6_2 \ tagsoup-0.14.8 \ tasty-1.3.1 \ tasty-hunit-0.10.0.2 \ temporary-1.3 \ text-short-0.1.3_2 \ th-abstraction-0.3.2.0 \ th-lift-0.8.1 \ th-lift-instances-0.1.17 \ time-compat-1.9.3 \ time-manager-0.0.0 \ timeit-2.0_1 \ tls-1.5.4 \ transformers-base-0.4.5.2 \ transformers-compat-0.6.5 \ typed-process-0.2.6.0 \ uglymemo-0.1.0.1 \ unbounded-delays-0.1.1.0 \ unix-compat-0.5.2_1 \ unix-time-0.4.7 \ unliftio-0.2.13 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.12.0 \ utf8-string-1.0.1.1_3 \ utility-ht-0.0.15 \ uuid-types-1.0.3_3 \ vault-0.3.1.4 \ vector-0.12.1.2 \ vector-algorithms-0.8.0.3 \ void-0.7.3 \ wai-3.2.2.1 \ wai-app-static-3.1.7.2 \ wai-cors-0.2.7 \ wai-extra-3.0.29.2 \ wai-handler-launch-3.0.3.1 \ wai-logger-2.3.6 \ warp-3.3.13 \ wcwidth-0.0.2 \ wizards-1.0.3_1 \ word8-0.1.3 \ x509-1.7.5_1 \ x509-store-1.6.7_1 \ x509-system-1.6.6 \ x509-validation-1.6.11 \ xss-sanitize-0.3.6 \ yaml-0.11.5.0 \ yesod-1.6.1.0 \ yesod-core-1.6.18_1 \ yesod-form-1.6.7 \ yesod-persistent-1.6.0.4 \ yesod-static-1.6.1.0 \ zlib-0.6.2.2 .include diff --git a/finance/hs-hledger/Makefile b/finance/hs-hledger/Makefile index 7a1bd7d176d4..f75676304029 100644 --- a/finance/hs-hledger/Makefile +++ b/finance/hs-hledger/Makefile @@ -1,102 +1,103 @@ PORTNAME= hledger DISTVERSION= 1.19 +PORTREVISION= 1 CATEGORIES= finance haskell MAINTAINER= yuri@FreeBSD.org COMMENT= Accounting software for both power users and folks new to accounting LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cabal USE_LOCALE= en_US.UTF-8 USE_CABAL= \ Decimal-0.5.1 \ Diff-0.4.0 \ Glob-0.10.1 \ Only-0.1_1 \ aeson-1.5.4.0 \ aeson-pretty-0.8.8 \ ansi-terminal-0.11 \ ansi-wl-pprint-0.6.9_2 \ assoc-1.0.2 \ async-2.2.2_1 \ attoparsec-0.13.2.4 \ base-compat-0.11.1 \ base-compat-batteries-0.11.1 \ base-orphans-0.8.2 \ bifunctors-5.5.7_1 \ blaze-builder-0.4.1.0 \ blaze-html-0.9.1.2 \ blaze-markup-0.8.2.7 \ cabal-doctest-1.0.8_2 \ call-stack-0.2.0 \ case-insensitive-1.2.1.0 \ cassava-0.5.2.0_1 \ cassava-megaparsec-2.0.1 \ clock-0.8 \ cmdargs-0.10.20 \ colour-2.3.5 \ comonad-5.0.6_1 \ control-monad-free-0.6.2 \ csv-0.1.2 \ data-default-0.7.1.1 \ data-default-class-0.1.2.0 \ data-default-instances-containers-0.0.1 \ data-default-instances-dlist-0.0.1 \ data-default-instances-old-locale-0.0.1 \ data-fix-0.3.0 \ distributive-0.6.2_2 \ dlist-1.0 \ extra-1.7.7 \ fgl-5.7.0.3 \ file-embed-0.0.13.0 \ happy-1.20.0 \ hashable-1.3.0.0_1 \ hashtables-1.2.3.4 \ haskell-lexer-1.1 \ hledger-lib-1.19 \ html-1.0.1.2 \ integer-logarithms-1.0.3_2 \ lucid-2.9.12_1 \ math-functions-0.3.4.1 \ megaparsec-8.0.0 \ mmorph-1.1.3 \ old-locale-1.0.0.7_2 \ old-time-1.1.0.3_2 \ optparse-applicative-0.16.0.0 \ parser-combinators-1.2.1 \ pretty-show-1.10 \ primitive-0.7.1.0 \ random-1.2.0_2 \ regex-base-0.94.0.0_1 \ regex-tdfa-1.3.1.0_1 \ safe-0.3.19 \ scientific-0.3.6.2 \ shakespeare-2.0.25 \ split-0.2.3.4 \ splitmix-0.1.0.1 \ strict-0.4 \ tabular-0.2.2.8 \ tagged-0.8.6_2 \ tasty-1.3.1 \ tasty-hunit-0.10.0.2 \ temporary-1.3 \ text-short-0.1.3_2 \ th-abstraction-0.3.2.0 \ th-lift-0.8.1 \ these-1.1.1.1 \ time-compat-1.9.3 \ timeit-2.0_1 \ transformers-compat-0.6.5 \ uglymemo-0.1.0.1 \ unbounded-delays-0.1.1.0 \ unordered-containers-0.2.12.0 \ utf8-string-1.0.1.1_3 \ utility-ht-0.0.15 \ uuid-types-1.0.3_3 \ vector-0.12.1.2 \ wcwidth-0.0.2 \ wizards-1.0.3_1 .include diff --git a/games/hedgewars-server/Makefile b/games/hedgewars-server/Makefile index f111e55024af..654f12f460b1 100644 --- a/games/hedgewars-server/Makefile +++ b/games/hedgewars-server/Makefile @@ -1,71 +1,71 @@ PORTNAME= hedgewars PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.hedgewars.org/download/releases/ \ http://mirror.amdmi3.ru/distfiles/ PKGNAMESUFFIX= -server DISTNAME= ${PORTNAME}-src-${DISTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= haskell@FreeBSD.org COMMENT= Server part of free Worms-like turn based strategy game LICENSE= GPLv2 USES= cabal:nodefault tar:bzip2 WRKSRC_SUBDIR= gameServer USE_CABAL= ConfigFile-1.1.4 \ MissingH-1.4.3.0 \ SHA-1.6.4.4 \ aeson-1.5.2.0 \ assoc-1.0.1_1 \ attoparsec-0.13.2.4 \ base-compat-0.11.1 \ base-compat-batteries-0.11.1 \ base-orphans-0.8.2 \ bifunctors-5.5.7 \ cabal-doctest-1.0.8_1 \ comonad-5.0.6_1 \ conduit-1.3.2 \ distributive-0.6.2_1 \ dlist-0.8.0.8 \ entropy-0.4.1.6 \ hashable-1.3.0.0_1 \ hslogger-1.3.1.0_1 \ integer-logarithms-1.0.3_2 \ libyaml-0.1.2 \ mono-traversable-1.0.15.1 \ network-2.8.0.1 \ old-locale-1.0.0.7_2 \ old-time-1.1.0.3_2 \ primitive-0.7.0.1 \ random-1.1_1 \ regex-base-0.94.0.0_1 \ regex-compat-0.95.2.0_1 \ regex-posix-0.96.0.0_1 \ regex-tdfa-1.3.1.0_1 \ resourcet-1.2.4.1 \ sandi-0.5_1 \ scientific-0.3.6.2 \ split-0.2.3.4 \ tagged-0.8.6_2 \ th-abstraction-0.3.2.0 \ these-1.1 \ time-compat-1.9.3 \ transformers-compat-0.6.5 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.11.0 \ utf8-string-1.0.1.1_3 \ uuid-types-1.0.3_2 \ vector-0.12.1.2 \ vector-algorithms-0.8.0.3 \ yaml-0.11.4.0 \ zlib-0.6.2.1_1 EXECUTABLES= hedgewars-server checker .include diff --git a/games/hs-scroll/Makefile b/games/hs-scroll/Makefile index ae05463d0dc1..796194a116f3 100644 --- a/games/hs-scroll/Makefile +++ b/games/hs-scroll/Makefile @@ -1,41 +1,41 @@ # Created by: Nikolai Lifanov PORTNAME= scroll PORTVERSION= 1.20180421 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games haskell MAINTAINER= haskell@FreeBSD.org COMMENT= A roguelike game LICENSE= GPLv2 USES= cabal USE_CABAL= IfElse-0.85 \ alex-3.2.5 \ ansi-terminal-0.10.3 \ ansi-wl-pprint-0.6.9_1 \ c2hs-0.28.7 \ case-insensitive-1.2.1.0 \ colour-2.3.5 \ data-default-0.7.1.1 \ data-default-class-0.1.2.0 \ data-default-instances-containers-0.0.1 \ data-default-instances-dlist-0.0.1 \ data-default-instances-old-locale-0.0.1 \ dlist-0.8.0.7 \ happy-1.19.12 \ hashable-1.3.0.0_1 \ language-c-0.8.3 \ monad-loops-0.4.3 \ ncurses-0.2.16 \ old-locale-1.0.0.7_2 \ optparse-applicative-0.15.1.0 \ primitive-0.7.0.1 \ random-1.1_1 \ syb-0.7.1 \ transformers-compat-0.6.5 \ vector-0.12.1.2 .include diff --git a/lang/elm/Makefile b/lang/elm/Makefile index e1bfa46152f3..78de20ff4db1 100644 --- a/lang/elm/Makefile +++ b/lang/elm/Makefile @@ -1,120 +1,120 @@ PORTNAME= elm PORTVERSION= 0.19.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= LOCAL/arrowd/:package_list DISTFILES= elm-compiler-bootstrap-${PORTVERSION}${EXTRACT_SUFX}:package_list EXTRACT_ONLY= ${DISTNAME_DEFAULT}${EXTRACT_SUFX} \ elm-compiler-bootstrap-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= haskell@FreeBSD.org COMMENT= Delightful language for reliable webapps LICENSE= BSD3CLAUSE USES= cabal USE_GITHUB= yes GH_ACCOUNT= elm GH_PROJECT= compiler USE_CABAL= ansi-terminal-0.8.2 \ ansi-wl-pprint-0.6.8.2_2 \ asn1-encoding-0.9.6_1 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ async-2.2.2_1 \ attoparsec-0.13.2.4 \ base-orphans-0.8.2 \ basement-0.0.11_2 \ binary-0.8.8.0 \ blaze-builder-0.4.1.0 \ bytestring-builder-0.10.8.2.0 \ call-stack-0.2.0 \ case-insensitive-1.2.1.0 \ cereal-0.5.8.1 \ clock-0.8 \ colour-2.3.5 \ connection-0.3.1_1 \ containers-0.5.11.0_3 \ cookie-0.4.5 \ cryptonite-0.26 \ data-default-class-0.1.2.0 \ digest-0.0.1.2 \ edit-distance-0.2.2.1_1 \ file-embed-0.0.12.0 \ filelock-0.1.1.4 \ hashable-1.3.0.0_1 \ haskeline-0.8.0.0 \ hourglass-0.2.12 \ HTTP-4000.3.14_1 \ http-client-0.6.4.1 \ http-client-tls-0.3.5.3_1 \ http-types-0.12.3 \ HUnit-1.6.0.0 \ integer-logarithms-1.0.3_2 \ io-streams-1.5.1.0_1 \ io-streams-haproxy-1.0.1.0_3 \ language-glsl-0.3.0_1 \ lifted-base-0.2.3.12 \ memory-0.15.0_1 \ mime-types-0.1.0.9 \ monad-control-1.0.2.3 \ network-2.6.3.6 \ network-uri-2.6.3.0 \ old-locale-1.0.0.7_2 \ parsec-3.1.14.0_1 \ pem-0.2.4 \ prettyclass-1.0.0.0 \ primitive-0.7.0.1 \ random-1.1_1 \ raw-strings-qq-1.1 \ readable-0.3.1 \ regex-base-0.94.0.0_1 \ regex-posix-0.96.0.0_1 \ scientific-0.3.6.2 \ SHA-1.6.4.4 \ snap-core-1.0.4.1_1 \ snap-server-1.1.1.2 \ socks-0.6.1 \ streaming-commons-0.2.1.2 \ text-1.2.3.2 \ tls-1.5.4 \ transformers-base-0.4.5.2 \ transformers-compat-0.6.5 \ unix-compat-0.5.2_1 \ unordered-containers-0.2.10.0_1 \ utf8-string-1.0.1.1_3 \ vector-0.12.1.2 \ x509-1.7.5_1 \ x509-store-1.6.7_1 \ x509-system-1.6.6 \ x509-validation-1.6.11 \ zip-archive-0.4.1_1 \ zlib-0.6.2.1_1 \ zlib-bindings-0.1.1.5_2 MAKE_ENV= ELM_HOME=${WRKDIR}/elm-compiler-bootstrap-${PORTVERSION} post-extract: ${RM} ${WRKSRC}/worker/elm.cabal .PHONY: create-bootstrap # Create the bootstrapping elm packages and registry files # This is needed because it builds the reactor app, which is written in elm! create-bootstrap: # Prepare source ${MKDIR} ${WRKDIR} ${TAR} -xzf ${DISTDIR}/${DIST_SUBDIR}/${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}_GH${_GITHUB_REV}${EXTRACT_SUFX} -C ${WRKDIR} ${RM} ${WRKSRC}/worker/elm.cabal # Build with a custom home cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} HOME=${CABAL_HOME} cabal new-update && \ ${SETENV} ${MAKE_ENV} HOME=${CABAL_HOME} cabal new-build --disable-benchmarks --disable-tests --flags ${CABAL_FLAGS} ${BUILD_ARGS} ${BUILD_TARGET} # Prepare the bootstrap to /tmp ${TAR} --numeric-owner -czf /tmp/elm-compiler-bootstrap-${PORTVERSION}${EXTRACT_SUFX} -C ${WRKDIR} \ elm-compiler-bootstrap-${PORTVERSION} # Now all that's left is manually placing the bootstrap file in ${DISTDIR}/cabal/ # And running make makesum to update the distfile .include diff --git a/lang/hs-brainfuck/Makefile b/lang/hs-brainfuck/Makefile index bcbd6a5b38fb..a75a47d5e51a 100644 --- a/lang/hs-brainfuck/Makefile +++ b/lang/hs-brainfuck/Makefile @@ -1,17 +1,17 @@ # Created by: Giuseppe Pilichi aka Jacula Modyun PORTNAME= brainfuck PORTVERSION= 0.1.0.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= lang haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Brainfuck interpreter LICENSE= GPLv2 USES= cabal EXECUTABLES= bf .include diff --git a/lang/hs-unlambda/Makefile b/lang/hs-unlambda/Makefile index d1dd655d3595..6b15093fc33e 100644 --- a/lang/hs-unlambda/Makefile +++ b/lang/hs-unlambda/Makefile @@ -1,15 +1,15 @@ # Created by: Giuseppe Pilichi aka Jacula Modyun PORTNAME= unlambda PORTVERSION= 0.1.4.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= lang haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Unlambda interpreter LICENSE= GPLv2 USES= cabal .include diff --git a/lang/purescript/Makefile b/lang/purescript/Makefile index b425e0f6d568..e8596cb58d62 100644 --- a/lang/purescript/Makefile +++ b/lang/purescript/Makefile @@ -1,162 +1,163 @@ PORTNAME= purescript PORTVERSION= 0.14.0 +PORTREVISION= 1 CATEGORIES= lang MAINTAINER= haskell@FreeBSD.org COMMENT= Functional language that compiles to JavaScript LICENSE= BSD3CLAUSE USES= cabal USE_LOCALE= en_US.UTF-8 USE_CABAL= Glob-0.9.3 \ QuickCheck-2.14_1 \ SHA-1.6.4.4 \ StateVar-1.2 \ aeson-1.4.7.1_1 \ aeson-better-errors-0.9.1.0 \ aeson-pretty-0.8.8 \ alex-3.2.5 \ ansi-terminal-0.8.2 \ ansi-wl-pprint-0.6.8.2_2 \ appar-0.1.8 \ asn1-encoding-0.9.6_1 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ assoc-1.0.1_1 \ async-2.2.2_1 \ attoparsec-0.13.2.4 \ auto-update-0.1.6 \ base-compat-0.10.5 \ base-compat-batteries-0.10.5_1 \ base-orphans-0.8.2 \ base64-bytestring-1.0.0.3 \ basement-0.0.11_2 \ bifunctors-5.5.7 \ blaze-builder-0.4.1.0 \ blaze-html-0.9.1.2 \ blaze-markup-0.8.2.5 \ bower-json-1.0.0.1 \ boxes-0.1.5 \ bsb-http-chunked-0.0.0.4_2 \ byteorder-1.0.4 \ bytestring-builder-0.10.8.2.0 \ cabal-doctest-1.0.8_1 \ case-insensitive-1.2.1.0 \ cborg-0.2.3.0_1 \ cheapskate-0.1.1.2_1 \ clock-0.7.2 \ colour-2.3.5 \ comonad-5.0.6_1 \ conduit-1.3.2 \ conduit-extra-1.3.5 \ constraints-0.12 \ contravariant-1.5.2 \ cryptonite-0.25 \ css-text-0.1.3.0 \ data-default-0.7.1.1 \ data-default-class-0.1.2.0 \ data-default-instances-containers-0.0.1 \ data-default-instances-dlist-0.0.1 \ data-default-instances-old-locale-0.0.1 \ data-ordlist-0.4.7.0 \ distributive-0.6.2_1 \ dlist-0.8.0.8 \ easy-file-0.2.2 \ edit-distance-0.2.2.1_1 \ entropy-0.4.1.6 \ fast-logger-3.0.1 \ file-embed-0.0.12.0 \ fsnotify-0.3.0.1_1 \ half-0.3 \ happy-1.19.12 \ hashable-1.3.0.0_1 \ hourglass-0.2.12 \ hsc2hs-0.68.7 \ http-date-0.0.8 \ http-types-0.12.3 \ http2-2.0.4 \ integer-logarithms-1.0.3_2 \ iproute-1.7.9_1 \ language-javascript-0.7.0.0 \ lifted-async-0.10.0.6 \ lifted-base-0.2.3.12 \ memory-0.15.0_1 \ microlens-0.4.11.2 \ microlens-ghc-0.4.12 \ microlens-mtl-0.2.0.1 \ microlens-platform-0.4.1 \ microlens-th-0.4.3.5 \ monad-control-1.0.2.3 \ monad-logger-0.3.32 \ monad-loops-0.4.3 \ mono-traversable-1.0.15.1 \ mtl-compat-0.2.2 \ network-3.0.1.1 \ network-byte-order-0.1.5 \ network-uri-2.6.3.0 \ old-locale-1.0.0.7_2 \ old-time-1.1.0.3_2 \ optparse-applicative-0.15.1.0_1 \ parallel-3.2.2.0_2 \ pattern-arrows-0.0.2 \ pem-0.2.4 \ primitive-0.7.0.1 \ protolude-0.3.0 \ psqueues-0.2.7.2_1 \ purescript-ast-0.1.0.0 \ purescript-cst-0.1.0.0 \ random-1.1_1 \ regex-base-0.94.0.0_1 \ regex-tdfa-1.3.1.0_1 \ resourcet-1.2.4 \ safe-0.3.19 \ scientific-0.3.6.2 \ semialign-1.1_2 \ semigroupoids-5.3.4_1 \ semigroups-0.18.5_1 \ serialise-0.2.3.0_1 \ simple-sendfile-0.2.30 \ sourcemap-0.1.6_1 \ split-0.2.3.4 \ splitmix-0.0.5 \ stm-chans-3.0.0.4_1 \ streaming-commons-0.2.1.2 \ stringsearch-0.3.6.6_1 \ syb-0.7.1 \ tagged-0.8.6_2 \ tagsoup-0.14.8 \ th-abstraction-0.3.2.0 \ these-1.0.1_4 \ time-compat-1.9.3 \ time-manager-0.0.0 \ transformers-base-0.4.5.2 \ transformers-compat-0.6.5 \ type-equality-1_1 \ typed-process-0.2.6.0 \ uniplate-1.6.12_1 \ unix-compat-0.5.2_1 \ unix-time-0.4.7 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.10.0_1 \ utf8-string-1.0.1.1_3 \ uuid-types-1.0.3_2 \ vault-0.3.1.4 \ vector-0.12.1.2 \ vector-algorithms-0.8.0.3 \ void-0.7.3 \ wai-3.2.2.1 \ wai-websockets-3.0.1.2 \ warp-3.3.12 \ websockets-0.12.6.1 \ word8-0.1.3 \ x509-1.7.5_1 \ xss-sanitize-0.3.6 \ zlib-0.6.2.1_1 EXECUTABLES= purs CABAL_FLAGS= release .include diff --git a/math/hs-Agda/Makefile b/math/hs-Agda/Makefile index 123e82728821..2c1e3d0f49e9 100644 --- a/math/hs-Agda/Makefile +++ b/math/hs-Agda/Makefile @@ -1,77 +1,78 @@ # Created by: Giuseppe Pilichi aka Jacula Modyun PORTNAME= Agda PORTVERSION= 2.6.1.3 +PORTREVISION= 1 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Dependently typed functional programming language and proof assistant BROKEN_i386= Compiler goes out of memory BUILD_DEPENDS= emacs:editors/emacs USES= cabal USE_LOCALE= en_US.UTF-8 USE_CABAL= Cabal-3.0.2.0 \ STMonadTrans-0.4.4 \ aeson-1.4.7.1_1 \ alex-3.2.5 \ async-2.2.2_1 \ attoparsec-0.13.2.4 \ base-compat-0.11.1 \ base-compat-batteries-0.11.1 \ base-orphans-0.8.2 \ blaze-builder-0.4.1.0 \ blaze-html-0.9.1.2 \ blaze-markup-0.8.2.5 \ boxes-0.1.5 \ data-hash-0.2.0.1 \ dlist-0.8.0.8 \ edit-distance-0.2.2.1_1 \ equivalence-0.3.5 \ fail-4.9.0.0 \ geniplate-mirror-0.7.7 \ gitrev-1.3.1 \ happy-1.19.12 \ hashable-1.3.0.0_1 \ hashtables-1.2.3.4 \ ieee754-0.8.0 \ integer-logarithms-1.0.3_2 \ murmur-hash-0.1.0.9 \ network-uri-2.6.3.0 \ primitive-0.7.0.1 \ random-1.1_1 \ regex-base-0.94.0.0_1 \ regex-tdfa-1.3.1.0_1 \ scientific-0.3.6.2 \ split-0.2.3.4 \ strict-0.3.2 \ tagged-0.8.6_2 \ th-abstraction-0.3.2.0 \ time-compat-1.9.3 \ transformers-compat-0.6.5 \ unordered-containers-0.2.10.0_1 \ uri-encode-1.5.0.5 \ utf8-string-1.0.1.1_3 \ uuid-types-1.0.3_2 \ vector-0.12.1.2 \ zlib-0.6.2.1_1 EXECUTABLES= agda-mode agda agda_DATADIR_VARS= Agda agda-mode_DATADIR_VARS= Agda post-build: # Do not compile Emacs mode files until https://github.com/agda/agda/issues/4610 is fixed # ${SETENV} Agda_datadir=${WRKSRC}/src/data $$(find ${WRKSRC}/dist-newstyle -name agda-mode -type f -perm +111) compile post-install: ${MKDIR} ${STAGEDIR}${DATADIR}/lib/prim/Agda find ${WRKSRC}/src/data/lib/prim/Agda -name '*.agda' -exec ${SETENV} ${PORTNAME}_datadir=${WRKSRC}/src/data ${STAGEDIR}${PREFIX}/libexec/cabal/agda {} \; cd ${WRKSRC}/src/data && ${COPYTREE_SHARE} lib ${STAGEDIR}${DATADIR} cd ${WRKSRC}/src/data && ${COPYTREE_SHARE} emacs-mode ${STAGEDIR}${DATADIR} .include diff --git a/math/hs-penrose/Makefile b/math/hs-penrose/Makefile index 537c10287f8c..dd1bc2258bd4 100644 --- a/math/hs-penrose/Makefile +++ b/math/hs-penrose/Makefile @@ -1,141 +1,141 @@ PORTNAME= penrose DISTVERSIONPREFIX= v DISTVERSION= 0.1-737 DISTVERSIONSUFFIX= -gb336c8d -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math haskell MAINTAINER= yuri@FreeBSD.org COMMENT= Create diagrams by typing mathematical notation in plain text LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgfortran.so:lang/gcc${GCC_DEFAULT} USES= blaslapack cabal USE_GITHUB= yes USE_CABAL= MonadRandom-0.5.1.2 \ SHA-1.6.4.4 \ StateVar-1.2 \ ad-4.4 \ aeson-1.4.7.1_1 \ alex-3.2.5 \ ansi-terminal-0.10.3 \ appar-0.1.8 \ asn1-encoding-0.9.6_1 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ async-2.2.2_1 \ attoparsec-0.13.2.4 \ auto-update-0.1.6 \ base-compat-0.11.1 \ base-compat-batteries-0.11.1 \ base-orphans-0.8.2 \ base64-bytestring-1.0.0.3 \ basement-0.0.11_2 \ bifunctors-5.5.7 \ blaze-builder-0.4.1.0 \ bsb-http-chunked-0.0.0.4_2 \ byteorder-1.0.4 \ bytestring-builder-0.10.8.2.0 \ cabal-doctest-1.0.8_1 \ case-insensitive-1.2.1.0 \ clock-0.8 \ colour-2.3.5 \ comonad-5.0.6 \ contravariant-1.5.2 \ cookie-0.4.5 \ cryptohash-md5-0.11.100.1_5 \ cryptohash-sha1-0.11.100.1_5 \ cryptonite-0.26 \ data-default-class-0.1.2.0 \ data-reify-0.6.1_1 \ distributive-0.6.2 \ dlist-0.8.0.8 \ docopt-0.7.0.5 \ easy-file-0.2.2 \ entropy-0.4.1.6 \ erf-2.0.0.0 \ exceptions-0.10.4_1 \ extra-1.7.1 \ fail-4.9.0.0 \ fast-logger-3.0.1 \ free-5.1.3 \ happy-1.19.12 \ hashable-1.3.0.0_1 \ haskell-lexer-1.1 \ hmatrix-0.20.1 \ hourglass-0.2.12 \ hslogger-1.3.1.0_1 \ hsc2hs-0.68.7 \ http-date-0.0.8 \ http-types-0.12.3 \ http2-2.0.4 \ integer-logarithms-1.0.3_2 \ iproute-1.7.9 \ megaparsec-8.0.0 \ memory-0.15.0_1 \ monad-control-1.0.2.3 \ multimap-1.2.1 \ nats-1.1.2_3 \ network-3.1.1.1 \ network-bsd-2.8.1.0_3 \ network-byte-order-0.1.4.0 \ network-info-0.2.0.10_1 \ old-locale-1.0.0.7_2 \ old-time-1.1.0.3_2 \ parser-combinators-1.2.1 \ pem-0.2.4 \ pretty-show-1.10 \ pretty-terminal-0.1.0.0_1 \ primitive-0.7.0.1 \ profunctors-5.5.2 \ psqueues-0.2.7.2_1 \ random-1.1_1 \ random-shuffle-0.0.4 \ reflection-2.1.5 \ regex-base-0.94.0.0_1 \ regex-compat-0.95.2.0_1 \ regex-posix-0.96.0.0_1 \ resourcet-1.2.3 \ scientific-0.3.6.2 \ scotty-0.11.5 \ semigroupoids-5.3.4 \ semigroups-0.19.1 \ simple-sendfile-0.2.30 \ split-0.2.3.4 \ storable-complex-0.2.3.0 \ streaming-commons-0.2.1.2 \ tagged-0.8.6_2 \ th-abstraction-0.3.2.0 \ th-lift-0.8.1 \ time-compat-1.9.3 \ time-manager-0.0.0 \ transformers-base-0.4.5.2 \ transformers-compat-0.6.5 \ unix-compat-0.5.2_1 \ unix-time-0.4.7 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.10.0_1 \ uuid-1.3.13_3 \ uuid-types-1.0.3_2 \ vault-0.3.1.4 \ vector-0.12.1.2 \ void-0.7.3 \ wai-3.2.2.1 \ wai-extra-3.0.29.1 \ wai-logger-2.3.6 \ warp-3.3.10 \ websockets-0.12.7.0 \ word8-0.1.3 \ x509-1.7.5_1 \ zlib-0.6.2.1_1 .include .if ${GCC_DEFAULT} >= 10 BROKEN= fails to build with GCC 10: cabal: Missing dependency on a foreign library: Missing (or bad) C library: gfortran .endif .include diff --git a/misc/hs-hascard/Makefile b/misc/hs-hascard/Makefile index 8bec81e9c13c..6390fd65438c 100644 --- a/misc/hs-hascard/Makefile +++ b/misc/hs-hascard/Makefile @@ -1,68 +1,69 @@ PORTNAME= hascard DISTVERSION= 0.3.0.1 +PORTREVISION= 1 CATEGORIES= misc haskell MAINTAINER= yuri@FreeBSD.org COMMENT= Minimal command line utility for reviewing notes LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cabal USE_CABAL= \ MonadPrompt-1.0.0.5 \ MonadRandom-0.5.2 \ QuickCheck-2.14.1 \ StateVar-1.2 \ ansi-terminal-0.11 \ ansi-wl-pprint-0.6.9_2 \ blaze-builder-0.4.1.0 \ brick-0.55_1 \ case-insensitive-1.2.1.0 \ colour-2.3.5 \ config-ini-0.2.4.0_1 \ contravariant-1.5.2 \ data-clist-0.1.2.3_1 \ data-default-class-0.1.2.0 \ dlist-1.0 \ erf-2.0.0.0 \ exceptions-0.10.4_1 \ flexible-defaults-0.0.3 \ hashable-1.3.0.0_1 \ integer-logarithms-1.0.3_2 \ math-functions-0.3.4.1 \ megaparsec-8.0.0 \ mersenne-random-pure64-0.2.2.0_1 \ microlens-0.4.11.2 \ microlens-ghc-0.4.12 \ microlens-mtl-0.2.0.1 \ microlens-platform-0.4.1 \ microlens-th-0.4.3.5 \ monad-loops-0.4.3 \ mwc-random-0.14.0.0 \ optparse-applicative-0.15.1.0_1 \ ordered-containers-0.2.2 \ parallel-3.2.2.0_2 \ parser-combinators-1.2.1 \ primitive-0.7.1.0 \ random-1.2.0 \ random-fu-0.2.7.7 \ random-shuffle-0.0.4 \ random-source-0.3.0.11 \ rvar-0.2.0.6 \ scientific-0.3.6.2 \ splitmix-0.1.0.1 \ stateref-0.3 \ strict-0.3.2 \ syb-0.7.1 \ text-zipper-0.10.1 \ th-abstraction-0.3.2.0 \ th-extras-0.0.0.4 \ transformers-compat-0.6.5 \ unordered-containers-0.2.12.0 \ utf8-string-1.0.1.1_3 \ vector-0.12.1.2 \ vty-5.30 \ word-wrap-0.4.1_1 .include diff --git a/net-im/matterhorn/Makefile b/net-im/matterhorn/Makefile index 9aacb7999ac2..fbd2236f7118 100644 --- a/net-im/matterhorn/Makefile +++ b/net-im/matterhorn/Makefile @@ -1,147 +1,148 @@ PORTNAME= matterhorn PORTVERSION= 50200.12.0 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= haskell@FreeBSD.org COMMENT= Feature-rich Unix terminal client for the Mattermost chat system LICENSE= BSD3CLAUSE USES= cabal USE_GITHUB= yes GH_ACCOUNT= matterhorn-chat GH_PROJECT= matterhorn USE_CABAL= HTTP-4000.3.15_2 \ Hclip-3.0.0.4 \ QuickCheck-2.14.1 \ SHA-1.6.4.4 \ StateVar-1.2 \ aeson-1.4.7.1_1 \ ansi-terminal-0.11 \ asn1-encoding-0.9.6_1 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ aspell-pipe-0.6 \ async-2.2.2_1 \ attoparsec-0.13.2.4 \ base-compat-0.11.1 \ base-compat-batteries-0.11.1 \ base-orphans-0.8.2 \ base64-bytestring-1.1.0.0 \ basement-0.0.11_2 \ bifunctors-5.5.7_1 \ blaze-builder-0.4.1.0 \ blaze-html-0.9.1.2 \ blaze-markup-0.8.2.7 \ brick-0.59 \ brick-skylighting-0.3 \ bytestring-builder-0.10.8.2.0 \ cabal-doctest-1.0.8_2 \ case-insensitive-1.2.1.0 \ cereal-0.5.8.1 \ cheapskate-0.1.1.2_1 \ clock-0.8 \ colour-2.3.5 \ commonmark-0.1.1.4 \ commonmark-extensions-0.2.0.4 \ comonad-5.0.6_1 \ config-ini-0.2.4.0_1 \ connection-0.3.1_1 \ contravariant-1.5.2 \ cryptohash-md5-0.11.100.1_5 \ cryptohash-sha1-0.11.100.1_5 \ cryptonite-0.27 \ css-text-0.1.3.0 \ data-clist-0.1.2.3_1 \ data-default-0.7.1.1 \ data-default-class-0.1.2.0 \ data-default-instances-containers-0.0.1 \ data-default-instances-dlist-0.0.1 \ data-default-instances-old-locale-0.0.1 \ distributive-0.6.2_2 \ dlist-0.8.0.8 \ emojis-0.1 \ entropy-0.4.1.6 \ extensible-exceptions-0.1.1.4 \ gitrev-1.3.1 \ happy-1.19.12 \ hashable-1.3.0.0_1 \ haskell-lexer-1.1 \ hourglass-0.2.12 \ hsc2hs-0.68.7 \ http-media-0.8.0.0_3 \ hxt-9.3.1.18 \ hxt-charproperties-9.4.0.0 \ hxt-regex-xmlschema-9.2.0.3_1 \ hxt-unicode-9.0.2.4 \ integer-logarithms-1.0.3_2 \ mattermost-api-50200.10.0 \ megaparsec-8.0.0 \ memory-0.15.0_1 \ microlens-0.4.11.2 \ microlens-ghc-0.4.12 \ microlens-mtl-0.2.0.1 \ microlens-platform-0.4.1 \ microlens-th-0.4.3.5 \ modern-uri-0.3.2.0_1 \ monad-control-1.0.2.3 \ network-3.1.2.0_1 \ network-info-0.2.0.10_1 \ network-uri-2.6.3.0 \ old-locale-1.0.0.7_2 \ parallel-3.2.2.0_2 \ parser-combinators-1.2.1 \ pem-0.2.4 \ pretty-show-1.10 \ primitive-0.7.1.0 \ profunctors-5.5.2 \ random-1.1_1 \ reflection-2.1.6 \ regex-base-0.94.0.0_1 \ regex-pcre-builtin-0.95.1.2.8.43 \ resource-pool-0.2.3.2 \ safe-0.3.19 \ scientific-0.3.6.2 \ semigroups-0.19.1 \ skylighting-core-0.8.5 \ socks-0.6.1 \ split-0.2.3.4 \ splitmix-0.1.0.1 \ stm-delay-0.1.1.1 \ streaming-commons-0.2.2.1 \ strict-0.3.2 \ syb-0.7.1 \ tagged-0.8.6_2 \ tagsoup-0.14.8 \ temporary-1.3 \ text-zipper-0.10.1 \ th-abstraction-0.3.2.0 \ time-compat-1.9.3 \ timezone-olson-0.2.0 \ timezone-series-0.1.9 \ tls-1.5.4 \ transformers-base-0.4.5.2 \ transformers-compat-0.6.5 \ uniplate-1.6.12_1 \ unordered-containers-0.2.12.0 \ utf8-string-1.0.1.1_3 \ uuid-1.3.13_3 \ uuid-types-1.0.3_3 \ vector-0.12.1.2 \ vty-5.32 \ websockets-0.12.7.1 \ word-wrap-0.4.1_1 \ x509-1.7.5_1 \ x509-store-1.6.7_1 \ x509-system-1.6.6 \ x509-validation-1.6.11 \ xdg-basedir-0.2.2 \ xss-sanitize-0.3.6 \ zlib-0.6.2.2 post-extract: ${RM} ${WRKDIR}/${PORTNAME}-${PORTVERSION}/cabal.project .include diff --git a/print/hs-hscolour/Makefile b/print/hs-hscolour/Makefile index 7b96c17c6553..7d8b0fc0948d 100644 --- a/print/hs-hscolour/Makefile +++ b/print/hs-hscolour/Makefile @@ -1,18 +1,18 @@ # Created by: Giuseppe Pilichi aka Jacula Modyun PORTNAME= hscolour PORTVERSION= 1.24.4 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= print haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Colourise Haskell code LICENSE= GPLv2 USES= cabal EXECUTABLES= HsColour .include diff --git a/security/hs-cryptol/Makefile b/security/hs-cryptol/Makefile index da6baa129b77..e2d726ba27d1 100644 --- a/security/hs-cryptol/Makefile +++ b/security/hs-cryptol/Makefile @@ -1,108 +1,109 @@ PORTNAME= cryptol DISTVERSION= 2.10.0 +PORTREVISION= 1 CATEGORIES= security lang haskell MAINTAINER= yuri@FreeBSD.org COMMENT= Language of cryptography LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE # https://github.com/GaloisInc/libBF-hs/issues/2 BROKEN_i386= One of dependencies doesn't build on i386 USES= cabal USE_CABAL= FloatingHex-0.5 \ GraphSCC-1.0.4 \ MemoTrie-0.6.10 \ QuickCheck-2.14.2 \ StateVar-1.2 \ adjunctions-4.4_2 \ alex-3.2.6 \ ansi-terminal-0.11 \ ansi-wl-pprint-0.6.9_2 \ assoc-1.0.2 \ async-2.2.2_1 \ attoparsec-0.13.2.4_1 \ base-compat-0.11.2 \ base-orphans-0.8.4 \ bifunctors-5.5.7_2 \ bimap-0.4.0_1 \ bitwise-1.0.0.1_3 \ blaze-builder-0.4.1.0_1 \ blaze-html-0.9.1.2 \ blaze-markup-0.8.2.7 \ bv-sized-1.0.2 \ bytestring-builder-0.10.8.2.0 \ cabal-doctest-1.0.8_2 \ call-stack-0.2.0 \ case-insensitive-1.2.1.0 \ clock-0.8 \ colour-2.3.5 \ comonad-5.0.7 \ constraints-0.12 \ contravariant-1.5.2 \ crackNum-2.4 \ cryptohash-sha1-0.11.100.1_5 \ data-binary-ieee754-0.4.4 \ deriving-compat-0.5.9_1 \ distributive-0.6.2_2 \ extra-1.7.9 \ fingertree-0.1.4.2 \ free-5.1.3_1 \ generic-deriving-1.13.1_1 \ gitrev-1.3.1 \ happy-1.20.0 \ hashable-1.3.0.0_2 \ hashtables-1.2.4.1 \ heredoc-0.2.0.0 \ hsc2hs-0.68.7 \ indexed-traversable-0.1 \ integer-logarithms-1.0.3.1 \ invariant-0.5.3_2 \ io-streams-1.5.2.0 \ kan-extensions-5.2.1 \ lens-4.19.2_2 \ libBF-0.5.1 \ megaparsec-9.0.1_1 \ monad-control-1.0.2.3 \ monadLib-3.10_1 \ network-3.1.2.1_1 \ newtype-generics-0.5.4_1 \ panic-0.4.0.1 \ parallel-3.2.2.0_2 \ parameterized-utils-2.1.1 \ parser-combinators-1.2.1 \ primitive-0.7.1.0_1 \ profunctors-5.6 \ random-1.2.0_3 \ reflection-2.1.6 \ sbv-8.7 \ scientific-0.3.6.2 \ semigroupoids-5.3.4_2 \ semigroups-0.19.1 \ simple-smt-0.9.5 \ splitmix-0.1.0.3 \ strict-0.4.0.1 \ syb-0.7.1 \ tagged-0.8.6_3 \ temporary-1.3 \ tf-random-0.5 \ th-abstraction-0.3.2.0 \ th-lift-0.8.2 \ these-1.1.1.1 \ transformers-base-0.4.5.2 \ transformers-compat-0.6.6 \ type-equality-1_1 \ unordered-containers-0.2.13.0 \ utf8-string-1.0.1.1_3 \ vector-0.12.1.2 \ versions-3.5.4 \ void-0.7.3 \ what4-1.0_1 \ zenc-0.1.1 \ zlib-0.6.2.2 \ zlib-bindings-0.1.1.5_2 .include diff --git a/sysutils/hs-cputype/Makefile b/sysutils/hs-cputype/Makefile index a0a7dfe70474..77bb94820f81 100644 --- a/sysutils/hs-cputype/Makefile +++ b/sysutils/hs-cputype/Makefile @@ -1,31 +1,32 @@ PORTNAME= cputype PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= sysutils haskell MAINTAINER= arrowd@FreeBSD.org COMMENT= Find out your CPUTYPE LICENSE= BSD3CLAUSE USES= cabal USE_GITLAB= yes GL_SITE= https://foss.heptapod.net GL_ACCOUNT= bsdutils GL_COMMIT= 0efe02ac1fa2ecbd4c881462ab64927167f9e77f # It seems that foss.heptapod.net is using an outdated gitlab version # fix the WRKSRC till foss.heptapod.net is updated to a newer gitlab version WRKSRC= ${WRKDIR}/${GL_PROJECT}-${GL_COMMIT}-ad3835a3a2d38aab86c03ed615058da0f1fbf244 USE_CABAL= ansi-terminal-0.10.3 \ ansi-wl-pprint-0.6.9_1 \ attoparsec-0.13.2.4 \ colour-2.3.5 \ hashable-1.3.0.0_1 \ integer-logarithms-1.0.3_2 \ optparse-applicative-0.15.1.0_1 \ primitive-0.7.0.1 \ scientific-0.3.6.2 \ transformers-compat-0.6.5 .include diff --git a/textproc/cgrep/Makefile b/textproc/cgrep/Makefile index f3f94687dedc..defd5bf3293c 100644 --- a/textproc/cgrep/Makefile +++ b/textproc/cgrep/Makefile @@ -1,71 +1,71 @@ # Created by: Li-Wen Hsu PORTNAME= cgrep PORTVERSION= 6.6.32 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= lwhsu@FreeBSD.org COMMENT= Context-aware grep for source codes LICENSE= GPLv2 LIB_DEPENDS= libpcre.so:devel/pcre USES= cabal pkgconfig USE_CABAL= StateVar-1.2 \ aeson-1.4.7.1_1 \ ansi-terminal-0.10.3 \ async-2.2.2_1 \ attoparsec-0.13.2.4 \ base-compat-0.11.1 \ base-compat-batteries-0.11.1 \ base-orphans-0.8.2 \ bifunctors-5.5.7 \ cabal-doctest-1.0.8_1 \ clock-0.8 \ cmdargs-0.10.20 \ colour-2.3.5 \ comonad-5.0.6 \ conduit-1.3.2 \ contravariant-1.5.2 \ distributive-0.6.2 \ dlist-0.8.0.8 \ either-5.0.1.1_1 \ exceptions-0.10.4_1 \ extra-1.7.1 \ hashable-1.3.0.0_1 \ integer-logarithms-1.0.3_2 \ libyaml-0.1.2 \ mono-traversable-1.0.15.1 \ primitive-0.7.0.1 \ profunctors-5.5.2 \ random-1.1_1 \ regex-base-0.94.0.0_1 \ regex-pcre-0.95.0.0_1 \ regex-posix-0.96.0.0_1 \ resourcet-1.2.4 \ safe-0.3.18_1 \ scientific-0.3.6.2 \ semigroupoids-5.3.4 \ semigroups-0.19.1 \ split-0.2.3.4 \ stringsearch-0.3.6.6_1 \ tagged-0.8.6_2 \ th-abstraction-0.3.2.0 \ time-compat-1.9.3 \ transformers-compat-0.6.5 \ unicode-show-0.1.0.4 \ unix-compat-0.5.2_1 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.10.0_1 \ utf8-string-1.0.1.1_3 \ uuid-types-1.0.3_2 \ vector-0.12.1.2 \ vector-algorithms-0.8.0.3 \ yaml-0.11.3.0 CONFLICTS_INSTALL= codesearch .include diff --git a/textproc/hs-lhs2tex/Makefile b/textproc/hs-lhs2tex/Makefile index 082c3fc09822..8d76a1ee8792 100644 --- a/textproc/hs-lhs2tex/Makefile +++ b/textproc/hs-lhs2tex/Makefile @@ -1,22 +1,23 @@ # Created by: mainland@apeiron.net PORTNAME= lhs2tex PORTVERSION= 1.24 +PORTREVISION= 1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Preprocessor for typesetting Haskell sources with LaTeX LICENSE= GPLv2 USES= cabal USE_TEX= latex dvipsk USE_CABAL= regex-base-0.94.0.0_1 \ regex-compat-0.95.2.0_1 \ regex-posix-0.96.0.0_1 EXECUTABLES= lhs2TeX .include diff --git a/textproc/hs-pandoc-crossref/Makefile b/textproc/hs-pandoc-crossref/Makefile index 33e3222b6059..220d6b78ea3f 100644 --- a/textproc/hs-pandoc-crossref/Makefile +++ b/textproc/hs-pandoc-crossref/Makefile @@ -1,142 +1,143 @@ PORTNAME= pandoc-crossref PORTVERSION= 0.3.9.1 +PORTREVISION= 1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Pandoc filter for numbering figures and tables LICENSE= BSD3CLAUSE USES= cabal USE_CABAL= Glob-0.10.1 \ HTTP-4000.3.15_2 \ HsYAML-0.2.1.0_1 \ JuicyPixels-3.3.5 \ QuickCheck-2.14.2 \ SHA-1.6.4.4 \ aeson-1.5.6.0 \ aeson-pretty-0.8.8 \ ansi-terminal-0.11 \ ansi-wl-pprint-0.6.9_2 \ asn1-encoding-0.9.6_2 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ assoc-1.0.2_1 \ async-2.2.3 \ attoparsec-0.13.2.5 \ base-compat-0.11.2 \ base-compat-batteries-0.11.2 \ base-orphans-0.8.4 \ base-unicode-symbols-0.2.4.2 \ base16-bytestring-1.0.1.0 \ base64-bytestring-1.1.0.0 \ basement-0.0.11_2 \ bifunctors-5.5.10 \ blaze-builder-0.4.2.1 \ blaze-html-0.9.1.2 \ blaze-markup-0.8.2.7 \ cabal-doctest-1.0.8_2 \ case-insensitive-1.2.1.0 \ cereal-0.5.8.1 \ citeproc-0.3.0.7 \ colour-2.3.5 \ commonmark-0.1.1.4 \ commonmark-extensions-0.2.0.4 \ commonmark-pandoc-0.2.0.1 \ comonad-5.0.8 \ conduit-1.3.4 \ conduit-extra-1.3.5 \ connection-0.3.1_1 \ cookie-0.4.5 \ cryptonite-0.28 \ data-accessor-0.2.3 \ data-accessor-template-0.2.1.16_1 \ data-accessor-transformers-0.2.1.7 \ data-default-0.7.1.1 \ data-default-class-0.1.2.0 \ data-default-instances-containers-0.0.1 \ data-default-instances-dlist-0.0.1 \ data-default-instances-old-locale-0.0.1 \ data-fix-0.3.1 \ digest-0.0.1.2 \ distributive-0.6.2.1 \ dlist-1.0 \ doclayout-0.3 \ doctemplates-0.9 \ emojis-0.1 \ errors-2.3.0 \ file-embed-0.0.13.0 \ gitrev-1.3.1 \ haddock-library-1.9.0 \ hashable-1.3.1.0 \ hourglass-0.2.12 \ hsc2hs-0.68.7_1 \ hslua-1.3.0.1 \ hslua-module-system-0.2.2.1 \ hslua-module-text-0.3.0.1 \ http-client-0.7.6 \ http-client-tls-0.3.5.3_1 \ http-types-0.12.3 \ indexed-traversable-0.1.1 \ integer-logarithms-1.0.3.1 \ ipynb-0.1.0.1 \ jira-wiki-markup-1.3.3 \ memory-0.15.0_1 \ mime-types-0.1.0.9 \ mono-traversable-1.0.15.1 \ network-3.1.2.1_1 \ network-uri-2.6.4.1 \ old-locale-1.0.0.7_2 \ open-browser-0.2.1.0 \ optparse-applicative-0.16.1.0 \ pandoc-2.11.4 \ pandoc-types-1.22 \ pem-0.2.4 \ primitive-0.7.1.0_2 \ random-1.1_1 \ resourcet-1.2.4.2 \ rfc5051-0.2 \ roman-numerals-0.5.1.5 \ safe-0.3.19 \ scientific-0.3.6.2 \ skylighting-0.10.4 \ skylighting-core-0.10.4 \ socks-0.6.1 \ split-0.2.3.4_1 \ splitmix-0.1.0.3 \ streaming-commons-0.2.2.1 \ strict-0.4.0.1 \ syb-0.7.2.1 \ tagged-0.8.6.1 \ tagsoup-0.14.8 \ temporary-1.3 \ texmath-0.12.1.1 \ text-conversions-0.3.1 \ th-abstraction-0.4.2.0 \ th-compat-0.1.1 \ these-1.1.1.1_1 \ time-compat-1.9.5_1 \ tls-1.5.5 \ transformers-compat-0.6.6 \ typed-process-0.2.6.0 \ unicode-transforms-0.3.7.1 \ uniplate-1.6.13_1 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.13.0 \ utf8-string-1.0.2 \ utility-ht-0.0.15 \ uuid-types-1.0.4 \ vector-0.12.2.0 \ vector-algorithms-0.8.0.4_1 \ x509-1.7.5_1 \ x509-store-1.6.7_1 \ x509-system-1.6.6 \ x509-validation-1.6.11 \ xml-1.3.14_2 \ xml-conduit-1.9.1.0 \ xml-types-0.3.8 \ zip-archive-0.4.1_1 \ zlib-0.6.2.3 .include diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile index 272bd7743b03..e1a21ee6aacc 100644 --- a/textproc/hs-pandoc/Makefile +++ b/textproc/hs-pandoc/Makefile @@ -1,165 +1,166 @@ # Created by: John MacFarlane PORTNAME= pandoc PORTVERSION= 2.11.4 +PORTREVISION= 1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Conversion between markup formats LICENSE= GPLv2 USES= cabal OPTIONS_DEFINE= EMBED_DATA TRYPANDOC EMBED_DATA_DESC= Embed data files in binary for relocatable executable EMBED_DATA_CABAL_FLAGS= embed_data_files EMBED_DATA_USE_CABAL= file-embed-0.0.13.0 TRYPANDOC_DESC= Build trypandoc cgi executable TRYPANDOC_CABAL_FLAGS= trypandoc TRYPANDOC_USE_CABAL= appar-0.1.8 auto-update-0.1.6 byteorder-1.0.4 \ cabal-doctest-1.0.8_2 easy-file-0.2.2 fast-logger-3.0.1 \ http2-2.0.3 iproute-1.7.9 network-byte-order-0.1.4.0 \ old-time-1.1.0.3_2 psqueues-0.2.7.2_1 \ semigroups-0.19.1 time-manager-0.0.0 unix-compat-0.5.2_1 \ unix-time-0.4.7 unliftio-core-0.2.0.1_1 vault-0.3.1.4 \ void-0.7.3 wai-3.2.2.1 wai-extra-3.0.29.1 \ wai-logger-2.3.6 word8-0.1.3 TRYPANDOC_EXECUTABLES= trypandoc USE_CABAL= Glob-0.10.1 \ HTTP-4000.3.15_2 \ HsYAML-0.2.1.0_1 \ JuicyPixels-3.3.5 \ QuickCheck-2.14.2 \ SHA-1.6.4.4 \ aeson-1.5.5.1 \ aeson-pretty-0.8.8 \ ansi-terminal-0.11 \ asn1-encoding-0.9.6_1 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ assoc-1.0.2 \ async-2.2.2_1 \ attoparsec-0.13.2.4_1 \ base-compat-0.11.2 \ base-compat-batteries-0.11.2 \ base-orphans-0.8.4 \ base16-bytestring-1.0.1.0 \ base64-bytestring-1.1.0.0 \ basement-0.0.11_2 \ bifunctors-5.5.10 \ blaze-builder-0.4.2.1 \ blaze-html-0.9.1.2 \ blaze-markup-0.8.2.7 \ case-insensitive-1.2.1.0 \ cereal-0.5.8.1 \ citeproc-0.3.0.7 \ colour-2.3.5 \ commonmark-0.1.1.3 \ commonmark-extensions-0.2.0.4 \ commonmark-pandoc-0.2.0.1 \ comonad-5.0.8 \ conduit-1.3.4 \ conduit-extra-1.3.5 \ connection-0.3.1_1 \ cookie-0.4.5 \ cryptonite-0.28 \ data-default-0.7.1.1 \ data-default-class-0.1.2.0 \ data-default-instances-containers-0.0.1 \ data-default-instances-dlist-0.0.1 \ data-default-instances-old-locale-0.0.1 \ data-fix-0.3.0 \ digest-0.0.1.2 \ distributive-0.6.2.1 \ dlist-1.0 \ doclayout-0.3 \ doctemplates-0.9 \ emojis-0.1 \ errors-2.3.0 \ file-embed-0.0.13.0 \ haddock-library-1.9.0 \ hashable-1.3.0.0_2 \ hourglass-0.2.12 \ hsc2hs-0.68.7 \ hslua-1.3.0 \ hslua-module-system-0.2.2.1 \ hslua-module-text-0.3.0.1 \ http-client-0.7.4 \ http-client-tls-0.3.5.3_1 \ http-types-0.12.3 \ hxt-9.3.1.18 \ hxt-charproperties-9.4.0.0 \ hxt-regex-xmlschema-9.2.0.3_1 \ hxt-unicode-9.0.2.4 \ indexed-traversable-0.1.1 \ integer-logarithms-1.0.3.1 \ ipynb-0.1.0.1 \ jira-wiki-markup-1.3.2 \ memory-0.15.0_1 \ mime-types-0.1.0.9 \ mono-traversable-1.0.15.1 \ network-3.1.2.1_1 \ network-uri-2.6.3.0 \ old-locale-1.0.0.7_2 \ pandoc-types-1.22 \ pem-0.2.4 \ primitive-0.7.1.0_1 \ random-1.1_1 \ resourcet-1.2.4.2 \ rfc5051-0.2 \ safe-0.3.19 \ scientific-0.3.6.2 \ skylighting-0.10.2 \ skylighting-core-0.10.2 \ socks-0.6.1 \ split-0.2.3.4 \ splitmix-0.1.0.3 \ streaming-commons-0.2.2.1 \ strict-0.4.0.1 \ syb-0.7.2.1 \ tagged-0.8.6.1 \ tagsoup-0.14.8 \ temporary-1.3 \ texmath-0.12.1 \ text-conversions-0.3.1 \ th-abstraction-0.4.2.0 \ these-1.1.1.1 \ time-compat-1.9.5 \ tls-1.5.4 \ transformers-compat-0.6.6 \ typed-process-0.2.6.0 \ unicode-transforms-0.3.7.1 \ uniplate-1.6.13_1 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.13.0 \ utf8-string-1.0.2 \ uuid-types-1.0.3_3 \ vector-0.12.2.0 \ vector-algorithms-0.8.0.4 \ x509-1.7.5_1 \ x509-store-1.6.7_1 \ x509-system-1.6.6 \ x509-validation-1.6.11 \ xml-1.3.14_2 \ xml-conduit-1.9.0.0 \ xml-types-0.3.8 \ zip-archive-0.4.1_1 \ zlib-0.6.2.2 EXECUTABLES= pandoc OPTIONS_SUB= yes post-extract: ${RM} ${WRKSRC}/cabal.project post-install-EMBED_DATA-off: cd ${WRKSRC} && ${COPYTREE_SHARE} data ${STAGEDIR}${DATADIR} post-install: ${INSTALL_MAN} ${WRKSRC}/man/pandoc.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/textproc/hs-yaml/Makefile b/textproc/hs-yaml/Makefile index c1fe19290bde..b3fe0ceb7a52 100644 --- a/textproc/hs-yaml/Makefile +++ b/textproc/hs-yaml/Makefile @@ -1,40 +1,41 @@ PORTNAME= yaml PORTVERSION= 0.11.5.0 +PORTREVISION= 1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Utilities for converting YAML and JSON documents back and forth LICENSE= BSD3CLAUSE USES= cabal USE_CABAL= aeson-1.4.7.1_1 \ attoparsec-0.13.2.4 \ base-compat-0.11.1 \ base-compat-batteries-0.11.1 \ base-orphans-0.8.2 \ conduit-1.3.2 \ dlist-0.8.0.8 \ hashable-1.3.0.0_1 \ integer-logarithms-1.0.3_2 \ libyaml-0.1.2 \ mono-traversable-1.0.15.1 \ primitive-0.7.0.1 \ random-1.1_1 \ resourcet-1.2.4 \ scientific-0.3.6.2 \ split-0.2.3.4 \ tagged-0.8.6_2 \ th-abstraction-0.3.2.0 \ time-compat-1.9.3 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.10.0_1 \ uuid-types-1.0.3_2 \ vector-0.12.1.2 \ vector-algorithms-0.8.0.3 EXECUTABLES= json2yaml yaml2json CABAL_FLAGS= -no-exe .include diff --git a/www/hs-DAV/Makefile b/www/hs-DAV/Makefile index 82945ad3c8e5..b40b5e3195d6 100644 --- a/www/hs-DAV/Makefile +++ b/www/hs-DAV/Makefile @@ -1,111 +1,110 @@ PORTNAME= DAV PORTVERSION= 1.3.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Command line client for RFC 4918 WebDAV protocol LICENSE= GPLv3 USES= cabal USE_CABAL= StateVar-1.2 \ adjunctions-4.4_2 \ aeson-1.5.2.0 \ ansi-terminal-0.10.3 \ ansi-wl-pprint-0.6.9_1 \ asn1-encoding-0.9.6_1 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ assoc-1.0.1_1 \ async-2.2.2_1 \ attoparsec-0.13.2.4 \ base-compat-0.11.1 \ base-compat-batteries-0.11.1 \ base-orphans-0.8.2 \ basement-0.0.11_2 \ bifunctors-5.5.7 \ blaze-builder-0.4.1.0 \ blaze-html-0.9.1.2 \ blaze-markup-0.8.2.5 \ cabal-doctest-1.0.8_1 \ call-stack-0.2.0 \ case-insensitive-1.2.1.0 \ cereal-0.5.8.1 \ colour-2.3.5 \ comonad-5.0.6_1 \ conduit-1.3.2 \ conduit-extra-1.3.5 \ connection-0.3.1_1 \ contravariant-1.5.2 \ cookie-0.4.5 \ cryptonite-0.27 \ data-default-0.7.1.1 \ data-default-class-0.1.2.0 \ data-default-instances-containers-0.0.1 \ data-default-instances-dlist-0.0.1 \ data-default-instances-old-locale-0.0.1 \ distributive-0.6.2_1 \ dlist-0.8.0.8 \ free-5.1.3 \ hashable-1.3.0.0_1 \ hourglass-0.2.12 \ hsc2hs-0.68.7 \ http-client-0.7.1 \ http-client-tls-0.3.5.3_1 \ http-types-0.12.3 \ integer-logarithms-1.0.3_2 \ invariant-0.5.3_1 \ kan-extensions-5.2 \ lens-4.19.2_1 \ memory-0.15.0_1 \ mime-types-0.1.0.9 \ mono-traversable-1.0.15.1 \ network-3.1.1.1 \ network-uri-2.6.3.0 \ old-locale-1.0.0.7_2 \ optparse-applicative-0.15.1.0_1 \ parallel-3.2.2.0_2 \ pem-0.2.4 \ primitive-0.7.0.1 \ profunctors-5.5.2 \ random-1.1_1 \ reflection-2.1.6 \ resourcet-1.2.4.1 \ scientific-0.3.6.2 \ semigroupoids-5.3.4_1 \ semigroups-0.19.1 \ shakespeare-2.0.24.1 \ socks-0.6.1 \ split-0.2.3.4 \ streaming-commons-0.2.1.2 \ tagged-0.8.6_2 \ th-abstraction-0.3.2.0 \ th-lift-0.8.1 \ these-1.1 \ time-compat-1.9.3 \ tls-1.5.4 \ transformers-base-0.4.5.2 \ transformers-compat-0.6.5 \ typed-process-0.2.6.0 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.11.0 \ utf8-string-1.0.1.1_3 \ uuid-types-1.0.3_2 \ vector-0.12.1.2 \ vector-algorithms-0.8.0.3 \ void-0.7.3 \ x509-1.7.5_1 \ x509-store-1.6.7_1 \ x509-system-1.6.6 \ x509-validation-1.6.11 \ xml-conduit-1.8.0.1 \ xml-hamlet-0.5.0.1 \ xml-types-0.3.7 \ zlib-0.6.2.1_1 - EXECUTABLES= hdav .include diff --git a/www/hs-hjsmin/Makefile b/www/hs-hjsmin/Makefile index 7bdfcb6fab13..42ce7dd0cac5 100644 --- a/www/hs-hjsmin/Makefile +++ b/www/hs-hjsmin/Makefile @@ -1,26 +1,26 @@ PORTNAME= hjsmin PORTVERSION= 0.2.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Haskell implementation of a javascript minifier LICENSE= BSD3CLAUSE USES= cabal USE_LOCALE= en_US.UTF-8 USE_CABAL= alex-3.2.5 \ ansi-terminal-0.10.3 \ ansi-wl-pprint-0.6.9_1 \ blaze-builder-0.4.1.0 \ colour-2.3.5 \ happy-1.19.12 \ language-javascript-0.7.0.0 \ optparse-applicative-0.15.1.0 \ transformers-compat-0.6.5 \ utf8-string-1.0.1.1_3 .include diff --git a/www/hs-postgrest/Makefile b/www/hs-postgrest/Makefile index 5c5f5c3116f0..d61a89e1d6a8 100644 --- a/www/hs-postgrest/Makefile +++ b/www/hs-postgrest/Makefile @@ -1,225 +1,225 @@ PORTNAME= postgrest PORTVERSION= 7.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www databases haskell MAINTAINER= dmitry.wagin@ya.ru COMMENT= PostgREST create a REST API to an existing Postgres database LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 i386 BUILD_DEPENDS= pg_config:databases/postgresql${PGSQL_DEFAULT}-client USES= cabal pgsql USE_CABAL= HTTP-4000.3.14_1 \ HUnit-1.6.0.0 \ Only-0.1_1 \ QuickCheck-2.14 \ Ranged-sets-0.4.0_2 \ StateVar-1.2 \ adjunctions-4.4_2 \ aeson-1.4.7.1_1 \ aeson-pretty-0.8.8 \ ansi-terminal-0.10.3 \ ansi-wl-pprint-0.6.9_1 \ appar-0.1.8 \ asn1-encoding-0.9.6_1 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ async-2.2.2_1 \ attoparsec-0.13.2.4 \ auto-update-0.1.6 \ base-compat-0.11.1 \ base-compat-batteries-0.11.1 \ base-orphans-0.8.2 \ base-prelude-1.3 \ base-unicode-symbols-0.2.4.2 \ base64-bytestring-1.1.0.0 \ basement-0.0.11_2 \ bifunctors-5.5.7 \ binary-parser-0.5.5_3 \ bsb-http-chunked-0.0.0.4_2 \ byteorder-1.0.4 \ bytestring-strict-builder-0.4.5.3_1 \ bytestring-tree-builder-0.2.7.3 \ cabal-doctest-1.0.8_1 \ call-stack-0.2.0 \ case-insensitive-1.2.1.0 \ cassava-0.5.2.0_1 \ cereal-0.5.8.1 \ charset-0.3.7.1_1 \ colour-2.3.5 \ comonad-5.0.6 \ concise-0.1.0.1 \ configurator-pg-0.2.3 \ contravariant-1.5.2 \ contravariant-extras-0.3.5.1 \ cookie-0.4.5 \ cryptohash-md5-0.11.100.1_5 \ cryptohash-sha1-0.11.100.1_5 \ cryptonite-0.26 \ data-bword-0.1.0.1 \ data-checked-0.3 \ data-default-class-0.1.2.0 \ data-dword-0.3.2 \ data-endian-0.1.1 \ data-serializer-0.3.4.1 \ data-textual-0.3.0.3 \ deferred-folds-0.9.10.1 \ distributive-0.6.2 \ dlist-0.8.0.8 \ easy-file-0.2.2 \ either-5.0.1.1_1 \ entropy-0.4.1.6 \ exceptions-0.10.4_1 \ expiring-cache-map-0.0.6.1 \ fast-logger-3.0.1 \ foldl-1.4.6 \ free-5.1.3 \ generics-sop-0.5.1.0 \ gitrev-1.3.1 \ hashable-1.3.0.0_1 \ hashtables-1.2.3.4 \ haskell-src-exts-1.23.0 \ haskell-src-meta-0.8.5_1 \ hasql-1.4.2 \ hasql-pool-0.5.2 \ hasql-transaction-1.0.0.1 \ heredoc-0.2.0.0 \ hourglass-0.2.12 \ http-date-0.0.8 \ http-media-0.8.0.0_3 \ http-types-0.12.3 \ http2-2.0.4 \ indexed-profunctors-0.1 \ insert-ordered-containers-0.2.3.1 \ integer-logarithms-1.0.3_2 \ interpolatedstring-perl6-1.0.2 \ invariant-0.5.3_1 \ iproute-1.7.9_1 \ jose-0.8.3 \ kan-extensions-5.2 \ lens-4.19.2 \ lens-aeson-1.1 \ loch-th-0.2.2 \ math-functions-0.3.4.0_1 \ megaparsec-8.0.0 \ memory-0.15.0_1 \ mime-types-0.1.0.9 \ monad-control-1.0.2.3 \ monad-time-0.3.1.0 \ mtl-compat-0.2.2 \ mwc-random-0.14.0.0 \ network-3.1.1.1 \ network-byte-order-0.1.5 \ network-info-0.2.0.10_1 \ network-ip-0.3.0.3 \ network-uri-2.6.3.0 \ old-locale-1.0.0.7_2 \ old-time-1.1.0.3_2 \ optics-core-0.3 \ optics-extra-0.3 \ optics-th-0.3 \ optparse-applicative-0.15.1.0_1 \ parallel-3.2.2.0_2 \ parser-combinators-1.2.1 \ parsers-0.12.10 \ pem-0.2.4 \ placeholders-0.1 \ postgresql-binary-0.12.2 \ postgresql-libpq-0.9.4.2_2 \ primitive-0.7.0.1 \ profunctors-5.5.2 \ protolude-0.3.0 \ psqueues-0.2.7.2_1 \ quickcheck-instances-0.3.22_4 \ random-1.1_1 \ reflection-2.1.6 \ regex-base-0.94.0.0_1 \ regex-tdfa-1.3.1.0_1 \ resource-pool-0.2.3.2 \ resourcet-1.2.4 \ retry-0.8.1.2 \ safe-0.3.18_1 \ scientific-0.3.6.2 \ semigroupoids-5.3.4 \ semigroups-0.19.1 \ simple-sendfile-0.2.30 \ sop-core-0.5.0.1 \ split-0.2.3.4 \ splitmix-0.0.4 \ streaming-commons-0.2.1.2 \ swagger2-2.6_1 \ syb-0.7.1 \ tagged-0.8.6_2 \ template-haskell-compat-v0208-0.1.2.1 \ text-builder-0.6.6.1 \ text-latin1-0.3.1 \ text-printer-0.5.0.1 \ text-short-0.1.3_2 \ th-abstraction-0.3.2.0 \ th-expand-syns-0.4.6.0 \ th-lift-0.8.1 \ th-lift-instances-0.1.16 \ th-orphans-0.13.10 \ th-reify-many-0.1.9 \ time-compat-1.9.3 \ time-manager-0.0.0 \ transformers-base-0.4.5.2 \ transformers-compat-0.6.5 \ type-hint-0.1 \ unix-compat-0.5.2_1 \ unix-time-0.4.7 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.10.0_1 \ utf8-string-1.0.1.1_3 \ uuid-1.3.13_3 \ uuid-types-1.0.3_2 \ vault-0.3.1.4 \ vector-0.12.1.2 \ vector-builder-0.3.8 \ void-0.7.3 \ wai-3.2.2.1 \ wai-cors-0.2.7 \ wai-extra-3.0.29.1 \ wai-logger-2.3.6 \ wai-middleware-static-0.8.3_1 \ warp-3.3.11 \ word8-0.1.3 \ x509-1.7.5_1 \ zlib-0.6.2.1_1 \ \ happy-1.19.12 \ hsc2hs-0.68.7 POSTGREST_USER?= postgrest POSTGREST_GROUP?= postgrest USERS= ${POSTGREST_USER} GROUPS= ${POSTGREST_GROUP} SUB_FILES= default.conf SUB_LIST= ETCDIR=${ETCDIR} \ POSTGREST_USER=${POSTGREST_USER} \ POSTGREST_GROUP=${POSTGREST_GROUP} PLIST_SUB= ETCDIR=${ETCDIR} \ POSTGREST_USER=${POSTGREST_USER} \ POSTGREST_GROUP=${POSTGREST_GROUP} USE_RC_SUBR= postgrest SKIP_CABAL_PLIST= yes do-install: @${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKDIR}/default.conf ${STAGEDIR}${ETCDIR}/default.conf.sample ${INSTALL_PROGRAM} \ $$(find ${WRKSRC}/dist-newstyle -name ${EXECUTABLES} -type f -perm +111) \ ${STAGEDIR}${PREFIX}/sbin/${EXECUTABLES} .include diff --git a/www/hs-wai-app-static/Makefile b/www/hs-wai-app-static/Makefile index 379ff9a143f2..03cd31e4d4ca 100644 --- a/www/hs-wai-app-static/Makefile +++ b/www/hs-wai-app-static/Makefile @@ -1,98 +1,99 @@ PORTNAME= wai-app-static PORTVERSION= 3.1.7.2 +PORTREVISION= 1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org COMMENT= WAI application for static serving LICENSE= MIT USES= cabal USE_CABAL= HUnit-1.6.2.0 \ aeson-1.5.6.0 \ ansi-terminal-0.11 \ ansi-wl-pprint-0.6.9_2 \ appar-0.1.8 \ asn1-encoding-0.9.6_2 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ assoc-1.0.2_1 \ async-2.2.3 \ attoparsec-0.13.2.5_1 \ auto-update-0.1.6 \ base-compat-0.11.2 \ base-compat-batteries-0.11.2 \ base-orphans-0.8.4 \ base64-bytestring-1.2.0.1 \ basement-0.0.11_2 \ bifunctors-5.5.10 \ blaze-builder-0.4.2.1 \ blaze-html-0.9.1.2 \ blaze-markup-0.8.2.8 \ bsb-http-chunked-0.0.0.4_3 \ byteorder-1.0.4 \ cabal-doctest-1.0.8_2 \ call-stack-0.3.0 \ case-insensitive-1.2.1.0 \ colour-2.3.5 \ comonad-5.0.8 \ cookie-0.4.5 \ cryptonite-0.28 \ data-default-class-0.1.2.0 \ data-fix-0.3.1 \ distributive-0.6.2.1 \ dlist-1.0 \ easy-file-0.2.2 \ fast-logger-3.0.3 \ file-embed-0.0.13.0 \ hashable-1.3.1.0 \ hourglass-0.2.12 \ hsc2hs-0.68.7_1 \ http-date-0.0.11 \ http-types-0.12.3 \ http2-2.0.6 \ indexed-traversable-0.1.1 \ integer-logarithms-1.0.3.1 \ iproute-1.7.10_1 \ memory-0.15.0_1 \ mime-types-0.1.0.9 \ network-3.1.2.1_1 \ network-byte-order-0.1.6_1 \ old-locale-1.0.0.7_2 \ old-time-1.1.0.3_2 \ optparse-applicative-0.16.1.0 \ pem-0.2.4 \ primitive-0.7.1.0_2 \ psqueues-0.2.7.2_1 \ random-1.2.0_5 \ resourcet-1.2.4.2 \ scientific-0.3.6.2 \ simple-sendfile-0.2.30 \ splitmix-0.1.0.3 \ streaming-commons-0.2.2.1 \ strict-0.4.0.1 \ tagged-0.8.6.1 \ th-abstraction-0.4.2.0 \ these-1.1.1.1_1 \ time-compat-1.9.5_1 \ time-manager-0.0.0 \ transformers-compat-0.6.6 \ unix-compat-0.5.3 \ unix-time-0.4.7 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.13.0 \ uuid-types-1.0.4 \ vault-0.3.1.5 \ vector-0.12.2.0 \ wai-3.2.3 \ wai-extra-3.1.6 \ wai-logger-2.3.6 \ warp-3.3.14 \ word8-0.1.3 \ x509-1.7.5_1 \ zlib-0.6.2.3 EXECUTABLES= warp .include diff --git a/www/hs-yesod-bin/Makefile b/www/hs-yesod-bin/Makefile index 0385e26ba0cf..d469cd1d5d90 100644 --- a/www/hs-yesod-bin/Makefile +++ b/www/hs-yesod-bin/Makefile @@ -1,125 +1,126 @@ PORTNAME= yesod-bin PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Yesod helper executable LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cabal USE_CABAL= HUnit-1.6.2.0 \ aeson-1.5.6.0 \ ansi-terminal-0.11 \ ansi-wl-pprint-0.6.9_2 \ appar-0.1.8 \ asn1-encoding-0.9.6_2 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ assoc-1.0.2_1 \ async-2.2.3 \ attoparsec-0.13.2.5_1 \ auto-update-0.1.6 \ base-compat-0.11.2 \ base-compat-batteries-0.11.2 \ base-orphans-0.8.4 \ base64-bytestring-1.2.0.1 \ basement-0.0.11_2 \ bifunctors-5.5.10 \ blaze-builder-0.4.2.1 \ bsb-http-chunked-0.0.0.4_3 \ byteorder-1.0.4 \ cabal-doctest-1.0.8_2 \ call-stack-0.3.0 \ case-insensitive-1.2.1.0 \ cereal-0.5.8.1 \ clock-0.8.2 \ colour-2.3.5 \ comonad-5.0.8 \ conduit-1.3.4.1 \ conduit-extra-1.3.5 \ connection-0.3.1_1 \ cookie-0.4.5 \ cryptonite-0.28 \ data-default-class-0.1.2.0 \ data-fix-0.3.1 \ distributive-0.6.2.1 \ dlist-1.0 \ easy-file-0.2.2 \ fast-logger-3.0.3 \ file-embed-0.0.13.0 \ fsnotify-0.3.0.1_1 \ hashable-1.3.1.0 \ hourglass-0.2.12 \ hsc2hs-0.68.7_1 \ http-client-0.7.6 \ http-client-tls-0.3.5.3_1 \ http-date-0.0.11 \ http-reverse-proxy-0.6.0 \ http-types-0.12.3 \ http2-2.0.6 \ indexed-traversable-0.1.1 \ integer-logarithms-1.0.3.1 \ iproute-1.7.10_1 \ libyaml-0.1.2 \ memory-0.15.0_1 \ mime-types-0.1.0.9 \ mono-traversable-1.0.15.1 \ network-3.1.2.1_1 \ network-byte-order-0.1.6_1 \ network-uri-2.6.4.1 \ old-locale-1.0.0.7_2 \ old-time-1.1.0.3_2 \ optparse-applicative-0.16.1.0 \ pem-0.2.4 \ primitive-0.7.1.0_2 \ project-template-0.2.1.0 \ psqueues-0.2.7.2_1 \ random-1.2.0_5 \ resourcet-1.2.4.2 \ say-0.1.0.1 \ scientific-0.3.6.2 \ simple-sendfile-0.2.30 \ socks-0.6.1 \ split-0.2.3.4_1 \ splitmix-0.1.0.3 \ streaming-commons-0.2.2.1 \ strict-0.4.0.1 \ tagged-0.8.6.1 \ tar-0.5.1.1_3 \ th-abstraction-0.4.2.0 \ th-compat-0.1.1 \ these-1.1.1.1_1 \ time-compat-1.9.5_1 \ time-manager-0.0.0 \ tls-1.5.5 \ tls-session-manager-0.0.4 \ transformers-compat-0.6.6 \ typed-process-0.2.6.0 \ unix-compat-0.5.3 \ unix-time-0.4.7 \ unliftio-0.2.14 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.13.0 \ uuid-types-1.0.4 \ vault-0.3.1.5 \ vector-0.12.2.0 \ vector-algorithms-0.8.0.4_1 \ wai-3.2.3 \ wai-extra-3.1.6 \ wai-logger-2.3.6 \ warp-3.3.14 \ warp-tls-3.3.0 \ word8-0.1.3 \ x509-1.7.5_1 \ x509-store-1.6.7_1 \ x509-system-1.6.6 \ x509-validation-1.6.11 \ yaml-0.11.5.0 \ zlib-0.6.2.3 EXECUTABLES= yesod .include diff --git a/x11-wm/hs-xmonad/Makefile b/x11-wm/hs-xmonad/Makefile index 9142040351ca..7a42155c6e22 100644 --- a/x11-wm/hs-xmonad/Makefile +++ b/x11-wm/hs-xmonad/Makefile @@ -1,44 +1,44 @@ # Created by: Matthieu Guegan PORTNAME= xmonad PORTVERSION= 0.15 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-wm haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Tiling window manager LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ghc:lang/ghc USES= cabal xorg USE_XORG= x11 xext xinerama xrandr xscrnsaver USE_CABAL= X11-1.9.1 \ data-default-0.7.1.1 \ data-default-class-0.1.2.0 \ data-default-instances-containers-0.0.1 \ data-default-instances-dlist-0.0.1 \ data-default-instances-old-locale-0.0.1 \ dlist-0.8.0.8 \ extensible-exceptions-0.1.1.4 \ hsc2hs-0.68.7 \ old-locale-1.0.0.7_2 \ setlocale-1.0.0.9_2 \ utf8-string-1.0.1.1_3 OPTIONS_DEFINE= EXAMPLES post-install: ${INSTALL_MAN} ${WRKSRC}/man/xmonad.1 ${STAGEDIR}${MANPREFIX}/man/man1/ post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${PATCHDIR}/example_buildscript ${STAGEDIR}${EXAMPLESDIR}/build ${INSTALL_DATA} ${PATCHDIR}/example_config.cabal ${STAGEDIR}${EXAMPLESDIR}/xmonad-config.cabal ${INSTALL_DATA} ${WRKSRC}/man/xmonad.hs ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/x11/conlecterm/Makefile b/x11/conlecterm/Makefile index d480eec1694f..3684f6e6f5a1 100644 --- a/x11/conlecterm/Makefile +++ b/x11/conlecterm/Makefile @@ -1,89 +1,90 @@ PORTNAME= conlecterm PORTVERSION= 1.4.3.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= hsw@bitmark.com COMMENT= Multi tabbed terminal for rxvt/xterm/emacs LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= urxvt:x11/rxvt-unicode USES= cabal xorg gnome pkgconfig USE_GNOME= gtk30 cairo glib20 USE_XORG= xext x11 xscrnsaver xinerama xrandr OPTIONS_DEFINE= EXAMPLES OPTIONS_SUB= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= hxw USE_CABAL= X11-1.9.1 \ aeson-1.5.3.0 \ alex-3.2.5 \ assoc-1.0.2 \ attoparsec-0.13.2.4 \ base-compat-0.11.1 \ base-compat-batteries-0.11.1 \ base-orphans-0.8.2 \ bifunctors-5.5.7 \ cabal-doctest-1.0.8_1 \ cairo-0.13.8.1 \ comonad-5.0.6_1 \ data-default-0.7.1.1 \ data-default-class-0.1.2.0 \ data-default-instances-containers-0.0.1 \ data-default-instances-dlist-0.0.1 \ data-default-instances-old-locale-0.0.1 \ data-fix-0.3.0 \ distributive-0.6.2_1 \ dlist-1.0 \ glib-0.13.8.1 \ gtk2hs-buildtools-0.13.8.0 \ gtk3-0.15.5 \ happy-1.19.12 \ hashable-1.3.0.0_1 \ hashtables-1.2.3.4 \ integer-logarithms-1.0.3_2 \ old-locale-1.0.0.7_2 \ pango-0.13.8.1 \ primitive-0.7.1.0 \ random-1.2.0 \ scientific-0.3.6.2 \ splitmix-0.1.0.1 \ strict-0.4 \ tagged-0.8.6_2 \ th-abstraction-0.3.2.0 \ these-1.1.1.1 \ time-compat-1.9.3 \ transformers-compat-0.6.5 \ unordered-containers-0.2.12.0 \ utf8-string-1.0.1.1_3 \ uuid-types-1.0.3_3 \ vector-0.12.1.2 PLIST_FILES+= share/applications/conlecterm.desktop PLIST_FILES+= share/icons/hicolor/scalable/apps/conlecterm.svg PORTEXAMPLES= \ conlecterm.conf \ conlecterm.css \ tabs.css post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/conlecterm.conf ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/conlecterm.css ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/tabs.css ${STAGEDIR}${EXAMPLESDIR} @${MKDIR} ${STAGEDIR}${PREFIX}/share/applications/ ${INSTALL_DATA} ${WRKSRC}/conlecterm.desktop ${STAGEDIR}${PREFIX}/share/applications/ @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps ${INSTALL_DATA} ${WRKSRC}/conlecterm.svg ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/ .include diff --git a/x11/hs-xmobar/Makefile b/x11/hs-xmobar/Makefile index df7720c2f3c7..44cd36685242 100644 --- a/x11/hs-xmobar/Makefile +++ b/x11/hs-xmobar/Makefile @@ -1,138 +1,139 @@ # Created by: Samy Al Bahra PORTNAME= xmobar PORTVERSION= 0.37 +PORTREVISION= 1 CATEGORIES= x11 haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Minimalistic text-based status bar LICENSE= BSD3CLAUSE USES= cabal pkgconfig xorg OPTIONS_DEFINE= EXAMPLES XFT XPM UTF8 MPD INOTIFY DATEZONE THREADED UVMETER OPTIONS_DEFAULT= XFT UTF8 XFT_DESC= Use Xft to render text (UTF-8 support included) XFT_CABAL_FLAGS= with_xft XFT_USE_CABAL= X11-xft-0.3.1 XFT_USE= xorg=xft XFT_IMPLIES= UTF8 XPM_DESC= Use Xpm to render icons XPM_CABAL_FLAGS= with_xpm XPM_USE= xorg=xpm UTF8_DESC= UTF-8 support UTF8_CABAL_FLAGS= with_utf8 UTF8_USE_CABAL= utf8-string-1.0.1.1_3 MPD_DESC= Music Player Daemon support MPD_CABAL_FLAGS= with_mpd MPD_USE_CABAL= libmpd-0.10.0.0 safe-exceptions-0.1.7.0_6 INOTIFY_DESC= inotify support (required for the Mail and MBox plugins) INOTIFY_CABAL_FLAGS= with_inotify INOTIFY_USE_CABAL= hinotify-0.4.1 INOTIFY_LIB_DEPENDS= libinotify.so:devel/libinotify DATEZONE_DESC= Localized date support DATEZONE_CABAL_FLAGS= with_datezone DATEZONE_USE_CABAL= timezone-olson-0.2.0 timezone-series-0.1.9 THREADED_DESC= Use threaded runtime THREADED_CABAL_FLAGS= with_threaded UVMETER_DESC= UV meter plugin UVMETER_CABAL_FLAGS= with_uvmeter USE_XORG= xrandr xrender xscrnsaver xinerama xext x11 USE_CABAL= X11-1.9.2 \ aeson-1.5.4.1 \ asn1-encoding-0.9.6_1 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ assoc-1.0.2 \ async-2.2.2_1 \ attoparsec-0.13.2.4_1 \ base-compat-0.11.2 \ base-compat-batteries-0.11.2 \ base-orphans-0.8.3 \ basement-0.0.11_2 \ bifunctors-5.5.8 \ blaze-builder-0.4.1.0_1 \ bsd-sysctl-1.0.8.0 \ cabal-doctest-1.0.8_2 \ case-insensitive-1.2.1.0 \ cereal-0.5.8.1 \ comonad-5.0.6_1 \ conduit-1.3.3 \ conduit-extra-1.3.5 \ connection-0.3.1_1 \ cookie-0.4.5 \ cryptonite-0.27 \ data-default-0.7.1.1 \ data-default-class-0.1.2.0 \ data-default-instances-containers-0.0.1 \ data-default-instances-dlist-0.0.1 \ data-default-instances-old-locale-0.0.1 \ data-fix-0.3.0 \ distributive-0.6.2_2 \ dlist-1.0 \ extensible-exceptions-0.1.1.4 \ hashable-1.3.0.0_1 \ hourglass-0.2.12 \ hsc2hs-0.68.7 \ http-client-0.7.2.1 \ http-client-tls-0.3.5.3_1 \ http-conduit-2.3.7.3_1 \ http-types-0.12.3 \ integer-logarithms-1.0.3_2 \ memory-0.15.0_1 \ mime-types-0.1.0.9 \ mono-traversable-1.0.15.1 \ network-3.1.2.0_1 \ network-uri-2.6.3.0 \ old-locale-1.0.0.7_2 \ parsec-numbers-0.1.0 \ pem-0.2.4 \ primitive-0.7.1.0 \ random-1.2.0_2 \ regex-base-0.94.0.0_1 \ regex-compat-0.95.2.0_1 \ regex-posix-0.96.0.0_1 \ resourcet-1.2.4.2 \ scientific-0.3.6.2 \ socks-0.6.1 \ split-0.2.3.4 \ splitmix-0.1.0.3 \ streaming-commons-0.2.2.1 \ strict-0.4 \ tagged-0.8.6_3 \ th-abstraction-0.4.0.0 \ these-1.1.1.1 \ time-compat-1.9.3 \ tls-1.5.4 \ transformers-compat-0.6.6 \ typed-process-0.2.6.0 \ unliftio-core-0.2.0.1_1 \ unordered-containers-0.2.13.0 \ uuid-types-1.0.3_3 \ vector-0.12.1.2 \ vector-algorithms-0.8.0.3 \ x509-1.7.5_1 \ x509-store-1.6.7_1 \ x509-system-1.6.6 \ x509-validation-1.6.11 \ zlib-0.6.2.2 CABAL_FLAGS= with_weather with_rtsopts \ -with_mpris -with_dbus -with_iwlib -with_nl80211 -with_alsa -all_extensions post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/xmobar.config ${STAGEDIR}${EXAMPLESDIR} .include