aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/gitstats: disable for nowNatanael Copa2012-05-281-1/+1
| | | | the checksum will allways change
* main/git: bump pkgrel so we get license changeNatanael Copa2012-05-281-1/+1
|
* Merge git://git.alpinelinux.org/fab/aportsNatanael Copa2012-05-2844-267/+381
|\ | | | | | | some new aports and plenty of updates
| * testing/gitstats: new aportFabian Affolter2012-05-262-0/+62
| | | | | | | | | | | | | | | | | | GitStats is a statistics generator for git (a distributed revision control system) repositories. It examines the repository and produces some interesting statistics from the history of it. Currently HTML is the only output format. http://gitstats.sourceforge.net/
| * testing/httpry: upgrade to 0.1.7Fabian Affolter2012-05-251-4/+6
| |
| * main/py-pygments: upgrade to 1.5Fabian Affolter2012-05-251-5/+5
| |
| * main/py-jinja2: upgrade to 2.6Fabian Affolter2012-05-251-3/+3
| |
| * main/py-gst: upgrade to 0.10.22Fabian Affolter2012-05-251-6/+7
| |
| * main/py-boto: upgrade to 2.4.1Fabian Affolter2012-05-251-10/+9
| |
| * main/py-dbus: upgrade to 1.1.0Fabian Affolter2012-05-251-4/+6
| |
| * main/py-cairo: upgrade to 1.10.0Fabian Affolter2012-05-251-17/+20
| |
| * main/mercurial: clarified licenseFabian Affolter2012-05-251-5/+6
| |
| * main/python: upgrade to 2.7.3Fabian Affolter2012-05-251-4/+3
| |
| * main/make: switch to bz2 and added checksFabian Affolter2012-05-251-3/+4
| |
| * main/make: clarified licenseFabian Affolter2012-05-251-2/+2
| |
| * main/memcached: updated licenseFabian Affolter2012-05-251-2/+3
| |
| * main/midori: clarified licenseFabian Affolter2012-05-251-1/+1
| |
| * testing/pkgconf: upgrade to 0.8Fabian Affolter2012-05-251-3/+3
| |
| * testing/v8: upgrade to 3.9.9Fabian Affolter2012-05-251-3/+3
| |
| * testing/mupdf: upgrade to 1.0Fabian Affolter2012-05-252-21/+21
| |
| * testing/jbig2dec: clarified licenseFabian Affolter2012-05-251-2/+2
| |
| * testing/openjpeg: upgrade 1.5.0Fabian Affolter2012-05-251-10/+18
| |
| * main/py-genshi: minor layout changesFabian Affolter2012-05-251-5/+6
| |
| * testing/py-genshi: duplicate version, already in mainFabian Affolter2012-05-251-29/+0
| |
| * main/spice: upgrade to 0.10.1Fabian Affolter2012-05-251-3/+3
| |
| * main/spice-protocol: upgrade to 0.10.1Fabian Affolter2012-05-251-2/+2
| |
| * main/git: clarified licenseFabian Affolter2012-05-251-5/+5
| |
| * main/lame: clarified licenseFabian Affolter2012-05-251-1/+1
| |
| * main/py-sphinx: upgrade to 1.1.3Fabian Affolter2012-05-251-7/+6
| |
| * main/py-urwid: upgrade to 1.0.1Fabian Affolter2012-05-251-8/+7
| |
| * testing/py-beautifulsoup: minor layout changesFabian Affolter2012-05-251-2/+9
| |
| * testing/virt-manager: clarified licenseFabian Affolter2012-05-251-8/+7
| |
| * testing/phppgadmin: upgrade to 5.0.4Fabian Affolter2012-05-251-5/+5
| |
| * main/ruby: upgrade to 1.8.7-p358Fabian Affolter2012-05-251-12/+20
| |
| * testing/bash-completion: clarified licenseFabian Affolter2012-05-251-1/+1
| |
| * testing/pychecker: new aportFabian Affolter2012-05-251-0/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PyChecker is a tool for finding bugs in python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint. Because of the dynamic nature of python, some warnings may be incorrect; however, spurious warnings should be fairly infrequent. PyChecker works in a combination of ways. First, it imports each module. If there is an import error, the module cannot be processed. The import provides some basic information about the module. The code for each function, class, and method is checked for possible problems. Types of problems that can be found include: * No global found (e.g., using a module without importing it) * Passing the wrong number of parameters to functions/methods/constructors * Passing the wrong number of parameters to builtin functions & methods * Using format strings that don't match arguments * Using class methods and attributes that don't exist * Changing signature when overriding a method * Redefining a function/class/method in the same scope * Using a variable before setting it * self not the first parameter to a method * Unused globals and locals (module or variable) * Unused function/method arguments (can ignore self) * No doc strings in modules, classes, functions, and methods http://pychecker.sourceforge.net/
| * main/mc: clarified licenseFabian Affolter2012-05-251-1/+1
| |
| * main/minicom: clarified licenseFabian Affolter2012-05-251-7/+8
| |
| * main/iperf: fixed licenseFabian Affolter2012-05-251-10/+12
| |
| * main/knock: clarified licenseFabian Affolter2012-05-251-1/+1
| |
| * main/makedepend: upgrade to 1.0.4Fabian Affolter2012-05-251-2/+2
| |
| * main/rrdcollect: upgrade to 0.2.10Fabian Affolter2012-05-251-12/+11
| |
| * testing/rrdbot: upgrade to 0.9.7Fabian Affolter2012-05-251-10/+14
| |
| * testing/weechat: upgrade to 0.3.7Fabian Affolter2012-05-251-19/+12
| |
| * testing/py-zope-interface: upgrade to 3.7.0Fabian Affolter2012-05-251-6/+10
| |
| * testing/py-twisted: upgrade to 12.0.0Fabian Affolter2012-05-251-6/+16
| |
* | main/alpine-conf: setup-apkrepos: do not add empty mirrorsNatanael Copa2012-05-282-2/+32
| | | | | | | | ref #1073
* | main/gdnsd: cherry pick some improvements from bug trackerTimo Teräs2012-05-283-1/+151
| | | | | | | | | | * faster startup time with cities geodb * more flexible autodc support
* | main/gdnsd: upgrade to 1.6.7Timo Teräs2012-05-281-2/+2
| |
* | main/imagemagick: upgrade to 6.7.7.2Natanael Copa2012-05-271-2/+2
| |