Port details on branch 2024Q4 |
- xclip Interface to X selections ("the clipboard") from the command line
- 0.13.82_1 x11 =12 0.13.82_1Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2001-12-18 03:34:27
- Last Update: 2024-04-14 09:41:16
- Commit Hash: 57b4ac1
- People watching this port, also watch:: gdbm, aalib, flac, libxml2, libmng
- License: GPLv2
- WWW:
- https://github.com/astrand/xclip
- Description:
- xclip is a command line utility that is designed to run on any system with an
X11 implementation. It provides an interface to X selections ("the clipboard")
from the command line. It can read data from standard in or a file and place it
in an X selection for pasting into other X applications. xclip can also print
an X selection to standard out, which can then be redirected to a file or
another program.
FEATURES
========
* Reads data piped to standard in or files given as arguments
* Prints contents of selection to standard out
* Accesses the XA_PRIMARY, XA_SECONDARY or XA_CLIPBOARD selection
* Supports the INCR mechanism for large transfers
* Connects to the X display in $DISPLAY, or specified with -display host:0
* Waits for selection requests in the background
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/xclip/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xclip
- pkg install xclip
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xclip
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1680031945
SHA256 (astrand-xclip-0.13-82-gb372f73_GH0.tar.gz) = f199383d6e50615767b8b43081555dbcf902cfd3793126732f9cc691ddf8044b
SIZE (astrand-xclip-0.13-82-gb372f73_GH0.tar.gz) = 37345
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- x11.pc : x11/libX11
- xmu.pc : x11-toolkits/libXmu
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xmu.pc : x11-toolkits/libXmu
- This port is required by:
- for Build
-
- x11/p5-Clipboard
- x11-wm/nscde
- for Run
-
- deskutils/puush
- devel/R-cran-clipr
- editors/ad
- games/emptyepsilon
- net-im/discordo
- sysutils/password-store
- textproc/dmenu-translate
Configuration Options:
- ===> The following configuration options are available for xclip-0.13.82_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11_xclip
- USES:
- autoreconf gmake iconv xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|