pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/39079: [patch] lang/sather depends on obsolete TCL/Tk 8.3



>Number:         39079
>Category:       pkg
>Synopsis:       [patch] lang/sather depends on obsolete TCL/Tk 8.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jul 02 10:40:00 +0000 2008
>Originator:     Aleksej Saushev
>Release:        
>Organization:
>Environment:
>Description:
lang/sather depends on obsolete TCL/Tk 8.3.
>How-To-Repeat:
Code inspection.
>Fix:
To make it depend on less obsolete TCL/Tk 8.4 apply the patch below.

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/lang/sather/Makefile,v
retrieving revision 1.40
diff -u -r1.40 Makefile
--- Makefile    26 May 2008 02:13:21 -0000      1.40
+++ Makefile    2 Jul 2008 09:03:06 -0000
@@ -11,7 +11,7 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-USE_TOOLS+=            gmake makeinfo pax
+USE_TOOLS+=            gmake makeinfo pax perl:run
 
 BUILD_TARGET=          full optional
 INFO_FILES=            # PLIST
@@ -97,6 +97,6 @@
                ${DESTDIR}${PREFIX}/share/emacs/site-lisp
 
 .include "../../devel/boehm-gc/buildlink3.mk"
-.include "../../x11/tk83/buildlink3.mk"
+.include "../../x11/tk/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/lang/sather/PLIST,v
retrieving revision 1.5
diff -u -r1.5 PLIST
--- PLIST       20 Feb 2007 19:04:14 -0000      1.5
+++ PLIST       2 Jul 2008 09:03:07 -0000
@@ -1,19 +1,19 @@
-@comment $NetBSD: PLIST,v 1.5 2007/02/20 19:04:14 wiz Exp $
+@comment $NetBSD$
 bin/sabrowse
 bin/sacomp
+info/sather.info
 info/sather-mode.info
 info/sather-tutorial.info
-info/sather.info
-lib/sather/Bin/PP
 lib/sather/Bin/bin-wrapper
 lib/sather/Bin/gen_html
+lib/sather/Bin/PP
 lib/sather/Bin/sabrowse
 lib/sather/Bin/sacomp
 lib/sather/Bin/saprep
-lib/sather/Browser/Help/Files
-lib/sather/Browser/Help/HTML
-lib/sather/Browser/Help/NewStuff
-lib/sather/Browser/Help/VersionHistory
+lib/sather/Browser/all-classes.sa
+lib/sather/Browser/browser-debug.module
+lib/sather/Browser/browser.module
+lib/sather/Browser/gen_lib
 lib/sather/Browser/Help/acknowledgements
 lib/sather/Browser/Help/browser-tut.tex
 lib/sather/Browser/Help/bugs
@@ -22,21 +22,24 @@
 lib/sather/Browser/Help/customization
 lib/sather/Browser/Help/emacs
 lib/sather/Browser/Help/featureListPane
+lib/sather/Browser/Help/Files
 lib/sather/Browser/Help/graphPane
 lib/sather/Browser/Help/help
 lib/sather/Browser/Help/historyPane
+lib/sather/Browser/Help/HTML
 lib/sather/Browser/Help/implementation
 lib/sather/Browser/Help/menuPane
+lib/sather/Browser/Help/NewStuff
 lib/sather/Browser/Help/speed
 lib/sather/Browser/Help/tcl-sather-interface
 lib/sather/Browser/Help/textPane
+lib/sather/Browser/Help/VersionHistory
 lib/sather/Browser/README
 lib/sather/Browser/Sather/abs_graph.sa
 lib/sather/Browser/Sather/browser.sa
-lib/sather/Browser/Sather/digraph.sa
 lib/sather/Browser/Sather/digraph_aux.sa
+lib/sather/Browser/Sather/digraph.sa
 lib/sather/Browser/Sather/dummy_compiler.sa
-lib/sather/Browser/Tcl/browser.tcl
 lib/sather/Browser/Tcl/browserClassList.tcl
 lib/sather/Browser/Tcl/browserConfig.tcl
 lib/sather/Browser/Tcl/browserDump.tcl
@@ -48,26 +51,27 @@
 lib/sather/Browser/Tcl/browserMisc.tcl
 lib/sather/Browser/Tcl/browserPrompters.tcl
 lib/sather/Browser/Tcl/browserStartupWindow.tcl
