Port details |
- tigervnc-viewer-java TigerVNC Viewer
- 1.14.1 net =2 1.14.0Version of this port present on the latest quarterly branch.
- Maintainer: meta@FreeBSD.org
- Port Added: 2023-02-07 15:15:08
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: x11-servers
- License: GPLv2+
- WWW:
- https://tigervnc.org/
- Description:
- This port provides Java version client(viewer) compornents of TigerVNC.
TigerVNC is a high-performance, platform-neutral implementation of VNC,
a client/server application that allows users to launch and interact with
graphical applications on remote machines.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tigervnc-viewer-java>0:net/tigervnc-viewer-java
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net/tigervnc-viewer-java/ && make install clean
- To add the package, run one of these commands:
- pkg install net/tigervnc-viewer-java
- pkg install tigervnc-viewer-java
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tigervnc-viewer-java
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729829981
SHA256 (TigerVNC-tigervnc-v1.14.1_GH0.tar.gz) = 579d0d04eb5b806d240e99a3c756b38936859e6f7db2f4af0d5656cc9a989d7c
SIZE (TigerVNC-tigervnc-v1.14.1_GH0.tar.gz) = 2097932
Packages (timestamps in pop-ups are UTC):
- Master port: net/tigervnc-server
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- java : java/openjdk8
- cmake : devel/cmake-core
- pixman-1.pc : x11/pixman
- Runtime dependencies:
-
- java : java/openjdk8
- pixman-1.pc : x11/pixman
- Library dependencies:
-
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_tigervnc-viewer-java
- USES:
- java jpeg xorg cmake:insource,noninja cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: net/tigervnc-server | Commit | Credits | Log message |
1.14.1 31 Dec 2024 08:57:55 |
Muhammad Moinur Rahman (bofh) |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
1.14.0 31 Jul 2024 04:35:56 |
Koichiro Iwao (meta) |
net/tigervnc-*: Update to 1.14.0
Changes: https://github.com/TigerVNC/tigervnc/releases/tag/v1.14.0
A prominent change that affects FreeBSD port is:
* The viewers and servers now follow the XDG Base Directory
Specification, like "~/.config", for storing files in the home
directory. Existing users will continue using the legacy "~/.vnc"
directory, but new users will get the XDG directories.
While here,
- Adjust BUILD_DEPENDS and LIB_DEPENDS reported in stage-qa |
1.13.1_1 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
1.13.1 09 Mar 2023 05:19:34 |
Koichiro Iwao (meta) |
net/tigervnc-*: Update to 1.13.1
This fixes the following critical issues:
* x0vncserver can either crash itself, or crash the X server it is connected to
* The servers might crash if the clipboard is updated just as a client is
connected
* The vncserver service can fail to start on SELinux system if ~/.vnc doesn't
exist
While here, add NO_ARCH=yes to java viewer.
Changes: https://github.com/TigerVNC/tigervnc/releases/tag/v1.13.1 |
1.12.0 07 Feb 2023 15:08:05 |
Koichiro Iwao (meta) |
net/tigervnc-viewer-java: add port |
Number of commits found: 5
|