Port details |
- lg Looking Glass written in Perl as a CGI script
- 1.9.s20140622_1 net-mgmt =3 1.9.s20140622_1Version of this port present on the latest quarterly branch.
- Maintainer: mat@FreeBSD.org
- Port Added: 2014-08-13 19:50:39
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: gitolite, vtun, perl5.40, rubygem-epp-client-afnic, perl5
- Also Listed In: perl5
- License: GPLv2
- WWW:
- https://github.com/Cougar/lg
- Description:
- LG is a Looking Glass written in Perl as a CGI script. It can execute almost
all BGP-related commands and do ping and traceroute in routers or relay these
queries to other looking glasses. It supports both IPv4 and IPv6 commands, and
is tested with Cisco, Zebra and Juniper. It can connect to router using either
SSH, telnet or rsh protocol.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-mgmt/lg/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/lg
- pkg install lg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lg
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Cougar-lg-1.9.s20140622-0d53e4b_GH0.tar.gz) = 909b1e70811c84a5a0feb0e6992696ea841a43847bb3deb5dae8c98579e89030
SIZE (Cougar-lg-1.9.s20140622-0d53e4b_GH0.tar.gz) = 44220
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lg-1.9.s20140622_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_lg
- USES:
- cpe perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.9.s20140622_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.9.s20140622_1 19 Oct 2021 11:14:41 |
Stefan Eßer (se) |
net-mgmt/lg: Add CPE information
Approved by: portmgr (blanket) |
1.9.s20140622_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.9.s20140622_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9.s20140622_1 31 Aug 2020 13:11:55 |
mat |
Cleanup a few of my ports.
No functional changes. |
1.9.s20140622_1 16 Apr 2020 10:28:14 |
mat |
Original web site disapeared, switch to the github repository. |
1.9.s20140622_1 20 May 2019 13:04:24 |
mat |
Remove Created by lines where I am the one. |
11 Sep 2015 17:46:18
|
amdmi3 |
- Fix shebangs
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
1.9.s20140622 20 Mar 2015 20:07:51 |
bdrewery |
For the new USE_GITHUB with only GH_TAGNAME set default DISTNAME to
include GH_PROJECT/GH_ACCOUNT/GH_TAGNAME. This prevents the distfile
having the same name despite changing one of these values and causing
a bad checksum.
Differential Revision: https://reviews.freebsd.org/D2103
Reviewed by: mat
With hat: bdrewery |
1.9.s20140622 19 Mar 2015 20:30:20 |
bdrewery |
Fix the new USE_GITHUB to rename the distfile such that it does not
conflict with the old scheme and cause a "reroll" or "invalid checksums". This
also avoids clobbering the FreeBSD distcache.
Use a revision in the DISTNAME for USE_GITHUB in case we need to bump this
again for anything. It's more a hint of how to handle it in the future.
Reported by: mat
Discused with: mat, antoine, swills
With hat: portmgr |
1.9.s20140622 19 Mar 2015 19:58:59 |
mat |
Convert to the new USE_GITHUB.
Sponsored by: Absolight |
1.9.s20140622 19 Mar 2015 16:44:59 |
bdrewery |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
1.9.s20140622 12 Mar 2015 17:12:20 |
sunpoet |
- Update MAINTAINER: use @FreeBSD.org |
1.9.s20140622 24 Nov 2014 22:35:08 |
antoine |
Cleanup plist |
1.9.s20140622 13 Aug 2014 14:35:43 |
mat |
I knew I was forgetting something.
Sponsored by: Absolight |
1.9.s20140622 13 Aug 2014 14:34:37 |
mat |
Add LG, a Looking Glass written in Perl as a CGI script.
Sponsored by: Absolight |