Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (27m)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (58d)  pkgsrc-2023Q2 (91d)  pkgsrc-2023Q3 (170d) 

2024-05-29 12:07:10 UTC Now

2021-11-27 12:33:34 UTC MAIN commitmail json YAML

doc: Added misc/gkrellsun version 1.0.0

(pho)

2021-11-27 12:33:20 UTC MAIN commitmail json YAML

Import gkrellsun-1.0.0

gkrellsun is a plugin for gkrellm which can display the following:

* Sun's setting time
* Sun's rising time
* Sun's estimate time before setting/rising
* Sun's path and current location on that path
* Sun's apogee path
* As of 0.11.0:
  * Moon displayed as a full image (identical to gkrellmoon).
  * User can click on image to toggle between Sun/Moon.
  * Sun/Moon images will be toggled every X minutes (changable).
  * Moon has a tooltip with more info.

There are currently two background images. One is a static UltraViolet
image and the other is an Orange image consists of six levels of
brightness. The text color for each of the Suns' rise/set/eta times
can be set independantly. The font type and size can also be set for
all the times.

(pho)

2021-11-27 10:38:05 UTC MAIN commitmail json YAML

2021-11-27 10:37:36 UTC MAIN commitmail json YAML

doc: Added audio/gkrellmpc version 0.1_beta10

(pho)

2021-11-27 10:37:25 UTC MAIN commitmail json YAML

Import gkrellmpc-0.1_beta10

GKrellMPC is a GKrellm plugin that allows you to control your MPD
music daemon from within gkrellm.

(pho)

2021-11-27 09:33:00 UTC MAIN commitmail json YAML

+gkrellm-themes

(pho)

2021-11-27 09:32:22 UTC MAIN commitmail json YAML

doc: Added sysutils/gkrellm-themes version 2003.01.29

(pho)

2021-11-27 09:32:09 UTC MAIN commitmail json YAML

2021-11-27 05:58:50 UTC MAIN commitmail json YAML

2021-11-27 05:51:04 UTC MAIN commitmail json YAML

2021-11-27 05:37:59 UTC MAIN commitmail json YAML

Apply some suggestions by pkglint

Also renamed the option "ssl" to "openssl" because asking users to
choose between "ssl" and "gnutls" is very confusing. TLS support is
now optional too, as gkrellm can be built fine without any TLS
libraries.

(pho)

2021-11-27 04:43:02 UTC MAIN commitmail json YAML

2021-11-26 17:41:39 UTC MAIN commitmail json YAML

Fix a build failure regarding missing config.rpath

> configure: error: cannot find required auxiliary files: config.rpath

config.rpath is installed by gettextize but src/Unix/autogen.sh
doesn't invoke it for some reason. autoreconf takes care of that so
just use it in place of the hand-rolled script.

(pho)

2021-11-26 15:23:05 UTC MAIN commitmail json YAML

Do not start mpdas before mpd starts up

mpdas exits with EXIT_FAILURE if it can't connect to mpd on
startup. See main.cpp (main).

(pho)

2021-11-26 15:14:41 UTC MAIN commitmail json YAML

Add an example logrotate configuration file

mpd creates its own log file but doesn't rotate it on its own. It will
get huge if you listen to music all day and night.

(pho)

2021-11-24 06:55:41 UTC MAIN commitmail json YAML

Use CONF_FILES for lib/X11/app-defaults/Rxvt

The MESSAGE file suggests that it's meant to be edited by users.

(pho)

2021-11-24 06:35:51 UTC MAIN commitmail json YAML

Fix a build failure occuring when x11/rxvt is already installed

It's presumably a leftover from pre-DESTDIR era. Also added a missing
LICENSE field.

(pho)

2021-11-23 19:42:43 UTC MAIN commitmail json YAML

2021-11-23 07:50:15 UTC MAIN commitmail json YAML

Install shell-completion scripts into shell-specific directories

...so that they will be automatically found by shells. It's more
helpful than requiring users to copy scripts from share/examples.

(pho)

2021-11-23 07:30:52 UTC MAIN commitmail json YAML

Use pax; it's better than tar -c|tar -x

(pho)

2021-11-23 05:54:05 UTC MAIN commitmail json YAML

doc: Added sysutils/yadm version 3.1.1

(pho)

2021-11-23 05:53:33 UTC MAIN commitmail json YAML

Import yadm-3.1.1

