Port details |
- sdig Translate IP/DNS/WINS/MAC address into port description
- 0.45_3 net-mgmt =4 0.45_3Version of this port present on the latest quarterly branch.
- Maintainer: zi@FreeBSD.org
- Port Added: 2004-03-28 13:33:39
- Last Update: 2024-03-20 13:19:32
- Commit Hash: dc8bdbc
- People watching this port, also watch:: sendxmpp, watchfolder, monit, nagios-certexp-plugin, logcheck
- License: GPLv2
- WWW:
- http://sdig.sourceforge.net
- Description:
- Given SNMP-capable routers and switches, sdig can turn an IP address, DNS/WINS
host name or a MAC address into a port description.
- ¦ ¦ ¦ ¦
- 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/sdig/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/sdig
- pkg install sdig
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sdig
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sdig-0.45.tar.gz) = 1af5a67d7ba0e804508d1492140ad48d61a8c253657666e110257e704e3bb73d
SIZE (sdig-0.45.tar.gz) = 140398
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Library dependencies:
-
- libnetsnmp.so : net-mgmt/net-snmp
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_sdig
- USES:
- autoreconf gmake
- pkg-message:
- For install:
- If you wish to use the NMBLOOKUP option within sdig, you must
install samba.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.45_3 20 Mar 2024 13:19:32 |
Nuno Teixeira (eduardo) |
net-mgmt/sdig: Move man pages to share/man
Approved by: portmgr (blanket) |
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) |
0.45_2 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 ) |
0.45_2 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
0.45_2 27 Oct 2021 15:54:06 |
Yasuhiro Kimura (yasu) Author: Robert Clausecker |
net-mgmt/sdig: Fix build with -fno-common
* Add license information
* Reformat Makefile with portfmt
PR: 259006
Approved by: maintainer timeout (> 2 weeks)
Differential Revision: https://reviews.freebsd.org/D32661 |
0.45_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.45_1 18 Feb 2021 04:51:54 |
linimon |
Mark BROKEN in 13/14 (via latest llvm update). |
0.45_1 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
0.45_1 02 Mar 2018 22:34:53 |
brooks |
Work around the lack of definition of union semun per POSIX.
When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS.
Where this fails due to ports not honoring C*FLAGS, patch using
__FreeBSD_version to enable the definition.
PR: 224300, 224443 (exp-run)
Approved by: portmgr (antoine)
Exp-run: antoine
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D14137 |
0.45_1 01 Aug 2017 17:07:58 |
zi |
- MASTER_SITES cleanup |
0.45_1 21 Mar 2017 21:59:31 |
antoine |
- Add USES=samba to handle dependency on samba
Valid ARGS: build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D8919 |
0.45_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.45_1 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.45_1 17 Mar 2014 13:35:56 |
ehaupt |
Support staging |
0.45_1 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
0.45_1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.45_1 28 Jul 2011 12:43:22 |
sylvio |
- Chase net-snmp shlib version bump. |
0.45 15 Jul 2011 21:15:29 |
zi |
Update my email address on the ports I maintain.
Approved by: wxs@ (mentor) |
0.45 13 Jun 2011 22:51:17 |
wxs |
- Assign maintainer to submitter of previous PR. |
0.45 13 Jun 2011 22:41:54 |
wxs |
- Update to 0.45.
PR: ports/157440
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: maintainer timeout |
0.43_4 10 Jun 2011 13:23:23 |
bapt |
Maintainers addresses are not valid anymore put the port back to the pool |
0.43_4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.43_4 02 Jun 2010 19:14:17 |
sylvio |
- Chase net-snmp shlib bump |
0.43_3 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
0.43_3 27 Mar 2008 10:58:30 |
kuriyama |
- Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs. |
0.43_2 28 Feb 2007 01:19:04 |
kuriyama |
- Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. |
0.43_1 23 Jan 2006 23:46:06 |
edwin |
SHA256ify
Approved by: krion@ |
0.43_1 30 Nov 2005 05:23:10 |
kuriyama |
Chase shlib version bump of net-snmp. |
0.43 08 May 2005 13:49:03 |
arved |
Update to 0.43
PR: 80751
Submitted by: Russell Jackson <raj@cserv62.csub.edu> |
0.42_1 19 Feb 2005 23:10:00 |
pav |
- Distfile rerolled
PR: ports/77722
Submitted by: Russell Jackson <raj@cserv62.csub.edu> (maintainer/author) |
0.42 30 Nov 2004 12:44:33 |
sem |
net-snmp lib version bump
PR: ports/74524
Submitted by: maintainer |
0.42 28 Nov 2004 10:27:08 |
krion |
Update WWW: line and maintainer's email.
PR: ports/74475
Submitted by: maintainer |
0.42 27 Nov 2004 11:38:47 |
sem |
- Update to 0.42
PR: ports/74392
Submitted by: maintainer |
0.40_1 24 May 2004 07:31:58 |
vs |
Also report MIB::ifName/MIB::ifAlias; bump PORTREVISION.
PR: ports/66905
Submitted by: Russell Jackson (maintainer) |
0.40 28 Mar 2004 13:33:06 |
pav |
Add sdig, Switch Digger, a program designed to track down computers
to the finest level of information available at the moment. Sometimes this
can mean an exact description of a port in a building anywhere in an enterprise.
PR: ports/64728
Submitted by: Russell Jackson <rjackson@cserv62.csub.edu> |