FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 12:01 PM GMT
Port details
disco 1.2_1 net-mgmt on this many watch lists=1 search for ports that depend on this port
IP discovery and fingerprinting utility
Maintained by: jadawin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 Feb 2004 04:43:25
License: not specified in port
Disco is a passive IP discovery and fingerprinting utility
designed to sit on segments distributed throughout a network to
discover unique IP's on the network. In addition to IP
discovery disco has the ability to passively fingerprint TCP
SYN packets. The intention is for disco to discover IP's on the
network, fingerprint the packet if necessary, and load into the
Gherkin Scan Manager database for targeted host scans.

WWW: http://www.altmode.com/disco/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/net-mgmt/disco/ && make install clean
To add the package: pkg_add -r disco


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/discoipd/DISCO/disco-1.2.tar.gz/
http://sunet.dl.sourceforge.net/project/discoipd/DISCO/disco-1.2.tar.gz/
http://iweb.dl.sourceforge.net/project/discoipd/DISCO/disco-1.2.tar.gz/
http://switch.dl.sourceforge.net/project/discoipd/DISCO/disco-1.2.tar.gz/
http://surfnet.dl.sourceforge.net/project/discoipd/DISCO/disco-1.2.tar.gz/
http://kent.dl.sourceforge.net/project/discoipd/DISCO/disco-1.2.tar.gz/
http://freefr.dl.sourceforge.net/project/discoipd/DISCO/disco-1.2.tar.gz/
http://voxel.dl.sourceforge.net/project/discoipd/DISCO/disco-1.2.tar.gz/
http://jaist.dl.sourceforge.net/project/discoipd/DISCO/disco-1.2.tar.gz/
http://osdn.dl.sourceforge.net/project/discoipd/DISCO/disco-1.2.tar.gz/
http://nchc.dl.sourceforge.net/project/discoipd/DISCO/disco-1.2.tar.gz/
http://ncu.dl.sourceforge.net/project/discoipd/DISCO/disco-1.2.tar.gz/
http://transact.dl.sourceforge.net/project/discoipd/DISCO/disco-1.2.tar.gz/
http://softlayer.dl.sourceforge.net/project/discoipd/DISCO/disco-1.2.tar.gz/
http://internode.dl.sourceforge.net/project/discoipd/DISCO/disco-1.2.tar.gz/
http://ufpr.dl.sourceforge.net/project/discoipd/DISCO/disco-1.2.tar.gz/
http://waix.dl.sourceforge.net/project/discoipd/DISCO/disco-1.2.tar.gz/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 16

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.2_1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.2_1
miwi search for other commits by this committer
- Get Rid MD5 support
02 Sep 2009 15:01:56
Original commit files touched by this commit  1.2_1
amdmi3 search for other commits by this committer
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:    portmgr (pav)
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.2_1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
12 Mar 2008 13:27:28
Original commit files touched by this commit  1.2_1
jadawin search for other commits by this committer
- Update maintainer address

Approved by:    thierry (mentor)
26 Dec 2007 12:28:54
Original commit files touched by this commit  1.2_1
jmelo search for other commits by this committer
- Update mastersite.
- Pass maintainership to submitter.

PR:             ports/117485
Submitted by:   Philippe Audeoud <jadawin@tuxaco.net>
25 Nov 2005 16:56:11
Original commit files touched by this commit  1.2
pav search for other commits by this committer
- Add SHA256
12 Oct 2005 18:42:34
Original commit files touched by this commit  1.2
linimon search for other commits by this committer
Pacify distfile survey.
11 Oct 2005 12:53:44
Original commit files touched by this commit  1.2
krion search for other commits by this committer
Fix MASTER_SITES.
21 Apr 2005 17:44:08
Original commit files touched by this commit  1.2
krion search for other commits by this committer
Drop maintership.
12 Apr 2005 03:26:57
Original commit files touched by this commit  1.2
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  1.2
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
03 Jun 2004 21:30:01
Original commit files touched by this commit  1.2
krion search for other commits by this committer
- Remove obsolete MASTER_SITES
26 May 2004 14:18:52
Original commit files touched by this commit  1.2
krion search for other commits by this committer
- Add more MASTER_SITES
20 Mar 2004 18:28:17
Original commit files touched by this commit  1.2
krion search for other commits by this committer
- Utilize PLIST_FILES
23 Feb 2004 04:42:13
Original commit files touched by this commit  1.2
wollman search for other commits by this committer
Say hello to the new "net-mgmt" category.  There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus

Number of commits found: 16

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight69
new month139

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.262 seconds.