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
repeater UltraVNC repeater
0.17 net on this many watch lists=1 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.17Version of this port present on the latest quarterly branch.
Maintainer: oleg@newestvision.com search for ports maintained by this maintainer
Port Added: 2005-12-18 02:10:48
Last Update: 2023-11-06 10:03:47
Commit Hash: 06df180
People watching this port, also watch:: tmpreaper, python, weex
License: GPLv2+
WWW:
https://ultravnc.sourceforge.net/addons/repeater.html
Description:
UltraVNC Repeater is an UltraVNC addon
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. /usr/local/share/licenses/repeater-0.17/catalog.mk
  2. /usr/local/share/licenses/repeater-0.17/LICENSE
  3. /usr/local/share/licenses/repeater-0.17/GPLv2+
  4. @sample etc/uvncrepeater.ini.sample
  5. sbin/repeater
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • repeater>0:net/repeater
To install the port:
cd /usr/ports/net/repeater/ && make install clean
To add the package, run one of these commands:
  • pkg install net/repeater
  • pkg install repeater
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: repeater
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1612095006 SHA256 (repeater017.zip) = 81ed59330b01789fa3e64dfdfb3b6920a8058077a711adbaf50b2ff1d845e75f SIZE (repeater017.zip) = 60987

Packages (timestamps in pop-ups are UTC):
repeater
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.170.170.140.170.17-0.14-
FreeBSD:13:quarterly0.170.170.170.170.170.170.170.17
FreeBSD:14:latest0.170.170.170.170.170.17-0.17
FreeBSD:14:quarterly0.170.17-0.170.170.170.170.17
FreeBSD:15:latest0.170.17n/a0.17n/a0.170.170.17
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for repeater-0.17: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
net_repeater
USES:
cpe zip
pkg-message:
For install:
Please edit /usr/local/etc/uvncrepeater.ini before using UltraVNC Repeater! To enable UVNC Repeater, put the following in your /etc/rc.conf: repeater_enable="YES"
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://freebsd.newestvision.com/ports/distfiles/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.17
06 Nov 2023 10:03:47
commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems

Approved by:	portmgr (blanket)
PR:		274888
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.17
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.17
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.17
21 Oct 2021 14:26:58
commit hash: df7d9f032d2b986d387f01a32d8ce7fa4869b9c3commit hash: df7d9f032d2b986d387f01a32d8ce7fa4869b9c3commit hash: df7d9f032d2b986d387f01a32d8ce7fa4869b9c3commit hash: df7d9f032d2b986d387f01a32d8ce7fa4869b9c3 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
net/repeater: Add CPE information

Approved by:	portmgr (blanket)
0.17
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.17
04 Feb 2021 19:06:55
Revision:564059Original commit files touched by this commit
pi search for other commits by this committer
net/repeater: update 0.14 -> 0.17, update master site

Approved by:	oleg@newestvision.com (maintainer)
0.14
01 Nov 2019 17:49:19
Revision:516255Original commit files touched by this commit
rene search for other commits by this committer
net/repeater: over to new volunteer, and update MASTER_SITES

PR:		239871
Submitted by:	Oleg
MFH:		2019Q4
0.14
15 Sep 2019 17:28:09
Revision:512125Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports
0.14
14 Aug 2019 08:48:51
Revision:508903Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories n)

(and missed 3 missed files from previous categories.)
0.14
05 Aug 2019 06:37:31
Revision:508138Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: unfetchable
0.14
19 May 2016 09:03:40
Revision:415495Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
0.14
31 Jul 2014 13:28:45
Revision:363588Original commit files touched by this commit
adamw search for other commits by this committer
Stage, and fix build without gcc.
0.14
24 Jul 2014 15:57:24
Revision:362812Original commit files touched by this commit
bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
0.14
10 Mar 2014 16:38:00
Revision:347778Original commit files touched by this commit
bapt search for other commits by this committer
Convert n* to USES=zip
0.14
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.14
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
0.14
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.14
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
0.14
31 Aug 2008 16:40:00
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 0.14

PR:             127002
Submitted by:   Rick Richard <rick@sloservers.com>
0.08_3
30 Sep 2006 03:10:46
Original commit files touched by this commit
leeym search for other commits by this committer
- utilize USR_RC_SUBR for new start script
- handle version-dependent patch better
- bump PORTREVISION
0.08_2
11 May 2006 22:49:56
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
0.08_2
21 Feb 2006 16:07:07
Original commit files touched by this commit
leeym search for other commits by this committer
- fix procname problem in start script
0.08_1
20 Feb 2006 20:47:50
Original commit files touched by this commit
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
0.08_1
14 Jan 2006 19:03:06
Original commit files touched by this commit
leeym search for other commits by this committer
- fix wrong start_cmd in start script
- bump PORTREVISION
0.08
18 Dec 2005 02:09:32
Original commit files touched by this commit
leeym search for other commits by this committer
Add repeater-0.08, the UltraVNC repeater which support both mode I and II.

There are two modes available with the UltraVNC repeater:
- mode I is used for UltraVNC Server and Viewer both in normal mode,
- mode II works with the server in listening mode.

WWW: http://ultravnc.sourceforge.net/addons/repeater.html

Number of commits found: 26