NOTICE: This package has been removed from pkgsrc

./net/synergy1.2, Let an user share a mouse and keyboard among computers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.2.7, Package name: synergy-1.2.7, Maintainer: yui

With synergy, all the computers on your desktop form a single virtual
screen. You use the mouse and keyboard of only one of the computers
while you use all of the monitors on all of the computers. You tell
synergy how many screens you have and their positions relative to one
another. Synergy then detects when the mouse moves off the edge of a
screen and jumps it instantly to the neighboring screen. The keyboard
works normally on each screen; input goes to whichever screen has the
cursor.


Required to run:
[x11/libXtst]

Required to build:
[pkgtools/x11-links] [x11/recordproto]

Master sites:

SHA1: 5964460892fd9e9cb55c5bfe4e781f2bc08d0b76
RMD160: 6bdbe5adbc13c2f49afcb99ccaa20b96a12c2bcf
Filesize: 690.741 KB

Version history: (Expand)


CVS history: (Expand)


   2015-02-15 07:18:15 by Tobias Nygren | Files touched by this commit (18) | Package removed
Log message:
Remove old, outdated synergy1.2 package
   2013-05-11 23:40:41 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Add missing includes.
   2012-10-23 19:19:22 by Aleksej Saushev | Files touched by this commit (671)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-23 12:24:24 by Thomas Klausner | Files touched by this commit (215)
Log message:
Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
   2012-08-08 15:42:42 by John Marino | Files touched by this commit (2)
Log message:
net/synergy1.2: Fix regression on DragonFly

The previous changeset, "Fix issues with new GCC" overwrote the existing
patch-ab which dealt with pre-existing alloca definitions.  Incorporate
the old patch-ab into the current patch-ab to fix regression.
   2011-11-22 21:07:20 by Joerg Sonnenberger | Files touched by this commit (13)
Log message:
Fix issues with newer GCC
   2009-06-05 11:49:54 by Hasso Tepper | Files touched by this commit (2)
Log message:
Make it build on non Linux systems having alloca definedi, like DragonFly.
   2009-02-09 18:04:49 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
DESTDIR support. Use (void *)NULL as sentinal.