+lib/sather/Browser/Tcl/browser.tcl
 lib/sather/Browser/Tcl/browserText.tcl
 lib/sather/Browser/Tcl/campanile.gif
 lib/sather/Browser/Tcl/campanile_smaller.gif
 lib/sather/Browser/Tcl/dotty-header
-lib/sather/Browser/Tcl/sather.xbm
 lib/sather/Browser/Tcl/sathermask.xbm
-lib/sather/Browser/TkKit/TkKit.html
-lib/sather/Browser/TkKit/TkKit.module
+lib/sather/Browser/Tcl/sather.xbm
+lib/sather/Browser/test.sa
 lib/sather/Browser/TkKit/entry_arr.sa
 lib/sather/Browser/TkKit/exceptions.sa
 lib/sather/Browser/TkKit/simpleTkApp.sa
 lib/sather/Browser/TkKit/temperature.sa
 lib/sather/Browser/TkKit/tkApp.sa
 lib/sather/Browser/TkKit/tkCallback.sa
+lib/sather/Browser/TkKit/TkKit.html
+lib/sather/Browser/TkKit/TkKit.module
 lib/sather/Browser/TkKit/tkMiscWidgets.sa
 lib/sather/Browser/TkKit/tkToplevel.sa
 lib/sather/Browser/TkKit/tkWidget.sa
 lib/sather/Browser/TkKit/tkWindow.sa
 lib/sather/Browser/Web/Bugs
-lib/sather/Browser/Web/README
 lib/sather/Browser/Web/common_funcs
 lib/sather/Browser/Web/convert-1.1
 lib/sather/Browser/Web/dotty-header
@@ -84,19 +88,15 @@
 lib/sather/Browser/Web/gr2jpg
 lib/sather/Browser/Web/graph2dot
 lib/sather/Browser/Web/ps2gif
-lib/sather/Browser/all-classes.sa
-lib/sather/Browser/browser-debug.module
-lib/sather/Browser/browser.module
-lib/sather/Browser/gen_lib
-lib/sather/Browser/test.sa
-lib/sather/Library/Base/Base.config
-lib/sather/Library/Base/Base.module
+lib/sather/Browser/Web/README
 lib/sather/Library/Base/abstract.sa
 lib/sather/Library/Base/aref.config
 lib/sather/Library/Base/aref.sa
 lib/sather/Library/Base/aref_test.sa
 lib/sather/Library/Base/aval.config
 lib/sather/Library/Base/aval.sa
+lib/sather/Library/Base/Base.config
+lib/sather/Library/Base/Base.module
 lib/sather/Library/Base/bool.config
 lib/sather/Library/Base/bool.sa
 lib/sather/Library/Base/bool_test.sa
@@ -106,12 +106,12 @@
 lib/sather/Library/Base/compare.sa
 lib/sather/Library/Base/elt_alg.sa
 lib/sather/Library/Base/flt.config
-lib/sather/Library/Base/flt.sa
-lib/sather/Library/Base/flt_dummy.sa
-lib/sather/Library/Base/flt_other.sa
 lib/sather/Library/Base/fltd.config
 lib/sather/Library/Base/fltd.sa
 lib/sather/Library/Base/fltd_test.sa
+lib/sather/Library/Base/flt_dummy.sa
+lib/sather/Library/Base/flt_other.sa
+lib/sather/Library/Base/flt.sa
 lib/sather/Library/Base/int.config
 lib/sather/Library/Base/int.sa
 lib/sather/Library/Base/int_test.sa
@@ -119,40 +119,39 @@
 lib/sather/Library/Base/misc.sa
 lib/sather/Library/Base/number.sa
 lib/sather/Library/Base/succ_stream.sa
-lib/sather/Library/Containers/Containers.config
-lib/sather/Library/Containers/Containers.module
-lib/sather/Library/Containers/ContainersArrays.module
-lib/sather/Library/Containers/ContainersBags.module
-lib/sather/Library/Containers/ContainersDispensers.module
-lib/sather/Library/Containers/ContainersF_classes.module
-lib/sather/Library/Containers/ContainersLists.module
-lib/sather/Library/Containers/ContainersMaps.module
-lib/sather/Library/Containers/ContainersSets.module
-lib/sather/Library/Containers/GeneratedContainers.module
 lib/sather/Library/Containers/a_list.sa
 lib/sather/Library/Containers/a_pq.sa
 lib/sather/Library/Containers/a_queue.sa
