Bug 118733 - New Port: irc/bip - a simple IRC proxy with SSL support
Summary: New Port: irc/bip - a simple IRC proxy with SSL support
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-15 22:50 UTC by Chess Griffin
Modified: 2007-12-17 04:18 UTC (History)
0 users

See Also:


Attachments
file.shar (2.51 KB, text/plain)
2007-12-15 22:50 UTC, Chess Griffin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chess Griffin 2007-12-15 22:50:01 UTC
The following share is for a new port irc/bip - a simple IRC proxy with SSL support.  This is my second port so please let me know if there is anything I need to fix or do better.  It has been tested on a local tinderbox.  Thanks.
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2007-12-16 03:16:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 Chess Griffin 2007-12-16 06:11:14 UTC
Sorry, I forgot to remove those two commented-out lines, for
BUILD_DEPENDS and USE_AUTOTOOLS.  They should be removed.  

Thanks-
Chess

-- 
Chess Griffin
GPG Public Key:  0x0C7558C3
http://www.chessgriffin.com
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-12-17 03:48:55 UTC
beech       2007-12-17 03:48:51 UTC

  FreeBSD ports repository

  Modified files:
    irc                  Makefile 
  Added files:
    irc/bip              Makefile distinfo pkg-descr 
    irc/bip/files        pkg-message.in 
  Log:
  - New port bip-0.6.1
  - Simple icr proxy server with ssl support.
  
  PR:             ports/118733
  Submitted by:   Chess Griffin <chess@chessgriffin.com> (maintainer)
  Approved by:    linimon (mentor)
  
  Revision  Changes    Path
  1.158     +1 -0      ports/irc/Makefile
  1.1       +47 -0     ports/irc/bip/Makefile (new)
  1.1       +3 -0      ports/irc/bip/distinfo (new)
  1.1       +11 -0     ports/irc/bip/files/pkg-message.in (new)
  1.1       +3 -0      ports/irc/bip/pkg-descr (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 4 Beech Rintoul freebsd_committer freebsd_triage 2007-12-17 04:17:49 UTC
State Changed
From-To: open->closed

Committed, Thanks!