update to BWidget 1.9.0
This commit is contained in:
parent
7eeeebb46b
commit
368ef54490
4 changed files with 143 additions and 138 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.7 2009/07/07 18:21:47 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2009/09/12 20:49:44 plunky Exp $
|
||||
|
||||
DISTNAME= BWidget-1.7.0
|
||||
DISTNAME= BWidget-1.9.0
|
||||
PKGNAME= tk-${DISTNAME}
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcllib/}
|
||||
|
||||
|
@ -16,16 +15,17 @@ DEPENDS+= tk>=8.4:../../x11/tk
|
|||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
NO_EXTRACT= YES
|
||||
NO_BUILD= YES
|
||||
NO_CONFIGURE= YES
|
||||
|
||||
USE_TOOLS+= gtar
|
||||
|
||||
PLIST_SUBST+= BWDIR=${DISTNAME}
|
||||
|
||||
INSTALLATION_DIRS= lib/tcl
|
||||
|
||||
do-install:
|
||||
cd ${DESTDIR}${PREFIX}/lib/tcl && ${GTAR} zxpf ${DISTDIR}/${DISTFILES}
|
||||
cd ${DESTDIR}${PREFIX}/lib/tcl && ${GTAR} zxpf ${DISTDIR}/${DISTFILES:Q} --exclude=CVS
|
||||
${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DESTDIR}${PREFIX}/lib/tcl/${DISTNAME}
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,126 +1,131 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:25:07 joerg 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
|
||||
@comment $NetBSD: PLIST,v 1.3 2009/09/12 20:49:44 plunky Exp $
|
||||
lib/tcl/${BWDIR}/BWman/ArrowButton.html
|
||||
lib/tcl/${BWDIR}/BWman/BWidget.html
|
||||
lib/tcl/${BWDIR}/BWman/Button.html
|
||||
lib/tcl/${BWDIR}/BWman/ButtonBox.html
|
||||
lib/tcl/${BWDIR}/BWman/ComboBox.html
|
||||
lib/tcl/${BWDIR}/BWman/Dialog.html
|
||||
lib/tcl/${BWDIR}/BWman/DragSite.html
|
||||
lib/tcl/${BWDIR}/BWman/DropSite.html
|
||||
lib/tcl/${BWDIR}/BWman/DynamicHelp.html
|
||||
lib/tcl/${BWDIR}/BWman/Entry.html
|
||||
lib/tcl/${BWDIR}/BWman/Label.html
|
||||
lib/tcl/${BWDIR}/BWman/LabelEntry.html
|
||||
lib/tcl/${BWDIR}/BWman/LabelFrame.html
|
||||
lib/tcl/${BWDIR}/BWman/ListBox.html
|
||||
lib/tcl/${BWDIR}/BWman/MainFrame.html
|
||||
lib/tcl/${BWDIR}/BWman/MessageDlg.html
|
||||
lib/tcl/${BWDIR}/BWman/NoteBook.html
|
||||
lib/tcl/${BWDIR}/BWman/PagesManager.html
|
||||
lib/tcl/${BWDIR}/BWman/PanedWindow.html
|
||||
lib/tcl/${BWDIR}/BWman/PanelFrame.html
|
||||
lib/tcl/${BWDIR}/BWman/PasswdDlg.html
|
||||
lib/tcl/${BWDIR}/BWman/ProgressBar.html
|
||||
lib/tcl/${BWDIR}/BWman/ProgressDlg.html
|
||||
lib/tcl/${BWDIR}/BWman/ScrollView.html
|
||||
lib/tcl/${BWDIR}/BWman/ScrollableFrame.html
|
||||
lib/tcl/${BWDIR}/BWman/ScrolledWindow.html
|
||||
lib/tcl/${BWDIR}/BWman/SelectColor.html
|
||||
lib/tcl/${BWDIR}/BWman/SelectFont.html
|
||||
lib/tcl/${BWDIR}/BWman/Separator.html
|
||||
lib/tcl/${BWDIR}/BWman/SpinBox.html
|
||||
lib/tcl/${BWDIR}/BWman/StatusBar.html
|
||||
lib/tcl/${BWDIR}/BWman/TitleFrame.html
|
||||
lib/tcl/${BWDIR}/BWman/Tree.html
|
||||
lib/tcl/${BWDIR}/BWman/Widget.html
|
||||
lib/tcl/${BWDIR}/BWman/contents.html
|
||||
lib/tcl/${BWDIR}/BWman/index.html
|
||||
lib/tcl/${BWDIR}/BWman/navtree.html
|
||||
lib/tcl/${BWDIR}/BWman/options.htm
|
||||
lib/tcl/${BWDIR}/CHANGES.txt
|
||||
lib/tcl/${BWDIR}/ChangeLog
|
||||
lib/tcl/${BWDIR}/LICENSE.txt
|
||||
lib/tcl/${BWDIR}/README.txt
|
||||
lib/tcl/${BWDIR}/arrow.tcl
|
||||
lib/tcl/${BWDIR}/bitmap.tcl
|
||||
lib/tcl/${BWDIR}/button.tcl
|
||||
lib/tcl/${BWDIR}/buttonbox.tcl
|
||||
lib/tcl/${BWDIR}/color.tcl
|
||||
lib/tcl/${BWDIR}/combobox.tcl
|
||||
lib/tcl/${BWDIR}/demo/basic.tcl
|
||||
lib/tcl/${BWDIR}/demo/bwidget.xbm
|
||||
lib/tcl/${BWDIR}/demo/demo.tcl
|
||||
lib/tcl/${BWDIR}/demo/dnd.tcl
|
||||
lib/tcl/${BWDIR}/demo/manager.tcl
|
||||
lib/tcl/${BWDIR}/demo/select.tcl
|
||||
lib/tcl/${BWDIR}/demo/tmpldlg.tcl
|
||||
lib/tcl/${BWDIR}/demo/tree.tcl
|
||||
lib/tcl/${BWDIR}/demo/x1.xbm
|
||||
lib/tcl/${BWDIR}/dialog.tcl
|
||||
lib/tcl/${BWDIR}/dragsite.tcl
|
||||
lib/tcl/${BWDIR}/dropsite.tcl
|
||||
lib/tcl/${BWDIR}/dynhelp.tcl
|
||||
lib/tcl/${BWDIR}/entry.tcl
|
||||
lib/tcl/${BWDIR}/font.tcl
|
||||
lib/tcl/${BWDIR}/images/bold.gif
|
||||
lib/tcl/${BWDIR}/images/copy.gif
|
||||
lib/tcl/${BWDIR}/images/cut.gif
|
||||
lib/tcl/${BWDIR}/images/dragfile.gif
|
||||
lib/tcl/${BWDIR}/images/dragicon.gif
|
||||
lib/tcl/${BWDIR}/images/error.gif
|
||||
lib/tcl/${BWDIR}/images/file.gif
|
||||
lib/tcl/${BWDIR}/images/folder.gif
|
||||
lib/tcl/${BWDIR}/images/hourglass.gif
|
||||
lib/tcl/${BWDIR}/images/info.gif
|
||||
lib/tcl/${BWDIR}/images/italic.gif
|
||||
lib/tcl/${BWDIR}/images/minus.xbm
|
||||
lib/tcl/${BWDIR}/images/new.gif
|
||||
lib/tcl/${BWDIR}/images/opcopy.xbm
|
||||
lib/tcl/${BWDIR}/images/open.gif
|
||||
lib/tcl/${BWDIR}/images/openfold.gif
|
||||
lib/tcl/${BWDIR}/images/oplink.xbm
|
||||
lib/tcl/${BWDIR}/images/opmove.xbm
|
||||
lib/tcl/${BWDIR}/images/overstrike.gif
|
||||
lib/tcl/${BWDIR}/images/palette.gif
|
||||
lib/tcl/${BWDIR}/images/passwd.gif
|
||||
lib/tcl/${BWDIR}/images/paste.gif
|
||||
lib/tcl/${BWDIR}/images/plus.xbm
|
||||
lib/tcl/${BWDIR}/images/print.gif
|
||||
lib/tcl/${BWDIR}/images/question.gif
|
||||
lib/tcl/${BWDIR}/images/redo.gif
|
||||
lib/tcl/${BWDIR}/images/save.gif
|
||||
lib/tcl/${BWDIR}/images/target.xbm
|
||||
lib/tcl/${BWDIR}/images/underline.gif
|
||||
lib/tcl/${BWDIR}/images/undo.gif
|
||||
lib/tcl/${BWDIR}/images/warning.gif
|
||||
lib/tcl/${BWDIR}/init.tcl
|
||||
lib/tcl/${BWDIR}/label.tcl
|
||||
lib/tcl/${BWDIR}/labelentry.tcl
|
||||
lib/tcl/${BWDIR}/labelframe.tcl
|
||||
lib/tcl/${BWDIR}/lang/da.rc
|
||||
lib/tcl/${BWDIR}/lang/de.rc
|
||||
lib/tcl/${BWDIR}/lang/en.rc
|
||||
lib/tcl/${BWDIR}/lang/es.rc
|
||||
lib/tcl/${BWDIR}/lang/fr.rc
|
||||
lib/tcl/${BWDIR}/lang/hu.rc
|
||||
lib/tcl/${BWDIR}/lang/nl.rc
|
||||
lib/tcl/${BWDIR}/lang/no.rc
|
||||
lib/tcl/${BWDIR}/listbox.tcl
|
||||
lib/tcl/${BWDIR}/mainframe.tcl
|
||||
lib/tcl/${BWDIR}/messagedlg.tcl
|
||||
lib/tcl/${BWDIR}/notebook.tcl
|
||||
lib/tcl/${BWDIR}/pagesmgr.tcl
|
||||
lib/tcl/${BWDIR}/panedw.tcl
|
||||
lib/tcl/${BWDIR}/panelframe.tcl
|
||||
lib/tcl/${BWDIR}/passwddlg.tcl
|
||||
lib/tcl/${BWDIR}/pkgIndex.tcl
|
||||
lib/tcl/${BWDIR}/progressbar.tcl
|
||||
lib/tcl/${BWDIR}/progressdlg.tcl
|
||||
lib/tcl/${BWDIR}/scrollframe.tcl
|
||||
lib/tcl/${BWDIR}/scrollview.tcl
|
||||
lib/tcl/${BWDIR}/scrollw.tcl
|
||||
lib/tcl/${BWDIR}/separator.tcl
|
||||
lib/tcl/${BWDIR}/spinbox.tcl
|
||||
lib/tcl/${BWDIR}/statusbar.tcl
|
||||
lib/tcl/${BWDIR}/tests/entry.test
|
||||
lib/tcl/${BWDIR}/titleframe.tcl
|
||||
lib/tcl/${BWDIR}/tree.tcl
|
||||
lib/tcl/${BWDIR}/utils.tcl
|
||||
lib/tcl/${BWDIR}/widget.tcl
|
||||
lib/tcl/${BWDIR}/wizard.tcl
|
||||
lib/tcl/${BWDIR}/xpm2image.tcl
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.7 2009/03/20 19:25:51 joerg Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.8 2009/09/12 20:49:44 plunky Exp $
|
||||
#
|
||||
|
||||
BUILDLINK_TREE+= tk-BWidget
|
||||
|
@ -6,8 +6,8 @@ BUILDLINK_TREE+= tk-BWidget
|
|||
.if !defined(TK_BWIDGET_BUILDLINK3_MK)
|
||||
TK_BWIDGET_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.tk-BWidget+= tk-BWidget>=1.7.0
|
||||
BUILDLINK_ABI_DEPENDS.tk-BWidget?= tk-BWidget>=1.7.0nb1
|
||||
BUILDLINK_API_DEPENDS.tk-BWidget+= tk-BWidget>=1.9.0
|
||||
BUILDLINK_ABI_DEPENDS.tk-BWidget+= tk-BWidget>=1.9.0
|
||||
BUILDLINK_PKGSRCDIR.tk-BWidget?= ../../x11/tk-BWidget
|
||||
.endif # TK_BWIDGET_BUILDLINK3_MK
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2005/02/23 17:36:20 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.3 2009/09/12 20:49:44 plunky Exp $
|
||||
|
||||
SHA1 (BWidget-1.7.0.tar.gz) = 7ef91ea6092d46d4c202680c1debfa380ca44e03
|
||||
RMD160 (BWidget-1.7.0.tar.gz) = 164fe2a98f9072db3eee12dddbd2025911ebee52
|
||||
Size (BWidget-1.7.0.tar.gz) = 204095 bytes
|
||||
SHA1 (BWidget-1.9.0.tar.gz) = c207d7f8a0e9816e861352641dcc681854003ab4
|
||||
RMD160 (BWidget-1.9.0.tar.gz) = e4bb9bd27b66df849a7d15b9510b80374da5342d
|
||||
Size (BWidget-1.9.0.tar.gz) = 228171 bytes
|
||||
|
|
Loading…
Reference in a new issue