yadm is a tool for managing dotfiles.

* Based on Git, with full range of Git's features
* Supports system-specific alternative files or templated files
* Encryption of private data using GnuPG, OpenSSL, transcrypt, or
  git-crypt
* Customizable initialization (bootstrapping)
* Customizable hooks for before and after any operation

Complete features, usage, examples and installation instructions can
be found on the yadm.io website.

(pho)

2021-11-21 03:49:42 UTC MAIN commitmail json YAML

Replace RMD160 checksums with BLAKE2s checksums

(pho)

2021-11-21 03:47:34 UTC MAIN commitmail json YAML

Replace RMD160 checksums with BLAKE2s checksums

(pho)

2021-11-21 03:38:10 UTC MAIN commitmail json YAML

Replace RMD160 checksums with BLAKE2s checksums

(pho)

2021-11-21 03:22:16 UTC MAIN commitmail json YAML

Replace RMD160 checksums with BLAKE2s checksums

(pho)

2021-11-21 03:10:32 UTC MAIN commitmail json YAML

Replace RMD160 checksums with BLAKE2s checksums

(pho)

2021-11-21 03:01:59 UTC MAIN commitmail json YAML

Replace RMD160 checksums with BLAKE2s checksums

(pho)

2021-11-18 02:23:44 UTC MAIN commitmail json YAML

Support PKGSRC_USE_RELRO

Also removed "--skipUserCfg --skipParentCfg" from the invocation of
koch. These flags are automatically passed to nim by koch.

(pho)

2021-05-23 06:33:23 UTC MAIN commitmail json YAML

Do not include ../../lang/llvm/buildlink3.mk

GHC only needs bin/opt and bin/llc but not libLLVM, so inheriting its dependencies does not make sense.

(pho)

2021-05-22 09:11:07 UTC MAIN commitmail json YAML

Add upstream URLs in the patch comment

(pho)

2021-05-22 09:10:37 UTC MAIN commitmail json YAML

2021-05-21 01:45:01 UTC MAIN commitmail json YAML

Built a bootkit for NetBSD/aarch64

Also the package is now more explicit about LLVM. It used to invoke whatever llc(1) and opt(1) found in the $PATH when -fllvm is passed to the compiler, though it's not the default backend. Now LLVM is an explicit, optional dependency on platforms where NCG backend is available, and a mandatory dependency on others.

Note that the LLVM backend tends to produce faster code but it runs significantly slower than NCG. AArch64 support of NCG is being worked on, but it hasn't been merged to the 9.0 branch yet (or even the master branch).

(pho)

2021-05-05 16:52:22 UTC MAIN commitmail json YAML

net: +hoogle

(pho)

2021-05-05 16:51:52 UTC MAIN commitmail json YAML

doc: Added net/hoogle version 5.0.18.1

(pho)

2021-05-05 16:51:43 UTC MAIN commitmail json YAML

Import warp-tls-3.3.0

warp-tls: HTTP over TLS support for Warp via the TLS package

SSLv1 and SSLv2 are obsoleted by IETF. We should use TLS 1.2 (or TLS
1.1 or TLS 1.0 if necessary). HTTP/2 can be negotiated by ALPN.

(pho)

2021-05-05 16:38:40 UTC MAIN commitmail json YAML

2021-05-05 16:19:08 UTC MAIN commitmail json YAML

Forgot to bump buildlink3.mk

(pho)

2021-05-05 16:18:07 UTC MAIN commitmail json YAML

2021-05-05 16:04:00 UTC MAIN commitmail json YAML

www: +hs-warp-tls

(pho)

2021-05-05 16:03:43 UTC MAIN commitmail json YAML

doc: Added www/hs-warp-tls version 3.3.0

(pho)

2021-05-05 16:03:34 UTC MAIN commitmail json YAML

Import warp-tls-3.3.0

warp-tls: HTTP over TLS support for Warp via the TLS package

SSLv1 and SSLv2 are obsoleted by IETF. We should use TLS 1.2 (or TLS
1.1 or TLS 1.0 if necessary). HTTP/2 can be negotiated by ALPN.

(pho)

2021-05-05 16:01:18 UTC MAIN commitmail json YAML

security: +hs-tls-session-manager

(pho)

2021-05-05 16:00:40 UTC MAIN commitmail json YAML

doc: Added security/hs-tls-session-manager version 0.0.4

(pho)

