aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/open-vm-tools-grsec: rebuild against kernel 4.1.15-r4Natanael Copa2016-01-121-1/+1
|
* main/ipfw-grsec: rebuild against kernel 4.1.15-r4Natanael Copa2016-01-121-1/+1
|
* main/devicemaster-linux-grsec: rebuild against kernel 4.1.15-r4Natanael Copa2016-01-121-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 4.1.15-r4Natanael Copa2016-01-121-1/+1
|
* main/linux-grsec: Enable strong stackprotectorSören Tempel2016-01-124-21/+21
|
* main/linux-grsec: enable CONFIG_ZRAM_LZ4_COMPRESSStuart Cardall2016-01-123-3/+3
|
* main/linux-grsec: fix for overlayfsNatanael Copa2016-01-122-1/+38
| | | | https://bugzilla.kernel.org/show_bug.cgi?id=110491
* main/libuv: upgrade to 1.8.0Sören Tempel2016-01-111-21/+22
|
* main/nftables: Update init scriptBen Allen2016-01-112-109/+91
| | | | Updating main/nftables init script. Based on the newer Gentoo init script: https://gitweb.gentoo.org/repo/gentoo.git/tree/net-firewall/nftables/files/nftables.init-r2. Merged nftables.sh from Gentoo's version into the init script itself, and removed the legacy functionality. Adding descriptions for each action as well.
* main/ca-certificates: upgrade to 20160104Sören Tempel2016-01-111-13/+9
|
* main/xset: upgrade to 1.2.3Sören Tempel2016-01-111-11/+11
|
* main/php: APKBUILD and php-fpm.initd cleanupsValery Kartel2016-01-112-57/+35
| | | | | | - fix arch=noarch for php, php-common, php-pear - php-fpm and php-apache2 package code moved from main to related subpackages - clean init script for php-fpm
* main/perl-package-deprecationmanager: upgrade to 0.15Francesco Colista2016-01-111-5/+6
|
* main/recode: avoid use gnu extension error(3)Natanael Copa2016-01-082-4/+386
|
* main/recode: move from testingNatanael Copa2016-01-085-0/+134
|
* main/fakeroot: add missing patchTimo Teräs2016-01-081-0/+22
|
* main/fakeroot: use patch instead of sedTimo Teräs2016-01-081-10/+8
| | | | | | The sed replacement is more vulnerable to breaking if something changes in upstream source tarball. Apply the change as a patch instead. fixes #4701
* main/cryptsetup: use newest dmcrypt service version from gentooSören Tempel2016-01-083-83/+86
| | | | The findfs change has been reapplied.
* main/postgresql version bump to 9.5.0Nathan Angelacos2016-01-083-20/+18
|
* main/php: security upgrade to 5.6.17Valery Kartel2016-01-081-4/+4
|
* main/libwpg: upgrade to 0.3.1Timo Teräs2016-01-081-4/+5
|
* main/varnish: add -dbgNatanael Copa2016-01-081-2/+2
| | | | ref #4938
* main/alpine-mirrors: add mirror located in Czech RepublicNatanael Copa2016-01-082-4/+8
| | | | | | | <jirutka> @ncopa: Hi, I’m happy to offer you another Alpine mirror – https://repository.fit.cvut.cz/mirrors/alpine/ – it’s located in Czech Republic, on fast academic network, uses trusted TLS certificate, synced every hour
* main/musl: cherry-pick upstream fixes and improvementsTimo Teräs2016-01-0824-7/+1512
| | | | fixes #4621
* main/nodejs: upgrade to 4.2.4Leonardo Arena2016-01-071-5/+6
|
* main/openssl: use suffix for manpagesTimo Teräs2016-01-072-640/+2
| | | | fixes #4991
* main/pidgin: upgrade to 2.10.12Valery Kartel2016-01-062-22/+8
|
* main/offlineimap: upgrade to 6.6.1Sören Tempel2016-01-061-4/+4
|
* main/git: new upstream version 2.7.0Christian Kampka2016-01-061-4/+4
|
* main/rtorrent: explicitly enable ipv6 supportSören Tempel2016-01-061-15/+13
| | | | | | | | According to the ./configure --help output ipv6 support is disable by default, enabling it is a good idea imho. Also install rtorrent.rc to /usr/share/doc/rtorrent/rtorrent.rc instead of /usr/share/doc/rtorrent/rtorrent.r
* main/lm_sensors: depend on bashSören Tempel2016-01-061-2/+2
| | | | /usr/sbin/fancontrol is a bash script.
* main/mkinitfs: upgrade to 3.0.2Natanael Copa2016-01-062-35/+5
| | | | fixes #4975
* main/freeswitch: remove options=!configsubMichael Zuo2016-01-061-1/+0
| | | | | options=!configsub does nothing as of abuild cbee419, superseded by update_config_sub. No functional changes.
* main/lftp: upgrade to 4.6.5.Valery Kartel2016-01-061-25/+13
| | | | | Rebuild without ncurses, without gnutls and with openssl. Because openssl is present in the basic installation.
* main/zeromq: rebuild against libsodium 1.0.8Stuart Cardall2016-01-061-1/+1
|
* main/p7zip: upgrade to 15.09. "p7zip" gzip-like wrapper script added to package.Valery Kartel2016-01-062-41/+10
|
* main/py-pygments: add py-setuptools as a dependencyChristian Kampka2016-01-061-3/+3
| | | | | | py-setuptools includes the pkg_resources which is used by pygments to discover and load plugins. It is therefore insufficient to include it only as a build dependency. Also python-dev is only required as a build dependency when building c libs against python, not for packagaging plain python modules.
* main/nsd: new openrc-run'ed init-script. APKBUILD cleanupsValery Kartel2016-01-063-57/+25
|
* main/perl-mail-spf: remove /usr/bin, /usr/sbin scripts because of conflict ↵Valery Kartel2016-01-061-1/+5
| | | | with /main/libspf library
* main/strongswan: rename init.d status to fullstatusTimo Teräs2016-01-063-10/+13
| | | | | preserve 'status' action as per openrc standard. renamed to fullstatus similar to apache2. ref #4979
* main/dpkg: fix armhf buildTimo Teräs2016-01-062-6/+27
|
* main/libshout: upgrade to 2.4.1Francesco Colista2016-01-051-12/+13
|
* main/speex: added provides to avoid complains from libshoutFrancesco Colista2016-01-051-1/+2
|
* main/xapian-omega: upgrade to 1.2.22Francesco Colista2016-01-051-5/+5
|
* main/xapian-bindings: upgrade to 1.2.22Francesco Colista2016-01-051-5/+5
|
* main/xapian-core: upgrade to 1.2.22Francesco Colista2016-01-051-5/+5
|
* main/libwpd: upgrade to 0.10.1Timo Teräs2016-01-051-4/+5
|
* main/libvirt: needs util-linux for storage-fsLeonardo Arena2016-01-051-2/+2
|
* main/apcupsd: install web interfaceLeonardo Arena2016-01-051-3/+10
|
* main/linux-rpi: apply rotary-encoder dts fix and rpi mmc-spi fixTimo Teräs2016-01-053-5/+142
| | | | fixes #4973