Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/siege: build fix | Natanael Copa | 2013-03-04 | 1 | -1/+1 |
| | | | | does not work with busybox sed | ||||
* | testing/py-awake: build fix | Natanael Copa | 2013-03-04 | 1 | -6/+4 |
| | | | | the testcase does not run so disable it for now | ||||
* | testing/fakechroot: build fix | Natanael Copa | 2013-03-04 | 1 | -4/+7 |
| | |||||
* | Merge git://git.alpinelinux.org/fab/aports | Natanael Copa | 2013-03-04 | 51 | -365/+1103 |
|\ | |||||
| * | testing/py-m2crypto: source url changed | Fabian Affolter | 2013-03-04 | 1 | -3/+6 |
| | | |||||
| * | testing/inotify-tools: license specified | Fabian Affolter | 2013-03-04 | 1 | -6/+8 |
| | | |||||
| * | testing/getmail: upgrade to 4.39.0 | Fabian Affolter | 2013-03-04 | 1 | -3/+5 |
| | | |||||
| * | testing/fossil: upgrade to 20130216000435 | Fabian Affolter | 2013-03-04 | 1 | -7/+10 |
| | | |||||
| * | testing/fakechroot: url changed and license spedified | Fabian Affolter | 2013-03-04 | 1 | -6/+7 |
| | | |||||
| * | testing/sqstat: email address of maintainer added | Fabian Affolter | 2013-03-04 | 1 | -6/+5 |
| | | |||||
| * | testing/erlang: patch renamed | Fabian Affolter | 2013-03-04 | 2 | -168/+0 |
| | | |||||
| * | testing/erlang: patch added | Fabian Affolter | 2013-03-04 | 1 | -0/+36 |
| | | |||||
| * | testing/erlang: upgrade to R16B | Fabian Affolter | 2013-03-04 | 1 | -12/+19 |
| | | |||||
| * | testing/erlang: patch added | Fabian Affolter | 2013-03-04 | 1 | -0/+168 |
| | | |||||
| * | testing/halfscan6: new aport | Fabian Affolter | 2013-03-04 | 1 | -0/+40 |
| | | | | | | | | | | | | An simple IPv6 tcp port scanner Website: http://www.habets.pp.se/synscan/programs.php?prog=halfscan6 | ||||
| * | testing/dstat: license specified | Fabian Affolter | 2013-03-04 | 1 | -2/+3 |
| | | |||||
| * | testing/dhex: upgrade to 0.68 | Fabian Affolter | 2013-03-04 | 1 | -2/+6 |
| | | |||||
| * | testing/ddrescue: upgrade to 1.16 | Fabian Affolter | 2013-03-04 | 1 | -14/+12 |
| | | |||||
| * | testing/calcurse: upgrade to 3.1.4 | Fabian Affolter | 2013-03-04 | 1 | -17/+20 |
| | | |||||
| * | testing/arping: upgrade to 2.13 | Fabian Affolter | 2013-03-04 | 1 | -4/+6 |
| | | |||||
| * | testing/spectools: upgrade to 2011-08-R1 | Fabian Affolter | 2013-03-04 | 1 | -5/+8 |
| | | |||||
| * | testing/stunnel: upgraqde to 4.55 | Fabian Affolter | 2013-03-04 | 1 | -23/+25 |
| | | |||||
| * | testing/libcli: upgrade to 1.9.7 | Fabian Affolter | 2013-03-04 | 1 | -3/+5 |
| | | |||||
| * | testing/libdvdcss: upgrade to 1.2.13 | Fabian Affolter | 2013-03-04 | 1 | -4/+7 |
| | | |||||
| * | testing/libewf: upgrade to 20130303 | Fabian Affolter | 2013-03-04 | 1 | -4/+6 |
| | | |||||
| * | testing/liblo: license entry modified | Fabian Affolter | 2013-03-04 | 1 | -1/+1 |
| | | |||||
| * | testing/liboping: upgrade to 1.6.2 | Fabian Affolter | 2013-03-04 | 1 | -13/+11 |
| | | |||||
| * | testing/py-acl: whitespaces removed | Fabian Affolter | 2013-03-04 | 1 | -1/+1 |
| | | |||||
| * | testing/py-acl: new aport | Fabian Affolter | 2013-03-04 | 1 | -0/+41 |
| | | | | | | | | | | | | A python network access control list parsing library Website: https://github.com/jathanism/acl | ||||
| * | testing/py-netaddr: new aport | Fabian Affolter | 2013-03-04 | 1 | -0/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | `netaddr` is a Python library for representing and manipulating network addresses. It support the ability to work and interact with the following: - IPv4 and IPv6 addresses and subnets - MAC addresses, OUI and IAB identifiers, IEEE EUI-64 identifiers - arbitrary (non-aligned) IP address ranges and IP address sets - various non-CIDR IP range formats such as nmap and glob-style formats Website: https://github.com/drkjam/netaddr | ||||
| * | testing/netsink: new aport | Fabian Affolter | 2013-03-04 | 1 | -0/+40 |
| | | | | | | | | | | | | | | | | | | netsink is a network daemon that will bind to any number of configured IP ports and provide fake services in an attempt to convince running malware that it has an active Internet connection. Website: https://github.com/shendo/netsink | ||||
| * | testing/py-dnslib: new aport | Fabian Affolter | 2013-03-04 | 1 | -0/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A simple library to encode/decode DNS wire-format packets. This was originally written for a custom nameserver. The key classes are: - DNSRecord (contains a DNSHeader and one or more DNSQuestion/DNSRR records) - DNSHeader - DNSQuestion - RR (resource records) - RD (resource data - superclass for TXT,A,AAAA,MX,CNAME,PRT,SOA,NAPTR) - DNSLabel (envelope for a DNS label) Website: https://bitbucket.org/paulc/dnslib/ | ||||
| * | testing/py-osourcer: new aport | Fabian Affolter | 2013-03-04 | 1 | -0/+41 |
| | | | | | | | | | | | | | | | | osourcer is a tool to manage licenses in source code. It currently allows to add headers to javascript, css, python and HTML source files. Website: https://github.com/dnarvaez/osourcer | ||||
| * | testing/py-markdown: new aport | Fabian Affolter | 2013-03-04 | 1 | -0/+41 |
| | | | | | | | | | | | | | | | | This is a Python implementation of John Gruber's Markdown. It is almost completely compliant with the reference implementation, though there are a few very minor differences. Website: http://pythonhosted.org/Markdown/ | ||||
| * | testing/py-yurl: new aport | Fabian Affolter | 2013-03-04 | 1 | -0/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Yurl is a replacement of built in python urlparse module. Key features of yurl are: - pythonic api - better compliance with RFC 3986 - nice performance - support for python 2.6, 2.7, 3.2, 3.3 and pypy 1.9 with single codebase Website: https://github.com/homm/yurl/ | ||||
| * | testing/gitstats: use tarball from Debian instead of git checkout | Fabian Affolter | 2013-03-04 | 1 | -9/+8 |
| | | |||||
| * | testing/gnuplot: upgrade to 4.6.1 | Fabian Affolter | 2013-03-04 | 1 | -3/+5 |
| | | |||||
| * | testing/python3: upgrade to 3.3.0 | Fabian Affolter | 2013-03-04 | 1 | -11/+14 |
| | | |||||
| * | testing/py-libacl: minor layout change | Fabian Affolter | 2013-03-04 | 1 | -1/+3 |
| | | |||||
| * | testing/py-logilab-common: upgrade to 0.59.0 | Fabian Affolter | 2013-03-04 | 1 | -2/+4 |
| | | |||||
| * | testing/py-dnspython: upgrade to 1.10.0 | Fabian Affolter | 2013-03-04 | 1 | -5/+14 |
| | | |||||
| * | testing/py-egenix-mx-base: upgrade to 3.2.5 | Fabian Affolter | 2013-03-04 | 1 | -2/+4 |
| | | |||||
| * | testing/py-buildutils: license specified, add package() | Fabian Affolter | 2013-03-04 | 1 | -11/+17 |
| | | |||||
| * | testing/py-columnize: new aport | Fabian Affolter | 2013-03-04 | 1 | -0/+31 |
| | | | | | | | | | | | | | | | | A Python module to format a simple (i.e. not nested) list into aligned columns. A string with embedded newline characters is returned. Website: http://code.google.com/p/pycolumnize/ | ||||
| * | testing/py-mysqldb: license specified | Fabian Affolter | 2013-03-04 | 1 | -4/+5 |
| | | |||||
| * | testing/py-netifaces: upgrade to 0.8 | Fabian Affolter | 2013-03-04 | 1 | -5/+8 |
| | | |||||
| * | testing/py-xattr: upgrade to 0.5.2 | Fabian Affolter | 2013-03-04 | 1 | -4/+6 |
| | | |||||
| * | testing/flunym0us: new aport | Fabian Affolter | 2013-03-04 | 1 | -0/+44 |
| | | | | | | | | | | | | A vulnerability scanner for wordpress and moodle Website: http://code.google.com/p/flunym0us/ | ||||
| * | testing/py-awake: new aport | Fabian Affolter | 2013-03-04 | 1 | -0/+52 |
| | | | | | | | | | | | | A command and library to "wake on lan" a remote host. Website: https://github.com/cyraxjoe/awake | ||||
| * | testing/ansible: Default config file added | Fabian Affolter | 2013-03-04 | 1 | -1/+3 |
| | |