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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rtpmon A program to monitor loss in multicast sessions
1.0a7_5 mbone Deleted on this many watch lists=0 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 1.0a7_5Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: abandoned upstream, needs gcc32 which is going to be removed
Expired This port expired on: 2008-08-15
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 search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2008-08-16 09:03:11
SVN Revision: UNKNOWN
Also Listed In: tk
License: not specified in port
Description:
Rtpmon is a third-party RTCP monitor. It can be used to monitor the control information exchanged between applications that implement RTP, the Real-Time Transport Protocol. Feedback from receivers, including the loss rate and jitter, are displayed in a table that can be sorted in various ways to help isolate and diagnose multicast distribution problems.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • rtpmon>0:mbone/rtpmon
No installation instructions:
This port has been deleted.
PKGNAME: rtpmon
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gcc32 : lang/gcc32
  2. autoconf-2.61 : devel/autoconf261
Library dependencies:
  1. tk83.1 : x11-toolkits/tk83
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 (8 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/fenner/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/fenner/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/fenner/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/fenner/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/fenner/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/fenner/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/fenner/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0a7_5
16 Aug 2008 09:03:11
Original commit files touched by this commit
gerald search for other commits by this committer
Remove mbone/rtpmon.  This has been abandoned upstream and needs gcc32
which is going to be removed.  No volunteer to move this forward stepped
up for more than a month.
1.0a7_5
13 Jul 2008 14:01:00
Original commit files touched by this commit
gerald search for other commits by this committer
Add deprecation note.  This is abandoned upstream and needs gcc32 which is
going to be removed.  (I actually tried to forward port by means of patches,
but this is really old, really non-standard code.)
1.0a7_5
29 Apr 2008 05:36:38
Original commit files touched by this commit
linimon search for other commits by this committer
Reset fenner's port maintainerships.  portmgr has taken his commit bit
into safekeeping due to inactivity.
1.0a7_5
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
1.0a7_4
09 Apr 2008 13:42:26
Original commit files touched by this commit
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
1.0a7_4
30 Sep 2007 04:47:37
Original commit files touched by this commit
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
1.0a7_3
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
1.0a7_2
13 Dec 2006 22:17:12
Original commit files touched by this commit
fenner search for other commits by this committer
Move to MASTER_SITE_LOCAL.  The distfile won't actually show up until
 ftp-master gets fixed, but since it's not at the old site there's no
 real harm.

Reminded by:    that fenner guy's annoying emails
1.0a7_2
04 Dec 2006 02:46:43
Original commit files touched by this commit
fenner search for other commits by this committer
Unbreak by forcing gcc 3.2.  Bump PORTREVISION since it might change
 packages.

PR:             ports/105151
Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
1.0a7_1
23 Jul 2006 23:38:15
Original commit files touched by this commit
linimon search for other commits by this committer
Factor OSVERSION out of BROKEN/IGNORE strings to make them more consistent
across different OSVERSION scans.
1.0a7_1
01 Feb 2006 00:18:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.0a7_1
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
1.0a7_1
04 Jun 2004 17:29:38
Original commit files touched by this commit
ade search for other commits by this committer
Sync with new bsd.autotools.mk
1.0a7_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.0a7_1
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
1.0a7_1
29 Oct 2003 03:59:41
Original commit files touched by this commit
linimon search for other commits by this committer
Move inclusion of bsd.port.pre.mk after definiton of all variables.
1.0a7_1
22 Oct 2003 02:21:10
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on 5.x.  The distfile is from 1997.  While here, update
the pkg-descr to include a good URL.
1.0a7_1
24 Sep 2003 09:37:11
Original commit files touched by this commit
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
1.0a7_1
07 Mar 2003 06:06:20
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
1.0a7_1
29 Sep 2002 18:00:33
Original commit files touched by this commit
fenner search for other commits by this committer
Fix broken rtpmon build.
1.0a7_1
13 Jun 2002 04:09:28
Original commit files touched by this commit
jkoshy search for other commits by this committer
Bump PORTREVISION.

Reminded by:    kris
1.0a7
11 Jun 2002 09:43:31
Original commit files touched by this commit
jkoshy search for other commits by this committer
Fix a bug that removes a startup problem with rtpmon, namely erroring out
with 'invalid command name: tcl_findLibrary'.

Approved by:    Bill Fenner <fenner@freebsd.org>
08 Oct 2000 04:09:46
commit hash: fp1.4776@dev.null.freshports.orgcommit hash: fp1.4776@dev.null.freshports.orgcommit hash: fp1.4776@dev.null.freshports.orgcommit hash: fp1.4776@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category mbone to new layout.  

Number of commits found: 23