<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/community/cabal, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>community/cabal: upgrade to 3.2.0.0</title>
<updated>2020-04-11T06:33:59+00:00</updated>
<author>
<name>J0WI</name>
<email>J0WI@users.noreply.github.com</email>
</author>
<published>2020-04-11T01:39:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f5e266edea0db701d5278825ae96c18517370c6f'/>
<id>f5e266edea0db701d5278825ae96c18517370c6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>{main,community,testing}/*: rebuild against libffi.so.7</title>
<updated>2020-04-09T15:38:03+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-04-07T16:17:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d95e2bc8267a24b585856b23e7819fc365dda981'/>
<id>d95e2bc8267a24b585856b23e7819fc365dda981</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/cabal: upgrade to 3.0.0.0</title>
<updated>2020-01-27T20:35:45+00:00</updated>
<author>
<name>J0WI</name>
<email>J0WI@users.noreply.github.com</email>
</author>
<published>2019-12-05T12:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=3b9ade66e061a75b1f8a9fa4a98180f1ab2889f7'/>
<id>3b9ade66e061a75b1f8a9fa4a98180f1ab2889f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/cabal upgrade to 2.4.1.0</title>
<updated>2019-05-28T07:13:18+00:00</updated>
<author>
<name>Steeve Chailloux</name>
<email>steeve.chailloux@orus.io</email>
</author>
<published>2019-05-25T20:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=01da9beee015a1c4351d258a1346c9395dc2ad06'/>
<id>01da9beee015a1c4351d258a1346c9395dc2ad06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community: (Bulk change) Update source urls to https using HTTPS Everywhere</title>
<updated>2018-10-06T17:10:15+00:00</updated>
<author>
<name>J0WI</name>
<email>J0WI@users.noreply.github.com</email>
</author>
<published>2018-10-06T12:07:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=0ed5524b742b317bdcc9b7b26dd4033369e6c2f8'/>
<id>0ed5524b742b317bdcc9b7b26dd4033369e6c2f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/cabal: upgrade to 2.2.0.0</title>
<updated>2018-06-12T07:36:34+00:00</updated>
<author>
<name>Mitch Tishmack</name>
<email>mitch.tishmack@gmail.com</email>
</author>
<published>2018-05-13T18:43:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=32571b1d45067ededceb0ca113967b9d9ee0ab37'/>
<id>32571b1d45067ededceb0ca113967b9d9ee0ab37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[various]: unify names of licenses according to SPDX</title>
<updated>2017-12-30T20:05:50+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-12-30T18:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=63f5e7d295659a855709901ce22a3e5f40fce455'/>
<id>63f5e7d295659a855709901ce22a3e5f40fce455</id>
<content type='text'>
This commit updates $license variable in all APKBUILDs to comply with
short names specified by SPDX version 3.0 [1] where possible. It was
done using find-and-replace method on substrings inside $license
variables.

Only license names were updated, not "expressions" specifying relation
between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or
exceptions (e.g. "X with exceptions").

Many licenses have a version or multiple variants, e.g. MPL-2.0,
BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not
contain license version or variant. Since there's no way how to infer
this information just from abuild, it were left without the variant
suffix or version, i.e. non SPDX compliant.

GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They
exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later
(formerly e.g. GPL-2.0+). We did not systematically noted distinguish
between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean
GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g.
GPL2+) were left without the variant suffix, i.e. non SPDX compliant.

Note: This commit just fixes format of the license names, no
verification has been done if the specified license information is
actually correct!

[1]: https://spdx.org/licenses/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit updates $license variable in all APKBUILDs to comply with
short names specified by SPDX version 3.0 [1] where possible. It was
done using find-and-replace method on substrings inside $license
variables.

Only license names were updated, not "expressions" specifying relation
between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or
exceptions (e.g. "X with exceptions").

Many licenses have a version or multiple variants, e.g. MPL-2.0,
BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not
contain license version or variant. Since there's no way how to infer
this information just from abuild, it were left without the variant
suffix or version, i.e. non SPDX compliant.

GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They
exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later
(formerly e.g. GPL-2.0+). We did not systematically noted distinguish
between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean
GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g.
GPL2+) were left without the variant suffix, i.e. non SPDX compliant.

Note: This commit just fixes format of the license names, no
verification has been done if the specified license information is
actually correct!

[1]: https://spdx.org/licenses/
</pre>
</div>
</content>
</entry>
<entry>
<title>community/cabal: build without profiling enabled</title>
<updated>2017-06-02T08:41:50+00:00</updated>
<author>
<name>Mitch Tishmack</name>
<email>mitch.tishmack@gmail.com</email>
</author>
<published>2017-05-28T20:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f9bf9190e451d69e6c6ea07b1c9c57ffdb1b5148'/>
<id>f9bf9190e451d69e6c6ea07b1c9c57ffdb1b5148</id>
<content type='text'>
Saves on build time for things we won't ever use building profiled
library support for libraries and the executable, also saves
a skosh on size.

Ref difference betwen r0-&gt;r1:
$ apk info cabal
cabal-1.24.0.2-r1 description:
The Haskell Cabal

cabal-1.24.0.2-r1 webpage:
http://haskell.org

cabal-1.24.0.2-r1 installed size:
18051072

cabal-1.24.0.2-r0 description:
The Haskell Cabal

cabal-1.24.0.2-r0 webpage:
http://haskell.org

cabal-1.24.0.2-r0 installed size:
18993152
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Saves on build time for things we won't ever use building profiled
library support for libraries and the executable, also saves
a skosh on size.

Ref difference betwen r0-&gt;r1:
$ apk info cabal
cabal-1.24.0.2-r1 description:
The Haskell Cabal

cabal-1.24.0.2-r1 webpage:
http://haskell.org

cabal-1.24.0.2-r1 installed size:
18051072

cabal-1.24.0.2-r0 description:
The Haskell Cabal

cabal-1.24.0.2-r0 webpage:
http://haskell.org

cabal-1.24.0.2-r0 installed size:
18993152
</pre>
</div>
</content>
</entry>
<entry>
<title>community/cabal: Update APKBUILD with more stable dependencies</title>
<updated>2017-06-02T08:41:50+00:00</updated>
<author>
<name>Mitch Tishmack</name>
<email>mitch.tishmack@gmail.com</email>
</author>
<published>2017-05-23T16:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=244a27917cc67db95bbc5d160fec908857fa1cb2'/>
<id>244a27917cc67db95bbc5d160fec908857fa1cb2</id>
<content type='text'>
Instead of using the regular .cabal uri's, which can be changed
to allow old packages to build against newer ghc's or to fix issues
with old package authors not updating their .cabal files, use
the specific revision of the cabal files we used for bootstrapping
cabal itself.

Also add -$pkgver-$pkgrel to .cabal files from hackage, in the prepare()
function move them to package.cabal so that bootstrap.sh works.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of using the regular .cabal uri's, which can be changed
to allow old packages to build against newer ghc's or to fix issues
with old package authors not updating their .cabal files, use
the specific revision of the cabal files we used for bootstrapping
cabal itself.

Also add -$pkgver-$pkgrel to .cabal files from hackage, in the prepare()
function move them to package.cabal so that bootstrap.sh works.
</pre>
</div>
</content>
</entry>
<entry>
<title>community/cabal: moved from testing</title>
<updated>2017-06-02T08:41:49+00:00</updated>
<author>
<name>Mitch Tishmack</name>
<email>mitch.tishmack@gmail.com</email>
</author>
<published>2017-05-20T17:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=021c8d2a03642fae78ab0fab1959c85eaeb2c903'/>
<id>021c8d2a03642fae78ab0fab1959c85eaeb2c903</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