2021-05-05 16:00:30 UTC MAIN commitmail json YAML

2021-05-05 15:54:30 UTC MAIN commitmail json YAML

www: +hs-warp

(pho)

2021-05-05 15:54:11 UTC MAIN commitmail json YAML

doc: Added www/hs-warp version 3.3.15

(pho)

2021-05-05 15:54:00 UTC MAIN commitmail json YAML

Import warp-3.3.15

warp: A fast, light-weight web server for WAI applications.

HTTP/1.0, HTTP/1.1 and HTTP/2 are supported. For HTTP/2, Warp supports
direct and ALPN (in TLS) but not upgrade.

(pho)

2021-05-05 15:49:34 UTC MAIN commitmail json YAML

devel: +hs-word8

(pho)

2021-05-05 15:49:02 UTC MAIN commitmail json YAML

doc: Added devel/hs-word8 version 0.1.3

(pho)

2021-05-05 15:48:50 UTC MAIN commitmail json YAML

2021-05-05 15:44:31 UTC MAIN commitmail json YAML

net: +hs-simple-sendfile

(pho)

2021-05-05 15:44:03 UTC MAIN commitmail json YAML

doc: Added net/hs-simple-sendfile version 0.2.30

(pho)

2021-05-05 15:43:54 UTC MAIN commitmail json YAML

2021-05-05 15:19:24 UTC MAIN commitmail json YAML

www: +hs-http2

(pho)

2021-05-05 15:18:57 UTC MAIN commitmail json YAML

doc: Added www/hs-http2 version 3.0.1

(pho)

2021-05-05 15:18:44 UTC MAIN commitmail json YAML

Import http2-3.0.1

HTTP/2 library including frames, priority queues, HPACK, client and
server.

(pho)

2021-05-05 15:15:11 UTC MAIN commitmail json YAML

time: +hs-time-manager

(pho)

2021-05-05 15:14:49 UTC MAIN commitmail json YAML

doc: Added time/hs-time-manager version 0.0.0

(pho)

2021-05-05 15:14:41 UTC MAIN commitmail json YAML

2021-05-05 15:06:50 UTC MAIN commitmail json YAML

devel: +hs-psqueues

(pho)

2021-05-05 15:06:25 UTC MAIN commitmail json YAML

doc: Added devel/hs-psqueues version 0.2.7.2

(pho)

2021-05-05 15:06:16 UTC MAIN commitmail json YAML

Import psqueues-0.2.7.2

The psqueues package provides Priority Search Queues in three
different flavors.

* OrdPSQ k p v, which uses the Ord k instance to provide fast
  insertion, deletion and lookup. This implementation is based on Ralf
  Hinze's A Simple Implementation Technique for Priority Search
  Queues. Hence, it is similar to the PSQueue library, although it is
  considerably faster and provides a slightly different API.

* IntPSQ p v is a far more efficient implementation. It fixes the key
  type to Int and uses a radix tree (like IntMap) with an additional
  min-heap property.

* HashPSQ k p v is a fairly straightforward extension of IntPSQ: it
  simply uses the keys' hashes as indices in the IntPSQ. If there are
  any hash collisions, it uses an OrdPSQ to resolve those. The
  performance of this implementation is comparable to that of IntPSQ,
  but it is more widely applicable since the keys are not restricted
  to Int, but rather to any Hashable datatype.

Each of the three implementations provides the same API, so they can
be used interchangeably. The benchmarks show how they perform relative
to one another, and also compared to the other Priority Search Queue
implementations on Hackage: PSQueue and fingertree-psqueue.

(pho)

2021-05-05 14:59:32 UTC MAIN commitmail json YAML

net: +hs-network-byte-order

(pho)

2021-05-05 14:59:08 UTC MAIN commitmail json YAML

doc: Added net/hs-network-byte-order version 0.1.6

(pho)

2021-05-05 14:58:58 UTC MAIN commitmail json YAML

2021-05-05 13:04:01 UTC MAIN commitmail json YAML

www: +hs-http-date

(pho)

2021-05-05 13:03:40 UTC MAIN commitmail json YAML

doc: Added www/hs-http-date version 0.0.11

(pho)

2021-05-05 13:03:24 UTC MAIN commitmail json YAML

2021-05-05 12:59:49 UTC MAIN commitmail json YAML

www: +hs-bsb-http-chunked

(pho)

2021-05-05 12:59:24 UTC MAIN commitmail json YAML

