Port details |
- gnome-clipboard-daemon Program that keeps the content of your X clipboard in memory
- 1.0_12 x11
=2 1.0_12Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2004-01-25 06:18:04
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- People watching this port, also watch:: sound-juicer, mplayer-skins, python, libao
- Also Listed In: gnome
- License: GPLv2
- Description:
- GNOME Clipboard Daemon is a program that keeps the content of your X clipboard
in memory, so the clipboard will not get lost even after you close the
application from which you copied. It is a daemon - it has no GUI. You start
it and it will run in the background and Just Work(tm).
Example:
1. Start AbiWord.
2. Type in 'hello world'. Select everything and click Copy.
3. Close AbiWord.
4. Start gedit.
5. Click Paste. Normally nothing will happen. But if GNOME Clipboard
Daemon is running, pasting will work.
WWW: http://members.chello.nl/~h.lai/gnome-clipboard-daemon/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gnome-clipboard-daemon>0:x11/gnome-clipboard-daemon
- To install the port:
- cd /usr/ports/x11/gnome-clipboard-daemon/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/gnome-clipboard-daemon
- pkg install gnome-clipboard-daemon
- PKGNAME: gnome-clipboard-daemon
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (clipboard-daemon-1.0.tar.bz2) = 1cd86ab391f589f9e9e6102c5d5a2dfca4e337c3fc2ce2120a1e8e71f3aacd0f
SIZE (clipboard-daemon-1.0.tar.bz2) = 2971
- 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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libatk-1.0.so : accessibility/atk
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- x11_gnome-clipboard-daemon
- USES:
- gnome pkgconfig tar:bzip2 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 |
07 Apr 2021 08:09:01 1.0_12
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.0_12
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Nov 2019 18:36:56
1.0_12
|
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. |
08 Dec 2016 19:52:20
1.0_12
|
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
26 Aug 2014 14:06:09
1.0_11
|
tijl  |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
29 Jul 2014 18:41:17
1.0_11 
|
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
29 Dec 2013 14:01:09
1.0_11
|
antoine  |
Stage support |
20 Sep 2013 23:43:20
1.0_11
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
14 Aug 2013 22:35:54
1.0_11 
|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
23 Apr 2013 14:20:28
1.0_11
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
31 Dec 2012 17:12:04
1.0_11
|
mezz  |
Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me. There are a few more left, I will worry about it later. |
02 Nov 2012 17:57:59
1.0_11
|
pawel  |
- Update MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: ports/172255
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes |
01 Jun 2012 05:26:28
1.0_11
|
dinoex  |
- update png to 1.5.10 |
19 Mar 2011 12:38:54
1.0_10
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
1.0_10
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.0_9
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
1.0_8
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 Jun 2008 14:09:15
1.0_7
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
25 Mar 2008 22:44:48
1.0_6
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 May 2007 20:32:57
1.0_6
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
09 Sep 2006 19:53:27
1.0_5
|
mezz  |
Drop to ports@, farewell. |
12 Nov 2005 20:50:38
1.0_5
|
mezz  |
Add SHA256. |
05 Nov 2005 05:22:06
1.0_5
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
12 Mar 2005 10:54:27
1.0_4
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
07 Nov 2004 22:37:47
1.0_3
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
02 May 2004 23:36:58
1.0_2
|
mezz  |
Change my email to mezz@FreeBSD.org.
Approved by: adamw (mentor) |
05 Apr 2004 03:31:02
1.0_2
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
06 Feb 2004 13:12:53
1.0_1
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
04 Feb 2004 05:10:27
1.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
31 Jan 2004 09:47:58
1.0
|
krion  |
- SIZEify
PR: ports/62128
Submitted by: maintainer |
25 Jan 2004 06:16:08
1.0
|
marcus  |
Add gnome-clipboard-daemon, a clipboard manager for X.
GNOME Clipboard Daemon is a program that keeps the content of your X
clipboard in memory, so the clipboard won't get lost even after you close the
application you copied from. It's a daemon - it has no GUI. You start it and
it'll run inthe background and Just Work(tm).
Example:
1. Start AbiWord.
2. Type in 'hello world'. Select everything and click Copy.
3. Close AbiWord.
4. Start gedit.
5. Click Paste. Normally nothing will happen. But if GNOME Clipboard
Daemon is running, pasting will work.
PR: 61869
Submitted by: Jeremy Messenger <mezz7@cox.net> |