Commit graph

17 commits

Author SHA1 Message Date
taca
3d25a14ca9 Update synergy pacakge to 1.3.7. (leaf package)
pkgsrc change:
- Add LICENSE.
- Add more example files.

Fixed Bugs of 1.3.7:

#1668   Scroll lock has opposite behavior 1.3.x 0
#2952   Visual C++ 2008 Redistributable unpacks to root of hard drive 1.3.6 0
#2939   The hook DLL (synrgyhk.dll) is not compiled to the bin dir 1.3.6 0
#2938   Argument --help does not work 1.3.6 0
#2834   Fix buildbot console (it has nothing on it) 1.3.6 0
#691    fix compilation errors for gcc 4.3 1.2.6 0
#1187   Compile broken for modern C++ 1.3.1 0
#683    Only cross screens on during special keypress 1.3.0 0
#128    In Linux focused window loses focus when cursor moved to another screen
(big problem for 1B.o3x.3ee) 12
#1663   "hos" != "host" 1.3.1 1
#610    Client side crash - Linux x64 1.3.5 2
2011-06-23 03:16:50 +00:00
tnn
71d4160b8a whitespace police 2011-01-23 02:26:58 +00:00
tnn
2ecc168218 Update to synergy-1.3.6.
The synergy project has now merged with the previously forked synergy-plus.
This contains lots of bugfixes since the previous update in pkgsrc, in 2006.
No complete ChangeLog is available, but now uses devel/cmake to build and
sports manpages for the commands.
2011-01-23 02:24:29 +00:00
tnn
69d6f1c32a include various system headers to get called function prototypes in scope. 2009-09-19 19:14:54 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
heinz
d5ac2bc6c9 Added support for installation to DESTDIR.
Changed wording in COMMENT slightly.
Shut up some complaints by pkglint ("set -e", "unquoted shell variable f")
2008-02-23 18:04:57 +00:00
minskim
e954c1a167 Make this package build on Mac OS X without X11.
Bump PKGREVISION because of dependency changes.
2007-09-22 18:22:18 +00:00
taca
dfa21108ce Fix build problem with gcc4 (on NetBSD 4/current). 2007-09-07 05:42:25 +00:00
joerg
044cff0902 Modular Xorg support. 2007-02-02 00:55:15 +00:00
minskim
21a68286a8 - Add a missing entry to PLIST.
- Install documentation into share/doc, not share/doc/html.

Bump PKGREVISION due to PLIST changes.
2006-08-23 09:13:24 +00:00
taca
b3e9e6fc03 Improve synergy package discussed with minskim@.
- honor PKG_SYSCONFDIR not hard-coded to "/etc" and PKG_INSTALL frame work
  for a configuration file.
- Install documents.

Bump PKGREVISION.
2006-08-17 14:02:23 +00:00
rillig
144a1ee175 Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not needed.
2006-07-22 04:46:13 +00:00
minskim
1ca2780930 Update synergy to 1.3.1. Patches provided by Kibum Han.
Changes:
    * Hot key screen switching now restores last cursor position
    * Fixed loss of hot keys when reloading configuration
    * Fixed autorepeating on win32 (no longer sending repeating key releases)
    * Fixed autorepeating on X11 (non-repeating keys were repeating)
    * Fixed AltGr issues on X11
    * Fixed modifier mapping bug on OS X client (caused wrong characters)
    * Fixed one way for modifiers to get stuck active on all platforms
    * Fixed bugs in win32 GUI
    * Removed alloca() from unix code (should fix FreeBSD build)
    * Added more debugging output for network problems
    * Fixed failure to detect some errors on X11
2006-06-01 23:31:59 +00:00
minskim
baa473a401 Update synergy to 1.2.7. Patches provided by Kibum Han.
Changes:
    * Added preliminary support for configurable hot keys (Lorenz Schori)
    * Major rewrite of keyboard handling code
    * Fixed non-US keyboard handling (AltGr and ISO_Level3_Shift)
    * Now supporting all installed keyboard layouts simultaneously
    * Fixed bug in handling remapped caps-lock on X11
    * Fixed control and alt keys getting stuck on on X11
    * Fixed desktop focus problems requiring extra clicks on win32
    * Fixed alt key event getting passed to server when on client on win32
    * Synergy would prevent alt+numpad character entry; this is fixed
    * Fixed suppression of xscreensaver 2.21 on X11
    * Fixed middle mouse button dragging on OSX server (Brian Kendall)
    * Fixed caps/num/scroll lock toggles getting out of sync
    * Enhanced support for converting clipboard text to the Latin-1 encoding
    * Added autostart documentation for KDE users
    * Added more details about using Terminal for OSX users
    * Fixed crash when using --help on certain platforms
2006-06-01 23:18:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
minskim
a271d856e9 Remove files that should have not imported. 2005-11-21 19:45:16 +00:00
minskim
ac43aecf0e Import synergy, packaged by Kibum Han.
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.
2005-11-21 19:43:06 +00:00