aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | testing/py-egenix-mx-base: new aportFabian Affolter2012-05-171-0/+30
| | | | | | | | | | | | eGenix.com mx Base ccollection of Python extensions http://www.egenix.com/products/python/mxBase/
* | testing/py-genshi: new aportFabian Affolter2012-05-171-0/+29
| | | | | | | | | | | | | | | | Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. http://genshi.edgewall.org/
* | testing/py-relatorio: new aportFabian Affolter2012-05-171-0/+29
| | | | | | | | | | | | | | | | Relatorio is an OpenHex and B2CK project to easily create reports in a variety of formats (openoffice text, PDF, XHTML) from python objects. http://relatorio.openhex.org/
* | testing/py-pip: new aportFabian Affolter2012-05-171-0/+39
| | | | | | | | | | | | | | | | | | | | | | | | pip is a tool for installing and managing Python packages, such as those found in the Python Package Index. pip is a replacement for easy_install. It mostly uses the same techniques for finding packages, so packages that are easy_installable should be pip-installable as well. This means that you can use pip install SomePackage instead of easy_install SomePackage. http://www.pip-installer.org
* | testing/urlwatch: new aportFabian Affolter2012-05-171-0/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This script is intended to help you watch URLs and get notified (via email or in your terminal) of any changes. The change notification will include the URL that has changed and a unified diff of what has changed. The script supports the use of a filtering hook function to strip trivially-varying elements of a webpage. Basic features * Simple configuration (text file, one URL per line) * Easily hackable (clean Python implementation) * Can run as a cronjob and mail changes to you * Always outputs only plaintext - no HTML mails :) * Supports removing noise (always-changing website parts) * Example hooks to filter content in Python http://thpinfo.com/2008/urlwatch/
* | testing/py-futures: new aportFabian Affolter2012-05-171-0/+39
| | | | | | | | | | | | Backport of the concurrent.futures package from Python 3.2 http://code.google.com/p/pythonfutures/
* | testing/p0f: upgrade to 3.05bFabian Affolter2012-05-171-2/+2
| |
* | testing/lua-telescope: command line tool includedKaarle Ritvanen2012-05-171-4/+7
| |
* | main/awall: upgrade to 0.1.2Kaarle Ritvanen2012-05-171-27/+8
| | | | | | | | installer Makefile taken into use
* | testing/tir: package addedKaarle Ritvanen2012-05-171-0/+39
| |
* | testing/lua-telescope: package addedKaarle Ritvanen2012-05-171-0/+35
| |
* | testing/lua-sqlite3: package addedKaarle Ritvanen2012-05-171-0/+40
| |
* | testing/lua-tnetstrings: package addedKaarle Ritvanen2012-05-171-0/+35
| |
* | main/snort: upgrade to 2.9.2.3Natanael Copa2012-05-171-2/+2
| |
* | Initial APKBUILD for mbufferFabian Affolter2012-05-161-0/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package description: mbuffer is a tool for buffering data streams with a large set of unique features: - direct support for TCP based network targets (IPv4 and IPv6) - ability to send to multiple targets in parallel (distribution mode) - support for multiple volumes - I/O rate limitation - high/low watermark based restart criteria - configurable buffer size - on the fly MD5 hash calculation - highly efficient, multi-threaded implementation Website: http://www.maier-komor.de/mbuffer.html
* | Merge git://git.alpinelinux.org/fab/aportsNatanael Copa2012-05-161-2/+2
|\ \ | |/ |/|
| * Updated to 0.12Fabian Affolter2012-05-131-2/+2
| |
* | Merge git://dev.alpinelinux.org/aportsFrancesco Colista2012-05-168-16/+61
|\ \
| * | main/sdl: disable the dlopen stuff as it seems to not workNatanael Copa2012-05-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qemu with sdl hangs on startup, apparently it ends up in an endless loop Backtrace from gdb: Program received signal SIGINT, Interrupt. 0x00007ffff7df5904 in ?? () from /lib/ld64-uClibc.so.0.9.32 (gdb) bt #0 0x00007ffff7df5904 in ?? () from /lib/ld64-uClibc.so.0.9.32 #1 0x00007ffff7df653e in _dl_find_hash () from /lib/ld64-uClibc.so.0.9.32 #2 0x00007ffff7df7fa1 in ?? () from /lib/ld64-uClibc.so.0.9.32 #3 0x00007ffff7df6a8a in ?? () from /lib/ld64-uClibc.so.0.9.32 #4 0x00007ffff7df6d03 in _dl_fixup () from /lib/ld64-uClibc.so.0.9.32 #5 0x00007ffff501e015 in ?? () from /lib/libdl.so.0.9.32 #6 0x00007ffff501e224 in dlopen () from /lib/libdl.so.0.9.32 #7 0x00007ffff6803e87 in SDL_LoadObject () from /usr/lib/libSDL-1.2.so.0 #8 0x00007ffff68082a7 in ?? () from /usr/lib/libSDL-1.2.so.0 #9 0x00007ffff680eb74 in ?? () from /usr/lib/libSDL-1.2.so.0 #10 0x00007ffff67ff040 in SDL_VideoInit () from /usr/lib/libSDL-1.2.so.0 #11 0x00007ffff67dd752 in SDL_InitSubSystem () from /usr/lib/libSDL-1.2.so.0 #12 0x00007ffff67dd824 in SDL_Init () from /usr/lib/libSDL-1.2.so.0 #13 0x000055555568cc9b in ?? () #14 0x00005555555c182a in main () We try disable the dlopen stuff and see how that goes
| * | main/libc0.9.32: upgrade to 0.9.33.2Natanael Copa2012-05-161-2/+2
| | |
| * | main/open-vm-tools-vserver: rebuild against 3.3.6 kernelNatanael Copa2012-05-161-1/+1
| | |
| * | main/dahdi-linux-vserver: rebuild against 3.3.6 kernelNatanael Copa2012-05-161-1/+1
| | |
| * | main/linux-vserver: upgrade to 3.3.6 kernelNatanael Copa2012-05-161-3/+3
| | |
| * | main/sdl: fix from fedoraNatanael Copa2012-05-162-5/+45
| | | | | | | | | | | | http://bugzilla.libsdl.org/show_bug.cgi?id=1155
| * | main/git: upgrade to 1.7.10.2Natanael Copa2012-05-151-2/+2
| | |
| * | main/gtk+3.0: upgrade to 3.4.3Natanael Copa2012-05-151-2/+7
| | |
* | | main/cvechecker: fix post-install scriptFrancesco Colista2012-05-161-1/+1
| | |
* | | Merge git://dev.alpinelinux.org/aportsFrancesco Colista2012-05-154-9/+9
|\| |
| * | main/midori: upgrade to 0.4.6Natanael Copa2012-05-151-3/+3
| | |
| * | main/sqlite: upgrade to 3.7.12Natanael Copa2012-05-151-2/+2
| | |
| * | main/man-pages: upgrade to 3.41Natanael Copa2012-05-151-2/+2
| | |
| * | main/coreutils: upgrade to 8.17Natanael Copa2012-05-151-2/+2
| | |
* | | Merge git://dev.alpinelinux.org/aportsFrancesco Colista2012-05-147-167/+628
|\| | | | | | | | | | | | | | Conflicts: main/cifs-utils/APKBUILD
| * | testing/wanpipe-grsec: rebuild against 3.3.6 kernelNatanael Copa2012-05-141-1/+1
| | |
| * | main/xtables-addons-grsec: rebuild against 3.3.6 kernelNatanael Copa2012-05-141-1/+1
| | |
| * | main/open-vm-tools-grsec: rebuild against 3.3.6 kernelNatanael Copa2012-05-141-1/+1
| | |
| * | main/dahdi-linux-grsec: rebuild against 3.3.6 kernelNatanael Copa2012-05-141-1/+1
| | |
| * | main/linux-grsec: upgrade to 3.3.6 kernelNatanael Copa2012-05-142-160/+621
| | |
| * | main/cifs-utils: security upgrade to 5.4 (CVE-2012-1586)Natanael Copa2012-05-141-6/+4
| | | | | | | | | | | | | | | fixes #1145 (cherry picked from commit 69aad4738fe53807be708cf970bd9cc66ed65b77)
| * | main/cvechecker: fix permission, minor changesFrancesco Colista2012-05-143-2/+4
| | |
* | | Merge branch 'master' of ↵Francesco Colista2012-05-140-0/+0
|\ \ \ | | | | | | | | | | | | ssh://git.alpinelinux.org/home/fcolista/cgit/aports-fcolista
| * | | main/cvechecker: fix permission, minor changesFrancesco Colista2012-05-083-2/+4
| | | |
* | | | main/cvechecker: changed default path .conf fileFrancesco Colista2012-05-141-1/+1
| | | |
* | | | Merge git://dev.alpinelinux.org/aportsFrancesco Colista2012-05-147-4/+102
|\ \ \ \ | | |/ / | |/| |
| * | | main/openssl: security upgrade to 1.0.1c (CVE-2012-2333)Natanael Copa2012-05-141-2/+2
| | | | | | | | | | | | | | | | | | | | fixes #1151 (cherry picked from commit 1831053bb87f432f0d45ccd9f7a368fc885a1d64)
| * | | main/quagga: add post-install/upgrade to cleanupNatanael Copa2012-05-143-2/+12
| | | | | | | | | | | | | | | | | | | | Some really old installs added /usr/lib/quagga to /etc/ld.so.conf We don't need that anymore so we clean it up
| * | | testing/irqbalance: need localmount to startLeonardo Arena2012-05-142-5/+7
| | | |
| * | | testing/irqbalance: fix init script and confLeonardo Arena2012-05-143-263/+32
| | | |
| * | | testing/irqbalance: new aportLeonardo Arena2012-05-143-0/+317
| | | | | | | | | | | | | | | | A daemon that distributes interrupts across CPUs
* | | | main/cifs-utils: removed autotools, not needed for compilationFrancesco Colista2012-05-141-2/+2
| | | |