aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/gdal: new aportTrevor R.H. Clarke2016-03-181-0/+43
| | | | | http://gdal.org a translator library for raster and vector geospatial data formats
* main/openssh: security upgrade to 7.2_p2, closed ↵Valery Kartel2016-03-182-9/+9
| | | | http://www.openssh.com/txt/x11fwd.adv
* testing/php7-xdebug: PHP7 Xdebug packageFabio da Silva Ribeiro2016-03-181-0/+37
|
* testing/php7-mongodb: PHP7 MongoDB DriverFabio da Silva Ribeiro2016-03-181-0/+38
|
* testing/awscli: new aportValery Kartel2016-03-181-0/+51
| | | | | Universal Command Line Interface for Amazon Web Services https://github.com/aws/aws-cli
* testing/py-s3transfer: new aportValery Kartel2016-03-181-0/+32
| | | | | Amazon S3 Transfer Manager for Python https://github.com/boto/s3transfer
* testing/py-boto3: new aportValery Kartel2016-03-181-0/+39
| | | | | AWS SDK for Python (Boto3) http://aws.amazon.com/sdk-for-python
* testing/py-botocore: new aportValery Kartel2016-03-181-0/+32
| | | | | The low-level, core functionality of Boto3 https://github.com/boto/botocore
* testing/py-boto: new aportValery Kartel2016-03-181-0/+39
| | | | | | | Python interface to Amazon Web Services https://github.com/boto/boto [TT: Clarify license]
* testing/py-httpretty: new aportValery Kartel2016-03-181-0/+32
| | | | | | | HTTP client mocking tool for Python https://github.com/gabrielfalcao/HTTPretty [TT: Clarify license]
* testing/py-jmespath: new aportValery Kartel2016-03-181-0/+40
| | | | | | | JMESPath is a query language for JSON http://jmespath.org [TT: Clarify license]
* testing/py-coverage: new aportValery Kartel2016-03-181-0/+40
| | | | | Code coverage measurement for Python https://pypi.python.org/pypi/coverage
* main/cacti: security upgrade to 0.8.8g (CVE-2015-8369, CVE-2015-8377)Natanael Copa2016-03-183-245/+5
| | | | fixes #4993
* main/network-extras: pull in usb-modeswitchNatanael Copa2016-03-181-2/+2
| | | | | needed for some usb modems ref #5277
* main/usb-modeswitch: split out udev filesNatanael Copa2016-03-181-5/+14
| | | | | the usb_modeswitch_dispatcher is a tcl script but is only needed by udev. We split it out so we avoid the tcl dependency.
* testing/py-sensehat: new aportScrumpyJack2016-03-181-0/+32
| | | | | | | Python module to control the Raspberry Pi Sense HAT https://www.raspberrypi.org/products/sense-hat ref #5195, [TT: Fix arch, license and whitespace]
* testing/py-rpigpio: new aportScrumpyJack2016-03-181-0/+32
| | | | | | | This package provides a class to control the GPIO on a Raspberry Pi https://pypi.python.org/pypi/RPi.GPIO ref #5195, [TT: Fix arch, license and whitespace]
* testing/py-gpiozero: new aportScrumpyJack2016-03-181-0/+32
| | | | | | | A simple interface to everyday GPIO components used with Raspberry Pi http://gpiozero.readthedocs.org ref #5195, [TT: Fix arch, license and whitespace]
* testing/wmctrl: new aportScrumpyJack2016-03-181-0/+43
| | | | | wmctrl is a UNIX/Linux command line tool to interact with an EWMH/NetWM compatible X Window Manager https://sites.google.com/site/tstyblo/wmctrl
* testing/minisign: new aportMichael Zuo2016-03-181-0/+28
|
* community/monkey: moved from mainTimo Teräs2016-03-181-0/+0
|
* community/mbedtls: moved from testingTimo Teräs2016-03-181-0/+0
|
* main/monkey: upgrade to 1.6.8ScrumpyJack2016-03-181-19/+21
| | | | | | Upgraded from 1.5.6 to 1.6.8 [Timo: added --libdir, -dev package and whitespace cleanup]
* main/dwm: moved from testingSören Tempel2016-03-171-0/+0
| | | | | | | | | We don't have many window managers in main/ and since this package is very stable and simple I think that it would be a good idea to move it to main/. Since dwm is a very small window manager it shouldn't be much work to maintain this for the -stable branches.
* main/xmodmap: upgrade to 1.0.9Sören Tempel2016-03-171-12/+15
|
* main/patch: rebuild to fix install_if rule for -doc subpackageSören Tempel2016-03-171-19/+17
| | | | | | | | Since abuild version 2.24.0 the install_if variable for the default subpackage was modified to automatically pull in -doc subpackages when the package 'docs' is installed. While we are here also do some tiny cleanups.
* main/tzdata: upgrade to 2016bSören Tempel2016-03-171-18/+8
|
* testing/libinput: upgrade to 1.2.2Sören Tempel2016-03-171-4/+4
|
* main/man-pages: upgrade to 4.05Sören Tempel2016-03-171-15/+6
|
* testing/sxhkd: upgrade to 0.5.6Sören Tempel2016-03-171-9/+5
|
* testing/bspwm: upgrade to 0.9.1Sören Tempel2016-03-171-4/+4
|
* testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.1.19-r0Natanael Copa2016-03-161-1/+1
|
* main/devicemaster-linux-grsec: rebuild against kernel 4.1.19-r0Natanael Copa2016-03-161-1/+1
|
* testing/jetty-runner: new abuildJakub Jirutka2016-03-164-0/+178
| | | | | https://www.eclipse.org/jetty Fast and easy way to run Java web application from the command line.
* main/ulogd: fix fortify found memcpy misuse causing crashTimo Teräs2016-03-162-2/+18
| | | | fixes #5261
* main/dahdi-linux: upgrade to 2.11.1Natanael Copa2016-03-151-4/+4
|
* main/samba: security upgrade to 4.2.9 (CVE-2015-7560, CVE-2016-0771). Fixes ↵Leonardo Arena2016-03-151-4/+4
| | | | #5272
* testing/tvheadend-git: new snapshotCarlo Landmeter2016-03-151-4/+4
|
* main/owncloud: move gallery app into a subpkg. Rename videoviewer subpkg to ↵Leonardo Arena2016-03-151-4/+12
| | | | match upstream app name.
* main/owncloud: needs php-xmlreaderLeonardo Arena2016-03-151-2/+2
|
* main/owncloud: fix first run (installation)Leonardo Arena2016-03-153-8/+25
|
* main/openrc: upgrade to 0.20.5Natanael Copa2016-03-142-38/+5
|
* community/tvheadend: upgrade to 4.0.9Carlo Landmeter2016-03-141-5/+6
|
* main/syslog-ng: added redis suppor. Fixed #5260Francesco Colista2016-03-141-2/+3
|
* testing/sphinx: fixed email contributor, parametrized and usage in APKBUILDFrancesco Colista2016-03-141-2/+2
|
* community/firefox: forse set shellNatanael Copa2016-03-141-0/+1
|
* main/owncloud: upgrade to 9.0.0Leonardo Arena2016-03-141-28/+28
|
* community/firefox: upgrade to 38.7.0Natanael Copa2016-03-141-4/+4
|
* main/openrc: backport rc_env_allow fixNatanael Copa2016-03-142-1/+34
|
* main/putty: security upgrade to 0.67 (CVE-2016-2563). Fixes #5250Leonardo Arena2016-03-141-4/+4
|