doc: Added www/hs-bsb-http-chunked version 0.0.0.4

(pho)

2021-05-05 12:59:16 UTC MAIN commitmail json YAML

Import bsb-http-chunked-0.0.0.4

This library contains functions for encoding bytestring builders for
chunked HTTP/1.1 transfer.

This functionality was extracted from the blaze-builder package.

(pho)

2021-05-05 12:28:07 UTC MAIN commitmail json YAML

www: +hs-wai-logger

(pho)

2021-05-05 12:27:49 UTC MAIN commitmail json YAML

doc: Added www/hs-wai-logger version 2.3.6

(pho)

2021-05-05 12:27:41 UTC MAIN commitmail json YAML

2021-05-05 12:25:54 UTC MAIN commitmail json YAML

sysutils: +hs-fast-logger

(pho)

2021-05-05 12:25:28 UTC MAIN commitmail json YAML

doc: Added sysutils/hs-fast-logger version 3.0.5

(pho)

2021-05-05 12:25:17 UTC MAIN commitmail json YAML

Import fast-logger-3.0.5

This package provides a fast logging system which scales on multicore
environments (i.e. +RTS -N<x>).

Note: This library does not guarantee correct ordering of log messages
when program is run on more than one core thus users should rely more
on message timestamps than on their order in the log.

(pho)

2021-05-05 12:23:30 UTC MAIN commitmail json YAML

time: +hs-unix-time

(pho)

2021-05-05 12:23:07 UTC MAIN commitmail json YAML

doc: Added time/hs-unix-time version 0.4.7

(pho)

2021-05-05 12:22:59 UTC MAIN commitmail json YAML

2021-05-05 12:17:40 UTC MAIN commitmail json YAML

sysutils: +hs-easy-file

(pho)

2021-05-05 12:17:13 UTC MAIN commitmail json YAML

doc: Added sysutils/hs-easy-file version 0.2.2

(pho)

2021-05-05 12:17:04 UTC MAIN commitmail json YAML

2021-05-05 12:14:16 UTC MAIN commitmail json YAML

devel: +hs-auto-update

(pho)

2021-05-05 12:13:51 UTC MAIN commitmail json YAML

doc: Added devel/hs-auto-update version 0.1.6

(pho)

2021-05-05 12:13:42 UTC MAIN commitmail json YAML

Import auto-update-0.1.6

A common problem is the desire to have an action run at a scheduled
interval, but only if it is needed. For example, instead of having
every web request result in a new getCurrentTime call, we窶囘 like to
have a single worker thread run every second, updating an
IORef. However, if the request frequency is less than once per second,
this is a pessimization, and worse, kills idle GC.

This library allows you to define actions which will either be
performed by a dedicated thread or, in times of low volume, will be
executed by the calling thread.

(pho)

2021-05-05 12:03:37 UTC MAIN commitmail json YAML

www: +hs-wai

(pho)

2021-05-05 12:03:12 UTC MAIN commitmail json YAML

doc: Added www/hs-wai version 3.2.3

(pho)

2021-05-05 12:03:05 UTC MAIN commitmail json YAML

Import wai-3.2.3

Provides a common protocol for communication between web applications
and web servers.

(pho)

2021-05-05 11:59:13 UTC MAIN commitmail json YAML

doc: Added devel/hs-storable-tuple version 0.0.3.3

(pho)

2021-05-05 11:58:46 UTC MAIN commitmail json YAML

devel: +hs-storable-tuple

(pho)

2021-05-05 11:58:24 UTC MAIN commitmail json YAML

Import storable-tuple-0.0.3.3

Provides a Storable instance for pair and triple which should be
binary compatible with C99 and C++. The only purpose of this package
is to provide a standard location for this instance so that other
packages needing this instance can play nicely together.

(pho)

2021-05-05 11:56:36 UTC MAIN commitmail json YAML

devel: +hs-storable-record

(pho)

2021-05-05 11:56:08 UTC MAIN commitmail json YAML

doc: Added devel/hs-storable-record version 0.0.5

(pho)

2021-05-05 11:56:00 UTC MAIN commitmail json YAML

Import storable-record-0.0.5

With this package you can build a Storable instance of a record type
from Storable instances of its elements in an elegant way. It does not
do any magic, just a bit arithmetic to compute the right offsets, that
would be otherwise done manually or by a preprocessor like C2HS.

