Bug 204020 - [NEW PORT] net-mgmt/klg: PHP-based looking glass for Cisco, Juniper and Quagga/Zebra routers
Summary: [NEW PORT] net-mgmt/klg: PHP-based looking glass for Cisco, Juniper and Quagg...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords: feature, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2015-10-25 21:00 UTC by Daniel Austin
Modified: 2015-10-28 18:43 UTC (History)
1 user (show)

See Also:


Attachments
klg 1.5 (4.24 KB, text/plain)
2015-10-25 21:00 UTC, Daniel Austin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Austin 2015-10-25 21:00:08 UTC
Created attachment 162447 [details]
klg 1.5

A new port, PHP-based router looking glass.


poudriere testport logs available at:

https://poudriere.dan.tm/poudriere/data/latest-per-pkg/klg/1.5/

for 9.3/10.2 amd64+i386
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2015-10-28 06:40:19 UTC
Test-builds all fine.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-10-28 18:39:05 UTC
A commit references this bug:

Author: pi
Date: Wed Oct 28 18:38:28 UTC 2015
New revision: 400408
URL: https://svnweb.freebsd.org/changeset/ports/400408

Log:
  New port: net-mgmt/klg

  klg is a looking glass written in PHP that can access and report
  back routing information from Cisco, Juniper and Zebra/Quagga
  routers. It can also lookup AS numbers to names via WHOIS interfaces,
  and supports friendly BGP community names via MySQL database.

  WWW: http://sourceforge.net/projects/klg

  PR:		204020
  Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk>

Changes:
  head/net-mgmt/Makefile
  head/net-mgmt/klg/
  head/net-mgmt/klg/Makefile
  head/net-mgmt/klg/distinfo
  head/net-mgmt/klg/files/
  head/net-mgmt/klg/files/pkg-message.in
  head/net-mgmt/klg/pkg-descr
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2015-10-28 18:43:36 UTC
Committed, thanks!