aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "community/perl-namespace-autoclean: moved from testing"Francesco Colista2016-05-161-40/+0
| | | | This reverts commit 16dd07a756802bc9310db9d613a1dff66c7656ce.
* community/perl-namespace-autoclean: moved from testingFrancesco Colista2016-05-161-0/+40
|
* community/vte3: upgrade to 0.44.2Natanael Copa2016-05-161-4/+4
|
* community/minetest: upgrade to 0.4.14Francesco Colista2016-05-161-13/+8
|
* community/go: Add stringer to toolsThomas Boerger2016-05-161-4/+7
| | | | | In order to be able to use the stringer tool within go-based packages I have added it to the list of the go-tools subpackage.
* community/mplayer: rebuild against x264Natanael Copa2016-05-161-1/+1
|
* community/kodi: upgrade to 16.1Natanael Copa2016-05-163-124/+107
|
* community/cdadec: new dependency for kodiNatanael Copa2016-05-161-0/+29
|
* community/certbot: renamed from letencrypt, added wrapper for letsencrypt ↵Francesco Colista2016-05-162-8/+20
| | | | binary, upgrade to 0.6.0
* community/icinga2: force build against system yajlNatanael Copa2016-05-131-4/+5
|
* community/openjade: disable on x86Natanael Copa2016-05-131-1/+1
| | | | fails to build
* community/go-bootstrap: fix build against binutils-2.26Natanael Copa2016-05-132-4/+196
| | | | Upstream: https://github.com/golang/go/issues/13114
* community/domoticz: add pkgusers/groupsCarlo Landmeter2016-05-131-1/+3
|
* community/domoticz: disable on armCarlo Landmeter2016-05-131-1/+1
|
* community/chromium: bump pkgrel because of icu upgradeFrancesco Colista2016-05-121-1/+1
|
* community/py-cryptography: upgrade to 1.3.1Natanael Copa2016-05-111-4/+4
|
* community/targetcli: upgrade to v2.1.fb43Leonardo Arena2016-05-111-4/+4
|
* community/py-rtslib: upgrade to v2.1.fb60Leonardo Arena2016-05-111-4/+4
|
* community/perl-xml-namespacesupport: move to communityLeonardo Arena2016-05-111-0/+42
|
* community/perl-xml-sax-base: move to communityLeonardo Arena2016-05-111-0/+42
|
* community/openjade: bump pkgrelLeonardo Arena2016-05-111-1/+1
|
* community/alpine-desktop: firefox renamed to firefox-esrNatanael Copa2016-05-111-3/+3
|
* community/perl-xml-sax: move to communityLeonardo Arena2016-05-115-0/+104
|
* community/openjade: move to communityLeonardo Arena2016-05-117-0/+284
|
* community/opensp: move to communityLeonardo Arena2016-05-114-0/+105
|
* community/evince: upgrade to 3.20.0Natanael Copa2016-05-111-5/+5
|
* community/sigar: disable on armhfNatanael Copa2016-05-111-1/+1
| | | | does not build
* community/openjdk8: security upgrade to 8u92Natanael Copa2016-05-102-36/+36
| | | | | | | | | CVE-2016-0686 CVE-2016-0687 CVE-2016-0695 CVE-2016-3425 CVE-2016-3426 CVE-2016-3427
* community/sword: fix superscripts in OSIS->xhtml translationIsaac Dunham2016-05-092-4/+24
| | | | | | Pick up a fix from SVN, since the next release is not happening before I leave. (This bug messes up display of an apparatus in Xiphos.)
* community/moc: upgrade to 2.5.1Francesco Colista2016-05-091-11/+6
|
* community/seahub: disable buildLeonardo Arena2016-05-091-1/+1
|
* community/sngrep: upgrade to 1.3.1Francesco Colista2016-05-061-4/+4
|
* community/racktables: php renamed to php5Natanael Copa2016-05-051-2/+4
|
* community/ltb-project-ssp: php renamed to php5Natanael Copa2016-05-051-2/+3
|
* community/icingaweb2: php renamed to php5Natanael Copa2016-05-051-4/+6
|
* community/drupal7: move from mainNatanael Copa2016-05-051-0/+73
|
* community/php5-imagick: rename php to php5Natanael Copa2016-05-051-4/+5
|
* community/tini: move to /sbin and add static buildNatanael Copa2016-05-051-9/+30
| | | | | keep /usr/bin/tini for backward compat for a while https://github.com/krallin/tini/issues/38#issuecomment-217121729
* community/elixir: upgrade to 1.2.5Marlus Saraiva2016-05-041-4/+4
|
* community/erlang: upgrade to 18.3.2Marlus Saraiva2016-05-042-5/+1896
|
* community/shotwell: disable compile gschemasNatanael Copa2016-05-041-1/+2
|
* community/virt-manager: do not compile gschemasNatanael Copa2016-05-041-2/+4
|
* community/sigar: move from testingNatanael Copa2016-05-034-0/+136
|
* community/go: bump pkgrelNatanael Copa2016-05-031-1/+1
|
* community/go: Install time zone database distributed with GoBrett Buddin2016-05-031-1/+1
| | | | | | | | This fixes time zone lookups using the `time.LoadLocation` function by ensuring that the time zone database distributed with Go ($GOROOT/lib/time/zoneinfo.zip) is installed. You can find more information about this file here: https://golang.org/pkg/time/#LoadLocation
* community/icingaweb2: upgrade to 2.3.2Francesco Colista2016-05-031-5/+5
|
* community/openjdk7: fix messed indentation, global vars and modernize itJakub Jirutka2016-05-021-43/+46
|
* community/openjdk8: fix messed indentation, global vars and modernize itJakub Jirutka2016-05-021-44/+49
|
* community/lua-hiredisNathan Angelacos2016-05-023-7/+292
| | | | | | | Make sure libhiredis is liked to the module Apply various codefixes from github to bring code base to e6355d4 (Mar 24 2014) Apply https://github.com/agladysh/lua-hiredis/pull/6
* community/inkscape: rebuild against poppler-0.43Natanael Copa2016-05-021-1/+1
|