-lib/sather/Library/Containers/a_stack.sa
-lib/sather/Library/Containers/arr.sa
 lib/sather/Library/Containers/arr_alg.sa
-lib/sather/Library/Containers/arr_permute_alg.sa
-lib/sather/Library/Containers/arr_search_alg.sa
-lib/sather/Library/Containers/arr_select_alg.sa
-lib/sather/Library/Containers/arr_sort_alg.sa
-lib/sather/Library/Containers/array.config
-lib/sather/Library/Containers/array.sa
 lib/sather/Library/Containers/array2.sa
 lib/sather/Library/Containers/array2_test.sa
 lib/sather/Library/Containers/array3.sa
 lib/sather/Library/Containers/array3_test.sa
+lib/sather/Library/Containers/array.config
+lib/sather/Library/Containers/array.sa
 lib/sather/Library/Containers/arrays_test.sa
-lib/sather/Library/Containers/bag.sa
+lib/sather/Library/Containers/arr_permute_alg.sa
+lib/sather/Library/Containers/arr.sa
+lib/sather/Library/Containers/arr_search_alg.sa
+lib/sather/Library/Containers/arr_select_alg.sa
+lib/sather/Library/Containers/arr_sort_alg.sa
+lib/sather/Library/Containers/a_stack.sa
 lib/sather/Library/Containers/bag_incl.sa
+lib/sather/Library/Containers/bag.sa
 lib/sather/Library/Containers/bag_test.sa
 lib/sather/Library/Containers/btree.sa
 lib/sather/Library/Containers/btree_test.sa
-lib/sather/Library/Containers/container.sa
 lib/sather/Library/Containers/container_alg.sa
+lib/sather/Library/Containers/container.sa
+lib/sather/Library/Containers/ContainersArrays.module
+lib/sather/Library/Containers/ContainersBags.module
+lib/sather/Library/Containers/Containers.config
+lib/sather/Library/Containers/ContainersDispensers.module
+lib/sather/Library/Containers/ContainersF_classes.module
+lib/sather/Library/Containers/ContainersLists.module
+lib/sather/Library/Containers/ContainersMaps.module
+lib/sather/Library/Containers/Containers.module
+lib/sather/Library/Containers/ContainersSets.module
 lib/sather/Library/Containers/dispenser.sa
 lib/sather/Library/Containers/fgap_list.sa
 lib/sather/Library/Containers/fgap_list_test.sa
@@ -165,21 +164,22 @@
 lib/sather/Library/Containers/fqset.sa
 lib/sather/Library/Containers/fset.sa
 lib/sather/Library/Containers/fset_test.sa
+lib/sather/Library/Containers/GeneratedContainers.module
+lib/sather/Library/Containers/hashtab.sa
 lib/sather/Library/Containers/h_bag.sa
 lib/sather/Library/Containers/h_map.sa
 lib/sather/Library/Containers/h_multimap.sa
 lib/sather/Library/Containers/h_set.sa
-lib/sather/Library/Containers/hashtab.sa
 lib/sather/Library/Containers/list.sa
 lib/sather/Library/Containers/list_test.sa
 lib/sather/Library/Containers/llist.sa
 lib/sather/Library/Containers/llist_test.sa
-lib/sather/Library/Containers/map.sa
 lib/sather/Library/Containers/map_alg.sa
 lib/sather/Library/Containers/map_incl.sa
+lib/sather/Library/Containers/map.sa
 lib/sather/Library/Containers/map_test.sa
-lib/sather/Library/Containers/multimap.sa
 lib/sather/Library/Containers/multimap_incl.sa
+lib/sather/Library/Containers/multimap.sa
 lib/sather/Library/Containers/multimap_test.sa
 lib/sather/Library/Containers/next.sa
 lib/sather/Library/Containers/nr_a_stack.sa
@@ -189,8 +189,8 @@
 lib/sather/Library/Containers/pq_test.sa
 lib/sather/Library/Containers/queue.sa
 lib/sather/Library/Containers/queue_test.sa
-lib/sather/Library/Containers/set.sa
 lib/sather/Library/Containers/set_incl.sa
+lib/sather/Library/Containers/set.sa
 lib/sather/Library/Containers/set_test.sa
 lib/sather/Library/Containers/set_views.sa
 lib/sather/Library/Containers/set_views_test.sa
@@ -198,61 +198,61 @@
 lib/sather/Library/Containers/stack_test.sa
 lib/sather/Library/Containers/tup.sa
 lib/sather/Library/Containers/tup_test.sa
