Page MenuHomeFreeBSD
Feed Advanced Search

Mar 30 2019

arrowd added inline comments to D19761: Update science/dlib-cpp and science/py-dlib to 19.17..
Mar 30 2019, 2:17 PM
arrowd created D19761: Update science/dlib-cpp and science/py-dlib to 19.17..
Mar 30 2019, 12:36 PM

Mar 29 2019

arrowd updated the diff for D19730: Introduce USES=cabal and use it to build Haskell applications.
  • Update textproc/hs-pandoc to 2.7.1.
  • Run indent_make_if.pl script over Mk/Uses/cabal.mk.
Mar 29 2019, 5:52 AM
arrowd committed rP497066: Drop ARM support for GHC 8.4 and update bootstrap compilers to 8.6.3..
Drop ARM support for GHC 8.4 and update bootstrap compilers to 8.6.3.
Mar 29 2019, 4:54 AM
arrowd closed D19722: lang/ghc: remove ghc-8.4.x support on arm.
Mar 29 2019, 4:54 AM

Mar 28 2019

arrowd accepted D19722: lang/ghc: remove ghc-8.4.x support on arm.

Macro lgtm:

Mar 28 2019, 6:16 PM
arrowd added a comment to D19722: lang/ghc: remove ghc-8.4.x support on arm.

@mikael.urankar_gmail.com Why didn't you update distinfo for lang/ghc862?

Mar 28 2019, 1:00 PM
arrowd updated the diff for D19730: Introduce USES=cabal and use it to build Haskell applications.
  • Add https variants of Hackage MASTER_SITES.
Mar 28 2019, 12:38 PM
arrowd updated the diff for D19730: Introduce USES=cabal and use it to build Haskell applications.
  • Remove cabal-install from bsd.hackage.mk.
Mar 28 2019, 10:58 AM
arrowd added inline comments to D19730: Introduce USES=cabal and use it to build Haskell applications.
Mar 28 2019, 10:57 AM

Mar 27 2019

arrowd created D19730: Introduce USES=cabal and use it to build Haskell applications.
Mar 27 2019, 7:27 PM

Mar 26 2019

arrowd committed rP496875: security/klee: Update to 2.0 and switch to LLVM 8..
security/klee: Update to 2.0 and switch to LLVM 8.
Mar 26 2019, 4:39 AM

Mar 21 2019

arrowd committed rP496481: bsd.cabal.mk: Add USE_BINUTILS for powerpc64 arch and add support for….
bsd.cabal.mk: Add USE_BINUTILS for powerpc64 arch and add support for…
Mar 21 2019, 5:38 PM

Mar 19 2019

arrowd added a comment to D19244: Mark almost all Haskell ports for expiration..

I took a look at cabal-install and it seem to have a bootstrap script that would allow building it without old bsd.cabal.mk stuff. So, I'll follow second way and try to hack hs-cabal-install and hs-xmonad ports to make them "standalone".

Mar 19 2019, 6:03 AM

Mar 16 2019

arrowd added a comment to D19244: Mark almost all Haskell ports for expiration..

It just came to my mind that we have 2 special ports - x11-wm/hs-xmonad and devel/hs-cabal-install itself. The new-cabal machinery can't be used for them right away, because in case of XMonad we have to install it as library, and in case of cabal-install we are in egg-and-chicken situation.

Mar 16 2019, 7:21 AM
arrowd added a comment to D19244: Mark almost all Haskell ports for expiration..

@arrowd, what date do you think is realistic for the overhaul to take place?

Mar 16 2019, 6:48 AM

Mar 15 2019

arrowd committed rP495767: bsd.cabal.mk: Sanitize arch string for powerpc64.
bsd.cabal.mk: Sanitize arch string for powerpc64
Mar 15 2019, 5:32 AM

Mar 4 2019

arrowd committed rP494627: sysutils/bsdisks: Update to 0.7..
sysutils/bsdisks: Update to 0.7.
Mar 4 2019, 6:17 PM
arrowd committed rP494562: lang/ghc: Port to powerpc64 architecture..
lang/ghc: Port to powerpc64 architecture.
Mar 4 2019, 7:57 AM
arrowd closed D18886: lang/ghc: port to powerpc64.
Mar 4 2019, 7:57 AM

Mar 3 2019

arrowd updated the diff for D18886: lang/ghc: port to powerpc64.

Bring IGNORE= line back to its place, because checking for OSVERSION at the
top requires including bsd.port.pre.mk, but it should be included after all
other variables are set.

Mar 3 2019, 7:17 PM

Mar 1 2019

