Commit graph

8 commits

Author SHA1 Message Date
tnn
49f364880f synergy: downgrade 2.0.0 to 1.10.1
It is sort of an update though. If you are interested in upstream
drama you can read here for the details: https://symless.com/blog
Also users might want to switch to wip/barrier instead.

v1.10.1-stable

Bug fixes:
    #6339 Windows validating install step freezes
    #6374 Windows background service crashes randomly
    #6376 Undeclared identifier compile error in VS2017
Enhancements:
    #6372 Forced use of TLS 1.2 without fallback method
    #6338 Auto config checkbox on settings screen
    #6384 Removal of GPL screen on Windows installer
    #6383 Extend foreground mode for Windows daemon
    #6382 Code comment for MSVC debugger logging
    #6380 Compile without warnings using VS2017

v1.10.0-stable

Bug fixes:
    #6347 Log to file defaults to unwritable location
    #6345 Losing GUI config when restarting the OS
    #4991 Oversized Bonjour protocol name could conflict

Enhancements:
    #6348 Use different hard coded Qt path for CI
    #6346 CLI argument to control screen lock feature
    #6344 Customizable size limit on clipboard sharing
    #6332 Decouple version from CI build properties
    #6319 Bonjour auto-config disabled by default
    #6318 Hide TIS/TSM error on config app log
    #6312 Removal of redundant CURL library
    #6306 Show version number in config app title
    #6305 Support for Raspbian in package config
    #6301 Combine enterprise and community codebases
2019-01-03 21:53:09 +00:00
tnn
66545c09ad synergy: update to 2.0.0
changes unknown
2018-01-25 14:13:22 +00:00
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
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
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +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
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