summaryrefslogtreecommitdiff
path: root/mbone/sdr/patches/patch-ap
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-12-17 09:39:53 +0000
committerhubertf <hubertf@pkgsrc.org>2000-12-17 09:39:53 +0000
commit6512f4859d424f091d6181eac415d084cbee0bdb (patch)
tree93bcde0e5490e22de5e62b1f405d92229f0e375c /mbone/sdr/patches/patch-ap
parentf4046ed494a64a4aa65f986ed1ad3abbee2e70fd (diff)
downloadpkgsrc-6512f4859d424f091d6181eac415d084cbee0bdb.tar.gz
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
Diffstat (limited to 'mbone/sdr/patches/patch-ap')
-rw-r--r--mbone/sdr/patches/patch-ap17
1 files changed, 0 insertions, 17 deletions
diff --git a/mbone/sdr/patches/patch-ap b/mbone/sdr/patches/patch-ap
deleted file mode 100644
index d43cb949638..00000000000
--- a/mbone/sdr/patches/patch-ap
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-ap,v 1.2 2000/09/08 18:58:06 jwise Exp $
-
---- sdr/solaris/Makefile.solaris.orig Mon Mar 13 16:11:46 2000
-+++ sdr/solaris/Makefile.solaris Mon Mar 13 16:13:20 2000
-@@ -1,7 +1,8 @@
- CC = gcc
--INCLUDES = -I/usr/openwin/include -I../../tcl-8.0/generic -I../../tk-8.0/generic -I../../common
--LIBS = ../../tk-8.0/unix/libtk8.0.a ../../tcl-8.0/unix/libtcl8.0.a ../../common/libcommon.a \
-- -L/usr/openwin/lib -lX11 -lm -lnsl -ldl -lsocket -lresolv
-+INCLUDES = -I${X11BASE}/include -I${LOCALBASE}/include -I${LOCALBASE}/include/tk/generic -I${LOCALBASE}/include/tcl/generic -I../../common
-+LIBS = -L${LOCALBASE}/lib -ltk83 -ltcl83 ../../common/libcommon.a \
-+ -lm -L${X11BASE}/lib -lX11 -lz -lnsl -ldl -lsocket -lresolv \
-+ -Wl,-R${LOCALBASE}/lib -Wl,-R${X11BASE}/lib
--CFLAGS = -g -O -Wall -Wno-implicit-int $(INCLUDES) -DSOLARIS -DCANT_MCAST_BIND -DNORANDPROTO -DAUTH -DSYSV -DSolaris
-+CFLAGS = -g -O -Wall -Wno-implicit-int $(INCLUDES) -DSOLARIS -DCANT_MCAST_BIND -DNORANDPROTO -DAUTH -DSYSV -DSolaris -DHAVE_ZLIB
-
- all:: sdr