Version: 1.7.6, Package name: synergy-1.7.6 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Synergy lets you easily share your mouse and keyboard between multiple computers, where each computer has it's own display. No special hardware is required, all you need is a local area network. |
Filesize: 13348.158 KB |
Version History (View Complete History) |
|
2021-10-14 10:21:02 by Ian Darwin | Files touched by this commit (2) |
Log message: Unbreak build on riscv. Not fully tested due to lack of video h/w. Looks good to sthen. |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-15 11:32:47 by Charlene Wendling | Files touched by this commit (1) |
Log message: synergy: build with -std=c++03 for all compilers This unbreaks the build with gcc-8. Also move HOMEPAGE to https. OK sthen@ phessler@ |
2019-01-12 08:12:29 by Christian Weisgerber | Files touched by this commit (1) |
Log message: sigwait(3) has moved to libc |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-04-11 06:59:00 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to synergy-1.7.6, move to new upstream location (different github account) and add a dumb build fix with --std=c++03 on clang arches. upstream has much newer branches (e.g. 1.9.1 released yesterday, 2.0.0 released a few months ago) but too much churn for a quick fix, and at least they'll now be on the portroach radar. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:46:37 by Stuart Henderson | Files touched by this commit (277) |
Log message: use LIBCXX |
2015-10-21 13:51:28 by James Turner | Files touched by this commit (8) |
Log message: Update synergy to 1.7.4. Tested by Michael Lesniewski <lesniewskister at gmail dot com>. ok abieber@ |
2015-04-05 07:31:15 by Stuart Henderson | Files touched by this commit (62) |
Log message: drop GH_COMMIT lines which are hidden behind GH_TAGNAME, discussed with a few in the room. |
2015-03-23 13:05:48 by Brian Callahan | Files touched by this commit (1) |
Log message: Drop maintainer of this. I don't use it anymore. And I couldn't give it away to anyone ;-) |
2015-03-23 12:11:19 by Landry Breuil | Files touched by this commit (1) |
Log message: 'static cast' is not exactly the same thing as 'static_cast'. Shows how much we care about exotic archs... maybe unbreaks sparc64/hppa/mips64el. or not. |
2015-01-02 21:59:27 by Brian Callahan | Files touched by this commit (7) |
Log message: Update to 1.6.2 - tarballs moved to GitHub |
2011-04-18 22:58:01 by David Coppa | Files touched by this commit (1) |
Log message: Remove useless patch. ok jasper@ |
2011-04-18 12:37:48 by Jasper Lievisse Adriaanse | Files touched by this commit (12) |
Log message: - update to 1.4.2 joint work with dcoppa@ who fixed some cmake-beginners mistakes from the synergy devs |
2010-10-24 15:30:02 by Antoine Jacoutot | Files touched by this commit (44) |
Log message: Remove USE_X11. |
2010-07-12 16:07:42 by Stuart Henderson | Files touched by this commit (244) |
Log message: use REVISION, checked with before/after make show=PKGNAMES (plus some extra-careful checking where there are complicated PSEUDO_FLAVORS). |
2010-05-24 03:14:39 by Marc Espie | Files touched by this commit (1) |
Log message: If you want to -Werror, use the right NULL, please |
2009-12-23 02:08:44 by Nikolay Sturm | Files touched by this commit (2) |
Log message: revert server to old behaviour of blocking in case no client is connected, this was introduced with the xcb fix and would result in the server eating 100% cpu while waiting for clients bump PKGNAME ok dim@ (maintainer) |
2009-09-03 12:05:36 by Peter Valchev | Files touched by this commit (3) |
Log message: Unbreak synergy after the X11 Xlib -> XCB switch, which caused multi-second pauses for each event rendering it useless, due to queueing in xcb buffers not triggering X file descriptor changes. Patch from http://bugs.gentoo.org/show_bug.cgi?id=257794 OK & hint in the right direction from maintainer dim@ :) |
2009-08-10 00:33:44 by Matthias Kilian | Files touched by this commit (52) |
Log message: WANTLIB changes after xcb addition and bump. |
2007-09-20 23:46:26 by Bernd Ahlers | Files touched by this commit (2) |
Log message: - Install a sample synergy.conf file. - Simplify the post-install target. ok dim@ (MAINTAINER) |
2007-09-15 16:37:00 by Michael Erdely | Files touched by this commit (333) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@) |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-10-09 04:41:27 by Marc Espie | Files touched by this commit (1) |
Log message: fix ownership of documentation. |
2006-06-17 16:57:01 by Dimitry Andric | Files touched by this commit (2) |
Log message: Update to synergy 1.3.1. |
2006-04-05 14:59:54 by Dimitry Andric | Files touched by this commit (3) |
Log message: Update to synergy 1.3.0. Also cleanup Makefile a bit, and take over maintainership. ok sturm |
2006-02-12 09:24:18 by Alexandre Anriot | Files touched by this commit (1) |
Log message: - use ${LOCALBASE} and ${SYSCONFDIR}. - USE_X11. - bump PKGNAME. ok alek@ |