Commit graph

73 commits

Author SHA1 Message Date
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
d0915c61c3 Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
${PREFIX}.
2005-06-17 04:49:45 +00:00
wiz
0c6a3b8b00 riz volunteered to maintain this package. 2005-04-18 13:22:36 +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
tron
4667bb6be4 Use a more elegant method to solve the problem with the confliction
definition of the abs() macro. Based on a suggestion by Roland Illig.
2005-02-17 23:16:44 +00:00
tron
e696a4e12f Don't define abs() as macro under NetBSD because it conflicts with the
prototype of abs() in "stdlib.h" after de-__P-ing "stdlib.h".
2005-02-04 09:57:12 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
abs
b86d5360a3 Not used this for several years, it needs a maintainer who does 2004-11-27 00:58:21 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
agc
59fe36334d Use ${ROOT_USER}:${ROOT_GROUP} instead of root:root, even if it is only
on Solaris.
2003-05-01 14:17: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
abs
9d8fde3f43 Quote CC in MAKE_ENV 2003-01-31 12:16:47 +00:00
cjep
f439267ffa Add RCS tag. 2002-11-26 21:46:50 +00:00
bouyer
b1513e4453 Make compile on Solaris (fix typo introduced by IPv6 patch).
Don't override ${CC} when compiling imake
Install Xvnc sgid root, as Xsun creates /tmp/.X11-* 770.
2002-10-23 18:16:58 +00:00
grant
2fb70c6c87 use BUILD_DEFS instead of USE_INET6. 2002-08-21 02:12:15 +00:00
itojun
f7952447d1 mark with USE_INET6 2002-04-25 04:36:34 +00:00
itojun
b456761b6c pull IPv6 patch in. bump to nb1. 2002-04-25 04:33:46 +00:00
markd
05529b0901 Fix cpp handling in vnc's private imake to deal with change of cpp location
as per same change made to Xfree86's imake recently.
2002-01-31 09:49:19 +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
a4d9e7fed3 UseRgbTxt should be YES, since this is what we use with both XF86 3 and XF86 4. 2001-09-22 18:07:15 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
bbc67fac91 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00
wiz
30a8c9a0ea Fix i386 (and possibly atari and arm32) after last fix :) 2001-03-20 15:57:22 +00:00
dmcmahill
1eb0efc8e5 Sync the NetBSD.cf config file with what we shipped with NetBSD-1.5
with the exception that HasXdmAuth is set to NO (since vnc doesn't
have the Wraphelp.c file).

This fixes problems on pmax, alpha, and maybe others.

This closes PR 10108
2001-03-16 15:24:54 +00:00
wiz
e309ae67ba Fix vnc on macppc. Closes pkg/11510. 2001-03-12 10:24:03 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
dmcmahill
16f1a87d5c do not try to install xml files. should fix recently noted bulk build problems 2000-12-19 10:30:23 +00:00
dmcmahill
842494e6d5 fix broken MASTER_SITE (s/www/ftp). Hopefully fixes part of the problem
in PR 11753 filed by htodd@allison.i8u.org
2000-12-17 02:32:18 +00:00
dmcmahill
238574f408 vnc-latest_doc.tgz must die! Instead of using vnc-latest_doc, use the
documentation for this particular release of the program.  This should
fix the doc md5 once and for all.
2000-12-16 06:31:49 +00:00
tron
31c50959a0 Update checksum for latest documentation archive. 2000-12-15 21:23:08 +00:00
tron
72bff9bb75 Fix incorrect dependence line. 2000-11-15 16:56:54 +00:00
abs
883d7bc50b Fix build on ELF sparc systems but testing on __ELF__ or SVR4, not just SVR4 2000-11-13 14:34:40 +00:00
abs
28d3e9a2f4 Update to vnc-3.3.3.2
Changes since 3.3.3.1:

vncconnect
    New helper program for Xvnc, which causes it to make reverse
    connections to a listening VNC viewer. This is similar to
    WinVNC's "Add New Client" / -connect feature.

Xvnc
    New option -inetd incorporating Andre Moreira's iXvnc functionality.
    Fix to hextile encoding, thanks to Michael A. Fetterman - this
    may be the cause of the "0 bpp problem".
    New connect out feature by using the vncconnect command.
    Fix some non-ascii capitalisation issues, thanks to Vlad Harchev.
    Fix bounding box calculation for arcs.
    Other minor bug fixes.

