| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Moved temporarily during upgrade from Python 3.6 to 3.7 for the
reasons listed below after a discussion [1]:
- This package has no maintainer.
- The current APKBUILD mixes Python 2 and 3
- The latest version (4.0.4) has a dependency on py3-parsedatetime which
is in community/ not main/
- The dependency py-google-api-python-client requires
google-auth-httplib2 which is not yet packaged:
$ gcalcli -h
✂
pkg_resources.DistributionNotFound: The 'google-auth-httplib2>=0.0.3' distribution was not found and is required by google-api-python-client
[1] https://github.com/alpinelinux/aports/pull/6934#issuecomment-479827121
|
| |
|
|
|
|
|
|
| |
The number of requirements are too high, and also requires specific versions.
We can't maintain it.
The best thing to do is having pip install the needed dependencies.
|
| |
|
|
|
|
|
|
|
|
|
| |
- Updated to version 20180414
- Added patch to get pdflatex compiled with poppler 0.71
- Deativated LuaTeX and XeTeX for now, as they won't compile with poppler 0.71
- The new texlive release is about to come and should compile with newer
poppler releases
==> LuaTeX and XeTeX can than be enabled again
|
| |
|
|
|
|
| |
It fails to build against poppler and is no longer maintained.
|
| |
|
| |
|
| |
|
|
|
|
| |
Seems like nothing uses it
|
| |
|
|
|
|
| |
project is abandoned
|
|
|
|
| |
is no longer used by any aport
|
|
|
|
| |
dependency tcpproxy is unmaintained
|
|
|
|
| |
appears to be dead upstream
|
|
|
|
| |
does not build with openssl 1.1
|
|
|
|
| |
does not build with openssl 1.1
|
|
|
|
|
| |
its no longer maintained upstream and does not build with openssl 1.1
https://github.com/mkottman/luacrypto/issues/39#issuecomment-272954526
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
it fails to build
|
| |
|
| |
|
| |
|
|
|
|
| |
only julia was using it
|
|
|
|
| |
the tests fails. move it to unmaintained til maintainer takes a look at it
|
|
|
|
| |
Upstream is dead, freeworld.thc.org is unresolvable.
|
| |
|
|
|
|
| |
its dead upstream
|
| |
|
| |
|
|
|
|
| |
unmaintained/mongo-php7-driver is an older version of testing/php7-mongodb and can therefore be removed.
|
|
|
|
| |
We may move this back to community once a proper fork is selected.
|
|
|
|
| |
it fails to build
|
|
|
|
|
|
|
|
| |
The company behind this extension is working on a fix for PHP7.2 compatibility in a non public repo.
https://datastax-oss.atlassian.net/projects/PHP/issues/PHP-221
So until that work has been published php7-cassandra will have to be removed from edge.
|
|
|
|
| |
does not look like anything happened upstream
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
|
|
|
|
| |
This package has been deprecated by the developer- https://hg.dovecot.org/
|
|
|
|
| |
They release about twice a week, we can't keep up with this.
|
|
|
|
|
|
| |
We agreed with ncopa on #alpine-devel (2017-12-01 16:20 UTC) to
periodically purge aports in unmaintained that haven't been touched
in last 1 year (2 releases).
|
|
|
|
|
|
| |
Ruby 2.2 is currently in "security maintenance" phase and EOL (end of
life) is scheduled for 2018-03-31. This is less than support period for
packages in the community repository (6 months).
|
| |
|
|
|
|
|
| |
https://git-lfs.github.io/
Git extension for versioning large files
|