aboutsummaryrefslogtreecommitdiffstats
path: root/community/opam
Commit message (Collapse)AuthorAgeFilesLines
* community: block packages that depend on ocaml for mipsAriadne Conill2020-04-071-1/+1
|
* community/opam: drop dependency on standalone xzLeo2019-11-271-7/+3
|
* community/cloudi,dune,haxe,opam: enable s390xTuan Hoang2019-11-251-1/+1
|
* community/opam: upgrade to 2.0.5Joe Searle2019-10-041-2/+2
|
* community/opam: upgrade to 2.0.3Francesco Colista2019-03-221-2/+2
| | | | Fixes #10148
* community/opam: upgrade to 2.0.1Anil Madhavapeddy2018-10-252-37/+15
|
* aports: add support for armv7 [skip ci]Oliver Smith2018-09-241-1/+1
| | | | | | | | | This makes it possible to provide armv7 as additional architecture in Alpine, next to armhf. See the discussion in this ML thread: <https://lists.alpinelinux.org/alpine-devel/6271.html> It's done by adding armv7 next to armhf in the arch line and also !armv7 where the arch line said !armhf. The following script was used:
* community/opam: rebuild with ocaml 4.06.1Jakub Jirutka2018-03-101-3/+7
|
* community/ocaml-camlp4: add -dev subpkgJakub Jirutka2018-03-091-1/+1
|
* community/ocaml-camlp4: rename camlp4 to ocaml-camlp4Jakub Jirutka2018-03-091-1/+1
|
* community/opam: modernize abuildJakub Jirutka2018-03-081-7/+5
|
* community/opam: fix stubsdir name from stubslibs to stublibsJakub Jirutka2018-03-082-5/+29
|
* community/opam: fix missing dependencyJacques-Pascal Deplaix2018-02-061-2/+2
|
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/
* community/opam: enable build on ppc64leRoberto Oliveira2017-07-031-1/+1
| | | | Enable build on ppc64le as ocaml and camlp4 are now available.
* community/[ocaml packages]: disable on ppc64le and s390x againShiz2017-05-131-1/+1
| | | | | It seems s390x and ppc64le OCaml builds but is severely broken. Disable these packages until we have a properly working OCaml.
* Revert "community/[various]: enable on ppc64le due ocaml"Shiz2017-05-131-1/+1
| | | | | It seems ppc64le OCaml does compile but is severely broken. Disabling these again until we have a working OCaml.
* community/[various]: enable on ppc64le due ocamlShiz2017-05-131-1/+1
|
* community/opam: ocaml not avail on ppc64leLeonardo Arena2017-04-051-2/+2
|
* community/opam: disable on 32bit archsNatanael Copa2016-12-031-1/+1
|
* community/opam,camlp4: disable on x86Natanael Copa2016-12-021-1/+1
|
* community/ocaml: mark ocaml as !x86 instead of depsAnil Madhavapeddy2016-12-021-1/+1
|
* community/opam: move from testing to communityAnil Madhavapeddy2016-12-021-0/+38