Commit graph

26 commits

Author SHA1 Message Date
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
minskim
1285f3b89d On Interix, use waitpid(-1, status, options) instead of
wait3(status, options, NULL).
2004-08-21 05:50:44 +00:00
snj
734d8eb9ec Convert to buildlink3. 2004-05-11 04:22:48 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
recht
68065af0f6 update to 1.2.9 provided in PR 23580 by Min Sik Ki
* TightVNC 1.2.9

  - Unix version: New "Request refresh" button has been implemented in
    the viewer's F8 popup menu.

  - Unix version: A patch to fix input focus problems in the X11
    viewer has been applied, from Greg Breland.

  - Unix version: A patch fixing Xvnc crashes on Sparc has been
    applied, from the RealVNC distribution.

  - Unix version: A problem with incorrect port interpretation has
    been fixed, in the vncviewer's -tunnel option handling. Thanks to
    Clark Sessions.

  - Other minor improvements and bugfixes.

ok'ed by wiz@
2003-11-27 16:19:22 +00:00
grant
40614d0b3c get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17 19:39:58 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
abs
0cfab610bd Fix build under gcc3 2003-07-10 16:18:47 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jschauma
399a7c320e It's IMAKE_MAN_DIR not IMAKE_MAN_PATH. Sheesh. 2003-03-03 02:56:00 +00:00
jschauma
86e6bcbf20 Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable.  Bump PKGREVISION accordingly.
2003-03-03 02:45:51 +00:00
jlam
5c450ebe4a Update net/tightvncviewer to 1.2.8. Changes from version 1.2.7 include:
* Support for a separate view-only password has been implemented. Now
      the servers support two passwords -- one to allow full control,
      another to restrict remote keyboard and mouse input.

    * New "-x11cursor" option has been implemented in vncviewer. This option
      allows using a real X11 cursor with X11-style cursor shape updates,
      disables the dot cursor, and disables cursor position updates in
      non-fullscreen mode.

    * New "RunCommand" command to customize the X11 vncviewer popup menu has
      been implemented; a patch from Peter Astrand.

    * A problem with Xvnc eating all CPU time after xfs restarts has been
      fixed.

    * Other minor improvements and bugfixes.
2003-02-17 23:32:21 +00:00
jschauma
ec88a54554 Add normal LDFLAGS to Imake's so that ljpeg is linked against correctly.
This should fix the problem seen in Huberts latest bulk-build.
2003-01-12 19:28:24 +00:00
jlam
ccd1adbf4e Updated net/tightvncviewer to 1.2.7. Pkgsrc changes include:
- Use {CONFIGURE,BUILD,INSTALL}_DIRS to use the usual do-build and
    do-install targets.

  - Remove a patch that's unneeded in the buildlink2 world.

Changes from version 1.2.6 include:

  - The most significant problem with local cursor hadling has been solved
    -- now clients can see remote cursor movements performed on the server
    or by another client. New PointerPos encoding and cursor shape updates
    both minimize bandwidth requirements and greatly improve responsiveness
    of the mouse pointer, while still allow to track correct pointer
    position in all situations.

  - In all the places where display numbers had to be used, now it's easy
    to use port numbers as well. The viewers now allow to use new
    "hostname::port" syntax, in addition to the traditional
    "hostname:display" format.

  - Other minor improvements and bugfixes.
2002-12-29 19:02:49 +00:00
lukem
be6d67c7de Update to tightvncviewer 1.2.6. Notable changes:
- install app-defaults and (the now available) manual page
- improved full-screen scrolling
- fixed repeated challenge replay attack vulnerability, bugtraq id 5296
- handle XCursor encoding operating on the framebuffer instead of setting new
  cursors directly in X.
- Made grabbing the keyboard optional in full-screen mode, new boolean
  "grabKeyboard" X resource added to control this behavior.
- applied patch to solve keyboard focus problems in full-screen mode
2002-10-17 12:17:14 +00:00
jlam
52cd2e2f27 buildlink1 -> buildlink2 2002-10-09 21:14:40 +00:00
abs
2b325a79cd prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-12 10:16:44 +00:00
martti
4f9f3b5190 Updated tightvncviewer to 1.2.2
- Unix viewer: Now viewer window would be raised on beep (bell)
    event, unless new -noraiseonbeep option is provided in the command
    line or "raiseOnBeep" resource set to False.

  - One more packaging option for the Unix source: ready to build
    archive with Zlib and JPEG libraries inside.

  - Other minor fixes and cleanups.

  - Unix vncviewer: Default tunneling command template has been
    changed, to allow tunneled connections to hosts where only
    loopback VNC connections are enabled. New -via <GATEWAY>
    command-line option provides enhanced tunneling functionality, now
    one can make vncviewer tunnel connections to a VNC host via third
    machine acting as a gateway.
2002-02-12 07:11:26 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
mycroft
8b0bf3143b Fix library linkage. 2001-09-23 00:58:14 +00:00
mycroft
a5ae4ff85a Tight VNC, from www.tightvnc.com. 2001-09-23 00:55:15 +00:00