FreshPorts -- The Place For Ports notbug Fri, 10 Feb 2012 3:12 PM GMT
Port details
cacheboy15-devel 1.5.2_5 www on this many watch lists=0 search for ports that depend on this port
Broken BROKEN: does not compile with Heimdal 1.1 in 8.0-CURRENT
Ignore IGNORE: is marked as broken: does not compile with Heimdal 1.1 in 8.0-CURRENT
HTTP Caching Proxy (Squid Derivative) - Development Release
Maintained by: adrian@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 Aug 2008 04:41:17
License: not specified in port


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/perl5.8
Required To Run: lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/cacheboy15-devel/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
===> The following configuration options are available for cacheboy-1.5.2_5:
     SQUID_LDAP_AUTH=off (default) "Install LDAP authentication helpers"
     SQUID_SASL_AUTH=off (default) "Install SASL authentication helpers"
     SQUID_DELAY_POOLS=off (default) "Enable delay pools"
     SQUID_SNMP=off (default) "Enable SNMP support"
     SQUID_CARP=on (default) "Enable CARP support"
     SQUID_SSL=off (default) "Enable SSL support for reverse proxies"
     SQUID_PINGER=off (default) "Install the icmp helper"
     SQUID_DNS_HELPER=off (default) "Use the old 'dnsserver' helper"
     SQUID_HTCP=off (default) "Enable HTCP support"
     SQUID_VIA_DB=off (default) "Enable forward/via database"
     SQUID_CACHE_DIGESTS=off (default) "Enable cache digests"
     SQUID_WCCP=on (default) "Enable Web Cache Coordination Prot. v1"
     SQUID_WCCPV2=off (default) "Enable Web Cache Coordination Prot. v2"
     SQUID_STRICT_HTTP=off (default) "Be strictly HTTP compliant"
     SQUID_IDENT=on (default) "Enable ident (RFC 931) lookups"
     SQUID_REFERER_LOG=off (default) "Enable Referer-header logging"
     SQUID_USERAGENT_LOG=off (default) "Enable User-Agent-header logging"
     SQUID_ARP_ACL=off (default) "Enable ACLs based on ethernet address"
     SQUID_PF=off (default) "Enable transparent proxying with PF"
     SQUID_IPFILTER=off (default) "Enable transp. proxying with IPFilter"
     SQUID_FOLLOW_XFF=off (default) "Follow X-Forwarded-For headers"
     SQUID_AUFS=off (default) "Enable the aufs storage scheme"
     SQUID_COSS=off (default) "Enable the COSS storage scheme"
     SQUID_KQUEUE=on (default) "Use kqueue(2) instead of poll(2)"
     SQUID_LARGEFILE=off (default) "Support log and cache files >2GB"
     SQUID_STACKTRACES=off (default) "Create backtraces on fatal errors"
===> Use 'make config' to modify these settings

Master Sites:
http://cacheboy.googlecode.com/files/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/CACHEBOY_1.5.2/

Number of commits found: 12

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.5.2_5
dougb search for other commits by this committer
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.
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.5.2_5
amdmi3 search for other commits by this committer
- 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
25 Dec 2010 16:55:41
Original commit files touched by this commit  1.5.2_5
sunpoet search for other commits by this committer
- 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)
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.5.2_5
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
31 May 2009 20:31:08
Original commit files touched by this commit  1.5.2_5
pav search for other commits by this committer
- Resolve LATEST_LINK conflict
06 Jan 2009 16:53:07
Original commit files touched by this commit  1.5.2_5
wxs search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older

Approved by:    pav
27 Nov 2008 17:51:28
Original commit files touched by this commit  1.5.2_5
adrian search for other commits by this committer
Update port to Cacheboy-1.5.2.
07 Oct 2008 09:39:20
Original commit files touched by this commit  1.5.1_4
adrian search for other commits by this committer
Update to Cacheboy-1.5.1.
16 Sep 2008 22:07:52
Original commit files touched by this commit  1.5.p4_3
pav search for other commits by this committer
- Mark BROKEN on 6.x: does not compile with base OpenSSL

Reported by:    pointyhat
Approved by:    portmgr (self)
06 Sep 2008 11:39:05
Original commit files touched by this commit  1.5.p4_3
adrian search for other commits by this committer
Update port to Cacheboy-1.5.PRE3.
02 Sep 2008 18:23:01
Original commit files touched by this commit  1.5.p3_2
adrian search for other commits by this committer
Update to 1.5.PRE3.
25 Aug 2008 04:40:57
Original commit files touched by this commit  1.5.p1_1
adrian search for other commits by this committer
First development release of Cacheboy-1.5.

Number of commits found: 12

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01

12 vulnerabilities affecting 31 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23144
Broken 188
Deprecated 96
Ignore 724
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 3
new 48 hours3
new 7 days48
new fortnight74
new month140

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.111 seconds.