|
From: <abe...@us...> - 2012-07-17 16:13:40
|
Revision: 5613
http://astlinux.svn.sourceforge.net/astlinux/?rev=5613&view=rev
Author: abelbeck
Date: 2012-07-17 16:13:34 +0000 (Tue, 17 Jul 2012)
Log Message:
-----------
tinyproxy, hook-up in menuconfig, disabled, for experimental use
Modified Paths:
--------------
branches/1.0/astlinux.config
branches/1.0/astlinux18.config
branches/1.0/initrd.config
branches/1.0/package/Config.in
branches/1.0/package/tinyproxy/Config.in
branches/1.0/runnix-uclibc.config
branches/1.0/runnix.config
Modified: branches/1.0/astlinux.config
===================================================================
--- branches/1.0/astlinux.config 2012-07-17 01:45:53 UTC (rev 5612)
+++ branches/1.0/astlinux.config 2012-07-17 16:13:34 UTC (rev 5613)
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Buildroot 2011.08-svn5601-dirty Configuration
-# Tue Jul 10 15:45:25 2012
+# Buildroot 2011.08-svn5612-dirty Configuration
+# Tue Jul 17 11:10:18 2012
#
BR2_HAVE_DOT_CONFIG=y
# BR2_arm is not set
@@ -741,6 +741,7 @@
BR2_PACKAGE_TCPDUMP=y
# BR2_PACKAGE_TCPDUMP_SMB is not set
# BR2_PACKAGE_TCPREPLAY is not set
+# BR2_PACKAGE_TINYPROXY is not set
# BR2_PACKAGE_TN5250 is not set
# BR2_PACKAGE_TTCP is not set
# BR2_PACKAGE_UDPCAST is not set
Modified: branches/1.0/astlinux18.config
===================================================================
--- branches/1.0/astlinux18.config 2012-07-17 01:45:53 UTC (rev 5612)
+++ branches/1.0/astlinux18.config 2012-07-17 16:13:34 UTC (rev 5613)
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Buildroot 2011.08-svn5601-dirty Configuration
-# Tue Jul 10 15:45:29 2012
+# Buildroot 2011.08-svn5612-dirty Configuration
+# Tue Jul 17 11:10:20 2012
#
BR2_HAVE_DOT_CONFIG=y
# BR2_arm is not set
@@ -735,6 +735,7 @@
BR2_PACKAGE_TCPDUMP=y
# BR2_PACKAGE_TCPDUMP_SMB is not set
# BR2_PACKAGE_TCPREPLAY is not set
+# BR2_PACKAGE_TINYPROXY is not set
# BR2_PACKAGE_TN5250 is not set
# BR2_PACKAGE_TTCP is not set
# BR2_PACKAGE_UDPCAST is not set
Modified: branches/1.0/initrd.config
===================================================================
--- branches/1.0/initrd.config 2012-07-17 01:45:53 UTC (rev 5612)
+++ branches/1.0/initrd.config 2012-07-17 16:13:34 UTC (rev 5613)
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Buildroot 2011.08-svn5601-dirty Configuration
-# Tue Jul 10 15:45:44 2012
+# Buildroot 2011.08-svn5612-dirty Configuration
+# Tue Jul 17 11:10:24 2012
#
BR2_HAVE_DOT_CONFIG=y
# BR2_arm is not set
@@ -608,6 +608,7 @@
# BR2_PACKAGE_STUNNEL is not set
# BR2_PACKAGE_TCPDUMP is not set
# BR2_PACKAGE_TCPREPLAY is not set
+# BR2_PACKAGE_TINYPROXY is not set
# BR2_PACKAGE_TN5250 is not set
# BR2_PACKAGE_TTCP is not set
# BR2_PACKAGE_UDPCAST is not set
Modified: branches/1.0/package/Config.in
===================================================================
--- branches/1.0/package/Config.in 2012-07-17 01:45:53 UTC (rev 5612)
+++ branches/1.0/package/Config.in 2012-07-17 16:13:34 UTC (rev 5613)
@@ -506,6 +506,7 @@
source "package/thttpd/Config.in"
source "package/tinyhttpd/Config.in"
endif
+source "package/tinyproxy/Config.in"
source "package/tn5250/Config.in"
source "package/ttcp/Config.in"
source "package/udpcast/Config.in"
Modified: branches/1.0/package/tinyproxy/Config.in
===================================================================
--- branches/1.0/package/tinyproxy/Config.in 2012-07-17 01:45:53 UTC (rev 5612)
+++ branches/1.0/package/tinyproxy/Config.in 2012-07-17 16:13:34 UTC (rev 5613)
@@ -2,7 +2,8 @@
bool "tinyproxy"
default n
help
+ Experimental for AstLinux use!
Tinyproxy is a light-weight HTTP/HTTPS proxy daemon.
-
+
https://banu.com/tinyproxy/
Modified: branches/1.0/runnix-uclibc.config
===================================================================
--- branches/1.0/runnix-uclibc.config 2012-07-17 01:45:53 UTC (rev 5612)
+++ branches/1.0/runnix-uclibc.config 2012-07-17 16:13:34 UTC (rev 5613)
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Buildroot 2011.08-svn5601-dirty Configuration
-# Tue Jul 10 15:45:37 2012
+# Buildroot 2011.08-svn5612-dirty Configuration
+# Tue Jul 17 11:10:23 2012
#
BR2_HAVE_DOT_CONFIG=y
# BR2_arm is not set
@@ -934,6 +934,7 @@
# BR2_PACKAGE_TFTPD is not set
# BR2_PACKAGE_THTTPD is not set
# BR2_PACKAGE_TINYHTTPD is not set
+# BR2_PACKAGE_TINYPROXY is not set
# BR2_PACKAGE_TN5250 is not set
# BR2_PACKAGE_TTCP is not set
Modified: branches/1.0/runnix.config
===================================================================
--- branches/1.0/runnix.config 2012-07-17 01:45:53 UTC (rev 5612)
+++ branches/1.0/runnix.config 2012-07-17 16:13:34 UTC (rev 5613)
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Buildroot 2011.08-svn5601-dirty Configuration
-# Tue Jul 10 15:45:33 2012
+# Buildroot 2011.08-svn5612-dirty Configuration
+# Tue Jul 17 11:10:21 2012
#
BR2_HAVE_DOT_CONFIG=y
# BR2_arm is not set
@@ -644,6 +644,7 @@
# BR2_PACKAGE_TFTPD is not set
# BR2_PACKAGE_THTTPD is not set
# BR2_PACKAGE_TINYHTTPD is not set
+# BR2_PACKAGE_TINYPROXY is not set
# BR2_PACKAGE_TN5250 is not set
# BR2_PACKAGE_TTCP is not set
# BR2_PACKAGE_UDPCAST is not set
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|