summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* Initial APKBUILD for perl-bit-vectorFabian Affolter2011-12-031-0/+31
|
* Initial APKBUILD for perl-carp-clanFabian Affolter2011-12-031-0/+31
|
* Added missing dep to perl-test-exceptionFabian Affolter2011-12-031-1/+1
|
* Inital APKBUILD for perl-test-exceptionFabian Affolter2011-12-031-0/+31
|
* Initial APKBUILD for perl-sub-uplevelFabian Affolter2011-12-031-0/+31
|
* Initial APKBUILD for ncduFabian Affolter2011-12-031-0/+33
| | | | | | | Package description: ncdu (NCurses Disk Usage) is a curses-based version of the well-known 'du' and provides a fast way to see what directories are using your disk space.
* Old APKBUILD files, not available in testingFabian Affolter2011-12-031-0/+28
|
* Initial APKBUILD for shedFabian Affolter2011-12-031-0/+33
| | | | | | | | | | | | | | | | | Package description: shed is an easy to use hex editor written for unix/linux using ncurses, with a friendly pico-style interface. - Displays each byte as ascii, hex, decimal, octal and binary. - Allows changes to be input in all of the above (and now with bit toggling in the binary column) - Simple Pico-style interface - Search - Dump to file - Small memory requirments because file is not loaded into memory - Large file support Website: http://shed.sourceforge.net/
* Initial APKBUILD for ipgrabFabian Affolter2011-12-031-0/+34
| | | | | | | | | | | | | | Package description: This program reads and parses packets from the link layer through the transport layer, dumping explicit header information along the way. It is a lot like tcpdump from LBL except that I've made an effort to dump every relevant header field possible. The overall structure of the code is loosely based on tcpdump and I've lifted a few modules from the tcpdump distribution when necessary, rather than re-inventing the wheel. In particular, the address conversion hashing routines are pretty much lifted verbatim, as well as the TCP options section. Web: http://ipgrab.sourceforge.net/
* testing/hdparm: new aportWilliam Pitcock2011-12-021-0/+39
|
* testing/iotop: new aportWilliam Pitcock2011-12-021-0/+38
|
* testing/sdparm: new aportWilliam Pitcock2011-12-021-0/+45
|
* testing/py-newt_syrup: new aportNatanael Copa2011-12-021-0/+38
| | | | | Newt Syrup is an app framework built on top of Newt http://newt-syrup.fedorahosted.org/
* main/spice: moved from testingNatanael Copa2011-12-022-73/+0
|
* main/cegui06: moved from testingNatanael Copa2011-12-022-61/+0
|
* main/celt051: moved from testingNatanael Copa2011-12-021-44/+0
|
* main/spice-protocol: moved from testingNatanael Copa2011-12-021-41/+0
|
* testing/spice: fix makedependsNatanael Copa2011-12-021-4/+4
|
* testing/spice: new aportNatanael Copa2011-12-022-0/+73
| | | | | Implements the SPICE protocol http://www.spice-space.org/
* testing/cegui06: new aportNatanael Copa2011-12-022-0/+61
| | | | | CEGUI library 0.6 for apps which need this specific version http://www.cegui.org.uk
* testing/celt051: new aportNatanael Copa2011-12-021-0/+44
| | | | | An audio codec for use in low-delay speech and audio communication http://www.celt-codec.org/
* testing/celt: new aportNatanael Copa2011-12-021-0/+44
| | | | | An audio codec for use in low-delay speech and audio communication http://www.celt-codec.org/
* testing/spice-protocol: new aportNatanael Copa2011-12-021-0/+41
| | | | | Spice protocol header files http://www.spice-space.org/
* testing/thunderbird: new aportNatanael Copa2011-12-019-0/+280
| | | | | Mozilla Thunderbird mail/newsgroup client http://www.mozilla.org/projects/thunderbird/
* testing/drizzle: build fixesNatanael Copa2011-12-011-2/+3
|
* testing/lightdm: set allow-guest to false by defaultNatanael Copa2011-12-012-1/+25
|
* testing/cherokee: remove *.la and add -lang subpackageNatanael Copa2011-12-011-2/+3
|
* Replace instances of "--chuid" to "--user" in initd scriptsJesse Young2011-12-019-17/+17
| | | | | | Fixes #776 Signed-off-by: Jesse Young <jlyo@jlyo.org>
* testing/lightdm: set lighdm user home dirNatanael Copa2011-11-302-2/+2
|
* Merge git://git.alpinelinux.org/jbilyk/aportsNatanael Copa2011-11-301-0/+33
|\
| * perl-dbd-odbc: new aportJeff Bilyk2011-11-291-0/+33
| |
* | testing/lightdm: add user, initd script, fix localstatedirNatanael Copa2011-11-304-6/+154
|/
* testing/audacity: new aportNatanael Copa2011-11-281-0/+48
| | | | | Multitrack audio editor http://audacity.sourceforge.net
* testing/libuniso: new aportNatanael Copa2011-11-251-0/+47
| | | | | Library to unpack files from CDROM (ISO-9660) images http://code.google.com/p/libuniso
* main/argp-standalone: moved from testingNatanael Copa2011-11-252-118/+0
|
* testing/chromium: build fix. create missing dirNatanael Copa2011-11-251-0/+1
|
* testing/chromium: fix sandbox filepathWilliam Pitcock2011-11-241-2/+2
|
* testing/chromium: add additional dependenciesWilliam Pitcock2011-11-241-1/+1
|
* testing/chromium: it builds (no promises other than that though)William Pitcock2011-11-248-147/+203
|
* testing/cvechecker: new apkbuild - depends_dev is less than 80 linesFrancesco Colista2011-11-241-2/+3
|
* testing/cvechecker: new apkbuildFrancesco Colista2011-11-241-9/+0
|
* testing/cvechecker: added openssl-dev and librcypto as dependencies. Bump'd ↵Francesco Colista2011-11-241-2/+2
| | | | pkgrel
* testing/cvechecker: new apkbuild - A local CVE checker toolFrancesco Colista2011-11-241-0/+39
|
* testing/argp-standalone: new apkbuild - Hierarchial argument parsing library ↵Francesco Colista2011-11-242-0/+118
| | | | broken out from glibc
* Merge git://dev.alpinelinux.org/aportsFrancesco Colista2011-11-242-312/+0
|\
| * testing/core-iscsi-tools: deleted. Upstream no longer maintains itLeonardo Arena2011-11-242-312/+0
| |
* | Merge git://dev.alpinelinux.org/aportsFrancesco Colista2011-11-247-11/+237
|\|
| * testing/virt-manager: needs py-urlgrabberNatanael Copa2011-11-231-2/+2
| | | | | | | | ref #795
| * testing/py-urlgrabber: new aportNatanael Copa2011-11-231-0/+38
| | | | | | | | | | python module for fetching files http://urlgrabber.baseurl.org/
| * testing/py-curl: new aportNatanael Copa2011-11-231-0/+38
| | | | | | | | | | A Python interface to libcurl http://pycurl.sourceforge.net/