aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-10-14 13:03:35 +0800
committerahze <ahze@FreeBSD.org>2005-10-14 13:03:35 +0800
commit626e877fa9f7ebfd9d983bc5f094dae5edad80c3 (patch)
tree90f7c50b2254fd2b911ec7bd6684a0bf88935aba /www/Makefile
parent7249bf3a989c5535bbaeb4f70e8bdb0a183b4f7a (diff)
downloadfreebsd-ports-graphics-626e877fa9f7ebfd9d983bc5f094dae5edad80c3.tar.gz
freebsd-ports-graphics-626e877fa9f7ebfd9d983bc5f094dae5edad80c3.tar.zst
freebsd-ports-graphics-626e877fa9f7ebfd9d983bc5f094dae5edad80c3.zip
- Add p5-HTTP-Cache-Transparent
Implementation of http get that keeps a local cache of fetched pages to avoid fetching the same data from the server if it hasn't been updated. The cache is stored on disk and is thus persistent between invocations.
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 579a7467779..b1837a8cc38 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -549,6 +549,7 @@
SUBDIR += p5-HTML-Webmake
SUBDIR += p5-HTML-Widgets-SelectLayers
SUBDIR += p5-HTTP-BrowserDetect
+ SUBDIR += p5-HTTP-Cache-Transparent
SUBDIR += p5-HTTP-DAV
SUBDIR += p5-HTTP-GHTTP
SUBDIR += p5-HTTP-Lite