aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/kmod: fix sysconf dirNatanael Copa2015-07-201-1/+2
|
* testing/rng-tools: patch textrelsFrancesco Colista2015-07-202-1/+55
|
* testing/rng-tools: new aportDennis Przytarski2015-07-203-0/+88
| | | | | | a random number generator daemon http://sourceforge.net/projects/gkernel/
* main/userspace-rcu: upgrade to 0.8.7Francesco Colista2015-07-201-4/+4
|
* testing/knot: upgrade to 2.0.0Dennis Przytarski2015-07-202-11/+11
|
* testing/tinyssh: fix keepalive not implementedStuart Cardall2015-07-202-4/+94
| | | | this fixes sessions being reset when a keepalive is sent
* Revert "testing/libctl: new aport"Francesco Colista2015-07-201-51/+0
| | | | This reverts commit 2c1ba37f88361f5127a50a427c3d02dece6299cb.
* testing/dnscrypt-proxy: update to 1.6.0Stuart Cardall2015-07-201-4/+4
| | | | | | New feature: public-key based client authentication (-K), for private and commercial DNS services to securely authenticate the sender of a query no matter what the source IP address is, without altering the DNS query.
* testing/libctl: new aportIsaac Dunham2015-07-201-0/+51
| | | | libctl is MIT's glue for embedding guile in programs.
* main/llvm: upgrade to 3.6.2Natanael Copa2015-07-201-18/+18
|
* main/pkgconf: upgrade to 0.9.12William Pitcock2015-07-191-4/+4
|
* testing/s6: move to mainBartłomiej Piotrowski2015-07-191-0/+0
|
* testing/execline: move to mainBartłomiej Piotrowski2015-07-191-0/+0
|
* testing/skalibs: move to mainBartłomiej Piotrowski2015-07-191-0/+0
|
* main/alpine-desktop: use eudevNatanael Copa2015-07-191-2/+2
|
* testing/abcde: update to 2.7Peter Bui2015-07-181-4/+4
|
* testing/py-eyed3: update to 0.7.8Peter Bui2015-07-181-5/+5
|
* main/chromium: upgrade to 43.0.2357.134 and split chromedriverCarlo Landmeter2015-07-171-13/+12
|
* main/eudev: add setup-udev scriptNatanael Copa2015-07-172-4/+33
| | | | to make it easy to enable udev
* main/udev-init-scripts: don't add hwdrivers to sysinitNatanael Copa2015-07-172-5/+2
| | | | we depend on kmod for now
* main/eudev: add udev-postmount scriptNatanael Copa2015-07-172-5/+75
|
* main/eudev: replaces udevNatanael Copa2015-07-171-1/+7
|
* main/udev: replaced by eudevNatanael Copa2015-07-177-565/+15
|
* main/eudev: enable kmod supportNatanael Copa2015-07-171-3/+3
|
* testing/mozo: new aportAlan Lacerda2015-07-171-0/+47
|
* main/kmod: add trigger and remove -libs subpackageNatanael Copa2015-07-172-2/+11
| | | | | libkmod currently depends on kmod's depmod, so if anything needs libkmod it we need pull in kmod and run depmod. We do so with a trigger.
* main/quagga-nhrp: bumpTimo Teräs2015-07-171-5/+5
|
* main/mksh: upgrade to 50fFilip Chabik2015-07-171-5/+5
| | | | | MirBSD KSH Shell http://mirbsd.de/mksh
* main/xf86-video-qxl: upgrade to 0.1.4Natanael Copa2015-07-171-5/+5
|
* main/strongswan: add priorization for ikev1 messagesTimo Teräs2015-07-172-1/+30
|
* main/udev-init-scripts: bump pkgrelNatanael Copa2015-07-172-1/+11
|
* main/udev-init-scripts: make sure hwdrivers are loaded after udevNatanael Copa2015-07-171-4/+9
|
* main/qt5-qttranslations: upgrade to 5.5.0Natanael Copa2015-07-171-4/+4
|
* main/qt5-qttools: upgrade to 5.5.0Natanael Copa2015-07-171-4/+4
|
* main/qt5-qtwebkit: upgrade to 5.5.0Natanael Copa2015-07-171-4/+4
|
* main/qt5-qtsvg: upgrade to 5.5.0Natanael Copa2015-07-171-4/+4
|
* main/qt5-qtquickcontrols: upgrade to 5.5.0Natanael Copa2015-07-171-4/+4
|
* main/qt5-qtquick1: upgrade to 5.5.0Natanael Copa2015-07-171-4/+4
|
* main/qt5-qtscript: upgrade to 5.5.0Natanael Copa2015-07-171-4/+4
|
* main/qt5-qtmultimedia: upgrade to 5.5.0Natanael Copa2015-07-171-4/+4
|
* main/qt5-qtimageformats: upgrade to 5.5.0Natanael Copa2015-07-171-4/+4
|
* main/qt5-qtgraphicaleffects: upgrade to 5.5.0Natanael Copa2015-07-171-4/+4
|
* main/qt5-qtdeclarative: upgrade to 5.5.0Natanael Copa2015-07-171-4/+4
|
* main/qt5-qtbase: upgrade to 5.5.0Natanael Copa2015-07-171-6/+10
|
* main/quagga-nhrp: upgrade to snapshot 2015.07.17Timo Teräs2015-07-171-5/+5
|
* testing/docker-registry: changed licenses, apk formattingFrancesco Colista2015-07-171-13/+12
|
* testing/docker-registry: removed backup from apk since not supported. Bumped ↵Francesco Colista2015-07-171-2/+1
| | | | pkgrel
* testing/docker-registry: cosmetic changes, fix initdFrancesco Colista2015-07-172-9/+7
|
* testing/docker-registry: new aportChristian Kampka2015-07-172-0/+79
| | | | | | | | | | | | | | | | | | https://github.com/docker/distribution An implementation of the Docker Registry HTTP API V2 for use with docker 1.6+. Patch is attached, I would appreciate a review of the openrc init script, since I have no previous experience with openrc whatsoever. >From a4f46c2dcf08e59436728622356256896d914f68 Mon Sep 17 00:00:00 2001 From: Christian Kampka <christian@kampka.net> Date: Thu, 16 Jul 2015 22:28:54 +0200 Subject: [PATCH] testing/docker-registry: new aport https://github.com/docker/distribution An implementation of the Docker Registry HTTP API V2 for use with docker 1.6+.
* main/mousepad: fix some runtime warningsNatanael Copa2015-07-172-5/+94
|