Revision: 23608
          http://sourceforge.net/p/gar/code/23608
Author:   janholzh
Date:     2014-05-13 13:46:56 +0000 (Tue, 13 May 2014)
Log Message:
-----------
tinyproxy/trunk: e

Added Paths:
-----------
    csw/mgar/pkg/tinyproxy/
    csw/mgar/pkg/tinyproxy/Makefile
    csw/mgar/pkg/tinyproxy/branches/
    csw/mgar/pkg/tinyproxy/tags/
    csw/mgar/pkg/tinyproxy/trunk/
    csw/mgar/pkg/tinyproxy/trunk/Makefile
    csw/mgar/pkg/tinyproxy/trunk/checksums
    csw/mgar/pkg/tinyproxy/trunk/files/

Added: csw/mgar/pkg/tinyproxy/Makefile
===================================================================
--- csw/mgar/pkg/tinyproxy/Makefile                             (rev 0)
+++ csw/mgar/pkg/tinyproxy/Makefile     2014-05-13 13:46:56 UTC (rev 23608)
@@ -0,0 +1,2 @@
+%:
+       $(MAKE) -C trunk $*

Index: csw/mgar/pkg/tinyproxy/trunk
===================================================================
--- csw/mgar/pkg/tinyproxy/trunk        2014-05-13 08:41:55 UTC (rev 23607)
+++ csw/mgar/pkg/tinyproxy/trunk        2014-05-13 13:46:56 UTC (rev 23608)

Property changes on: csw/mgar/pkg/tinyproxy/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/tinyproxy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tinyproxy/trunk/Makefile                               (rev 0)
+++ csw/mgar/pkg/tinyproxy/trunk/Makefile       2014-05-13 13:46:56 UTC (rev 
23608)
@@ -0,0 +1,23 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = tinyproxy
+VERSION = 1.8.3
+GARTYPE = v2
+
+DESCRIPTION = Tinyproxy is a light-weight HTTP/HTTPS proxy daemon for POSIX 
operating systems
+define BLURB
+Tinyproxy is a light-weight HTTP/HTTPS proxy daemon for POSIX operating 
systems. Designed from the ground up to be fast and yet small, it is an ideal 
solution for use cases such as embedded deployments where a full featured HTTP 
proxy is required, but the system resources for a larger proxy are unavailable.
+endef
+
+MASTER_SITES = https://files.banu.com/tinyproxy/1.8/
+DISTFILES  = $(DISTNAME).tar.bz2
+
+GARCOMPILER = GNU
+
+CONFIGURE_ARGS = $(DIRPATHS) --disable-silent-rules --disable-regexcheck
+CHECKPKG_OVERRIDES_CSWtinyproxy += 
file-with-bad-content|/usr/local|root/etc/opt/csw/tinyproxy.conf
+CHECKPKG_OVERRIDES_CSWtinyproxy += 
file-with-bad-content|/usr/share|root/etc/opt/csw/tinyproxy.conf
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/tinyproxy/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/tinyproxy/trunk/checksums
===================================================================
--- csw/mgar/pkg/tinyproxy/trunk/checksums                              (rev 0)
+++ csw/mgar/pkg/tinyproxy/trunk/checksums      2014-05-13 13:46:56 UTC (rev 
23608)
@@ -0,0 +1 @@
+292ac51da8ad6ae883d4ebf56908400d  tinyproxy-1.8.3.tar.bz2

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

Reply via email to