Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 12/17/2000 11:39:54
Module Name:	pkgsrc
Committed By:	hubertf
Date:		Sun Dec 17 09:39:54 UTC 2000

Modified Files:
	pkgsrc/mbone/sdr: Makefile
	pkgsrc/mbone/sdr/files: md5 patch-sum
	pkgsrc/mbone/sdr/patches: patch-aa patch-ab patch-ac patch-ad
Removed Files:
	pkgsrc/mbone/sdr/patches: patch-ae patch-af patch-ag patch-ah patch-aj
	    patch-ak patch-ao patch-ap patch-aq patch-ar patch-as patch-at
	    patch-au patch-av

Log Message:
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


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 pkgsrc/mbone/sdr/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/mbone/sdr/files/md5
cvs rdiff -r1.7 -r1.8 pkgsrc/mbone/sdr/files/patch-sum
cvs rdiff -r1.8 -r1.9 pkgsrc/mbone/sdr/patches/patch-aa \
    pkgsrc/mbone/sdr/patches/patch-ab
cvs rdiff -r1.7 -r1.8 pkgsrc/mbone/sdr/patches/patch-ac
cvs rdiff -r1.9 -r1.10 pkgsrc/mbone/sdr/patches/patch-ad
cvs rdiff -r1.5 -r0 pkgsrc/mbone/sdr/patches/patch-ae
cvs rdiff -r1.4 -r0 pkgsrc/mbone/sdr/patches/patch-af \
    pkgsrc/mbone/sdr/patches/patch-aj
cvs rdiff -r1.6 -r0 pkgsrc/mbone/sdr/patches/patch-ag \
    pkgsrc/mbone/sdr/patches/patch-ah
cvs rdiff -r1.2 -r0 pkgsrc/mbone/sdr/patches/patch-ak \
    pkgsrc/mbone/sdr/patches/patch-ao pkgsrc/mbone/sdr/patches/patch-ap
cvs rdiff -r1.3 -r0 pkgsrc/mbone/sdr/patches/patch-aq
cvs rdiff -r1.1 -r0 pkgsrc/mbone/sdr/patches/patch-ar \
    pkgsrc/mbone/sdr/patches/patch-as pkgsrc/mbone/sdr/patches/patch-at \
    pkgsrc/mbone/sdr/patches/patch-au pkgsrc/mbone/sdr/patches/patch-av

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.