Port details |
- cacheboy16 HTTP Caching Proxy (Squid Derivative) - Development Release
- 1.6_4 www
=0 1.6_4Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2009-01-11 21:02:52
- Last Update: 2014-09-02 10:47:10
- SVN Revision: 366983
- License: not specified in port
- WWW:
- http://code.google.com/p/cacheboy/
- Description:
- Cacheboy is a continuation of Squid-2 development which focuses on stability
whilst improving performance, functionality and compliance.
THIS SOFTWARE IS CURRENTLY BETA - the bugs need ironing out so please submit
any mishaps as Issues via Google Code. New functionality will only appear after
the code is stable, so please help us find and fix the bugs!
Cacheboy supports all of the features found in Squid-2. This release
currently doesn't support ICAP as it was never intergrated into the Squid-2
release.
WWW: http://www.cacheboy.net/
WWW: http://code.google.com/p/cacheboy/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- cacheboy>0:www/cacheboy16
- No installation instructions:
- This port has been deleted.
- PKGNAME: cacheboy
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5.16.3 : lang/perl5.16
- Runtime dependencies:
-
- perl5.16.3 : lang/perl5.16
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cacheboy-1.6_4:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
SQUID_ARP_ACL=off: Enable ACLs based on ethernet address
SQUID_AUFS=off: Enable the aufs storage scheme
SQUID_CACHE_DIGESTS=off: Enable cache digests
SQUID_CARP=on: Enable CARP support
SQUID_COSS=off: Enable the COSS storage scheme
SQUID_DELAY_POOLS=off: Enable delay pools
SQUID_DNS_HELPER=off: Use the old 'dnsserver' helper
SQUID_FOLLOW_XFF=off: Follow X-Forwarded-For headers
SQUID_HTCP=off: Enable HTCP support
SQUID_IDENT=off: Enable ident (RFC 931) lookups
SQUID_IPFILTER=off: Enable transp. proxying with IPFilter
SQUID_KQUEUE=on: Use kqueue(2) instead of poll(2)
SQUID_LARGEFILE=off: Support log and cache files >2GB
SQUID_LDAP_AUTH=off: Install LDAP authentication helpers
SQUID_PF=off: Enable transparent proxying with PF
SQUID_PINGER=off: Install the icmp helper
SQUID_REFERER_LOG=off: Enable Referer-header logging
SQUID_SASL_AUTH=off: Install SASL authentication helpers
SQUID_SNMP=off: Enable SNMP support
SQUID_SSL=off: Enable SSL support for reverse proxies
SQUID_STACKTRACES=off: Create backtraces on fatal errors
SQUID_STRICT_HTTP=off: Be strictly HTTP compliant
SQUID_USERAGENT_LOG=off: Enable User-Agent-header logging
SQUID_VIA_DB=off: Enable forward/via database
SQUID_WCCP=on: Enable Web Cache Coordination Prot. v1
SQUID_WCCPV2=off: Enable Web Cache Coordination Prot. v2
TPROXY=off
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6_4 02 Sep 2014 10:47:10 |
bapt |
Remove non staged ports without pending PR from www |
1.6_4 29 Jul 2014 15:49:47 |
adamw |
Rename www/ patch-xy patches to reflect the files they modify. |
1.6_4 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
1.6_3 16 Jul 2014 08:44:05 |
bapt |
Fix some non default LIB_DEPENDS
With hat: portmgr |
1.6_3 02 Jul 2014 17:17:21 |
bapt |
Second batch at resetting maintainership on ports that have not been staged and
without any pending PR
With hat: portmgr |
1.6_3 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
14 Sep 2013 15:39:55
|
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
22 Mar 2013 11:53:34
|
bapt |
Convert a bunch of www ports to new options framework |
1.6_3 07 Feb 2013 12:37:48 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)
Approved by: portmgr |
1.6_3 10 Dec 2012 15:10:03 |
ume |
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2. |
1.6_2 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.6_2 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.6_2 25 Dec 2010 16:55:41 |
sunpoet |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat) |
1.6_2 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.6_2 14 Oct 2009 10:26:19 |
stas |
- Fix on HEAD.
Approved by: adrian (maintainer) |
1.6_2 31 May 2009 20:31:08 |
pav |
- Resolve LATEST_LINK conflict |
1.6_2 15 Jan 2009 16:35:12 |
adrian |
Update Cacheboy-1.6 to the latest patchset. |
1.6_1 11 Jan 2009 21:02:40 |
adrian |
* Update port to Cacheboy-1.6-r13563
* Add experimental FreeBSD tproxy support to the config options, defaulting to
off. |