Bug 121778 - New port: net-im/imspector IM transparent proxy with monitoring and blocking
Summary: New port: net-im/imspector IM transparent proxy with monitoring and blocking
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-17 11:40 UTC by Ilja Dejs
Modified: 2008-03-19 04:30 UTC (History)
0 users

See Also:


Attachments
file.shar (6.48 KB, text/plain)
2008-03-17 11:40 UTC, Ilja Dejs
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ilja Dejs 2008-03-17 11:40:00 UTC

Fix: Patch attached with submission follows:
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2008-03-17 12:58:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-03-19 04:27:45 UTC
rafan       2008-03-19 04:27:41 UTC

  FreeBSD ports repository

  Modified files:
    net-im               Makefile 
  Added files:
    net-im/imspector     Makefile distinfo pkg-descr pkg-plist 
    net-im/imspector/files imspector.in patch-Makefile 
                           patch-imspector.conf patch-main.cpp 
  Log:
  IMSpector is an Instant Messenger transparent proxy with monitoring,
  blocking, and content-filtering capabilities.
  
  WWW: http://www.imspector.org/
  
  - Dejs Ilja
  ilja.dejs@gmail.com
  
  PR:             ports/121778
  Submitted by:   Ilja Dejs <ilja.dejs at gmail.com>
  
  Revision  Changes    Path
  1.80      +1 -0      ports/net-im/Makefile
  1.1       +37 -0     ports/net-im/imspector/Makefile (new)
  1.1       +3 -0      ports/net-im/imspector/distinfo (new)
  1.1       +30 -0     ports/net-im/imspector/files/imspector.in (new)
  1.1       +51 -0     ports/net-im/imspector/files/patch-Makefile (new)
  1.1       +20 -0     ports/net-im/imspector/files/patch-imspector.conf (new)
  1.1       +14 -0     ports/net-im/imspector/files/patch-main.cpp (new)
  1.1       +7 -0      ports/net-im/imspector/pkg-descr (new)
  1.1       +23 -0     ports/net-im/imspector/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"
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2008-03-19 04:28:05 UTC
State Changed
From-To: open->closed

New port added with changes and a rc.d script. Thanks!