-lib/sather/Library/Ext/Ext.config
-lib/sather/Library/Ext/External.module
 lib/sather/Library/Ext/bind_fortran.sa
 lib/sather/Library/Ext/c.config
-lib/sather/Library/Ext/c.sa
 lib/sather/Library/Ext/c_ptr.sa
+lib/sather/Library/Ext/c.sa
+lib/sather/Library/Ext/Ext.config
+lib/sather/Library/Ext/External.module
 lib/sather/Library/Ext/fortran.config
 lib/sather/Library/Ext/fortran.sa
 lib/sather/Library/Ext/other_c_ptrs.sa
-lib/sather/Library/Graphs/Graphs.module
 lib/sather/Library/Graphs/abs_digraph.sa
 lib/sather/Library/Graphs/abs_graph.sa
 lib/sather/Library/Graphs/abs_ugraph.sa
-lib/sather/Library/Graphs/digraph.sa
 lib/sather/Library/Graphs/digraph_alg.sa
 lib/sather/Library/Graphs/digraph_incl.sa
 lib/sather/Library/Graphs/digraph_mat.sa
+lib/sather/Library/Graphs/digraph.sa
 lib/sather/Library/Graphs/digraph_test.sa
 lib/sather/Library/Graphs/digraph_views.sa
 lib/sather/Library/Graphs/digraph_views_test.sa
 lib/sather/Library/Graphs/edges.sa
 lib/sather/Library/Graphs/graph_exc.sa
+lib/sather/Library/Graphs/Graphs.module
 lib/sather/Library/Graphs/lbld_digraph.sa
-lib/sather/Library/Graphs/ugraph.sa
 lib/sather/Library/Graphs/ugraph_incl.sa
+lib/sather/Library/Graphs/ugraph.sa
 lib/sather/Library/Graphs/ugraph_test.sa
-lib/sather/Library/Graphs/wtd_digraph.sa
 lib/sather/Library/Graphs/wtd_digraph_alg.sa
+lib/sather/Library/Graphs/wtd_digraph.sa
 lib/sather/Library/Graphs/wtd_digraph_test.sa
-lib/sather/Library/IO/IO.config
-lib/sather/Library/IO/IO.module
 lib/sather/Library/IO/err.sa
 lib/sather/Library/IO/file.config
 lib/sather/Library/IO/file.sa
 lib/sather/Library/IO/in.config
 lib/sather/Library/IO/in.sa
+lib/sather/Library/IO/IO.config
+lib/sather/Library/IO/IO.module
 lib/sather/Library/IO/out.sa
-lib/sather/Library/IO/str_stream.sa
 lib/sather/Library/IO/stream.sa
+lib/sather/Library/IO/str_stream.sa
 lib/sather/Library/Library.config
 lib/sather/Library/Library.module
-lib/sather/Library/Math/Math.module
-lib/sather/Library/Math/Matvec.module
 lib/sather/Library/Math/abs_mat.sa
 lib/sather/Library/Math/abs_vec.sa
+lib/sather/Library/Math/cpxd.sa
 lib/sather/Library/Math/cpx.sa
 lib/sather/Library/Math/cpx_test.sa
-lib/sather/Library/Math/cpxd.sa
 lib/sather/Library/Math/fft.sa
 lib/sather/Library/Math/i_interval.sa
 lib/sather/Library/Math/inti.sa
 lib/sather/Library/Math/jacobi.sa
-lib/sather/Library/Math/mat.sa
 lib/sather/Library/Math/matcpx.sa
 lib/sather/Library/Math/matd.sa
+lib/sather/Library/Math/Math.module
+lib/sather/Library/Math/mat.sa
+lib/sather/Library/Math/Matvec.module
 lib/sather/Library/Math/perm_random_gen.sa
 lib/sather/Library/Math/rat.sa
 lib/sather/Library/Math/rnd.sa
@@ -260,11 +260,11 @@
 lib/sather/Library/Math/svd.sa
 lib/sather/Library/Math/test_i_interval.sa
 lib/sather/Library/Math/test_matvec.sa
-lib/sather/Library/Math/vec.sa
 lib/sather/Library/Math/veccpx.sa
 lib/sather/Library/Math/vecd.sa
