Port details |
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.13.82_1 14 Apr 2024 09:41:16 |
Nuno Teixeira (eduardo) |
*/*: Remove GNU_CONFIGURE_MANPREFIX after move man pages to share/man
Approved by: portmgr (blanket) |
0.13.82_1 27 Jan 2024 10:52:26 |
Gleb Popov (arrowd) Author: Nuno Teixeira |
*: Autotools manpages fix
Approved by: portmgr (blanket) |
0.13.82 29 Mar 2023 06:58:37 |
Nuno Teixeira (eduardo) |
x11/xclip: Update to 20220129 commit
ChangeLog: https://github.com/astrand/xclip/compare/9aa7090...b372f73 |
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) |
0.13 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 ) |
0.13 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
0.13 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.13 10 Feb 2021 07:42:50 |
eduardo |
Submitted by: Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by: dbaio, garga (mentors)
Differential Revision: https://reviews.freebsd.org/D28534 |
0.13 05 Jan 2021 13:42:12 |
fernape |
x11/xclip: set MAINTAINER and do cleanup
Prepare por for upcoming update.
Submitter already maintains several ports.
PR: 251072
Submitted by: ed.arrakis@gmail.com |
0.13 21 Jun 2020 15:36:35 |
salvadore |
Drop ports maintainership
Approved by: gerald (mentor) |
0.13 10 Jan 2020 19:39:31 |
tcberner |
x11/xclip: give maintainership to salvadore
PR: 243216
Submitted by: salvadore |
0.13 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.13 04 Nov 2019 21:21:04 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
0.13 18 Nov 2017 21:14:19 |
zeising |
Update to 0.13
Upstream has switched to GitHub, chase this.
PR: 223232
Submitted by: Mateusz Piotrowski
Approved by: maintainer timeout |
0.12_2 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.12_2 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.12_2 15 Nov 2014 20:13:36 |
johans |
- Remove patchfile and remove autotools
- Strip installed binary
- Adopt port
- Bump portrevision |
0.12_1 24 Sep 2014 06:00:10 |
eadler |
Hand back my ports to the pool.
Ports require time and TLC which I no longer have. |
0.12_1 23 Oct 2013 18:57:49 |
eadler |
Unquiet my ports to make debugging easier. |
0.12_1 28 Sep 2013 02:34:19 |
eadler |
Convert to staging. |
0.12_1 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
0.12_1 16 Jul 2013 21:59:48 |
eadler |
Remove now excess verbiage.
Reviewed by: bapt |
0.12_1 06 Jul 2013 17:27:41 |
eadler |
Convert some of my ports from USE_GMAKE to USES=gmake.
The remainder have other pending patches which I must finish before conversion. |
0.12_1 30 Apr 2013 03:12:14 |
eadler |
Add port license |
0.12_1 29 Mar 2013 00:59:46 |
eadler |
Fix COMMENT |
0.12_1 08 Mar 2013 20:23:39 |
eadler |
Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.
Reviewed by: drogoh (on irc) |
0.12_1 06 Oct 2012 14:35:46 |
eadler |
Trim the headers in the ports I maintain. |
0.12_1 01 Sep 2012 18:37:38 |
eadler |
Fix xclip-copyfile's use of mktemp
without arguments
PR: ports/171023
Submitted by: Vitaly Magerya <vmagerya@gmail.com> |
0.12_1 21 Aug 2011 20:51:40 |
eadler |
- change the email address I use to maintain ports
Approved by: bapt (mentor) |
0.12_1 21 Aug 2011 16:12:46 |
eadler |
- change the email address I use to maintain ports
Approved by: bapt (mentor) |
0.12_1 07 Aug 2011 15:50:32 |
arved |
Fix WWW
PR: 159505
Submitted by: maintainer |
0.12_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.12_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.12_1 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
0.12_1 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
0.12_1 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
0.12 11 Jul 2010 18:41:15 |
sahil |
- Update maintainer's email address
PR: ports/148497
Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer) |
0.12 12 Nov 2009 03:05:10 |
amdmi3 |
- Update to 0.12
PR: 140226
Submitted by: Eitan Adler <EitanAdlerList@gmail.com> (maintainer) |
0.11 17 Feb 2009 15:20:41 |
tabthorpe |
- Update to 0.11
PR: ports/131719
Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer) |
0.08_1 13 Feb 2009 02:02:49 |
tabthorpe |
- Pass maintainership to submitter
Submitted by: Eitan Adler via freebsd-ports@ |
0.08_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.08 25 Nov 2005 19:09:52 |
pav |
- Add SHA256 |
0.08 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
0.08 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.08 20 Feb 2003 19:17:05 |
knu |
De-pkg-comment. |
18 Dec 2001 06:34:27 |
ijliao |
add xclip 0.08 An interface to X selections ("the clipboard") from the command
line |