Port details |
- vncreflector Multi-client VNC proxy server
- 1.2.4_7 net =6 1.2.4_7Version of this port present on the latest quarterly branch.
- Maintainer: paul@it.ca
- Port Added: 2005-01-20 10:36:21
- Last Update: 2023-07-28 17:13:17
- Commit Hash: 664a2fa
- People watching this port, also watch:: zoo, t1lib, unzip, bison, rsync
- License: not specified in port
- WWW:
- https://sourceforge.net/projects/vnc-reflector/
- Description:
- VNC Reflector is a specialized VNC server which acts as a proxy sitting
between real VNC server (a host) and a number of VNC clients. It was
designed to work efficiently with large number of clients.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- vncreflector>0:net/vncreflector
- To install the port:
- cd /usr/ports/net/vncreflector/ && make install clean
- To add the package, run one of these commands:
- pkg install net/vncreflector
- pkg install vncreflector
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vncreflector
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (vnc_reflector-1.2.4.tar.gz) = 9387082434a2176a01a20f64d0d35acd34dc1901e80db428689cc60ddbf49c53
SIZE (vnc_reflector-1.2.4.tar.gz) = 85600
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for vncreflector-1.2.4_7:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_vncreflector
- USES:
- jpeg
- 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 |
1.2.4_7 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.2.4_6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.2.4_6 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2.4_6 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.2.4_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.4_6 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
1.2.4_6 08 Dec 2016 16:39:11 |
tijl |
Remove libjpeg.so.11 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.2.4_5 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.2.4_5 22 May 2015 20:34:29 |
mat |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
1.2.4_5 08 Oct 2014 19:36:31 |
antoine |
- Allow staging as a regular user
- Bump portrevision as configuration directory was not packaged |
1.2.4_4 04 Aug 2014 18:33:15 |
adamw |
Fix build without gcc. |
1.2.4_4 28 Feb 2014 10:09:31 |
ehaupt |
Support staging |
1.2.4_4 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.2.4_4 28 Feb 2013 17:28:09 |
brooks |
Convert the headers of these ports I just drop maintainership of. |
1.2.4_4 28 Feb 2013 16:58:18 |
brooks |
Paul Chvostek has graciously agreed to take maintainership of these two
ports. |
1.2.4_4 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
1.2.4_4 14 Jan 2012 08:57:23 |
dougb |
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. |
1.2.4_4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.2.4_4 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.2.4_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.2.4_3 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
1.2.4_3 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
1.2.4_2 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
1.2.4_2 24 Apr 2007 05:57:15 |
sobomax |
Remove bogus hunk. |
1.2.4_2 24 Apr 2007 05:56:39 |
sobomax |
Our v*printf() family of functions don't return va_list to its original
state upon return, therefore if we want to call such functions several
times on different streams we need to wrap each call to va_start/va_end
otherwise it either prints garbage on second and subsequent invocation
or simply crashes the program. |
1.2.4_1 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
1.2.4_1 20 Feb 2006 20:47:50 |
dougb |
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. |
1.2.4_1 24 Jan 2006 17:15:26 |
brooks |
Don't bogusly list the rc.d script in the plist. USE_RC_SUBR does this
for us.
Reported by: krismail |
1.2.4_1 11 Nov 2005 19:03:22 |
brooks |
add SHA256 |
1.2.4_1 18 Apr 2005 22:35:16 |
brooks |
Given vncreflector a chance on 4.x. First, require gcc-3.3 or newer as
2.95.4 appears to generate bad code (none of the debugging tools I tried
could even come up with a decent stack trace when it died.) Second, fix
the RC script so it can find rc.subr. |
1.2.4 20 Jan 2005 10:35:48 |
brooks |
Add vncreflector 1.2.4.
From the website:
VNC Reflector is a specialized VNC server which acts as a proxy
sitting between real VNC server (a host) and a number of VNC
clients. It was designed to work efficiently with large number
of clients. |