summaryrefslogtreecommitdiff
path: root/x11/tk-BWidget
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2004-09-24 21:10:12 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2004-09-24 21:10:12 +0000
commitea13d90a9aa81dffe7f31c2755e7d08061082d87 (patch)
treeb30940bd5c3a87a9ff42cadddd03bf597559e8cb /x11/tk-BWidget
parentba47f89e0c121a6196e09989c21283539a156b37 (diff)
downloadpkgsrc-ea13d90a9aa81dffe7f31c2755e7d08061082d87.tar.gz
import tk-BWidget-1.7.0.
The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using native Tcl/Tk 8.x namespaces. The BWidgets have a professional look&feel as in other well known Toolkits (Tix or Incr Widgets), but the concept is radically different because everything is pure Tcl/Tk. No platform dependencies, and no compiling required. The code is 100% Pure Tcl/Tk. The BWidget library was originally developed by UNIFIX Online, and released under both the GNU Public License and the Tcl license. BWidget is now maintained as a community project, hosted by Sourceforge. Scores of fixes and enhancements have been added by community developers. See the ChangeLog file for details.
Diffstat (limited to 'x11/tk-BWidget')
-rw-r--r--x11/tk-BWidget/DESCR13
-rw-r--r--x11/tk-BWidget/Makefile26
-rw-r--r--x11/tk-BWidget/PLIST132
-rw-r--r--x11/tk-BWidget/buildlink3.mk19
-rw-r--r--x11/tk-BWidget/distinfo4
5 files changed, 194 insertions, 0 deletions
diff --git a/x11/tk-BWidget/DESCR b/x11/tk-BWidget/DESCR
new file mode 100644
index 00000000000..6308bbb7eca
--- /dev/null
+++ b/x11/tk-BWidget/DESCR
@@ -0,0 +1,13 @@
+The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using
+native Tcl/Tk 8.x namespaces.
+
+The BWidgets have a professional look&feel as in other well known
+Toolkits (Tix or Incr Widgets), but the concept is radically different
+because everything is pure Tcl/Tk. No platform dependencies, and no
+compiling required. The code is 100% Pure Tcl/Tk.
+
+The BWidget library was originally developed by UNIFIX Online, and
+released under both the GNU Public License and the Tcl license.
+BWidget is now maintained as a community project, hosted by
+Sourceforge. Scores of fixes and enhancements have been added by
+community developers. See the ChangeLog file for details.
diff --git a/x11/tk-BWidget/Makefile b/x11/tk-BWidget/Makefile
new file mode 100644
index 00000000000..23c65bbb621
--- /dev/null
+++ b/x11/tk-BWidget/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/09/24 21:10:12 dmcmahill Exp $
+
+DISTNAME= BWidget-1.7.0
+PKGNAME= tk-${DISTNAME}
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcllib/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://tcllib.sourceforge.net/
+COMMENT= High-level Widget Set for Tcl/Tk
+
+DEPENDS+= tcl-8.4*:../../lang/tcl
+DEPENDS+= tk-8.4*:../../x11/tk
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+NO_EXTRACT= YES
+NO_BUILD= YES
+NO_CONFIGURE= YES
+
+do-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/lib/tcl
+ cd ${PREFIX}/lib/tcl && ${GTAR} zxpf ${DISTDIR}/${DISTFILES}
+ ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/lib/tcl/${DISTNAME}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/tk-BWidget/PLIST b/x11/tk-BWidget/PLIST
new file mode 100644
index 00000000000..4670b3dd4bc
--- /dev/null
+++ b/x11/tk-BWidget/PLIST
@@ -0,0 +1,132 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/24 21:10:12 dmcmahill Exp $
+lib/tcl/BWidget-1.7.0/BWman/ArrowButton.html
+lib/tcl/BWidget-1.7.0/BWman/BWidget.html
+lib/tcl/BWidget-1.7.0/BWman/Button.html
+lib/tcl/BWidget-1.7.0/BWman/ButtonBox.html
+lib/tcl/BWidget-1.7.0/BWman/ComboBox.html
+lib/tcl/BWidget-1.7.0/BWman/Dialog.html
+lib/tcl/BWidget-1.7.0/BWman/DragSite.html
+lib/tcl/BWidget-1.7.0/BWman/DropSite.html
+lib/tcl/BWidget-1.7.0/BWman/DynamicHelp.html
+lib/tcl/BWidget-1.7.0/BWman/Entry.html
+lib/tcl/BWidget-1.7.0/BWman/Label.html
+lib/tcl/BWidget-1.7.0/BWman/LabelEntry.html
+lib/tcl/BWidget-1.7.0/BWman/LabelFrame.html
+lib/tcl/BWidget-1.7.0/BWman/ListBox.html
+lib/tcl/BWidget-1.7.0/BWman/MainFrame.html
+lib/tcl/BWidget-1.7.0/BWman/MessageDlg.html
+lib/tcl/BWidget-1.7.0/BWman/NoteBook.html
+lib/tcl/BWidget-1.7.0/BWman/PagesManager.html
+lib/tcl/BWidget-1.7.0/BWman/PanedWindow.html
+lib/tcl/BWidget-1.7.0/BWman/PasswdDlg.html
+lib/tcl/BWidget-1.7.0/BWman/ProgressBar.html
+lib/tcl/BWidget-1.7.0/BWman/ProgressDlg.html
+lib/tcl/BWidget-1.7.0/BWman/ScrollView.html
+lib/tcl/BWidget-1.7.0/BWman/ScrollableFrame.html
+lib/tcl/BWidget-1.7.0/BWman/ScrolledWindow.html
+lib/tcl/BWidget-1.7.0/BWman/SelectColor.html
+lib/tcl/BWidget-1.7.0/BWman/SelectFont.html
+lib/tcl/BWidget-1.7.0/BWman/Separator.html
+lib/tcl/BWidget-1.7.0/BWman/SpinBox.html
+lib/tcl/BWidget-1.7.0/BWman/TitleFrame.html
+lib/tcl/BWidget-1.7.0/BWman/Tree.html
+lib/tcl/BWidget-1.7.0/BWman/Widget.html
+lib/tcl/BWidget-1.7.0/BWman/contents.html
+lib/tcl/BWidget-1.7.0/BWman/index.html
+lib/tcl/BWidget-1.7.0/BWman/navtree.html
+lib/tcl/BWidget-1.7.0/BWman/options.htm
+lib/tcl/BWidget-1.7.0/CHANGES.txt
+lib/tcl/BWidget-1.7.0/ChangeLog
+lib/tcl/BWidget-1.7.0/LICENSE.txt
+lib/tcl/BWidget-1.7.0/Makefile.in
+lib/tcl/BWidget-1.7.0/README.txt
+lib/tcl/BWidget-1.7.0/aclocal.m4
+lib/tcl/BWidget-1.7.0/arrow.tcl
+lib/tcl/BWidget-1.7.0/bitmap.tcl
+lib/tcl/BWidget-1.7.0/button.tcl
+lib/tcl/BWidget-1.7.0/buttonbox.tcl
+lib/tcl/BWidget-1.7.0/color.tcl
+lib/tcl/BWidget-1.7.0/combobox.tcl
+lib/tcl/BWidget-1.7.0/configure.in
+lib/tcl/BWidget-1.7.0/demo/basic.tcl
+lib/tcl/BWidget-1.7.0/demo/bwidget.xbm
+lib/tcl/BWidget-1.7.0/demo/demo.tcl
+lib/tcl/BWidget-1.7.0/demo/dnd.tcl
+lib/tcl/BWidget-1.7.0/demo/manager.tcl
+lib/tcl/BWidget-1.7.0/demo/select.tcl
+lib/tcl/BWidget-1.7.0/demo/tmpldlg.tcl
+lib/tcl/BWidget-1.7.0/demo/tree.tcl
+lib/tcl/BWidget-1.7.0/demo/x1.xbm
+lib/tcl/BWidget-1.7.0/dialog.tcl
+lib/tcl/BWidget-1.7.0/dragsite.tcl
+lib/tcl/BWidget-1.7.0/dropsite.tcl
+lib/tcl/BWidget-1.7.0/dynhelp.tcl
+lib/tcl/BWidget-1.7.0/entry.tcl
+lib/tcl/BWidget-1.7.0/font.tcl
+lib/tcl/BWidget-1.7.0/images/bold.gif
+lib/tcl/BWidget-1.7.0/images/copy.gif
+lib/tcl/BWidget-1.7.0/images/cut.gif
+lib/tcl/BWidget-1.7.0/images/dragfile.gif
+lib/tcl/BWidget-1.7.0/images/dragicon.gif
+lib/tcl/BWidget-1.7.0/images/error.gif
+lib/tcl/BWidget-1.7.0/images/file.gif
+lib/tcl/BWidget-1.7.0/images/folder.gif
+lib/tcl/BWidget-1.7.0/images/hourglass.gif
+lib/tcl/BWidget-1.7.0/images/info.gif
+lib/tcl/BWidget-1.7.0/images/italic.gif
+lib/tcl/BWidget-1.7.0/images/minus.xbm
+lib/tcl/BWidget-1.7.0/images/new.gif
+lib/tcl/BWidget-1.7.0/images/opcopy.xbm
+lib/tcl/BWidget-1.7.0/images/open.gif
+lib/tcl/BWidget-1.7.0/images/openfold.gif
+lib/tcl/BWidget-1.7.0/images/oplink.xbm
+lib/tcl/BWidget-1.7.0/images/opmove.xbm
+lib/tcl/BWidget-1.7.0/images/overstrike.gif
+lib/tcl/BWidget-1.7.0/images/palette.gif
+lib/tcl/BWidget-1.7.0/images/passwd.gif
+lib/tcl/BWidget-1.7.0/images/paste.gif
+lib/tcl/BWidget-1.7.0/images/plus.xbm
+lib/tcl/BWidget-1.7.0/images/print.gif
+lib/tcl/BWidget-1.7.0/images/question.gif
+lib/tcl/BWidget-1.7.0/images/redo.gif
+lib/tcl/BWidget-1.7.0/images/save.gif
+lib/tcl/BWidget-1.7.0/images/target.xbm
+lib/tcl/BWidget-1.7.0/images/underline.gif
+lib/tcl/BWidget-1.7.0/images/undo.gif
+lib/tcl/BWidget-1.7.0/images/warning.gif
+lib/tcl/BWidget-1.7.0/init.tcl
+lib/tcl/BWidget-1.7.0/label.tcl
+lib/tcl/BWidget-1.7.0/labelentry.tcl
+lib/tcl/BWidget-1.7.0/labelframe.tcl
+lib/tcl/BWidget-1.7.0/lang/de.rc
+lib/tcl/BWidget-1.7.0/lang/en.rc
+lib/tcl/BWidget-1.7.0/lang/es.rc
+lib/tcl/BWidget-1.7.0/lang/fr.rc
+lib/tcl/BWidget-1.7.0/listbox.tcl
+lib/tcl/BWidget-1.7.0/mainframe.tcl
+lib/tcl/BWidget-1.7.0/messagedlg.tcl
+lib/tcl/BWidget-1.7.0/notebook.tcl
+lib/tcl/BWidget-1.7.0/pagesmgr.tcl
+lib/tcl/BWidget-1.7.0/panedw.tcl
+lib/tcl/BWidget-1.7.0/passwddlg.tcl
+lib/tcl/BWidget-1.7.0/pkgIndex.tcl
+lib/tcl/BWidget-1.7.0/progressbar.tcl
+lib/tcl/BWidget-1.7.0/progressdlg.tcl
+lib/tcl/BWidget-1.7.0/scrollframe.tcl
+lib/tcl/BWidget-1.7.0/scrollview.tcl
+lib/tcl/BWidget-1.7.0/scrollw.tcl
+lib/tcl/BWidget-1.7.0/separator.tcl
+lib/tcl/BWidget-1.7.0/spinbox.tcl
+lib/tcl/BWidget-1.7.0/tests/entry.test
+lib/tcl/BWidget-1.7.0/titleframe.tcl
+lib/tcl/BWidget-1.7.0/tree.tcl
+lib/tcl/BWidget-1.7.0/utils.tcl
+lib/tcl/BWidget-1.7.0/widget.tcl
+lib/tcl/BWidget-1.7.0/wizard.tcl
+lib/tcl/BWidget-1.7.0/xpm2image.tcl
+@dirrm lib/tcl/BWidget-1.7.0/tests
+@dirrm lib/tcl/BWidget-1.7.0/lang
+@dirrm lib/tcl/BWidget-1.7.0/images
+@dirrm lib/tcl/BWidget-1.7.0/BWman
+@dirrm lib/tcl/BWidget-1.7.0/demo
+@dirrm lib/tcl/BWidget-1.7.0
diff --git a/x11/tk-BWidget/buildlink3.mk b/x11/tk-BWidget/buildlink3.mk
new file mode 100644
index 00000000000..ea23cba4e52
--- /dev/null
+++ b/x11/tk-BWidget/buildlink3.mk
@@ -0,0 +1,19 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2004/09/24 21:10:12 dmcmahill Exp $
+#
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+TK_BWIDGET_BUILDLINK3_MK:= ${TK_BWIDGET_BUILDLINK3_MK}+
+
+.if !empty(BUILDLINK_DEPTH:M+)
+BUILDLINK_DEPENDS+= tk-BWidget
+.endif
+
+BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ntk-BWidget}
+BUILDLINK_PACKAGES+= tk-BWidget
+
+.if !empty(TK_BWIDGET_BUILDLINK3_MK:M+)
+BUILDLINK_DEPENDS.tk-BWidget+= tk-BWidget>=1.7.0
+BUILDLINK_PKGSRCDIR.tk-BWidget?= ../../x11/tk-BWidget
+.endif # TK_BWIDGET_BUILDLINK3_MK
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/x11/tk-BWidget/distinfo b/x11/tk-BWidget/distinfo
new file mode 100644
index 00000000000..0db0b0ca7be
--- /dev/null
+++ b/x11/tk-BWidget/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/09/24 21:10:12 dmcmahill Exp $
+
+SHA1 (BWidget-1.7.0.tar.gz) = 7ef91ea6092d46d4c202680c1debfa380ca44e03
+Size (BWidget-1.7.0.tar.gz) = 204095 bytes