(pho)

2021-05-05 11:47:31 UTC MAIN commitmail json YAML

sysutils: +hs-process-extras

(pho)

2021-05-05 11:47:02 UTC MAIN commitmail json YAML

doc: Added sysutils/hs-process-extras version 0.7.4

(pho)

2021-05-05 11:46:54 UTC MAIN commitmail json YAML

Import process-extras-0.7.4

Extends the "process" package. Read process input and output as
ByteStrings or Text, or write your own ProcessOutput instance. Lazy
process input and output. ProcessMaker class for more flexibility in
the process creation API.

(pho)

2021-05-05 11:46:14 UTC MAIN commitmail json YAML

doc: Added devel/hs-ListLike version 4.7.4

(pho)

2021-05-05 11:44:06 UTC MAIN commitmail json YAML

devel: +hs-ListLike

(pho)

2021-05-05 11:43:46 UTC MAIN commitmail json YAML

Import ListLike-4.7.4

Generalized support for list-like structures in Haskell.

The ListLike module provides a common interface to the various Haskell
types that are list-like. Predefined interfaces include standard
Haskell lists, Arrays, ByteStrings, and lazy ByteStrings. Custom types
can easily be made ListLike instances as well.

ListLike also provides for String-like types, such as String and
ByteString, for types that support input and output, and for types
that can handle infinite lists.

(pho)

2021-05-05 11:41:00 UTC MAIN commitmail json YAML

devel: +hs-fmlist

(pho)

2021-05-05 11:40:40 UTC MAIN commitmail json YAML

doc: Added devel/hs-fmlist version 0.9.4

(pho)

2021-05-05 11:40:31 UTC MAIN commitmail json YAML

Import fmlist-0.9.4

FoldMap lists are lists represented by their foldMap function. FoldMap
lists have O(1) cons, snoc and append, just like DLists, but other
operations might have favorable performance characteristics as
well. These wild claims are still completely unverified though.

(pho)

2021-05-05 11:31:42 UTC MAIN commitmail json YAML

devel: +hs-mmap

(pho)

2021-05-05 11:31:20 UTC MAIN commitmail json YAML

doc: Added devel/hs-mmap version 0.5.9

(pho)

2021-05-05 11:31:11 UTC MAIN commitmail json YAML

Import mmap-0.5.9

This library provides a wrapper to mmap(2) or MapViewOfFile, allowing
files or devices to be lazily loaded into memory as strict or lazy
ByteStrings, ForeignPtrs or plain Ptrs, using the virtual memory
subsystem to do on-demand loading. Modifications are also supported.

(pho)

2021-05-05 11:28:00 UTC MAIN commitmail json YAML

www: +hs-js-jquery

(pho)

2021-05-05 11:27:42 UTC MAIN commitmail json YAML

Import js-jquery-3.3.1

This package bundles the minified jQuery code into a Haskell package,
so it can be depended upon by Cabal packages. The first three
components of the version number match the upstream jQuery
version. The package is designed to meet the redistribution
requirements of downstream users (e.g. Debian).

(pho)

2021-05-05 11:24:23 UTC MAIN commitmail json YAML

www: +hs-js-flot

(pho)

2021-05-05 11:23:55 UTC MAIN commitmail json YAML

doc: Added www/hs-js-flot version 0.8.3

(pho)

2021-05-05 11:23:47 UTC MAIN commitmail json YAML

Import js-flot-0.8.3

This package bundles the minified Flot code (a jQuery plotting
library) into a Haskell package, so it can be depended upon by Cabal
packages. The first three components of the version number match the
upstream flot version. The package is designed to meet the
redistribution requirements of downstream users (e.g. Debian).

(pho)

2021-05-05 11:19:41 UTC MAIN commitmail json YAML

www: +hs-http-conduit

(pho)

2021-05-05 11:19:01 UTC MAIN commitmail json YAML

doc: Added www/hs-http-conduit version 2.3.8

(pho)

2021-05-05 11:18:51 UTC MAIN commitmail json YAML

Import http-conduit-2.3.8

Provides for making efficient HTTP/HTTPS requests, providing either a
simple or streaming interface.

(pho)

2021-05-05 11:06:44 UTC MAIN commitmail json YAML

devel: +hs-foundation

(pho)

2021-05-05 11:06:10 UTC MAIN commitmail json YAML

doc: Added devel/hs-foundation version 0.0.26

