Port details |
- snooper Serial line protocol analyzer (need two serial interfaces)
- 1999.12.02_1 comms
=3 1999.12.02_1Version of this port present on the latest quarterly branch. DEPRECATED: No more public distfiles
This port expired on: 2012-11-26
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2012-11-28 11:17:55
- SVN Revision: 307900
- People watching this port, also watch:: wget, curl, python
- License: not specified in port
- Description:
- The snooper is a serial line snooping tool used for snooping communication
between two devices that communicate with an RS232C serial line.
An typical machine configuration involving three computers is:
partyA a computer
partyB computer/modem/digi-cam/whatever
console The computer you are using to snoop
the communication between A and B.
Say, you would like to snoop the following configuration.
partyA ---cableAB--- partyB
In that case you should connect "console" between partyA and
cableAB, as follows:
partyA ---cableX--- console ---cableAB--- party B
cableX must be cross-cable (a cable to connect two computers).
Command-line options
% snooper [-options] dev0 dev1
-bBAUD specifies baud rate.
-u don't use uucp locking (questionable option)
dev0 name of serial device 0.
dev1 name of serial device 1.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: snooper
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
1999.12.02_1 28 Nov 2012 11:17:55
  |
bapt  |
2012-11-26 ftp/mget: No more public distfiles
2012-11-26 graphics/yap: No more public distfiles
2012-11-26 games/demonquake: No more public distfiles
2012-11-26 databases/php-sqlrelay: No more public distfiles
2012-11-26 devel/fastdep: No more public distfiles
2012-11-26 graphics/svgviewer: No more public distfiles
2012-11-26 comms/garmin-utils: No more public distfiles
2012-11-26 comms/snooper: No more public distfiles
2012-11-26 graphics/xfig-devel: Stable version is more recent than devel version
2012-11-26 irc/irchat-jp: No more public distfiles
2012-11-26 games/xcogitate: No more public distfiles
Feature safe: yes |
1999.12.02_1 26 Oct 2012 14:57:51
  |
bapt  |
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long
Feature safe: yes |
1999.12.02_1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1999.12.02_1 28 Aug 2009 16:52:33
 |
linimon  |
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr |
1999.12.02_1 14 Jun 2007 22:31:03
 |
beech  |
- Update maintainer address. |
1999.12.02_1 21 Jan 2007 20:53:08
 |
itetcu  |
- Added mirror (unreliable master site)
- pass maintainership to submitter
PR: ports/108187
Submitted by: Beech Rintoul |
1999.12.02_1 24 Nov 2005 00:44:27
 |
pav  |
- Add SHA256 |
1999.12.02_1 09 Apr 2005 00:30:21
 |
leeym  |
- remove .depend to unbreak this port
- wrap DOCSDIR with NOPORTDOCS |
1999.12.02_1 20 Mar 2005 19:14:18
 |
vs  |
Cleanup:
- Use PLIST_FILES
- Avoid excessive Makefile-patching |
1999.12.02_1 20 Feb 2005 08:28:14
 |
krion  |
Readd MASTER_SITES since it's available again.
PR: ports/77764
Submitted by: Sam Lawrance <boris at brooknet.com.au> |
1999.12.02_1 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
1999.12.02_1 26 Oct 2003 07:49:24
 |
linimon  |
Per distfile survey, remove mastersite that expired in October 2002. |
1999.12.02_1 22 Oct 2003 09:35:45
 |
osa  |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
1999.12.02_1 20 Feb 2003 16:57:39
 |
knu  |
De-pkg-comment. |
23 Jan 2001 07:55:06
    |
kevlo  |
- Support CFLAGS properly - HAS_CONFIGURE -> GNU_CONFIGURE - Support
NOPORTDOCS |
09 Jan 2001 05:57:08
    |
itojun  |
drop myself from MAINTAINER. too many KAME platforms to support, to little
time... |
08 Oct 2000 00:47:37
    |
asami  |
Convert category comms to new layout. |