b9ee FreshPorts -- www/thundercache
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
thundercache 6.1_4 www on this many watch lists=2 search for ports that depend on this port
Restricted RESTRICTED: Commercial software with shareware license to 50 threads
High-performance and high-efficiency caching proxy system
Maintained by: eksffa@freebsdbrasil.com.br search for ports maintained by this maintainer
Port Added: 18 Mar 2010 18:36:03
License: commercial


ThunderCache Pro is an enhaced standalone high-performance web caching system.

It's main goal is to be able to cache dynamic contents, the content most
proxing systems are unable to do caching. This is how ThunderCache becomes
high-performance and high-eficiency.

ThunderCache is freeware up to 50 concurrent sessions, and needs commercial
license to run more than 50 concurrent sessions. It's designed to run on
FreeBSD. Advanced features include TProxy support (IP_BINDANY), ToS/DiffService
marking.

WWW:	http://www.bmsoftware.org
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/openssl
Required To Run:
  1. security/openssl
  2. lang/php5
  3. www/apache22
  4. ftp/php5-curl
  5. math/php5-bcmath
  6. databases/php5-pdo
  7. security/php5-mcrypt
  8. security/php5-hash
  9. www/php5-session
Required Libraries:
  1. ftp/curl
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/thundercache/ && 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 thundercache-6.1_4:
     APACHE=on: Install apache for reporting viewing
     DEPENDACK=on: I have read and understood the depends needs
     DOCS=on: Build and/or install documentation
     PGSQL=off: Install PostgreSQL (report data storing)
     PHP=on: Install PHP for reporting generating
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles//jmelo
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/
  9. http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/
  10. http://www.bmsoftware.org/packs/
  11. http://www.thundercache.com.br/dist/
  12. http://www6.freebsdbrasil.com.br/~eksffa/l/dev/thunder/
  13. http://www8.freebsdbrasil.com.br/~eksffa/thunder/

Number of commits found: 30

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Apr 2013 20:00:28
Original commit files touched by this commit  6.1_4
bdrewery search for other commits by this committer
- Remove redundant :install target on LIB_DEPENDS and RUN_DEPENDS
  This fixes the following warning when running 'run-depends-list':
      "install" non-existent -- dependency list incomplete

With hat:	portmgr
22 Mar 2013 11:53:34
Refresh Original commit files touched by this commit
  Sanity Test Failure
bapt search for other commits by this committer
Convert a bunch of www ports to new options framework
04 Sep 2012 22:27:56
Original commit files touched by this commit  6.1_4
ohauer search for other commits by this committer
- unbreak build
  since the port has NO_BUILD set use s/USE_APACHE/USE_APACHE_RUN/

with hat apache@
18 Aug 2012 14:29:11
Original commit files touched by this commit  6.1_4
ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
03 Aug 2012 15:54:36
Original commit files touched by this commit  6.1_4
cs search for other commits by this committer
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
09 Apr 2012 15:55:05
Original commit files touched by this commit  6.1_4
jmelo search for other commits by this committer
- Update MASTERSITE.

Submitted by:   Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
Feature safe:   yes
06 Mar 2012 07:31:51
Original commit files touched by this commit  6.1_4
crees search for other commits by this committer
- Set postgresql version 9.0 as default
- Add facility to set minimum/maximum version ranges in WANT_PGSQL_VER
- Remove BROKEN_WITH_PGSQL shim

PR:             ports/165245
Submitted by:   crees (me)
Reviewed by:    exp-runs by pav and erwin
Discussed with: girgen
14 Jan 2012 08:57:23
Original commit files touched by this commit  6.1_3
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.
20 Aug 2011 17:27:52
Original commit files touched by this commit  6.1_3
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
27 Apr 2011 15:36:48
Original commit files touched by this commit  6.1_2
jmelo search for other commits by this committer
- Update to build 624.

Submitted by:           Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
(maintainer via email)
20 Apr 2011 21:28:39
Original commit files touched by this commit  6.1_1
jmelo search for other commits by this committer
- Fix size mismatch.

Submitted by:           maintainer (eksffa@freebsdbrasil.com.br) by email.
20 Apr 2011 20:29:54
Original commit files touched by this commit  6.1
jmelo search for other commits by this committer
- Remove MANUAL_PACKAGE_BUILDING since pgsql84 is the default now.

PR:                     ports/156337
Submitted by:           Olli Hauer <ohauer@FreeBSD.org>
Approved by:            Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
(maintainer)
20 Apr 2011 18:42:44
Original commit files touched by this commit  6.1
jmelo search for other commits by this committer
- Update to 6.1.

Submitted by:           maintainer (eksffa@freebsdbrasil.com.br) by email.
19 Jan 2011 17:31:42
Original commit files touched by this commit  6.0_1
jmelo search for other commits by this committer
PR:             ports/154146
Submitted by:   Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (Maintainer)
Feature safe:   yes
16 Dec 2010 12:48:42
Original commit files touched by this commit  6.0
jmelo search for other commits by this committer
- Update to 6.0.