(pho)

2021-05-05 11:05:56 UTC MAIN commitmail json YAML

2021-05-05 10:23:40 UTC MAIN commitmail json YAML

devel: +hlint

(pho)

2021-05-05 10:23:13 UTC MAIN commitmail json YAML

doc: Added devel/hlint version 3.3.1

(pho)

2021-05-05 10:23:03 UTC MAIN commitmail json YAML

Import hlint-3.3.1

HLint is a tool for suggesting possible improvements to Haskell
code. These suggestions include ideas such as using alternative
functions, simplifying code and spotting redundancies.

(pho)

2021-05-05 10:14:05 UTC MAIN commitmail json YAML

Add missing PLIST

(pho)

2021-05-05 10:13:14 UTC MAIN commitmail json YAML

2021-05-05 10:10:25 UTC MAIN commitmail json YAML

2021-05-05 10:02:32 UTC MAIN commitmail json YAML

devel: +hs-refact

(pho)

2021-05-05 10:02:08 UTC MAIN commitmail json YAML

doc: Added devel/hs-refact version 0.3.0.2

(pho)

2021-05-05 10:01:56 UTC MAIN commitmail json YAML

Import refact-0.3.0.2

This library provides a datatype which can be interpreted by
apply-refact. It exists as a seperate library so that applications can
specify refactorings without depending on GHC.

(pho)

2021-05-05 09:58:14 UTC MAIN commitmail json YAML

devel: +hs-ghc-lib-parser-ex

(pho)

2021-05-05 09:57:36 UTC MAIN commitmail json YAML

doc: Added devel/hs-ghc-lib-parser-ex version 9.0.0.4

(pho)

2021-05-05 09:57:26 UTC MAIN commitmail json YAML

Import ghc-lib-parser-ex-9.0.0.4

The ghc-lib-parser-ex package contains GHC API parse tree
utilities. It works with or without ghc-lib-parser.

(pho)

2021-05-05 09:49:31 UTC MAIN commitmail json YAML

doc: Added sysutils/hs-filepattern version 0.1.2

(pho)

2021-05-05 09:49:17 UTC MAIN commitmail json YAML

sysutils: +hs-filepattern

(pho)

2021-05-05 09:48:29 UTC MAIN commitmail json YAML

Import filepattern-0.1.2

A library for matching files using patterns such as "src/**/*.png" for
all .png files recursively under the src directory.

(pho)

2021-05-05 09:30:12 UTC MAIN commitmail json YAML

doc: Added net/hs-network-info version 0.2.0.10

(pho)

2021-05-05 09:29:54 UTC MAIN commitmail json YAML

net: +hs-network-info

(pho)

2021-05-05 09:29:16 UTC MAIN commitmail json YAML

Import network-info-0.2.0.10

This library provides simple read-only access to the local computer's
networking configuration. It is currently capable of getting a list of
all the network interfaces and their respective IPv4, IPv6 and MAC
addresses.

(pho)

2021-05-05 09:18:52 UTC MAIN commitmail json YAML

2021-05-04 15:44:33 UTC MAIN commitmail json YAML

Support PKGSRC_USE_RELRO

(pho)

2021-05-04 14:57:58 UTC MAIN commitmail json YAML

Add missing dependency on hs-control-monad-free

(pho)

2021-05-04 14:37:34 UTC MAIN commitmail json YAML

Add missing dependency on hs-csv and hs-html

(pho)

2021-05-04 14:32:24 UTC MAIN commitmail json YAML

2021-05-03 19:01:21 UTC MAIN commitmail json YAML

2021-05-03 14:38:23 UTC MAIN commitmail json YAML

Add missing dependency on splitmix

(pho)

2021-05-02 13:45:12 UTC MAIN commitmail json YAML

Mark the package as BROKEN

(pho)

2021-05-02 13:43:15 UTC MAIN commitmail json YAML

2021-05-02 13:42:14 UTC MAIN commitmail json YAML

doc: Removed devel/hs-exceptions

(pho)

2021-05-02 13:39:25 UTC MAIN commitmail json YAML

Switch the default compiler to lang/ghc90

(pho)

2021-05-01 16:14:19 UTC MAIN commitmail json YAML

2021-05-01 15:06:27 UTC MAIN commitmail json YAML

Move lengthy awk and shell scripts out of haskell.mk

(pho)

2021-05-01 14:30:00 UTC MAIN commitmail json YAML