vncserver
    Sets DISPLAY to use unix domain socket if possible (:dpynum
    rather than host:dpynum).
    Option -kill should now work if you give it $DISPLAY as an argument.

vncviewer
    Fix Xaw string copy bug, thanks to Tim Waugh - this fixes the
    problems with the password dialog with recent versions of linux
2000-11-13 10:26:16 +00:00
abs
9a7dfc314f Split out vncviwer into its own package. Depend on it 2000-11-10 16:57:24 +00:00
abs
e95365578d Would you believe it. Checksum on vnc-latest_doc.tgz changes again 2000-11-09 16:04:49 +00:00
mjl
692060125d Checksum of vnc-doc-latest changed. 2000-11-07 13:20:23 +00:00
abs
da25bc0f03 Checksum for vnc-latest_doc.tgz changes. Again. Update to match. 2000-09-25 12:15:06 +00:00
hubertf
17d46ea171 * Update for changed 'doc' distfile (old distfile removed from ftp.netbsd.org)
* Recognize endiannes of NetBSD/powerpc properly.
   Adresses PR 10504 by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>
2000-09-10 01:17:13 +00:00
fredb
0c6b58570c Reorganize crypto handling, as discussed on tech-pkg. Remove all
RESTRICTED= variables that were predicated on former U.S. export
regulations. Add CRYPTO=, as necessary, so it's still possible to
exclude all crypto packages from a build by setting MKCRYPTO=no
(but "lintpkgsrc -R" will no longer catch them).

Specifically,

- - All packages which set USE_SSL just lose their RESTRICTED
    variable, since MKCRYPTO responds to USE_SSL directly.
- - realplayer7 and ns-flash keep their RESTRICTED, which is based
    on license terms, but also gain the CRYPTO variable.
- - srp-client is now marked broken, since the distfile is evidently
    no longer available. On this, we're no worse off than before.
    [We haven't been mirroring the distfile, or testing the build!]
- - isakmpd gets CRYPTO for RESTRICTED, but remains broken.
- - crack loses all restrictions, as it does not evidently empower
    a user to utilize strong encryption (working definition: ability
    to encode a message that requires a secret key plus big number
    arithmetic to decode).
2000-09-09 19:40:14 +00:00
jlam
bb3a955498 Use PERL5 variable for location of perl5 binary. 2000-08-28 09:14:50 +00:00
tron
5cc774de8b Sync checksum for "vnc-latest_doc.tgz" with reality. Fixes PR pkg/10635
by Erich T. Enke.
2000-07-21 17:02:11 +00:00
dmcmahill
bf966a0ccc docs file has changed 2000-07-13 12:40:37 +00:00
agc
3f3d3d9ab6 Use X11PREFIX in preference to X11BASE, just in case xpkgwedge is installed. 2000-07-11 10:00:39 +00:00
wiz
09caf78ec9 Updated vnc to 3.3.3.1. Also fixes md5 for docs, reported to be wrong
by Eric Mumpower <nocturne@arepa.com> in pkg/9440.

Changes from 3.3.3 (from the webpage):
Xvnc
     * Xvnc now uses a "deferred update" mechanism which enhances
       performance in many cases. After any change to the framebuffer,
       Xvnc waits for a time (default 40ms) before sending an update to
       any waiting clients. This means that more changes tend to get
       coalesced together in a single update. The time can be changed
       with the -deferupdate option. Setting it to 0 results in the same
       behaviour as previous versions of Xvnc.
     * There are a couple of security enhancements. The -localhost option
       now causes Xvnc to only listen on the loopback interface. This
       means that it shouldn't be vulnerable to port scanning. Also a
       "too many tries" feature on authentication failure is now
       implemented. After five failed attempts, further attempts are
       delayed by an exponentially increasing amount, starting at ten
       seconds.

vncserver
     * Uses SO_REUSEADDR when testing to see which ports are free.

vncviewer
     * When given -owncmap in full screen mode, tries to install the
       colormap. This works only when no window manager is running.
     * The popup window now always uses the default colormap.
     * The "backing store" attribute can now be set on the desktop window
       via the "backingStore" resource. It defaults to "Always", meaning
       the X server should keep the contents of the viewer window when it
       gets obscured by other windows.
2000-02-18 02:35:33 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00