aboutsummaryrefslogtreecommitdiff
path: root/sysutils/synergy
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Update to 1.3.6Kevin Lo2011-03-112-12/+17
| | | | | | | | PR: ports/155438 Submitted by: ehaupt Notes: svn path=/head/; revision=270642
* Update to 1.3.4Kevin Lo2010-11-018-172/+6
| | | | Notes: svn path=/head/; revision=263875
* Register CONFLICTSEmanuel Haupt2009-10-231-1/+3
| | | | Notes: svn path=/head/; revision=243237
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* Install documentation.Kevin Lo2008-10-312-1/+28
| | | | | | | | | Suggested by: grog PR: ports/128470 Notes: svn path=/head/; revision=222245
* Back out my previous change - it broke the server partKevin Lo2008-10-172-59/+1
| | | | | | | | PR: ports/128145 Submitted by: Yoshiaki Kasahara <kasahara at nc dot kyushu-u dot ac dot jp> Notes: svn path=/head/; revision=221663
* - Fix intermittent delaysKevin Lo2008-10-142-1/+59
| | | | | | | | | | - Bump PORTREVISION PR: ports/127791 Submitted by: benjsc@ Notes: svn path=/head/; revision=221564
* - Fix synergy crashing on copy and paste from FedoraKevin Lo2008-10-133-1/+64
| | | | | | | | | - Bump PORTREVISION Tested by: Pascal <pascal at dodeca-t dot com> Notes: svn path=/head/; revision=221520
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209644
* Fix a bug when a Windows XP client sends an invalid mouse position toKevin Lo2007-07-253-1/+59
| | | | | | | | | | the server at initial connect. PR: ports/114869 Submitted by: ehaupt Notes: svn path=/head/; revision=196235
* - Remove -Werror to fix build on currentAndrew Pantyukhin2007-06-071-1/+4
| | | | | | | Approved by: Kevin Lo <kevlo@freebsd.org> (maintainer) Notes: svn path=/head/; revision=192965
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Respect PTHREAD_LIBSKevin Lo2006-12-111-0/+2
| | | | | | | Submitted by: nork Notes: svn path=/head/; revision=179464
* Update to 1.3.1Kevin Lo2006-05-184-32/+13
| | | | | | | | PR: ports/96455 Submitted by: Thomas Spreng <spreng at socket dot ch> Notes: svn path=/head/; revision=162691
* Fix checksum mismatch. The author regenerated m4 and configure files,Kevin Lo2005-12-021-3/+3
| | | | | | | | | | no functional impatc. PR: ports/89543 Submitted by: Toni Schmidbauer Notes: svn path=/head/; revision=150197
* Update to 1.2.6Kevin Lo2005-11-172-3/+4
| | | | Notes: svn path=/head/; revision=148544
* Update to 1.2.5Kevin Lo2005-10-193-13/+3
| | | | Notes: svn path=/head/; revision=145820
* Update to 1.2.2Kevin Lo2005-06-172-3/+3
| | | | | | | | PR: ports/82317 Submitted by: Alex Kapranoff <kappa@rambler-co.ru> Notes: svn path=/head/; revision=137590
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to 1.2.1Kevin Lo2005-01-192-3/+3
| | | | Notes: svn path=/head/; revision=126763
* Update to 1.1.8Kevin Lo2004-09-016-20/+33
| | | | Notes: svn path=/head/; revision=117793
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Fixed waste CPU resources.Kevin Lo2003-11-121-0/+11
| | | | | | | Submitted by: wes@ Notes: svn path=/head/; revision=93798
* Update to 1.0.14Kevin Lo2003-10-073-3/+4
| | | | Notes: svn path=/head/; revision=90483
* Initial import of synergy 1.0.3Kevin Lo2003-03-264-0/+56
ynergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems. Notes: svn path=/head/; revision=77475