Bug 134116 - [NEW PORT] www/videocache: A Squid URL rewriter for bandwidth optimization
Summary: [NEW PORT] www/videocache: A Squid URL rewriter for bandwidth optimization
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-30 20:00 UTC by Murilo Opsfelder Araújo
Modified: 2009-05-10 23:30 UTC (History)
0 users

See Also:


Attachments
file.shar (8.49 KB, text/plain)
2009-04-30 20:00 UTC, Murilo Opsfelder Araújo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Murilo Opsfelder Araújo 2009-04-30 20:00:07 UTC
Videocache is a Squid URL rewriter plugin written in Python
for bandwidth optimization while browsing famous video
sharing portals/websites like Youtube, Metacafe etc.
It helps you save bandwidth when a particular video is
requested more than once from the same network/machine.

WWW:    http://www.cachevideos.com/

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-04-30 22:05:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-05-10 23:25:29 UTC
State Changed
From-To: open->closed

Good works, New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-05-10 23:25:46 UTC
miwi        2009-05-10 22:25:34 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/videocache       Makefile distinfo pkg-descr pkg-plist 
    www/videocache/files pkg-message.in squid.conf.example 
  Log:
  Videocache is a Squid URL rewriter plugin written in Python
  for bandwidth optimization while browsing famous video
  sharing portals/websites like Youtube, Metacafe etc.
  It helps you save bandwidth when a particular video is
  requested more than once from the same network/machine.
  
  WWW:    http://www.cachevideos.com/
  
  PR:             ports/134116
  Submitted by:   Murilo Opsfelder <mopsfelder at gmail.com>
  
  Revision  Changes    Path
  1.2345    +1 -0      ports/www/Makefile
  1.1       +54 -0     ports/www/videocache/Makefile (new)
  1.1       +3 -0      ports/www/videocache/distinfo (new)
  1.1       +3 -0      ports/www/videocache/files/pkg-message.in (new)
  1.1       +32 -0     ports/www/videocache/files/squid.conf.example (new)
  1.1       +7 -0      ports/www/videocache/pkg-descr (new)
  1.1       +11 -0     ports/www/videocache/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"