arrowd added a comment to D18886: lang/ghc: port to powerpc64.

You seem to have forgotten adjusting ONLY_FOR_ARCHS :-)

Mar 1 2019, 9:04 AM
arrowd updated the diff for D18886: lang/ghc: port to powerpc64.

Final fix.

Mar 1 2019, 7:32 AM
arrowd updated the diff for D18886: lang/ghc: port to powerpc64.

Fix condition.

Mar 1 2019, 5:50 AM
arrowd committed rP494238: devel/tortoisehg: Update to 4.9..
devel/tortoisehg: Update to 4.9.
Mar 1 2019, 5:34 AM

Feb 27 2019

arrowd added a comment to D19244: Mark almost all Haskell ports for expiration..

I'm not going to mark 500 ports as deprecated manually, nor I want to write/search for a script to do that. I'll just let them decay naturally, then.

I can write you a script.

Feb 27 2019, 3:51 AM

Feb 26 2019

arrowd added a comment to D18886: lang/ghc: port to powerpc64.

I want to note that this Diff was about adding powerpc64 support to lang/ghc. It is seems to be moving into "refactor bsd.ghc.mk" direction now. I admit there is much to be done here, but it can be done iteratively and later.

Feb 26 2019, 11:38 AM
arrowd updated the diff for D18886: lang/ghc: port to powerpc64.

Simplify checks.

Feb 26 2019, 11:37 AM
arrowd added a comment to D19244: Mark almost all Haskell ports for expiration..

I'm not going to mark 500 ports as deprecated manually, nor I want to write/search for a script to do that. I'll just let them decay naturally, then.

Feb 26 2019, 11:31 AM
arrowd updated the diff for D18886: lang/ghc: port to powerpc64.

Rework ONLY_FOR_ARCHS handling.

Feb 26 2019, 11:18 AM
arrowd commandeered D18886: lang/ghc: port to powerpc64.
Feb 26 2019, 11:16 AM

Feb 24 2019

arrowd added a comment to D19244: Mark almost all Haskell ports for expiration..
In D19244#413471, @rene wrote:

That still leaves the question of *why* Haskell applications will be linked statically unanswered.

Feb 24 2019, 12:37 PM

Feb 23 2019

arrowd committed rP493704: math/cryptominisat and math/py-cryptominisat to 5.6.8..
math/cryptominisat and math/py-cryptominisat to 5.6.8.
Feb 23 2019, 4:32 PM
arrowd closed D19302: Update math/[py-]cryptominisat to 5.6.8..
Feb 23 2019, 4:32 PM
arrowd committed rP493700: math/z3: Update to 4.8.4..
math/z3: Update to 4.8.4.
Feb 23 2019, 4:27 PM
arrowd closed D19306: math/z3: Update to 4.8.4..
Feb 23 2019, 4:26 PM
arrowd committed rP493698: math/stp: Update to 2.3.2..
math/stp: Update to 2.3.2.
Feb 23 2019, 4:25 PM
arrowd closed D19305: math/stp: Update to 2.3.2..
Feb 23 2019, 4:25 PM
arrowd committed rP493696: devel/tortoisehg: Update to 4.8.2..
devel/tortoisehg: Update to 4.8.2.
Feb 23 2019, 4:23 PM
arrowd closed D19304: devel/tortoisehg: Update to 4.8.2..
Feb 23 2019, 4:23 PM
arrowd committed rP493695: science/dlib-cpp and science/py-dlib: Update to 19.16..
science/dlib-cpp and science/py-dlib: Update to 19.16.
Feb 23 2019, 4:20 PM
arrowd closed D19307: science/dlib-cpp and science/py-dlib: Update to 19.16..
Feb 23 2019, 4:20 PM
arrowd created D19307: science/dlib-cpp and science/py-dlib: Update to 19.16..
Feb 23 2019, 10:56 AM
arrowd created D19306: math/z3: Update to 4.8.4..
Feb 23 2019, 10:18 AM
arrowd created D19305: math/stp: Update to 2.3.2..
Feb 23 2019, 10:05 AM
arrowd created D19304: devel/tortoisehg: Update to 4.8.2..
Feb 23 2019, 9:42 AM
arrowd created D19302: Update math/[py-]cryptominisat to 5.6.8..
Feb 23 2019, 7:29 AM

Feb 20 2019

arrowd added a comment to D19244: Mark almost all Haskell ports for expiration..

We have 546 haskell ports, and only 37 of them aren't getting deprecated. You want me to add a variable to 509 ports instead of 37? What's the problem with adding and then removing a variable?

