aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/py-paramiko: upgrade to 1.12.0 (py-ecdsa as new dep)Fabian Affolter2013-09-291-5/+5
|
* main/py-ecdsa: new aportFabian Affolter2013-09-291-0/+31
| | | | | A Python cryptographic signature library http://github.com/warner/python-ecdsa
* testing/py-flask-httpauth: new aportFabian Affolter2013-09-291-0/+41
| | | | | Basic and Digest HTTP authentication for Flask routes https://pypi.python.org/pypi/Flask-HTTPAuth
* main/fail2ban: specifiy license and minor layout changesFabian Affolter2013-09-291-7/+8
|
* testing/py-acl: specify licenseFabian Affolter2013-09-291-1/+1
|
* testing/mathomatic: upgrade to 16.0.5Fabian Affolter2013-09-291-10/+11
|
* testing/onesixtyone: new aportFabian Affolter2013-09-291-0/+43
| | | | | An efficient SNMP scanner http://www.phreedom.org/software/onesixtyone/
* testing/makepasswd: new aportFabian Affolter2013-09-291-0/+44
| | | | | Generates (pseudo-)random passwords of a desired length http://people.defora.org/~khorben/projects/makepasswd/
* testing/chntpw: specify licenseFabian Affolter2013-09-291-4/+6
|
* testing/bugzilla: upgrade to 4.4Fabian Affolter2013-09-291-11/+12
|
* testing/httpie: upgrade to 0.7.2Fabian Affolter2013-09-291-4/+4
|
* testing/httpie-ntlm: new aportFabian Affolter2013-09-291-0/+40
| | | | | NTLM plugin for HTTPie https://github.com/jkbr/httpie-ntlm
* testing/httpie-oauth: new aportFabian Affolter2013-09-291-0/+40
| | | | | OAuth plugin for HTTPie https://github.com/jkbr/httpie-oauth
* testing/httpie: new aportFabian Affolter2013-09-291-0/+40
| | | | | A CLI, cURL-like tool https://github.com/jkbr/httpie
* testing/py-requests: upgrade to 2.0.0Fabian Affolter2013-09-291-4/+4
|
* testing/py-nikola: new aportFabian Affolter2013-09-291-0/+42
| | | | | A modular, fast, simple, static python website generator http://getnikola.com/
* testing/py-pillow: new aportFabian Affolter2013-09-291-0/+41
| | | | | A Python Imaging Library http://python-imaging.github.io/
* testing/py-tz: new aportFabian Affolter2013-09-291-0/+41
| | | | | A Python definitions of world timezone http://pytz.sourceforge.net/
* testing/py-pyrss2gen: new aportFabian Affolter2013-09-291-0/+41
| | | | | A generator for RSS2 using a Python data structure http://dalkescientific.com/Python/PyRSS2Gen.html
* testing/py-yapsy: new aportFabian Affolter2013-09-291-0/+41
| | | | | A DIY Python plugin management toolkit http://yapsy.sourceforge.net
* testing/py-mako: new aportFabian Affolter2013-09-291-0/+41
| | | | | A fast Python templating language http://www.makotemplates.org/
* testing/py-unidecode: new aportFabian Affolter2013-09-291-0/+41
| | | | | A Python ASCII transliterations of Unicode text https://pypi.python.org/pypi/Unidecode
* testing/py-doit: fix url and licenseFabian Affolter2013-09-291-5/+5
|
* testing/py-doit: new aportFabian Affolter2013-09-291-0/+41
| | | | | A Python Automation Tool http://pydoit.org/
* main/net-snmp: add missing patchTimo Teräs2013-09-292-3/+13
|
* main/lua-stringy: fix build, lua needed explicitly in makedependsTimo Teräs2013-09-291-1/+1
|
* main/iproute2: fix musl buildTimo Teräs2013-09-292-3/+47
|
* main/net-snmp: fix musl buildTimo Teräs2013-09-291-2/+18
|
* main/openldp: fix musl buildTimo Teräs2013-09-291-1/+1
|
* main/iptables: fix musl buildTimo Teräs2013-09-292-0/+133
| | | | patch from sabotage.
* main/perl-starlet: upgrade to 0.20, and don't run tests in vserverTimo Teräs2013-09-291-4/+7
|
* main/perl-server-starter: upgrade to 0.15, and don't run tests in vserverTimo Teräs2013-09-292-85/+8
|
* main/make: fix atexit handler (fixes test suite under musl)Timo Teräs2013-09-292-1/+21
|
* main/perl-parallel-prefork: upgrade to 0.14Timo Teräs2013-09-291-4/+6
|
* main/perl-server-starter: fix tests on vserver buildersTimo Teräs2013-09-292-3/+83
| | | | | | | vserver does not let 0.0.0.0 bind to 127.0.0.1, where as the client assumed to connect 127.0.0.1. this fixes the tests to connect to 'localhost' which is usually the vserver specific dummy0 address where 0.0.0.0 bind is redirected to.
* Revert "main/tzdata: upgrade to 2013f"Bartłomiej Piotrowski2013-09-291-7/+7
| | | | This reverts commit afdb0d75d08d02e1cfa9db89155051e3152427a1.
* main/tzdata: upgrade to 2013fBartłomiej Piotrowski2013-09-291-7/+7
|
* main/mtdev: upgrade to 1.1.4Bartłomiej Piotrowski2013-09-291-2/+4
|
* main/iw: upgrade to 3.11Bartłomiej Piotrowski2013-09-291-4/+4
|
* main/musl: cherry pick two more bug fixes from upstreamTimo Teräs2013-09-294-5/+134
|
* main/perl-crypt-rijndael: use stdint.h to build against muslTimo Teräs2013-09-292-4/+31
|
* main/[various]: update config.sub (and remove charset.alias)Timo Teräs2013-09-29194-124/+785
| | | | | | for musl build. the changes are automatically done based on previous build log errors, so this does not guarantee successful build, but is a required.
* main/wine: upgrade to 1.7.3Bartłomiej Piotrowski2013-09-291-4/+4
|
* main/rsync: upgrade to 3.1.0Bartłomiej Piotrowski2013-09-291-3/+13
|
* main/lighttpd: upgrade to 1.4.33Bartłomiej Piotrowski2013-09-291-4/+4
|
* main/xen: add general robustness patch for qemu's vncWilliam Pitcock2013-09-292-1/+73
|
* main/x264: fix makedepends, and configure (not autotools)Timo Teräs2013-09-271-5/+4
|
* main/[various]: update config.sub (fixes musl build)Timo Teräs2013-09-2715-15/+65
|
* main/perl-crypt-des: upgrade to 2.07Timo Teräs2013-09-272-22/+6
|
* main/opennhrp: fix build on muslTimo Teräs2013-09-272-1/+67
|