-lib/sather/Library/Strings/Strings.config
-lib/sather/Library/Strings/Strings.module
+lib/sather/Library/Math/vec.sa
+lib/sather/Library/pSather/pSather.module
+lib/sather/Library/pSather/psather.sa
 lib/sather/Library/Strings/base_format.sa
 lib/sather/Library/Strings/format.sa
 lib/sather/Library/Strings/fstr.config
@@ -276,14 +276,21 @@
 lib/sather/Library/Strings/regexp.c
 lib/sather/Library/Strings/regexp.sa
 lib/sather/Library/Strings/str.config
-lib/sather/Library/Strings/str.sa
 lib/sather/Library/Strings/str_cursor.sa
 lib/sather/Library/Strings/str_cursor_test.sa
+lib/sather/Library/Strings/Strings.config
+lib/sather/Library/Strings/Strings.module
+lib/sather/Library/Strings/str.sa
 lib/sather/Library/Strings/test_format.sa
 lib/sather/Library/System/DualGui/DualGuiAppToServer.module
 lib/sather/Library/System/DualGui/gui_app_end.sa
 lib/sather/Library/System/DualGui/gui_server_end.sa
 lib/sather/Library/System/DualGui/gui_util.sa
+lib/sather/Library/System/Gui/anchor.sa
+lib/sather/Library/System/Gui/button.sa
+lib/sather/Library/System/Gui/canvas.sa
+lib/sather/Library/System/Gui/check.sa
+lib/sather/Library/System/Gui/color.sa
 lib/sather/Library/System/Gui/Demos/demo1.sa
 lib/sather/Library/System/Gui/Demos/demo2.sa
 lib/sather/Library/System/Gui/Demos/demo_listbox.sa
@@ -291,24 +298,19 @@
 lib/sather/Library/System/Gui/Demos/demo_raster.sa
 lib/sather/Library/System/Gui/Demos/demo_text.sa
 lib/sather/Library/System/Gui/Demos/pizza.sa
-lib/sather/Library/System/Gui/GuiRaster.module
-lib/sather/Library/System/Gui/GuiTclTkInterface.module
-lib/sather/Library/System/Gui/GuiWidgets.module
-lib/sather/Library/System/Gui/anchor.sa
-lib/sather/Library/System/Gui/button.sa
-lib/sather/Library/System/Gui/canvas.sa
-lib/sather/Library/System/Gui/check.sa
-lib/sather/Library/System/Gui/color.sa
 lib/sather/Library/System/Gui/entry.sa
 lib/sather/Library/System/Gui/events.sa
 lib/sather/Library/System/Gui/frame.sa
+lib/sather/Library/System/Gui/GuiRaster.module
 lib/sather/Library/System/Gui/gui.sa
+lib/sather/Library/System/Gui/GuiTclTkInterface.module
 lib/sather/Library/System/Gui/gui_util.sa
+lib/sather/Library/System/Gui/GuiWidgets.module
 lib/sather/Library/System/Gui/init_gui.sa
 lib/sather/Library/System/Gui/label.sa
 lib/sather/Library/System/Gui/listbox.sa
-lib/sather/Library/System/Gui/menu.sa
 lib/sather/Library/System/Gui/menubutton.sa
+lib/sather/Library/System/Gui/menu.sa
 lib/sather/Library/System/Gui/misc.sa
 lib/sather/Library/System/Gui/pack.sa
 lib/sather/Library/System/Gui/radio.sa
@@ -317,98 +319,93 @@
 lib/sather/Library/System/Gui/text.sa
 lib/sather/Library/System/Gui/tk.sa
 lib/sather/Library/System/Gui/toplevel.sa
-lib/sather/Library/System/Gui/widget.sa
 lib/sather/Library/System/Gui/widget_config.sa
+lib/sather/Library/System/Gui/widget.sa
 lib/sather/Library/System/Gui/wmgr.sa
-lib/sather/Library/System/Socket/Socket.module
+lib/sather/Library/System/runtime.sa
 lib/sather/Library/System/Socket/experimental/README
 lib/sather/Library/System/Socket/experimental/Socket.module
 lib/sather/Library/System/Socket/experimental/socket.sa
 lib/sather/Library/System/Socket/experimental/socket_support.c
-lib/sather/Library/System/Socket/experimental/test/TODO
 lib/sather/Library/System/Socket/experimental/test/socket.sa
 lib/sather/Library/System/Socket/experimental/test/test.module
