Bug 155485 - [NEW PORT] net-mgmt/circe: Code that implements a perl based circe captive portal system
Summary: [NEW PORT] net-mgmt/circe: Code that implements a perl based circe captive po...
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: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-12 00:20 UTC by Kevin Norman
Modified: 2011-03-15 19:30 UTC (History)
0 users

See Also:


Attachments
circe-0.1.2_1.shar (37.20 KB, text/plain)
2011-03-12 00:20 UTC, Kevin Norman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Norman 2011-03-12 00:20:12 UTC
Circe is a captive portal system. It is built using Perl and is a program that
allows you to monitor and control who has access between two networks.

WWW: http://bws.berkeley.edu/

Generated with FreeBSD Port Tools 0.99
Comment 1 Dennis Herrmann freebsd_committer freebsd_triage 2011-03-12 09:02:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-03-15 19:26:43 UTC
dhn         2011-03-15 19:26:26 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/circe       Makefile distinfo pkg-descr pkg-plist 
    net-mgmt/circe/files patch-Makefile 
  Log:
  Circe is a captive portal system. It is built using Perl and is a program that
  allows you to monitor and control who has access between two networks.
  
  WWW: http://bws.berkeley.edu/
  
  PR:             ports/155485
  Submitted by:   Kevin Norman <circe-port-maintainers@bws.Net.berkeley.edu>
  
  Revision  Changes    Path
  1.234     +1 -0      ports/net-mgmt/Makefile
  1.1       +33 -0     ports/net-mgmt/circe/Makefile (new)
  1.1       +2 -0      ports/net-mgmt/circe/distinfo (new)
  1.1       +82 -0     ports/net-mgmt/circe/files/patch-Makefile (new)
  1.1       +4 -0      ports/net-mgmt/circe/pkg-descr (new)
  1.1       +22 -0     ports/net-mgmt/circe/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 Dennis Herrmann freebsd_committer freebsd_triage 2011-03-15 19:26:52 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!