Port details |
- xclip Interface to X selections ("the clipboard") from the command line
- 0.13 x11
=10 0.13Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2001-12-18 03:34:27
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: bison, gdbm, m4, libogg, glib
- License: GPLv2
- 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
WWW: https://github.com/astrand/xclip
- SVNWeb : git : Homepage
- 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 = 1511039611
SHA256 (astrand-xclip-0.13_GH0.tar.gz) = ca5b8804e3c910a66423a882d79bf3c9450b875ac8528791fb60ec9de667f758
SIZE (astrand-xclip-0.13_GH0.tar.gz) = 30461
- 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.3 : devel/gmake
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : 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
- for Run
-
- deskutils/puush
- devel/R-cran-clipr
- games/emptyepsilon
- sysutils/password-store
- www/ffsend
- x11/p5-Clipboard
- Configuration Options:
- ===> The following configuration options are available for xclip-0.13:
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: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.13
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10 Feb 2021 07:42:50
0.13
|
eduardo  |
Submitted by: Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by: dbaio, garga (mentors)
Differential Revision: https://reviews.freebsd.org/D28534 |
05 Jan 2021 13:42:12
0.13
|
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 |
21 Jun 2020 15:36:35
0.13
|
salvadore  |
Drop ports maintainership
Approved by: gerald (mentor) |
10 Jan 2020 19:39:31
0.13
|
tcberner  |
x11/xclip: give maintainership to salvadore
PR: 243216
Submitted by: salvadore |
07 Nov 2019 18:36:56
0.13
|
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. |
04 Nov 2019 21:21:04
0.13
|
rene  |
Returns johans's ports to the pool after safekeeping his commit bit. |
18 Nov 2017 21:14:19
0.13
|
zeising  |
Update to 0.13
Upstream has switched to GitHub, chase this.
PR: 223232
Submitted by: Mateusz Piotrowski
Approved by: maintainer timeout |
20 Jan 2017 20:33:31
0.12_2
|
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
19 May 2016 10:53:06
0.12_2
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
15 Nov 2014 20:13:36
0.12_2
|
johans  |
- Remove patchfile and remove autotools
- Strip installed binary
- Adopt port
- Bump portrevision |
24 Sep 2014 06:00:10
0.12_1
|
eadler  |
Hand back my ports to the pool.
Ports require time and TLC which I no longer have. |
23 Oct 2013 18:57:49
0.12_1
|
eadler  |
Unquiet my ports to make debugging easier. |
28 Sep 2013 02:34:19
0.12_1
|
eadler  |
Convert to staging. |
20 Sep 2013 23:43:20
0.12_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
16 Jul 2013 21:59:48
0.12_1
|
eadler  |
Remove now excess verbiage.
Reviewed by: bapt |
06 Jul 2013 17:27:41
0.12_1
|
eadler  |
Convert some of my ports from USE_GMAKE to USES=gmake.
The remainder have other pending patches which I must finish before conversion. |
30 Apr 2013 03:12:14
0.12_1
|
eadler  |
Add port license |
29 Mar 2013 00:59:46
0.12_1
|
eadler  |
Fix COMMENT |
08 Mar 2013 20:23:39
0.12_1
|
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) |
06 Oct 2012 14:35:46
0.12_1
|
eadler  |
Trim the headers in the ports I maintain. |
01 Sep 2012 18:37:38
0.12_1
|
eadler  |
Fix xclip-copyfile's use of mktemp
without arguments
PR: ports/171023
Submitted by: Vitaly Magerya <vmagerya@gmail.com> |
21 Aug 2011 20:51:40
0.12_1
|
eadler  |
- change the email address I use to maintain ports
Approved by: bapt (mentor) |
21 Aug 2011 16:12:46
0.12_1
|
eadler  |
- change the email address I use to maintain ports
Approved by: bapt (mentor) |
07 Aug 2011 15:50:32
0.12_1
|
arved  |
Fix WWW
PR: 159505
Submitted by: maintainer |
19 Mar 2011 12:38:54
0.12_1
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
0.12_1
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
0.12_1
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
0.12_1
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
0.12_1
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
11 Jul 2010 18:41:15
0.12
|
sahil  |
- Update maintainer's email address
PR: ports/148497
Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer) |
12 Nov 2009 03:05:10
0.12
|
amdmi3  |
- Update to 0.12
PR: 140226
Submitted by: Eitan Adler <EitanAdlerList@gmail.com> (maintainer) |
17 Feb 2009 15:20:41
0.11
|
tabthorpe  |
- Update to 0.11
PR: ports/131719
Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer) |
13 Feb 2009 02:02:49
0.08_1
|
tabthorpe  |
- Pass maintainership to submitter
Submitted by: Eitan Adler via freebsd-ports@ |
19 May 2007 20:32:57
0.08_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
25 Nov 2005 19:09:52
0.08
|
pav  |
- Add SHA256 |
05 Feb 2004 20:38:07
0.08
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
29 Jan 2004 16:13:06
0.08
|
trevor  |
SIZEify. |
20 Feb 2003 19:17:05
0.08
|
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 |