Feb 20 2019, 6:04 PM

Feb 19 2019

arrowd updated the diff for D18903: [new port] print/miktex: cross-platform implementation of TeX/LaTeX and related programs.
  • Update to 2.9.6980.
  • Incorporate changes by @rigoletto
  • Address comments
Feb 19 2019, 12:28 PM
arrowd created D19244: Mark almost all Haskell ports for expiration..
Feb 19 2019, 9:23 AM
arrowd committed rP493357: bsd.hackage.mk: Remove entries for ports that are already deleted..
bsd.hackage.mk: Remove entries for ports that are already deleted.
Feb 19 2019, 9:09 AM

Feb 3 2019

arrowd committed rP492054: lang/ghc862: Fix distinfo entry for aarch64 bootstrap compiler..
lang/ghc862: Fix distinfo entry for aarch64 bootstrap compiler.
Feb 3 2019, 3:19 PM

Jan 27 2019

arrowd accepted D18992: textproc/hs-pandoc-citeproc: Mark broken after r490955.
Jan 27 2019, 4:12 PM

Jan 22 2019

arrowd added a comment to D18899: textproc/hs-pandoc: Fix build and remove run-time dependency on ghc.

Are you going to commit this, or want me to do that?

Jan 22 2019, 7:45 AM
arrowd added inline comments to D18886: lang/ghc: port to powerpc64.
Jan 22 2019, 7:36 AM

Jan 20 2019

arrowd created D18903: [new port] print/miktex: cross-platform implementation of TeX/LaTeX and related programs.
Jan 20 2019, 9:50 AM
arrowd accepted D18899: textproc/hs-pandoc: Fix build and remove run-time dependency on ghc.

Tried this out on rel12x86, works nice.

Jan 20 2019, 7:45 AM

Jan 16 2019

arrowd committed rP490456: lang/ghc: Since we already depend on binutils on ARM, use their strip, because….
lang/ghc: Since we already depend on binutils on ARM, use their strip, because…
Jan 16 2019, 8:04 AM
arrowd closed D18842: lang/ghc: use strip from binutils.
Jan 16 2019, 8:04 AM

Jan 14 2019

arrowd committed rP490307: lang/ghc: Fix create-stack-bindist target..
lang/ghc: Fix create-stack-bindist target.
Jan 14 2019, 5:57 PM

Jan 10 2019

arrowd committed rP489863: devel/kdevelop: Remove dependency on kdelibs4support, it is not needed anymore..
devel/kdevelop: Remove dependency on kdelibs4support, it is not needed anymore.
Jan 10 2019, 2:08 PM

Jan 6 2019

arrowd committed rP489492: Use proper format for EXPIRATION_DATE..
Use proper format for EXPIRATION_DATE.
Jan 6 2019, 1:22 PM
arrowd committed rP489474: lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports..
lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports.
Jan 6 2019, 12:19 PM
arrowd closed D18707: Update lang/ghc to 8.6.3..
Jan 6 2019, 12:18 PM

Jan 5 2019

arrowd committed rP489316: lang/ghc844: Create a port out of lang/ghc..
lang/ghc844: Create a port out of lang/ghc.
Jan 5 2019, 10:07 AM

Jan 4 2019

arrowd added inline comments to D18729: New port: sysutils/intel-undervolt: Intel CPU undervolting tool.
Jan 4 2019, 3:33 PM

Jan 2 2019

arrowd updated the diff for D18707: Update lang/ghc to 8.6.3..
  • Unbreak stack and update it to 1.9.3.
Jan 2 2019, 8:31 PM
arrowd updated the test plan for D18707: Update lang/ghc to 8.6.3..
Jan 2 2019, 4:18 PM

Jan 1 2019

arrowd created D18707: Update lang/ghc to 8.6.3..
Jan 1 2019, 7:40 PM

Dec 17 2018

arrowd committed rP487653: GHC ports: use proper sorting for Makefile variables. Add `create-stack….
GHC ports: use proper sorting for Makefile variables. Add `create-stack…
Dec 17 2018, 6:05 AM
arrowd closed D18540: GHC ports: Fix variables ordering and add create-stack-bindist target to bsd.ghc.mk..
Dec 17 2018, 6:05 AM

Dec 13 2018

arrowd created D18540: GHC ports: Fix variables ordering and add create-stack-bindist target to bsd.ghc.mk..
Dec 13 2018, 5:08 PM

Dec 10 2018

