summaryrefslogtreecommitdiffstats
path: root/http/squid/DETAILS
blob: 0f7612a43ce1acfd4520ce65ae515cf114e247ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
           SPELL=squid
         VERSION=3.1.12
          SOURCE=$SPELL-$VERSION.tar.bz2
#        SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
      SOURCE_URL=http://www.squid-cache.org/Versions/v${VERSION%%\.*}/${VERSION%\.*}/$SOURCE
#    SOURCE2_URL=http://www.squid-cache.org/Versions/v${VERSION%%\.*}/${VERSION%\.*}/$SOURCE2
#     SOURCE_GPG=squid.gpg:$SOURCE2
     SOURCE_HASH=sha512:ce30620ab7bb0c71e6714a022f5db61adff6dc6afa035ff5a41e7306a482b54c9638295910da33cfe10c010cb60a5d3ac71a107166d6978195f77b0a4c922d60
        WEB_SITE=http://www.squid-cache.org/
         ENTERED=20011214
  SECURITY_PATCH=1
      LICENSE[0]=GPL
        KEYWORDS="web http"
           SHORT="Full-featured Web proxy cache"
cat << EOF
Squid is...
  * a full-featured Web proxy cache
  * designed to run on Unix systems
  * free, open-source software
  * the result of many contributions by unpaid (and paid) volunteers
Squid supports...
  * proxying and caching of HTTP, FTP, and other URL's
  * proxying for SSL
  * cache hierarchies
  * ICP, HTCP, CARP, Cache Digests
  * transparent caching
  * WCCP (Squid v2.3 and above)
  * extensive access controls
  * HTTP server acceleration
  * SNMP
  * caching of DNS lookups
EOF