Port details on branch 2024Q4 |
- xclip Interface to X selections ("the clipboard") from the command line
- 0.13.99 x11
=12 0.13.99Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2001-12-18 03:34:27
- Last Update: 2025-02-09 15:04:21
- Commit Hash: 76ffac3
- 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 = 1739112418
SHA256 (astrand-xclip-0.13-99-g2c3b811_GH0.tar.gz) = 53716daa4e1ceded27130c6039b7bc62402e08a046a2cde169b7b450bd224bf9
SIZE (astrand-xclip-0.13-99-g2c3b811_GH0.tar.gz) = 37905
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.17 : 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
- games/emptyepsilon
- net-im/discordo
- sysutils/password-store
- textproc/dmenu-translate
- www/ffsend
Configuration Options:
- ===> The following configuration options are available for xclip-0.13.99:
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:
|
There are no commits on branch 2024Q4 for this port
|