+lib/sather/Library/System/Socket/experimental/test/TODO
+lib/sather/Library/System/Socket/Socket.module
 lib/sather/Library/System/Socket/socket.sa
 lib/sather/Library/System/Socket/socket_support.c
 lib/sather/Library/System/Socket/socket_support_unix.c
 lib/sather/Library/System/Socket/socket_support_win32.c
 lib/sather/Library/System/Socket/socket_test.sa
+lib/sather/Library/System/sys.config
+lib/sather/Library/System/sys.sa
 lib/sather/Library/System/System.config
 lib/sather/Library/System/System.module
-lib/sather/Library/System/TclTk/TclTk.module
 lib/sather/Library/System/TclTk/c_interface.c
 lib/sather/Library/System/TclTk/c_interface.sa
 lib/sather/Library/System/TclTk/c_raster.c
-lib/sather/Library/System/TclTk/tkRaster.c
-lib/sather/Library/System/TclTk/tkRaster.h
+lib/sather/Library/System/TclTk/TclTk.module
 lib/sather/Library/System/TclTk/tkRasterBuiltIn.c
 lib/sather/Library/System/TclTk/tkRasterBuiltIn.h
-lib/sather/Library/System/Zones/Zones.module
-lib/sather/Library/System/Zones/zone.config
-lib/sather/Library/System/Zones/zone.sa
-lib/sather/Library/System/runtime.sa
-lib/sather/Library/System/sys.config
-lib/sather/Library/System/sys.sa
+lib/sather/Library/System/TclTk/tkRaster.c
+lib/sather/Library/System/TclTk/tkRaster.h
 lib/sather/Library/System/test.sa
 lib/sather/Library/System/time.config
 lib/sather/Library/System/time.sa
 lib/sather/Library/System/unix.sa
-lib/sather/Library/pSather/pSather.module
-lib/sather/Library/pSather/psather.sa
-lib/sather/System/Common/CONFIG
-lib/sather/System/Common/Common.module
+lib/sather/Library/System/Zones/zone.config
+lib/sather/Library/System/Zones/zone.sa
+lib/sather/Library/System/Zones/Zones.module
 lib/sather/System/Common/c.h
 lib/sather/System/Common/c_header.h
+lib/sather/System/Common/Common.module
+lib/sather/System/Common/CONFIG
 lib/sather/System/Common/exception.h
 lib/sather/System/Common/floatmath.h
 lib/sather/System/Common/fortran.h
 lib/sather/System/Common/header.h
 lib/sather/System/Common/runtime.c
 lib/sather/System/Common/runtime.h
-lib/sather/System/Debug/PO.module
-lib/sather/System/Debug/POG.module
 lib/sather/System/Debug/debug.sa
-lib/sather/System/Debug/po.sa
+lib/sather/System/Debug/POG.module
 lib/sather/System/Debug/pog.sa
 lib/sather/System/Debug/pohelp.sa
+lib/sather/System/Debug/PO.module
+lib/sather/System/Debug/po.sa
 lib/sather/System/Debug/print.c
 lib/sather/System/FORBID
-lib/sather/System/Platforms/X/CONFIG
-lib/sather/System/Platforms/X/Makefile
-lib/sather/System/Platforms/X/Platform.module
-lib/sather/System/Platforms/X/header.h
 lib/sather/System/Platforms/dualgui/CONFIG
+lib/sather/System/Platforms/dualgui/dual_gui_server
 lib/sather/System/Platforms/dualgui/GuiServer.module
+lib/sather/System/Platforms/dualgui/header.h
 lib/sather/System/Platforms/dualgui/Makefile
 lib/sather/System/Platforms/dualgui/Platform.module
-lib/sather/System/Platforms/dualgui/dual_gui_server
-lib/sather/System/Platforms/dualgui/header.h
 lib/sather/System/Platforms/f77/CONFIG
+lib/sather/System/Platforms/f77/header.h
 lib/sather/System/Platforms/f77/Makefile
 lib/sather/System/Platforms/f77/Platform.module
-lib/sather/System/Platforms/f77/header.h
 lib/sather/System/Platforms/gui/CONFIG
+lib/sather/System/Platforms/gui/gui_post_socket_init.tcl
+lib/sather/System/Platforms/gui/gui_setup.tcl
+lib/sather/System/Platforms/gui/header.h
 lib/sather/System/Platforms/gui/Makefile
 lib/sather/System/Platforms/gui/Platform.module