PR:                     ports/153210
Submitted by:           Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
(maintainer)
01 Sep 2010 15:17:16
Original commit files touched by this commit  5.0
jmelo search for other commits by this committer
- Update to 5.0.

PR:             ports/150190
Submitted by:   Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
30 Jun 2010 01:47:11
Original commit files touched by this commit  4.1
sylvio search for other commits by this committer
- Removed line PORTREVISION because port was update.

Feature safe:   yes
29 Jun 2010 20:29:18
Original commit files touched by this commit  4.1_1
sylvio search for other commits by this committer
- Update to 201006231050

PR:             ports/148241
Submitted by:   Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
Feature safe:   yes
07 Jun 2010 23:50:25
Original commit files touched by this commit  4.0_6
sylvio search for other commits by this committer
- Add LICENSE_{NAME,PERM,TEXT} to make bsd.licenses.mk happy
- Fix port (not working 'cos of bsd.licenses.mk complaining about licenses)
- Bump PORTREVISION

PR:             ports/147627
Submitted by:   Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
05 Jun 2010 20:58:00
Original commit files touched by this commit  4.0_5
garga search for other commits by this committer
- Fix port because it was not installing php5-pdo_pgsql depend
- Add php5-pgsql as RUN_DEPEND to minimize PostgreSQL verisioning conflicts
- Bump PORTREVISION

PR:             ports/146874
Submitted by:   Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
05 May 2010 00:36:06
Original commit files touched by this commit  4.0_4
sahil search for other commits by this committer
Mark MANUAL_PACKAGE_BUILD; does not build on pointyhat
because port wants PGSQL 8.4 but dependencies are built
with default 8.2.

Reported by:    pav@ (pointyhat)
Approved by:    itetcu@ (mentor)
17 Apr 2010 06:57:30
Original commit files touched by this commit  4.0_4
sahil search for other commits by this committer
- Update to 4.0 snapshot 1504201
- Bump PORTREVISION since upstream chases libcurl update

PR:             ports/145740
Submitted by:   Patrick Tracanelli (maintainer)
Approved by:    itetcu@ (mentor)
13 Apr 2010 15:54:47
Original commit files touched by this commit  4.0_3
garga search for other commits by this committer
- Update to 4.0 snap 08042010
- Rework dependency check warning user if curl required build options fail
  but don't make it fatal anymore (since its not fatal anyway).
- Unbreak port since depend checking is not fatal anymore.

PR:             ports/145665
Submitted by:   maintainer
09 Apr 2010 21:12:08
Original commit files touched by this commit  4.0_2
pav search for other commits by this committer
- Mark BROKEN: conflicting dependencies (also maintainer's mail is bouncing due
  to misconfigured SPF check)

Reported by:    pointyhat
07 Apr 2010 14:06:17
Original commit files touched by this commit  4.0_2
pav search for other commits by this committer
- Add missed file
07 Apr 2010 14:05:49
Original commit files touched by this commit  4.0_2
pav search for other commits by this committer
- Update to 4.0 rev 29032010
- Rework port

PR:             ports/145409
Submitted by:   Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
05 Apr 2010 19:25:45
Original commit files touched by this commit  4.0_2
pav search for other commits by this committer
- Mark BROKEN for mad things this port is doing

Reported by:    pointyhat
03 Apr 2010 10:44:36
Original commit files touched by this commit  4.0_2
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
18 Mar 2010 21:42:30
Original commit files touched by this commit  4.0_1
dougb search for other commits by this committer
Fix the rc.d script-related problems with this port:
1. It's rc.d, not rcng
2. All new ports that use rc.d scripts need to use USE_RC_SUBR
3. The name of the script, PROVIDE, and $name should match the port name.
4. For the script itself:
  a. Added a $FreeBSD$
  b. Added KEYWORD: shutdown since it starts a persistent service.
  c. Removed _flags from command=, it's spurious and will result in the
     flags being included twice.
  d. Moved the default variable assignment to after load_rc_config
  e. Made the conf file a required_file, and added it to command_args
     instead of _flags.

Approved by:    maintainer
18 Mar 2010 18:35:20
Original commit files touched by this commit  4.0
garga search for other commits by this committer
ThunderCache 4 is an enhaced standalone high-performance web caching system.

It's main goal is to be able to cache dynamic contents, the content most
proxing systems are unable to do caching. This is how ThunderCache becomes
high-performance and high-eficiency.

ThunderCache is freeware up to 50 concurrent sessions, and needs commercial
license to run more than 50 concurrent sessions. It's designed to run on
FreeBSD. Advanced features include TProxy support (IP_BINDANY), ToS/DiffService
marking.

WWW:    http://www.bmsoftware.org

Submitted by:   Patrick Tracanelli <eksffa at freebsdbrasil.com.br> (by email)

Number of commits found: 30

2835
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days25
new fortnight57
new month215

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0