Port details |
- autocutsel Synchronizes the two copy/paste buffers used by X applications
- 0.10.1_1 deskutils
=4 0.10.1_1Version of this port present on the latest quarterly branch. - Maintainer: john@jnielsen.net
 - Port Added: 2003-11-14 00:08:23
- Last Update: 2024-02-23 03:31:41
- Commit Hash: 30ccd69
- People watching this port, also watch:: vorbis-tools, fastjar, tcpcat, kaffeine, xanim
- License: GPLv2
- WWW:
- https://www.nongnu.org/autocutsel/
- Description:
- Autocutsel synchronizes the two copy/paste buffers mainly used by X
applications. It unifies "clipboards" between VNC servers and Windows.
The 'cutsel' binary performs the synchronization whenever it is run.
The 'autocutsel' binary performs the synchronization continuously. I
suggest running it from ~/.vnc/xstartup by adding a line like this at
the top:
exec autocutsel &
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- autocutsel>0:deskutils/autocutsel
- To install the port:
- cd /usr/ports/deskutils/autocutsel/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/autocutsel
- pkg install autocutsel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: autocutsel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1692687009
SHA256 (sigmike-autocutsel-0.10.1_GH0.tar.gz) = 931250da7c30f6b735722113be8b67c7c87d400b764128771005a0e1e344525b
SIZE (sigmike-autocutsel-0.10.1_GH0.tar.gz) = 19022
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.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- deskutils_autocutsel
- USES:
- autoreconf gmake libtool 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.10.1_1 23 Feb 2024 03:31:41
    |
Muhammad Moinur Rahman (bofh)  |
deskutils/autocutsel: Moved man to share/man
Approved by: portmgr (blanket) |
0.10.1 22 Aug 2023 06:59:52
    |
Emanuel Haupt (ehaupt)  |
deskutils/autocutsel: Update to 0.10.1
PR: 272864
Approved by: john@jnielsen.net (maintainer) |
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.10.0_1 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.10.0_1 20 Jul 2022 14:21:10
    |
Tobias C. Berner (tcberner)  |
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.10.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.10.0_1 04 Nov 2019 22:20:31
  |
zeising  |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
0.10.0_1 08 Apr 2019 13:34:40
  |
ehaupt  |
- Add man pages [1]
- Add missing XORG dependencies (ice, sm, xext, xt) as prompted by stage-qa
- Pacify portlint (rearrange some vars)
- Add LICENSE
PR: 236789
Approved by: john@jnielsen.net (maintainer-timeout; 14d)
Obtained from: debian [1] |
0.10.0 06 May 2015 15:16:54
  |
mat  |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.10.0 15 Dec 2014 23:00:52
  |
pawel  |
Update to version 0.10.0
PR: 195725
Submitted by: Anton Tornqvist <antont@inbox.lv>
Approved by: maintainer |
0.9.0_2 03 Feb 2014 13:57:46
  |
miwi  |
- Stage support
- Convert to USES |
0.9.0_2 20 Sep 2013 16:21:38
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
0.9.0_2 22 Oct 2011 23:50:23
 |
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
0.9.0_2 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.9.0_2 23 Jan 2009 16:28:36
 |
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
0.9.0_1 23 Mar 2008 23:03:18
 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.9.0 03 Jun 2007 00:04:55
 |
araujo  |
- Update version to 0.9.0.
- Removed files/patch-autocutsel.c.
PR: ports/112664
Submitted by: John Nielsen <john@jnielsen.net> (maintainer)
Approved by: stas (mentor) |
0.8.1_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.8.1 05 Jul 2006 18:27:31
 |
rafan  |
- Update to 0.8.1
- Use PLIST_FILES, remove pkg-plist
PR: 99814
Submitted by: maintainer
Approved by: delphij (mentor, implicit) |
0.8.0 22 Jan 2006 08:24:40
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.8.0 19 Feb 2005 07:55:51
 |
krion  |
Update to version 0.8.0
PR: ports/77718
Submitted by: maintainer |
0.6.2_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.6.2_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.6.2 14 Nov 2003 00:07:02
 |
pav  |
Add autocutsel, a tool for synchronization of clipboards in VNC
between X and Windows.
PR: ports/59244
Submitted by: John Nielsen <john@jnielsen.net>
Approved by: adamw (mentor) |