arrowd committed rP487190: lang/ghc843: Use PLIST definition from bsd.ghc.mk..
lang/ghc843: Use PLIST definition from bsd.ghc.mk.
Dec 10 2018, 5:08 PM
arrowd committed rP487139: lang/ghc862: Remove extraneous PLIST var. It is set in bsd.ghc.mk..
lang/ghc862: Remove extraneous PLIST var. It is set in bsd.ghc.mk.
Dec 10 2018, 8:23 AM

Dec 8 2018

arrowd committed rP486978: lang/ghc862: Add a port for GHC 8.6.2..
lang/ghc862: Add a port for GHC 8.6.2.
Dec 8 2018, 6:47 PM
arrowd closed D18397: lang/ghc862: Create a port..
Dec 8 2018, 6:47 PM

Dec 7 2018

arrowd updated the diff for D18397: lang/ghc862: Create a port..
  • Remove extraneous patches. Add support for BOOT_LLVM_VERSION.
Dec 7 2018, 3:47 PM
arrowd committed rP486824: Cleanup GHC ports:.
Cleanup GHC ports:
Dec 7 2018, 5:49 AM
arrowd closed D18378: Various cleanups for GHC ports..
Dec 7 2018, 5:49 AM

Dec 6 2018

arrowd updated the diff for D18378: Various cleanups for GHC ports..
  • Use 8.4.2 bootstrap on armv{6,7}.
Dec 6 2018, 5:53 PM

Dec 5 2018

arrowd updated the diff for D18378: Various cleanups for GHC ports..
  • Enable DYNAMIC option on arm arches.
Dec 5 2018, 8:04 PM
arrowd updated the diff for D18378: Various cleanups for GHC ports..
  • Use 8.4.3 bootstrap for aarch64.
  • Move ONLY_FOR_ARCHS to bsd.ghc.mk.
Dec 5 2018, 8:00 PM
arrowd added inline comments to D18378: Various cleanups for GHC ports..
Dec 5 2018, 6:43 PM

Dec 1 2018

arrowd updated the diff for D18378: Various cleanups for GHC ports..
  • Add INTEGER_LIBRARY = %%INTEGER_LIBRARY%% to build.mk template.
Dec 1 2018, 11:50 AM
arrowd updated the diff for D18397: lang/ghc862: Create a port..
  • lang/ghc862: Create a port.
  • Add to category Makefile.
  • Add INTEGER_LIBRARY = %%INTEGER_LIBRARY%% to the build.mk template.
Dec 1 2018, 11:50 AM
arrowd updated the diff for D18397: lang/ghc862: Create a port..

Try to fix messed rev.

Dec 1 2018, 9:52 AM
arrowd updated the diff for D18397: lang/ghc862: Create a port..
  • Add to category Makefile.
Dec 1 2018, 9:45 AM
arrowd added a comment to D18397: lang/ghc862: Create a port..

I forgot to add it to category Makefile, but can't update the revision now, for some reason:

Dec 1 2018, 8:20 AM
arrowd created D18397: lang/ghc862: Create a port..
Dec 1 2018, 8:09 AM
arrowd updated the diff for D18378: Various cleanups for GHC ports..

Rebase on recent master.

Dec 1 2018, 6:19 AM

Nov 30 2018

arrowd added a comment to D18378: Various cleanups for GHC ports..
In D18378#391260, @mikael.urankar_gmail.com wrote:

Do I need to regenerate the bootstrap for arm?

Nov 30 2018, 3:04 PM

Nov 29 2018

arrowd updated the test plan for D18378: Various cleanups for GHC ports..
Nov 29 2018, 11:29 AM
arrowd created D18378: Various cleanups for GHC ports..
Nov 29 2018, 11:08 AM

Nov 24 2018

arrowd committed rP485759: math/z3: Update to 4.8.3.
math/z3: Update to 4.8.3
Nov 24 2018, 11:44 AM
arrowd closed D18305: math/z3: Update to 4.8.3..
Nov 24 2018, 11:44 AM
arrowd updated the diff for D18305: math/z3: Update to 4.8.3..
  • Address comments.
Nov 24 2018, 9:28 AM
arrowd updated the diff for D18305: math/z3: Update to 4.8.3..
  • Use localbase.
Nov 24 2018, 8:26 AM

Nov 23 2018

arrowd created D18305: math/z3: Update to 4.8.3..
Nov 23 2018, 11:07 AM
arrowd committed rP485649: devel/tortoisehg: Update to 4.8..
devel/tortoisehg: Update to 4.8.
Nov 23 2018, 10:46 AM
arrowd closed D18042: devel/tortoisehg: Update to 4.8..
Nov 23 2018, 10:46 AM