Remove files/Setup.hs: mk/haskll.mk can now automatically handle that

(pho)

2021-05-01 14:27:42 UTC MAIN commitmail json YAML

Remove files/Setup.hs: mk/haskll.mk can now automatically handle that

(pho)

2021-05-01 14:24:22 UTC MAIN commitmail json YAML

Fix a bug in my previous commit

(pho)

2021-05-01 14:19:20 UTC MAIN commitmail json YAML

Remove files/Setup.hs: mk/haskll.mk can now automatically handle that

(pho)

2021-05-01 14:17:07 UTC MAIN commitmail json YAML

Remove files/Setup.hs: mk/haskll.mk can now automatically handle that

(pho)

2021-05-01 14:16:29 UTC MAIN commitmail json YAML

Remove files/Setup.hs: mk/haskll.mk can now automatically handle that

(pho)

2021-05-01 14:15:53 UTC MAIN commitmail json YAML

Remove files/Setup.hs: mk/haskll.mk can now automatically handle that

(pho)

2021-05-01 14:15:10 UTC MAIN commitmail json YAML

Remove files/Setup.hs: mk/haskll.mk can now automatically handle that

(pho)

2021-05-01 14:14:20 UTC MAIN commitmail json YAML

Remove files/Setup.hs: mk/haskll.mk can now automatically handle that

(pho)

2021-05-01 14:13:29 UTC MAIN commitmail json YAML

Remove files/Setup.hs: mk/haskll.mk can now automatically handle that

(pho)

2021-05-01 14:12:38 UTC MAIN commitmail json YAML

Remove files/Setup.hs: mk/haskll.mk can now automatically handle that

(pho)

2021-05-01 14:11:54 UTC MAIN commitmail json YAML

Remove files/Setup.hs: mk/haskll.mk can now automatically handle that

(pho)

2021-05-01 14:10:55 UTC MAIN commitmail json YAML

Support Cabal packages that lack Setup.?hs

They currently have Setup.hs in ${FILESDIR} with almost always the same
content. We can do better than that.

(pho)

2021-05-01 09:04:57 UTC MAIN commitmail json YAML

Don't use "response file" while invoking CC and LD

Our tool wrappers don't look into response files, so common mistakes
such as forgetting to declare dependencies have been overlooked by
our buildlink framework. With the change that will no longer happen.

(pho)

2021-05-01 04:43:57 UTC MAIN commitmail json YAML

2021-05-01 03:00:07 UTC MAIN commitmail json YAML

Fix a bug in the previous commit which would produce a non-installable bootkit

(pho)

2021-05-01 02:57:31 UTC MAIN commitmail json YAML

2021-05-01 01:24:50 UTC MAIN commitmail json YAML

2021-04-30 18:52:05 UTC MAIN commitmail json YAML

2021-04-30 15:14:31 UTC MAIN commitmail json YAML

Rebuilt the bootkit for FreeBSD/amd64

It was accidentally depending on pkgsrc gmp.

(pho)

2021-04-30 08:10:24 UTC MAIN commitmail json YAML

Rebuilt the bootkit for FreeBSD/i386

It was accidentally depending on pkgsrc gmp.

(pho)

2021-04-30 06:08:20 UTC MAIN commitmail json YAML

Rebuilt the bootkit for Darwin/x86_64

It was accidentally depending on pkgsrc gmp.

(pho)

2021-04-30 03:05:31 UTC MAIN commitmail json YAML

2021-04-29 07:02:43 UTC MAIN commitmail json YAML

2021-04-29 05:09:39 UTC MAIN commitmail json YAML

doc: Updated lang/ghc88 to 8.8.4nb4

(pho)

2021-04-29 05:09:08 UTC MAIN commitmail json YAML

2021-04-28 15:39:24 UTC MAIN commitmail json YAML

Apply jperkin@'s patch to remove $ORIGIN use

On Darwin it still uses @loader_path though. I'm going to handle it later.

(pho)

2021-04-27 13:55:26 UTC MAIN commitmail json YAML

Swith to CHECK_SHLIBS_SUPPORTED=no from individual CHECK_SHLIBS_SKIP list (pkg/56125)

Our binary packages have been broken because of bad "REQUIRES"
entries: GHC uses $ORIGIN in rpath but mk/pkgformat/pkg/metadata.mk
uses ldd(1) to extract the list of required .so objects, which causes
them to be wrongly expanded.