-lib/sather/System/Platforms/gui/TclCode/README
 lib/sather/System/Platforms/gui/TclCode/gui_post_socket_init.tcl
 lib/sather/System/Platforms/gui/TclCode/gui_setup.tcl
-lib/sather/System/Platforms/gui/TclCode/sather.xbm
+lib/sather/System/Platforms/gui/TclCode/README
 lib/sather/System/Platforms/gui/TclCode/sathermask.xbm
+lib/sather/System/Platforms/gui/TclCode/sather.xbm
 lib/sather/System/Platforms/gui/TclCode/startup.tcl
 lib/sather/System/Platforms/gui/TclCode/tcl-system-init.tcl
 lib/sather/System/Platforms/gui/TclCode/tk-system-init.tcl
-lib/sather/System/Platforms/gui/gui_post_socket_init.tcl
-lib/sather/System/Platforms/gui/gui_setup.tcl
-lib/sather/System/Platforms/gui/header.h
 lib/sather/System/Platforms/${LOWER_OPSYS}/CONFIG
+lib/sather/System/Platforms/${LOWER_OPSYS}/header.h
+lib/sather/System/Platforms/${LOWER_OPSYS}/lwp/CONFIG
+lib/sather/System/Platforms/${LOWER_OPSYS}/lwp/header.h
+lib/sather/System/Platforms/${LOWER_OPSYS}/lwp/Makefile
+lib/sather/System/Platforms/${LOWER_OPSYS}/lwp/Platform.module
 lib/sather/System/Platforms/${LOWER_OPSYS}/Makefile
 lib/sather/System/Platforms/${LOWER_OPSYS}/Platform.module
-lib/sather/System/Platforms/${LOWER_OPSYS}/header.h
 lib/sather/System/Platforms/tcltk/CONFIG
-lib/sather/System/Platforms/tcltk/Make.target.inc
-lib/sather/System/Platforms/tcltk/Makefile
-lib/sather/System/Platforms/tcltk/Platform.module
 lib/sather/System/Platforms/tcltk/header.h
 lib/sather/System/Platforms/tcltk/init/button.tcl
 lib/sather/System/Platforms/tcltk/init/dialog.tcl
@@ -424,17 +421,25 @@
 lib/sather/System/Platforms/tcltk/init/tcl-system-init.tcl
 lib/sather/System/Platforms/tcltk/init/tearoff.tcl
 lib/sather/System/Platforms/tcltk/init/text.tcl
+lib/sather/System/Platforms/tcltk/init/tkerror.tcl
 lib/sather/System/Platforms/tcltk/init/tk-system-init.tcl
 lib/sather/System/Platforms/tcltk/init/tk.tcl
-lib/sather/System/Platforms/tcltk/init/tkerror.tcl
-lib/sather/System/Platforms/tcltk/sather.xbm
+lib/sather/System/Platforms/tcltk/Makefile
+lib/sather/System/Platforms/tcltk/Make.target.inc
+lib/sather/System/Platforms/tcltk/Platform.module
 lib/sather/System/Platforms/tcltk/sathermask.xbm
+lib/sather/System/Platforms/tcltk/sather.xbm
 lib/sather/System/Platforms/tcltk/startup.tcl
+lib/sather/System/Platforms/X/CONFIG
+lib/sather/System/Platforms/X/header.h
+lib/sather/System/Platforms/X/Makefile
+lib/sather/System/Platforms/X/Platform.module
 man/man1/sabrowse.1
 man/man1/sacomp.1
 share/doc/sather/BugReport
 share/doc/sather/Bugs
 share/doc/sather/Changes
+share/doc/sather/compiler.ps
 share/doc/sather/Contributing
 share/doc/sather/Debugging.html
 share/doc/sather/FAQ
@@ -443,48 +448,47 @@
 share/doc/sather/Gui/Doc.fmk.ps
 share/doc/sather/Gui/index.html
 share/doc/sather/Gui/install
-share/doc/sather/Installation.html
-share/doc/sather/LGPL
-share/doc/sather/License
-share/doc/sather/PP.description
-share/doc/sather/Sather-1.1.ps
-share/doc/sather/ToDo
-share/doc/sather/WebBrowser.html
-share/doc/sather/compiler.ps
-share/doc/sather/header/README
 share/doc/sather/header/c
 share/doc/sather/header/c-lgpl
 share/doc/sather/header/h
 share/doc/sather/header/h-lgpl
 share/doc/sather/header/make
 share/doc/sather/header/module
