aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/ranger: move to unmaintained (doesn't work)Jakub Jirutka2016-08-221-26/+0
| | | | | It builds fine, but segfaults when you try to run it and I don't know how to fix it.
* testing/mlocate: move to unmaintained (doesn't work)Jakub Jirutka2016-08-224-96/+0
| | | | | This package doesn't work for a long time and I don't know how to fix it.
* community/docker-py: moved from testingFrancesco Colista2016-08-221-30/+0
|
* community/py-websocket-client: moved from testing, upgraded to 0.37.0, added ↵Francesco Colista2016-08-221-32/+0
| | | | python3 support and py2/py3 subpackages
* community/dhcp-probe: moved from testingFrancesco Colista2016-08-223-83/+0
|
* testing/pdns: Update versionOlivier Mauras2016-08-223-83/+12
|
* community/recon-ng: moved from testingFrancesco Colista2016-08-221-37/+0
|
* community/py-pypdf2: moved from testingFrancesco Colista2016-08-221-47/+0
|
* community/py-mechanize: moved from testingFrancesco Colista2016-08-221-30/+0
|
* community/py-slowaes: moved from testingFrancesco Colista2016-08-221-31/+0
|
* community/py-olefile: moved from testing, added python3 support and py2/py3 ↵Francesco Colista2016-08-221-31/+0
| | | | subpackage
* community/py-pypdf2: moved from testing, added python3 support and py2/py3 ↵Francesco Colista2016-08-221-7/+24
| | | | subpackage
* community/py-xlswriter: upgraded to 0.9.3, moved from testing, added python3 ↵Francesco Colista2016-08-221-31/+0
| | | | support and py2/py3 subpackage
* community/py-jsonrpclib: moved from testing, added python3 support and ↵Francesco Colista2016-08-221-30/+0
| | | | py2/py3 subpackage
* community/py-dicttoxml: moved from testing, added python3 support and ↵Francesco Colista2016-08-221-31/+0
| | | | py2/py3 subpackages
* testing/pdns-recursor: openssl-devCarlo Landmeter2016-08-221-1/+1
|
* testing/pdns-recursor: New aportOlivier Mauras2016-08-225-0/+555
| | | | | - Will use "recursor" account instead of "pdns" to have both recursor and auth servers installed without them messing with each others users - Included config only modify uid/gid and port on 5353 so that it could work by default with pdns
* community/ckermit: moved from testingFrancesco Colista2016-08-221-40/+0
|
* community/dnscrypt-proxy: moved from testingFrancesco Colista2016-08-225-462/+0
|
* community/inotail: moved from testingFrancesco Colista2016-08-221-29/+0
|
* unmaintained/crtmpserver: moved from testingFrancesco Colista2016-08-224-118/+0
|
* community/dnsrecon: moved from testingFrancesco Colista2016-08-221-34/+0
|
* community/py-dnspython: upgrade to 1.14.0, moved from testing, added py2/py3 ↵Francesco Colista2016-08-221-31/+0
| | | | subpackages
* community/py-netaddr: moved from testing, added support for python3, added ↵Francesco Colista2016-08-221-41/+0
| | | | py2/py3 subpackage
* community/dnstracer: moved from testingFrancesco Colista2016-08-222-52/+0
|
* community/portablexdr: moved from testingFrancesco Colista2016-08-224-169/+0
|
* community/libnids: moved from testingFrancesco Colista2016-08-221-46/+0
|
* testing/seamonkey: fix build error with detecting shellJakub Jirutka2016-08-221-1/+3
|
* testing/seamonkey: disable (does not build on builder)Carlo Landmeter2016-08-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make[1]: Entering directory '/home/buildozer/aports/testing/seamonkey/src/seamonkey-2.40' cd /home/buildozer/aports/testing/seamonkey/src/seamonkey-2.40/obj-x86_64-unknown-linux-gnu /home/buildozer/aports/testing/seamonkey/src/seamonkey-2.40/configure creating cache ./config.cache Traceback (most recent call last): File "/home/buildozer/aports/testing/seamonkey/src/seamonkey-2.40/mozilla/./mach", line 148, in <module> main(sys.argv[1:]) File "/home/buildozer/aports/testing/seamonkey/src/seamonkey-2.40/mozilla/./mach", line 76, in main mach = get_mach() File "/home/buildozer/aports/testing/seamonkey/src/seamonkey-2.40/mozilla/./mach", line 67, in get_mach mach = check_and_get_mach(dir_path) File "/home/buildozer/aports/testing/seamonkey/src/seamonkey-2.40/mozilla/./mach", line 42, in check_and_get_mach return load_mach(dir_path, mach_path) File "/home/buildozer/aports/testing/seamonkey/src/seamonkey-2.40/mozilla/./mach", line 30, in load_mach return mach_bootstrap.bootstrap(dir_path) File "/home/buildozer/aports/testing/seamonkey/src/seamonkey-2.40/build/mach_bootstrap.py", line 14, in bootstrap return build.mach_bootstrap.bootstrap(topsrcdir, mozilla_dir) File "/home/buildozer/aports/testing/seamonkey/src/seamonkey-2.40/mozilla/build/mach_bootstrap.py", line 332, in bootstrap mach.load_commands_from_file(os.path.join(mozilla_dir, path)) File "/home/buildozer/aports/testing/seamonkey/src/seamonkey-2.40/mozilla/python/mach/mach/main.py", line 258, in load_commands_from_file imp.load_source(module_name, path) File "/home/buildozer/aports/testing/seamonkey/src/seamonkey-2.40/mozilla/addon-sdk/mach_commands.py", line 13, in <module> from mozbuild.base import ( File "/home/buildozer/aports/testing/seamonkey/src/seamonkey-2.40/mozilla/build/mach_bootstrap.py", line 358, in __call__ module = self._original_import(name, globals, locals, fromlist, level) File "/home/buildozer/aports/testing/seamonkey/src/seamonkey-2.40/mozilla/python/mozbuild/mozbuild/base.py", line 17, in <module> from mach.mixin.process import ProcessExecutionMixin File "/home/buildozer/aports/testing/seamonkey/src/seamonkey-2.40/mozilla/build/mach_bootstrap.py", line 358, in __call__ module = self._original_import(name, globals, locals, fromlist, level) File "/home/buildozer/aports/testing/seamonkey/src/seamonkey-2.40/mozilla/python/mach/mach/mixin/process.py", line 29, in <module> raise Exception('Could not detect environment shell!') Exception: Could not detect environment shell!
* community/sslstrip: moved from testing, upgrade to 0.9_2Francesco Colista2016-08-221-44/+0
|
* community/py-service_identity: upgrade to 16.0.0, moved from testing, added ↵Francesco Colista2016-08-221-43/+0
| | | | python3 support, added py2 and py3 subpackage
* community/py-characteristic: moved from testing, added py2 and py3 subpackagesFrancesco Colista2016-08-221-43/+0
|
* community/terminator: moved from testingFrancesco Colista2016-08-221-42/+0
|
* testing/seamonkey: move depends-dev to makedepends and add python2.devCarlo Landmeter2016-08-221-5/+5
|
* testing/seamonkey: build fix gcc6Carlo Landmeter2016-08-222-31/+53
|
* testing/seamonkey: new aportMarc Vertes2016-08-2212-0/+336
| | | | http://www.seamonkey-project.org
* community/thttpd: moved from testingFrancesco Colista2016-08-2212-259/+0
|
* community/scapy: moved from testing, cleaned up APKBUILDFrancesco Colista2016-08-222-50/+0
|
* community/retawq: moved from testingFrancesco Colista2016-08-221-41/+0
|
* community/sleuthkit: moved from testing, upgraded to 4.3.0, removed unused patchFrancesco Colista2016-08-226-421/+0
|
* community/libewf: moved from testingFrancesco Colista2016-08-221-46/+0
|
* community/lua-redis: moved from testingFrancesco Colista2016-08-221-64/+0
|
* community/hivex: moved from testingFrancesco Colista2016-08-221-37/+0
|
* community/know: moved from testing, upgrade to 2.3.0Francesco Colista2016-08-225-125/+0
|
* testing/libewf: fix build on gcc6Carlo Landmeter2016-08-221-0/+2
|
* community/sphinx: moved from testingFrancesco Colista2016-08-224-212/+0
|
* community/snowball: moved from testingFrancesco Colista2016-08-221-38/+0
|
* community/rancid: moved from testingFrancesco Colista2016-08-224-98/+0
|
* community/prosody: moved from testingFrancesco Colista2016-08-225-171/+0
|
* community/psutils: moved from testingFrancesco Colista2016-08-222-87/+0
|