(pho)

2021-04-27 11:59:43 UTC MAIN commitmail json YAML

2021-04-27 10:31:53 UTC MAIN commitmail json YAML

Improve my last patch according to a suggestion from jperkin@

(pho)

2021-04-27 09:10:07 UTC MAIN commitmail json YAML

Fix build on Darwin

(pho)

2021-04-27 00:48:17 UTC MAIN commitmail json YAML

2021-04-26 07:41:21 UTC MAIN commitmail json YAML

2021-04-26 07:34:31 UTC MAIN commitmail json YAML

Add a comment about the kludge

(pho)

2021-04-25 15:28:44 UTC MAIN commitmail json YAML

2021-04-25 14:32:12 UTC MAIN commitmail json YAML

2021-04-25 14:19:34 UTC MAIN commitmail json YAML

2021-04-25 13:43:55 UTC MAIN commitmail json YAML

doc: Updated misc/cabal-install to 3.4.0.0

(pho)

2021-04-25 13:43:45 UTC MAIN commitmail json YAML

Update to cabal-install-3.4.0.0

3.4.0.0 Oleg Grenrus <oleg.grenrus@iki.fi> February 2021
* See https://github.com/haskell/cabal/blob/master/release-notes/cabal-install-3.4.0.0.md

3.2.0.0 Herbert Valerio Riedel <hvr@gnu.org> April 2020
* `v2-build` (and other `v2-`prefixed commands) now accept the
  `--benchmark-option(s)` flags, which pass options to benchmark executables
  (analogous to how `--test-option(s)` works). (#6209)
* Add solver optimization to skip a version of a package if it does not resolve
  any conflicts encountered in the last version, controlled by flag
  '--fine-grained-conflicts'. (#5918)
* `cabal v2-exec` doesn't fail in clean package (#6479)
* Show full ABI hash for installed packages in solver log (#5892)
* Create incoming directory even for empty packages (#4130)
* Start GHCi with `main-is` module in scope (#6311)
* Implement `--benchmark-options` for `v2-bench` (#6224)
* Fix store-dir in ghc env files generated by `cabal install --lib
  --package-env` (#6298)
* `cabal v2-run` works with `.lhs` files (#6134)
* `subdir` in source-repository-package accepts multiple entries (#5472)

3.0.1.0 Herbert Valerio Riedel <hvr@gnu.org> April 2020
* Create store incoming directory
  ([#4130](https://github.com/haskell/cabal/issues/4130))
* `fetchRepoTarball` output is not marked
  ([#6385](https://github.com/haskell/cabal/pull/6385))
* Update `setupMinCabalVersionConstraint` for GHC-8.8
  ([#6217](https://github.com/haskell/cabal/pull/6217))
* Implement `cabal install --ignore-project`
  ([#5919](https://github.com/haskell/cabal/issues/5919))
* `cabal install executable` solver isn't affected by default
  environment contents
  ([#6410](https://github.com/haskell/cabal/issues/6410))
* Use `lukko` for file locking
  ([#6345](https://github.com/haskell/cabal/pull/6345))
* Use `hackage-security-0.6`
  ([#6388](https://github.com/haskell/cabal/pull/6388))
* Other dependency upgrades

(pho)

2021-04-25 11:39:28 UTC MAIN commitmail json YAML

doc: Updated lang/idris to 1.3.3

(pho)

2021-04-25 11:39:03 UTC MAIN commitmail json YAML

2021-04-25 07:50:24 UTC MAIN commitmail json YAML

doc: Updated converters/pandoc to 2.13

(pho)

2021-04-25 07:50:13 UTC MAIN commitmail json YAML

2021-04-25 04:15:19 UTC MAIN commitmail json YAML

sysutils: +hs-hslua-module-path

(pho)

2021-04-25 04:14:52 UTC MAIN commitmail json YAML

2021-04-25 04:07:33 UTC MAIN commitmail json YAML

textproc: +hs-commonmark-pandoc

(pho)

2021-04-25 04:07:07 UTC MAIN commitmail json YAML

2021-04-25 04:02:22 UTC MAIN commitmail json YAML

textproc: +hs-commonmark-extensions

(pho)

2021-04-25 04:01:56 UTC MAIN commitmail json YAML

2021-04-24 19:33:14 UTC MAIN commitmail json YAML

textproc: +hs-commonmark

(pho)