+share/doc/sather/header/README
 share/doc/sather/header/sa
 share/doc/sather/header/sa-lgpl
 share/doc/sather/index.html
+share/doc/sather/Installation.html
 share/doc/sather/iterators.ps
-share/doc/sather/pSather-notes
+share/doc/sather/LGPL
+share/doc/sather/License
+share/doc/sather/PP.description
 share/doc/sather/programmer-manual.ps
+share/doc/sather/pSather-notes
 share/doc/sather/runtime_spec
+share/doc/sather/Sather-1.1.ps
+share/doc/sather/ToDo
+share/doc/sather/WebBrowser.html
 share/emacs/site-lisp/hl319.el
+share/emacs/site-lisp/sather.el
 share/emacs/site-lisp/sather-lib.el
 share/emacs/site-lisp/sather-module.el
-share/emacs/site-lisp/sather.el
 @dirrm share/doc/sather/header
 @dirrm share/doc/sather/Gui
 @dirrm share/doc/sather
+@dirrm lib/sather/System/Platforms/X
 @dirrm lib/sather/System/Platforms/tcltk/init
 @dirrm lib/sather/System/Platforms/tcltk
+@dirrm lib/sather/System/Platforms/${LOWER_OPSYS}/lwp
 @dirrm lib/sather/System/Platforms/${LOWER_OPSYS}
 @dirrm lib/sather/System/Platforms/gui/TclCode
 @dirrm lib/sather/System/Platforms/gui
 @dirrm lib/sather/System/Platforms/f77
 @dirrm lib/sather/System/Platforms/dualgui
-@dirrm lib/sather/System/Platforms/X
 @dirrm lib/sather/System/Platforms
 @dirrm lib/sather/System/Debug
 @dirrm lib/sather/System/Common
 @dirrm lib/sather/System
-@dirrm lib/sather/Library/pSather
 @dirrm lib/sather/Library/System/Zones
 @dirrm lib/sather/Library/System/TclTk
 @dirrm lib/sather/Library/System/Socket/experimental/test
@@ -495,6 +499,7 @@
 @dirrm lib/sather/Library/System/DualGui
 @dirrm lib/sather/Library/System
 @dirrm lib/sather/Library/Strings
+@dirrm lib/sather/Library/pSather
 @dirrm lib/sather/Library/Math
 @dirrm lib/sather/Library/IO
 @dirrm lib/sather/Library/Graphs
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/lang/sather/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo    28 Jul 2007 13:10:59 -0000      1.9
+++ distinfo    2 Jul 2008 09:03:07 -0000
@@ -12,7 +12,7 @@
 SHA1 (patch-ag) = 5cd0a0ab1c1fbf80c6ba424fa1926957ede35715
 SHA1 (patch-ah) = 9dad48a3bc7e6af65eb51ae6070b8e67cab9ca2b
 SHA1 (patch-ai) = 032b6a4355bdd059d5b88ebe00ae2c1bf35c8eba
-SHA1 (patch-aj) = f9f4d36335fe4c20fa01f4ff6cba59edeb0deab7
+SHA1 (patch-aj) = 1c8a60bccde97d5527578e3ad624211032a7aed3
 SHA1 (patch-ak) = 9efae5b96d5e8b8040d74eebc20b3aa7153d2aee
 SHA1 (patch-al) = 52d12bc03d041dfa28140842f46a423644952a91
 SHA1 (patch-am) = b75d6812ee2bcb81205d82316c8215d500df077c
Index: patches/patch-aj
===================================================================
RCS file: /cvsroot/pkgsrc/lang/sather/patches/patch-aj,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-aj
--- patches/patch-aj    4 May 2002 00:45:36 -0000       1.1.1.1
+++ patches/patch-aj    2 Jul 2008 09:03:07 -0000
@@ -5,5 +5,5 @@
 @@ -1,2 +1,2 @@
 -TCL_LIB_NAME = $(shell if [ -e /usr/lib/libtcl8.0.so ] ; then echo "tcl8.0" ; 
else echo "tcl"; fi)
 -TK_LIB_NAME = $(shell if [ -e /usr/lib/libtk8.0.so ] ; then echo "tk8.0" ; 
else echo "tk"; fi)
-+TCL_LIB_NAME = tcl83
-+TK_LIB_NAME = tk83
++TCL_LIB_NAME = tcl84
++TK_LIB_NAME = tk84



Home | Main Index | Thread Index | Old Index