summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/blists: new aportNatanael Copa2011-07-211-0/+38
| | | | | Web interface to mailing list archives http://www.openwall.com/blists/
* testing/unbound: various fixes to user/group and init.dTimo Teräs2011-07-203-5/+18
| | | | | | | | * create unbound user/group properly * relocate pid file to /var/run * make unbound user own /etc/unbound and the pidfile directory * have init.d automatically refresh the root dnssec key if possible * remove *.la files
* testing/shorewall: upgrade to Perl-only shorewall-4.4.21John Keith Hohm2011-07-203-0/+135
|
* testing/perl-lwp-protocol-https: new aportKiyoshi Aman2011-07-201-0/+37
|
* testing/perl-mozilla-ca: new aportKiyoshi Aman2011-07-201-0/+37
|
* testing/freeradius-client: move to mainLeonardo Arena2011-07-191-36/+0
| | | | Partially fix #690
* testing/ocfs2-tools: init.d addedLeonardo Arena2011-07-193-5/+115
|
* testing/ldns: remove *.laNatanael Copa2011-07-181-1/+2
|
* testing/ocfs2-tools: new aportLeonardo Arena2011-07-183-0/+111
| | | | Userland utils for Oracle Clustered Filesystem 2
* testing/fossil: upgrade to 1.18Paul Onyschuk2011-07-151-4/+5
|
* testing/radvd: new aport radvdNatanael Copa2011-07-154-0/+145
| | | | | A Router Advertisement daemon" http://www.litech.org/radvd/"
* testing/most: new aportPaul Onyschuk2011-07-121-0/+39
|
* main/mdocml: moved from testingNatanael Copa2011-07-122-91/+0
|
* testing/mdocml: update to 1.11.4Paul Onyschuk2011-07-121-4/+4
|
* testing/mtr: new aportJohn Keith Hohm2011-07-122-0/+422
| | | | | Full screen ncurses traceroute tool http://www.bitwizard.nl/mtr/
* testing/poppler-qt4: remove *.laNatanael Copa2011-07-111-1/+2
|
* testing/poppler-qt4: update checksumNatanael Copa2011-07-111-1/+1
|
* main/sprunge: moved from testingNatanael Copa2011-07-111-33/+0
|
* testing/calibre: bump pkgrel verify buildCarlo Landmeter2011-07-111-1/+1
|
* testing/gnash: attempt to sort build-dependenciesWilliam Pitcock2011-07-101-1/+1
|
* testing/gnash: rebuild using gstreamer backend instead of ffmpegWilliam Pitcock2011-07-101-2/+3
|
* testing/gcc: test 4.6.1Natanael Copa2011-07-1015-0/+1682
|
* testing/cloog: move the gdb.py away from /usr/libNatanael Copa2011-07-081-2/+4
| | | | to not confuse ldconfig
* testing/cloog: new aportNatanael Copa2011-07-081-0/+49
| | | | | The Chunky Loop Generator http://www.cloog.org/
* Moved mr to mainFabian Affolter2011-07-071-45/+0
|
* Added myself as maintainerFabian Affolter2011-07-071-1/+1
|
* Merge branch 'master' of git://git.alpinelinux.org/aportsFabian Affolter2011-07-075-5/+103
|\
| * testing/crosstools-ng: build fix. needs texinfoNatanael Copa2011-07-071-1/+1
| |
| * testing/crosstools-ng: new aportNatanael Copa2011-07-071-0/+36
| | | | | | | | | | tool for building toolchains http://ymorin.is-a-geek.org/projects/crosstool
| * testing/calibre: updated md5sum and set arch=all. Bump pkgrelFrancesco Colista2011-07-061-3/+3
| |
| * testing/calibre: fixed initdFrancesco Colista2011-07-061-1/+2
| |
| * testing/calibre: added initd and confdFrancesco Colista2011-07-062-0/+22
| |
| * testing/calibre: disabled. missing initd/confdCarlo Landmeter2011-07-061-1/+1
| |
| * Merge git://dev.alpinelinux.org/aportsFrancesco Colista2011-07-0623-100/+354
| |\ | | | | | | | | | | | | Conflicts: testing/calibre/APKBUILD
| * | testing/calibre: upgrade to 0.8.8Francesco Colista2011-07-041-5/+12
| | |
* | | Added myself as maintainerFabian Affolter2011-07-051-1/+1
| |/ |/|
* | Initial APKBUILD for dnsenumFabian Affolter2011-07-031-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package description: The purpose of Dnsenum is to gather as much information as possible about a domain. The program currently performs the following operations: 1) Get the host's addresse (A record). 2) Get the namservers (threaded). 3) Get the MX record (threaded). 4) Perform axfr queries on nameservers and get BIND versions(threaded). 5) Get extra names and subdomains via google scraping (google query = "allinurl: -www site:domain"). 6) Brute force subdomains from file, can also perform recursion on subdomain that have NS records (all threaded). 7) Calculate C class domain network ranges and perform whois queries on them (threaded). 8) Perform reverse lookups on netranges ( C class or/and whois netranges). 9) Write to domain_ips.txt file ip-blocks.
* | Initial APKBUILD for perl-xml-writerFabian Affolter2011-07-031-0/+32
| | | | | | | | | | Package description: Perl extension for writing XML documents
* | Initial APKBUILD for perl-net-netmaskFabian Affolter2011-07-031-0/+32
| | | | | | | | | | Package description: Perl module for manipulation and lookup of IP network blocks
* | Initial APKBUILD for scansshFabian Affolter2011-07-031-0/+33
| | | | | | | | | | | | | | | | | | | | | | Package description: ScanSSH supports scanning a list of addresses and networks for open proxies, SSH protocol servers, Web and SMTP servers. Where possible ScanSSH, displays the version number of the running services. ScanSSH protocol scanner supports random selection of IP addresses from large network ranges and is useful for gathering statistics on the deployment of SSH protocol servers in a company or the Internet as whole.
* | Initial APKBUILD for netsniff-ngFabian Affolter2011-07-032-0/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package description: The gain of performance is reached by zero-copy mechanisms, so that the kernel does not need to copy packets from kernelspace to userspace and vice versa. For this purpose, the netsniff-ng suite is libpcap independent, but nevertheless supports the pcap file format for capturing, replaying and performing offline-analysis of pcap dumps. Furthermore, we are focussing on building a robust, clean and secure analyzer and utilities that complete netsniff-ng as a support for network development, debugging or network reconnaissance. netsniff-ng consists of much more than only a network analyzer. Next to the zero-copy sniffer itself, further tools like trafgen, a powerful zero-copy network packet generator, or ifpps, a tool that provides top-like kernel networking statistics, are being shipped. Some use cases and features - Open source project and free licensing - Integrated high-performance capabilities - Analizing and debugging of network problems or protocol implementations - Reverse engineering of (i.e. proprietary) network protocols - Dumping, replaying and offline analysis of pcap traces - Focus on usability, robustness, security and functionality - Support utility for penetration testing, network reconnaissance - Network statistic creation (e.g. for Nagios, gnuplot) - Powerful, flexible and performant traffic generation - Reliable, top-like kernel networking statistics
* | testing/freeswitch-sounds-es-mx-maria-44100: rename dirNatanael Copa2011-07-031-0/+0
| | | | | | | | to match pkgname
* | Initial APKBUILD for mrFabian Affolter2011-07-031-0/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package description: The mr command can checkout, update, or perform other actions on a set of repositories as if they were one combined respository. It supports any combination of subversion, git, cvs, mercurial, bzr, darcs, cvs, and fossil repositories, and support for other revision control systems can easily be added. It is extremely configurable via simple shell scripting. Some examples of things it can do include: - Update a repository no more frequently than once every twelve hours. - Run an arbitrary command before committing to a repository. - When updating a git repository, pull from two different upstreams and merge the two together. - Run several repository updates in parallel, greatly speeding up the update process. - Remember actions that failed due to a laptop being offline, so they can be retried when it comes back online.
* | testing/perl-local-lib: new aportKiyoshi Aman2011-07-011-0/+37
| |
* | testing/agg: remove *.laNatanael Copa2011-07-011-1/+2
| |
* | testing/eeze: remove *.laNatanael Copa2011-07-011-2/+2
| |
* | testing/freeradius-client: remove *.laNatanael Copa2011-07-011-2/+3
| |
* | testing/gross-svn: remove. we have stable releases in mainNatanael Copa2011-07-015-82/+0
| |
* | testing/inotify-tools: remove *.laNatanael Copa2011-07-011-2/+3
| |
* | testing/libwmf: remove *.laNatanael Copa2011-07-011-2/+3
| |