notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
ssmping Ping for ASM and SSM
0.9.1_1 net Deleted on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.1_1Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2020-05-05
Ignore IGNORE: is marked as broken: unfetchable
Maintainer: dikshie@lapi.itb.ac.id search for ports maintained by this maintainer
Port Added: 2006-08-25 19:02:50
Last Update: 2020-05-05 15:38:12
SVN Revision: 534093
People watching this port, also watch:: tcpdump, policyd2, rtty, ncftp
License: not specified in port
WWW:
http://www.venaas.no/multicast/ssmping/
Description:
ssmping is a tool for checking whether a host can receive SSM from another. If a host runst ssmpingd, users on other hosts can check that they receive from this host by running the ssmping tool. asmping is similar to ssmping, but checks for ASM rather than SSM. WWW: http://www.venaas.no/multicast/ssmping/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/ssmping
  2. bin/asmping
  3. bin/mcfirst
  4. sbin/ssmpingd
  5. man/man1/asmping.1.gz
  6. man/man1/mcfirst.1.gz
  7. man/man1/ssmping.1.gz
Collapse this list.
Dependency lines:
  • ssmping>0:net/ssmping
No installation instructions:
This port has been deleted.
PKGNAME: ssmping
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ssmping-0.9.1.tar.gz) = 22103a37eaa28489169a0927bc01e0596c3485fc4d29fc8456c07fd2c70fca6d SIZE (ssmping-0.9.1.tar.gz) = 16863

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: pkg-fallout
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:
Expand this list (1 items)
Collapse this list.
  1. http://www.venaas.no/multicast/ssmping/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.1_1
05 May 2020 15:38:12
Revision:534093Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

Adjusted for ports rescued since r534032

2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.1_1
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.9.1_1
06 Nov 2019 14:00:19
Revision:516887Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
0.9.1_1
03 Apr 2015 11:26:50
Revision:383107Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Remove OSVERSION checks that do not make sense any more.

For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
0.9.1_1
24 Feb 2014 15:15:32
Revision:345864Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
0.9.1_1
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
0.9.1_1
16 Jan 2013 22:14:12
Revision:310527Original commit files touched by this commit
rakuco search for other commits by this committer
- Fix check for FreeBSD 7.x. The current check ended up ignoring 8.x as
  well. [1]
- Trim Makefile headers.
- Reword the IGNORE message a little.

PR:		ports/174080
Submitted by:	dikshie <dikshie@lapi.itb.ac.id> (maintainer)
0.9.1_1
27 May 2012 09:43:51
Original commit files touched by this commit
crees search for other commits by this committer
Fix OSVERSION check and remove consideration for <7 (bogus anyway)

PR:             ports/168279
Submitted by:   crees
Approved by:    dikshie@lapi.itb.ac.id (maintainer)
0.9.1_1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.9.1_1
09 Aug 2010 05:04:43
Original commit files touched by this commit
miwi search for other commits by this committer
- Unbreak for 6X and 8X

PR:             149417
Submitted by:   dikshie <dikshie@lapi.itb.ac.id> (maintainer)
0.9.1
23 Sep 2009 10:13:35
Original commit files touched by this commit
pav search for other commits by this committer
- Mark IGNORE'd on 7.X and up

PR:             ports/137157
Submitted by:   dikshie <dikshie@lapi.itb.ac.id> (maintainer)
Feature safe:   yes
0.9.1
26 Jul 2009 15:02:13
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.9.1

PR:             136901
Submitted by:   dikshie <dikshie@lapi.itb.ac.id> (maintainer)
0.9
25 Aug 2006 19:02:32
Original commit files touched by this commit
miwi search for other commits by this committer
ssmping is a tool for checking whether a host can receive SSM from
another. If a host runst ssmpingd, users on other hosts can check
that they receive from this host by running the ssmping tool.
asmping is similar to ssmping, but checks for ASM rather than SSM.

WWW: http://www.venaas.no/multicast/ssmping/

PR:             ports/102322
Submitted by:   dikshie <dikshie@lapi.itb.ac.id>
Approved by:    krion (mentor)

Number of commits found: 13