* Package: net-proxy/privoxy-3.0.25_beta  * Repository: crossdev  * USE: arm editor elibc_glibc external-filters fast-redirects force graceful-termination image-blocking ipv6 kernel_linux stats threads toggle userland_GNU whitelists zlib  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking privoxy-3.0.25-beta-src.tar.gz to /tmp/portage/net-proxy/privoxy-3.0.25_beta/work >>> Source unpacked in /tmp/portage/net-proxy/privoxy-3.0.25_beta/work >>> Preparing source in /tmp/portage/net-proxy/privoxy-3.0.25_beta/work/privoxy-3.0.25-beta ... * Applying privoxy-3.0.19-gentoo.patch ...  [ ok ] * Running eautoreconf in '/tmp/portage/net-proxy/privoxy-3.0.25_beta/work/privoxy-3.0.25-beta' ... * Running aclocal ...  [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running elibtoolize in: privoxy-3.0.25-beta/ * Running elibtoolize in: privoxy-3.0.25-beta/pcre/ * Applying install-sh/1.5 patch ... * Applying portage/1.3.3 patch ... * Applying sed/1.5.6 patch ... * Applying tmp/1.3.5 patch ... * Applying uclibc-ltconf/1.3.0 patch ... >>> Source prepared. >>> Configuring source in /tmp/portage/net-proxy/privoxy-3.0.25_beta/work/privoxy-3.0.25-beta ... * econf: updating privoxy-3.0.25-beta/config.guess with /usr/share/gnuconfig/config.guess * econf: updating privoxy-3.0.25-beta/config.sub with /usr/share/gnuconfig/config.sub * econf: updating privoxy-3.0.25-beta/pcre/config.guess with /usr/share/gnuconfig/config.guess * econf: updating privoxy-3.0.25-beta/pcre/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=armv7a-generic_android_hardfloat-linux-gnueabi --host=armv7a-generic_android_hardfloat-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --disable-acl-support --enable-editor --enable-fast-redirects --enable-force --enable-graceful-termination --enable-image-blocking --enable-ipv6-support --disable-large-file-support --disable-no-gifs --enable-stats --enable-pthread --enable-toggle --enable-trust-files --enable-zlib --enable-compression --enable-dynamic-pcre --with-user=privoxy --with-group=privoxy --sysconfdir=/etc/privoxy --docdir=/usr/share/doc/privoxy-3.0.25_beta checking build system type... armv7a-generic_android_hardfloat-linux-gnueabi checking host system type... armv7a-generic_android_hardfloat-linux-gnueabi checking for armv7a-generic_android_hardfloat-linux-gnueabi-gcc... armv7a-generic_android_hardfloat-linux-gnueabi-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether armv7a-generic_android_hardfloat-linux-gnueabi-gcc accepts -g... yes checking for armv7a-generic_android_hardfloat-linux-gnueabi-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... armv7a-generic_android_hardfloat-linux-gnueabi-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for gawk... gawk checking for gdb... no checking for groups... /bin/groups checking for id... /usr/bin/id checking for user... privoxy checking for group... privoxy checking for w3m... no configure: WARNING: You need w3m to build text documentation. checking for db2html... no checking for docbook2html... no checking for rpm... no checking for jade... no checking for openjade... no checking for man2html... no checking for /usr/share/sgml/docbook/dsssl-stylesheets... no checking for /usr/share/sgml/docbkdsl... no checking for /usr/share/sgml/docbook-dsssl... no checking for /usr/local/share/sgml/docbook/dsssl/modular... no checking for /usr/share/sgml/docbook/stylesheet/dsssl/modular/... no checking for /usr/share/sgml/CATALOG.docbk30... no checking for /usr/share/sgml/CATALOG.docbk31... no checking for /usr/share/sgml/CATALOG.docbk31... no checking for /usr/local/share/sgml/docbook/3.0/docbook.cat... no checking for /usr/local/share/sgml/docbook/3.1/docbook.cat... no checking for /usr/share/sgml/docbook/dtd/3.1/docbook.cat... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes Using POSIX threads checking for gethostbyname in -lnsl... yes checking for gethostbyaddr_r... yes checking signature of gethostbyaddr_r... 8 args checking for gethostbyname_r... yes checking signature of gethostbyname_r... 6 args checking for gmtime_r... yes checking signature of gmtime_r... ok checking for localtime_r... yes checking signature of localtime_r... ok checking for socklen_t... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for an ANSI C-conforming const... yes checking for size_t... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of char *... 4 checking size of long... 4 checking size of long long... 8 checking size of size_t... 4 checking size of time_t... 4 checking OS.h usability... no checking OS.h presence... no checking for OS.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking for bcopy... yes checking whether armv7a-generic_android_hardfloat-linux-gnueabi-gcc needs -traditional... no checking return type of signal handlers... void checking for access... yes checking for atexit... yes checking for getcwd... yes checking for gethostbyaddr... yes checking for gethostbyaddr_r... (cached) yes checking for gethostbyname... yes checking for gethostbyname_r... (cached) yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for poll... yes checking for putenv... yes checking for random... yes checking for regcomp... yes checking for select... yes checking for setlocale... yes checking for shutdown... yes checking for snprintf... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strftime... yes checking for strlcat... no checking for strlcpy... no checking for strptime... yes checking for strtoul... yes checking for timegm... yes checking for tzset... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for pcre_compile in -lpcre... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for regcomp in -lpcreposix... yes checking pcreposix.h usability... yes checking pcreposix.h presence... yes checking for pcreposix.h... yes Enabling support for client-specific tags. checking for zlibVersion in -lz... yes Enabling compression support. using libpcre Enabling connection-sharing support. configure: creating ./config.status config.status: creating GNUmakefile config.status: creating doc/source/ldp.dsl config.status: creating config.h >>> Source configured. >>> Compiling source in /tmp/portage/net-proxy/privoxy-3.0.25_beta/work/privoxy-3.0.25-beta ... make -j5 armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall actions.c -o actions.o armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall cgi.c -o cgi.o armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall cgiedit.c -o cgiedit.o armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall cgisimple.c -o cgisimple.o armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall deanimate.c -o deanimate.o armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall encode.c -o encode.o armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall errlog.c -o errlog.o armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall filters.c -o filters.o armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall gateway.c -o gateway.o armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall jbsockets.c -o jbsockets.o armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall jcc.c -o jcc.o armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall list.c -o list.o armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall loadcfg.c -o loadcfg.o armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall loaders.c -o loaders.o armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall miscutil.c -o miscutil.o armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall parsers.c -o parsers.o armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall ssplit.c -o ssplit.o armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall urlmatch.c -o urlmatch.o armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall client-tags.c -o client-tags.o armv7a-generic_android_hardfloat-linux-gnueabi-gcc -c -pipe -Ofast -pipe -fomit-frame-pointer -march=armv7-a -mtune=generic-armv7-a -fno-stack-protector -U_FORTIFY_SOURCE -mfloat-abi=hard -mfpu=neon -funsafe-math-optimizations -static -pthread -Wall pcrs.c -o pcrs.o grep -v '^#MASTER#' default.action.master > default.action armv7a-generic_android_hardfloat-linux-gnueabi-gcc -Wl,-O1 -Wl,--as-needed -static -pthread -o privoxy actions.o cgi.o cgiedit.o cgisimple.o deanimate.o encode.o errlog.o filters.o gateway.o jbsockets.o jcc.o list.o loadcfg.o loaders.o miscutil.o parsers.o ssplit.o urlmatch.o client-tags.o pcrs.o -lnsl -lz -lpcre -lpcreposix >>> Source compiled. >>> Test phase [not enabled]: net-proxy/privoxy-3.0.25_beta >>> Install privoxy-3.0.25_beta into /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/ category net-proxy make -j5 DESTDIR=/tmp/portage/net-proxy/privoxy-3.0.25_beta/image/ install Creating directories, and preparing Privoxy 3.0.25 beta installation chmod 0755 ./mkinstalldirs mkdir /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/usr mkdir /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/usr/sbin mkdir /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/etc mkdir /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/etc/privoxy mkdir /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/etc/privoxy/templates mkdir /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/usr/share mkdir /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/var mkdir /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/var/log mkdir /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/var/log/privoxy mkdir /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/var/run Installing privoxy executable to /tmp/portage/net-proxy/privoxy-3.0.25_beta/image//usr/sbin /usr/bin/install -c -m 0755 privoxy /tmp/portage/net-proxy/privoxy-3.0.25_beta/image//usr/sbin mkdir /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/usr/share/doc mkdir /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/usr/share/doc/privoxy-3.0.25_beta mkdir /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/usr/share/doc/privoxy-3.0.25_beta/user-manual mkdir /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/usr/share/doc/privoxy-3.0.25_beta/faq mkdir /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/usr/share/doc/privoxy-3.0.25_beta/developer-manual mkdir /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/usr/share/doc/privoxy-3.0.25_beta/man-page mkdir /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/usr/share/doc/privoxy-3.0.25_beta/images mkdir /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/usr/share/man mkdir /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/usr/share/man/man1 Installing FAQ, Manual, and other docs to /tmp/portage/net-proxy/privoxy-3.0.25_beta/image//usr/share/doc/privoxy-3.0.25_beta Installing man page to /tmp/portage/net-proxy/privoxy-3.0.25_beta/image//usr/share/man/man1/privoxy.1 /usr/bin/install -c -m 0644 privoxy.1 /tmp/portage/net-proxy/privoxy-3.0.25_beta/image//usr/share/man/man1/privoxy.1 Rewriting config for this installation sed 's+^confdir \.+confdir /etc/privoxy+' config | \ sed 's+^logdir \.+logdir /var/log/privoxy+' >config.tmp mv config.updated config Installing templates to /tmp/portage/net-proxy/privoxy-3.0.25_beta/image//etc/privoxy/templates Superuser install, installing config files as privoxy:privoxy Installing configuration files to /tmp/portage/net-proxy/privoxy-3.0.25_beta/image//etc/privoxy rm -f config.base config.tmp Privoxy 3.0.25 beta installation succeeded! The Privoxy configuration files have been installed in /tmp/portage/net-proxy/privoxy-3.0.25_beta/image//etc/privoxy >>> Completed installing privoxy-3.0.25_beta into /tmp/portage/net-proxy/privoxy-3.0.25_beta/image/ strip: armv7a-generic_android_hardfloat-linux-gnueabi-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version usr/sbin/privoxy ecompressdir: bzip2 -9 /usr/share/doc ecompressdir: bzip2 -9 /usr/share/man ./ ./usr/ ./usr/sbin/ ./usr/sbin/privoxy ./usr/share/ ./usr/share/doc/ ./usr/share/doc/privoxy-3.0.25_beta/ ./usr/share/doc/privoxy-3.0.25_beta/user-manual/ ./usr/share/doc/privoxy-3.0.25_beta/user-manual/actions-file.html ./usr/share/doc/privoxy-3.0.25_beta/user-manual/appendix.html ./usr/share/doc/privoxy-3.0.25_beta/user-manual/config.html ./usr/share/doc/privoxy-3.0.25_beta/user-manual/configuration.html ./usr/share/doc/privoxy-3.0.25_beta/user-manual/contact.html ./usr/share/doc/privoxy-3.0.25_beta/user-manual/copyright.html ./usr/share/doc/privoxy-3.0.25_beta/user-manual/filter-file.html ./usr/share/doc/privoxy-3.0.25_beta/user-manual/index.html ./usr/share/doc/privoxy-3.0.25_beta/user-manual/installation.html ./usr/share/doc/privoxy-3.0.25_beta/user-manual/introduction.html ./usr/share/doc/privoxy-3.0.25_beta/user-manual/quickstart.html ./usr/share/doc/privoxy-3.0.25_beta/user-manual/seealso.html ./usr/share/doc/privoxy-3.0.25_beta/user-manual/startup.html ./usr/share/doc/privoxy-3.0.25_beta/user-manual/templates.html ./usr/share/doc/privoxy-3.0.25_beta/user-manual/whatsnew.html ./usr/share/doc/privoxy-3.0.25_beta/user-manual/files-in-use.jpg ./usr/share/doc/privoxy-3.0.25_beta/user-manual/proxy2.jpg ./usr/share/doc/privoxy-3.0.25_beta/user-manual/proxy_setup.jpg ./usr/share/doc/privoxy-3.0.25_beta/user-manual/p_doc.css ./usr/share/doc/privoxy-3.0.25_beta/faq/ ./usr/share/doc/privoxy-3.0.25_beta/faq/configuration.html ./usr/share/doc/privoxy-3.0.25_beta/faq/contact.html ./usr/share/doc/privoxy-3.0.25_beta/faq/copyright.html ./usr/share/doc/privoxy-3.0.25_beta/faq/general.html ./usr/share/doc/privoxy-3.0.25_beta/faq/index.html ./usr/share/doc/privoxy-3.0.25_beta/faq/installation.html ./usr/share/doc/privoxy-3.0.25_beta/faq/misc.html ./usr/share/doc/privoxy-3.0.25_beta/faq/trouble.html ./usr/share/doc/privoxy-3.0.25_beta/developer-manual/ ./usr/share/doc/privoxy-3.0.25_beta/developer-manual/coding.html ./usr/share/doc/privoxy-3.0.25_beta/developer-manual/cvs.html ./usr/share/doc/privoxy-3.0.25_beta/developer-manual/documentation.html ./usr/share/doc/privoxy-3.0.25_beta/developer-manual/index.html ./usr/share/doc/privoxy-3.0.25_beta/developer-manual/introduction.html ./usr/share/doc/privoxy-3.0.25_beta/developer-manual/newrelease.html ./usr/share/doc/privoxy-3.0.25_beta/developer-manual/testing.html ./usr/share/doc/privoxy-3.0.25_beta/developer-manual/webserver-update.html ./usr/share/doc/privoxy-3.0.25_beta/man-page/ ./usr/share/doc/privoxy-3.0.25_beta/man-page/privoxy-man-page.html ./usr/share/doc/privoxy-3.0.25_beta/images/ ./usr/share/doc/privoxy-3.0.25_beta/index.html ./usr/share/doc/privoxy-3.0.25_beta/p_doc.css ./usr/share/doc/privoxy-3.0.25_beta/README.bz2 ./usr/share/doc/privoxy-3.0.25_beta/ChangeLog.bz2 ./usr/share/doc/privoxy-3.0.25_beta/AUTHORS.bz2 ./usr/share/doc/privoxy-3.0.25_beta/TODO.bz2 ./usr/share/man/ ./usr/share/man/man1/ ./usr/share/man/man1/privoxy.1.bz2 ./usr/lib/ ./usr/lib/systemd/ ./usr/lib/systemd/system/ ./usr/lib/systemd/system/privoxy.service ./etc/ ./etc/privoxy/ ./etc/privoxy/templates/ ./etc/privoxy/templates/blocked ./etc/privoxy/templates/cgi-error-404 ./etc/privoxy/templates/cgi-error-bad-param ./etc/privoxy/templates/cgi-error-disabled ./etc/privoxy/templates/cgi-error-file ./etc/privoxy/templates/cgi-error-file-read-only ./etc/privoxy/templates/cgi-error-modified ./etc/privoxy/templates/cgi-error-parse ./etc/privoxy/templates/cgi-style.css ./etc/privoxy/templates/client-tags ./etc/privoxy/templates/connect-failed ./etc/privoxy/templates/connection-timeout ./etc/privoxy/templates/default ./etc/privoxy/templates/edit-actions-add-url-form ./etc/privoxy/templates/edit-actions-for-url ./etc/privoxy/templates/edit-actions-for-url-filter ./etc/privoxy/templates/edit-actions-list ./etc/privoxy/templates/edit-actions-list-button ./etc/privoxy/templates/edit-actions-list-section ./etc/privoxy/templates/edit-actions-list-url ./etc/privoxy/templates/edit-actions-remove-url-form ./etc/privoxy/templates/edit-actions-url-form ./etc/privoxy/templates/forwarding-failed ./etc/privoxy/templates/mod-local-help ./etc/privoxy/templates/mod-support-and-service ./etc/privoxy/templates/mod-title ./etc/privoxy/templates/mod-unstable-warning ./etc/privoxy/templates/no-server-data ./etc/privoxy/templates/no-such-domain ./etc/privoxy/templates/show-request ./etc/privoxy/templates/show-status ./etc/privoxy/templates/show-status-file ./etc/privoxy/templates/show-url-info ./etc/privoxy/templates/show-version ./etc/privoxy/templates/toggle ./etc/privoxy/templates/toggle-mini ./etc/privoxy/templates/untrusted ./etc/privoxy/templates/url-info-osd.xml ./etc/privoxy/config ./etc/privoxy/trust ./etc/privoxy/default.action ./etc/privoxy/match-all.action ./etc/privoxy/user.action ./etc/privoxy/default.filter ./etc/privoxy/user.filter ./etc/privoxy/regression-tests.action ./etc/init.d/ ./etc/init.d/privoxy ./etc/logrotate.d/ ./etc/logrotate.d/privoxy ./var/ ./var/log/ ./var/log/privoxy/ ./var/log/privoxy/.keep_net-proxy_privoxy-0 ./var/run/ >>> Done.