head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.54 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.52 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.50 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.48 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.46 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.44 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.42 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.40 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.38 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.36 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.34 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.32 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.30 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.28 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.26 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.24 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.22 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.20 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.18 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.4.0.16 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.4.0.14 pkgsrc-2005Q2-base:1.4 pkgsrc-2005Q1:1.4.0.12 pkgsrc-2005Q1-base:1.4 pkgsrc-2004Q4:1.4.0.10 pkgsrc-2004Q4-base:1.4 pkgsrc-2004Q3:1.4.0.8 pkgsrc-2004Q3-base:1.4 pkgsrc-2004Q2:1.4.0.6 pkgsrc-2004Q2-base:1.4 pkgsrc-2004Q1:1.4.0.4 pkgsrc-2004Q1-base:1.4 pkgsrc-2003Q4:1.4.0.2 pkgsrc-2003Q4-base:1.4 buildlink2-base:1.4 netbsd-1-5-RELEASE:1.1 netbsd-1-4-PATCH003:1.1; locks; strict; comment @# @; 1.4 date 2000.12.17.09.39.54; author hubertf; state dead; branches; next 1.3; 1.3 date 2000.12.16.05.44.09; author hubertf; state Exp; branches; next 1.2; 1.2 date 2000.10.21.22.47.25; author wiz; state Exp; branches; next 1.1; 1.1 date 2000.09.08.18.58.06; author jwise; state Exp; branches; next ; desc @@ 1.4 log @Update sdr to 3.0. Changes: 3.0 K.Hasler/E.Whelan 22 Aug 2000 - new 'application' media type for session directories - fixed byte ordering of headers on intel machines - fixed IP6 address allocation for unix IP6 stacks - Authentication and encryption code fixed to allow for extra space for IPv6 addresses - Added IPv6 flags to configure scripts "--enable-ipv6" 3.0 K.Hasler 6 Dec 1999 - changed use of option get to use the resource procs in generic.tcl - store_address now returns if it already has the address. 3.0 C.Perkins 16 Nov 1999 - Remove TTL scoping option 2.9 K.Hasler 26 Oct 1999 - created a directory type for the directory icon, so that the directory icon is displayed for directory sessions in the main SDR window. - Fix reshow_sessions to delete sessbox when they exist - fixes problem when using the Apply button from the preferences window. 2.9 E.Whelan 25 Oct 1999 - fixed window problems caused by adding directories - fixes problems with passphrase window. - eg geometry option and key passphrase window at startup - FAQ has also been updated - Fixed problem which quit from SDR when closed directory windows 2.8 K.Hasler 9 Sep 1999 - fixdaysinmonth proc fixes daysinmonth variable for leap years. Used when creating a new session and in calendar. - Fix convert_vars to recognise other variable separators (ie not just /). - Fixed set_fmt_menu in create_proc_menu which had attributes in wrong order. - Directory SDP Patches from: http://www.live.com/sdrpatch.html 2.7e K.Hasler 15 July 1999 - enabled pgp @ text @$NetBSD: patch-aq,v 1.3 2000/12/16 05:44:09 hubertf Exp $ --- sdr/src/pgp_crypt.c.orig Tue May 25 16:52:35 1999 +++ sdr/src/pgp_crypt.c Wed Dec 13 01:43:09 2000 @@@@ -328,7 +328,7 @@@@ /* Extract the signature and store in files */ - Tcl_Eval(interp, "pgpstate"); + sdr_Tcl_Eval(interp, "pgpstate"); if (strcmp(interp->result,"1") == 0) { /* signature file - irand.sig */ @ 1.3 log @Update to 2.7nb1 by applying the patches from PR 11019. Patches by Love PR 11019 by Manuel Bouyer @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @add RCS Id @ text @d2 4 a5 4 --- sdr/src/Makefile.template.orig Fri Sep 8 14:19:35 2000 +++ sdr/src/Makefile.template Fri Sep 8 14:20:04 2000 @@@@ -88,7 +88,7 @@@@ $(SDR_UI_FILES): tcl2c d7 1 a7 3 parsed_plugins.tcl: ../src/plugin2tcl.tcl - tclsh8.0 ../src/plugin2tcl.tcl + tclsh ../src/plugin2tcl.tcl d9 5 a13 2 uweb: $(WWWOBJS) $(CC) -ggdb -o uweb $(WWWOBJS) $(LIBS) @ 1.1 log @Adapt this package to tk-8.3.2. @ text @d1 1 @