Commit graph

23 commits

Author SHA1 Message Date
Kevin Lo
4e1f803e37 Install documentation.
Suggested by:	grog

PR:	ports/128470
2008-10-31 02:54:38 +00:00
Kevin Lo
31772a754a Back out my previous change - it broke the server part
PR: ports/128145
Submitted by: Yoshiaki Kasahara <kasahara at nc dot kyushu-u dot ac dot jp>
2008-10-17 01:20:29 +00:00
Kevin Lo
6355c889d5 - Fix intermittent delays
- Bump PORTREVISION

PR:	ports/127791
Submitted by:	benjsc@
2008-10-14 01:48:29 +00:00
Kevin Lo
544b16a3e0 - Fix synergy crashing on copy and paste from Fedora
- Bump PORTREVISION

Tested by:	Pascal <pascal at dodeca-t dot com>
2008-10-13 06:56:57 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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)
2008-08-21 06:18:49 +00:00
Martin Wilke
06aa815303 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Kevin Lo
dd66eb13d3 Fix a bug when a Windows XP client sends an invalid mouse position to
the server at initial connect.

PR: ports/114869
Submitted by: ehaupt
2007-07-25 01:25:03 +00:00
Andrew Pantyukhin
c7899e2abb - Remove -Werror to fix build on current
Approved by:	Kevin Lo <kevlo@freebsd.org> (maintainer)
2007-06-07 04:28:36 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Kevin Lo
96bbd4bcae Respect PTHREAD_LIBS
Submitted by: nork
2006-12-11 03:43:22 +00:00
Kevin Lo
4d013727b7 Update to 1.3.1
PR: ports/96455
Submitted by: Thomas Spreng <spreng at socket dot ch>
2006-05-18 03:22:46 +00:00
Kevin Lo
c4ffda9b27 Fix checksum mismatch. The author regenerated m4 and configure files,
no functional impatc.

PR: ports/89543
Submitted by: Toni Schmidbauer
2005-12-02 04:35:57 +00:00
Kevin Lo
b7b11126f0 Update to 1.2.6 2005-11-17 00:57:07 +00:00
Kevin Lo
44304bc868 Update to 1.2.5 2005-10-19 01:35:30 +00:00
Kevin Lo
6fe3f4589d Update to 1.2.2
PR: ports/82317
Submitted by: Alex Kapranoff <kappa@rambler-co.ru>
2005-06-17 01:31:05 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kevin Lo
eb77043381 Update to 1.2.1 2005-01-19 05:56:18 +00:00
Kevin Lo
fa5b804f3d Update to 1.1.8 2004-09-01 06:10:41 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kevin Lo
c81ac32f3a Fixed waste CPU resources.
Submitted by: wes@
2003-11-12 07:06:34 +00:00
Kevin Lo
165d12a15c Update to 1.0.14 2003-10-07 02:07:07 +00:00
Kevin Lo
981ba063de Initial import of synergy 1.0.3
ynergy lets you easily share a single mouse and keyboard between
multiple computers with different operating systems.
2003-03-26 09:31:42 +00:00