pkgsrc-WIP-changes archive

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

bitkeeper: add do-install target



Module Name:	pkgsrc-wip
Committed By:	Terin Stock <terinjokes%gmail.com@localhost>
Pushed By:	terinjokes
Date:		Mon Aug 22 16:33:02 2016 -0400
Changeset:	8d38f4d55d7a9ecf1237ab15e4bf099046147159

Modified Files:
	bitkeeper/Makefile
	bitkeeper/PLIST
	bitkeeper/distinfo
	bitkeeper/patches/patch-Ldoc-install

Log Message:
bitkeeper: add do-install target

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8d38f4d55d7a9ecf1237ab15e4bf099046147159

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

diffstat:
 bitkeeper/Makefile                   |  21 +-
 bitkeeper/PLIST                      | 609 +++++++++++++++++++++++++++++++++++
 bitkeeper/distinfo                   |   4 +-
 bitkeeper/patches/patch-Ldoc-install |   2 +
 4 files changed, 629 insertions(+), 7 deletions(-)

diffs:
diff --git a/bitkeeper/Makefile b/bitkeeper/Makefile
index c573b90..94f638b 100644
--- a/bitkeeper/Makefile
+++ b/bitkeeper/Makefile
@@ -11,13 +11,9 @@ HOMEPAGE=	https://www.bitkeeper.org/
 COMMENT=	Distributed Source Control System
 LICENSE=	apache-2.0
 
-USE_TOOLS+=	gmake bison lex groff perl bash gperf
+USE_TOOLS+=	gmake bison lex groff perl bash
 
-.include "../../devel/pcre/buildlink3.mk"
-.include "../../security/libtomcrypt/buildlink3.mk"
-.include "../../math/ltm/buildlink3.mk"
-.include "../../archivers/lz4/buildlink3.mk"
-.include "../../x11/libXft/buildlink3.mk"
+BUILD_DEPENDS+= gperf-[0-9]*:../../devel/gperf
 
 pre-configure:
 	perl -pe 's{BUILDLINK_DIR}{${BUILDLINK_DIR}}' \
@@ -26,4 +22,17 @@ pre-configure:
 do-build:
 	${RUN} cd ${WRKSRC}/src && ${GMAKE}  # p
 
+do-install:
+	cd ${WRKSRC}/src && \
+		${GMAKE} installdir && \
+		mkdir -p ${DESTDIR}${PREFIX}/share && \
+		mkdir -p ${DESTDIR}${PREFIX}/bin && \
+		cp -R tmp/bitkeeper ${DESTDIR}${PREFIX}/share/bitkeeper && \
+		ln -s ${PREFIX}/share/bitkeeper/bk ${DESTDIR}${PREFIX}/bin/bk
+
+.include "../../archivers/lz4/buildlink3.mk"
+.include "../../devel/pcre/buildlink3.mk"
+.include "../../math/ltm/buildlink3.mk"
+.include "../../security/libtomcrypt/buildlink3.mk"
+.include "../../x11/libXft/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/bitkeeper/PLIST b/bitkeeper/PLIST
index 48d96a5..77fd1d2 100644
--- a/bitkeeper/PLIST
+++ b/bitkeeper/PLIST
@@ -1 +1,610 @@
 @comment $NetBSD$
+bin/bk
+share/bitkeeper/RELEASE-NOTES
+share/bitkeeper/b64wrap
+share/bitkeeper/bk
+share/bitkeeper/bk.script
+share/bitkeeper/bk_refcard.pdf
+share/bitkeeper/bk_refcard.ps
+share/bitkeeper/bkhelp.txt
+share/bitkeeper/bkmsg.txt
+share/bitkeeper/contrib/git2bk.l
+share/bitkeeper/contrib/vc-bk.el
+share/bitkeeper/dspec-changes
+share/bitkeeper/dspec-changes-3.2
+share/bitkeeper/dspec-changes-4.0
+share/bitkeeper/dspec-changes-h
+share/bitkeeper/dspec-changes-hv
+share/bitkeeper/dspec-changes-json
+share/bitkeeper/dspec-changes-json-v
+share/bitkeeper/dspec-changes-vv
+share/bitkeeper/dspec-log
+share/bitkeeper/dspec-prs
+share/bitkeeper/gui/bin/bkgui
+share/bitkeeper/gui/bin/tclsh
+share/bitkeeper/gui/images/bklogo.gif
+share/bitkeeper/gui/images/check_off.gif
+share/bitkeeper/gui/images/check_on.gif
+share/bitkeeper/gui/images/ci-cset.gif
+share/bitkeeper/gui/images/ci-done.gif
+share/bitkeeper/gui/images/ci-ensemble.gif
+share/bitkeeper/gui/images/ci-exclude.gif
+share/bitkeeper/gui/images/ci-modified.gif
+share/bitkeeper/gui/images/ci-new.gif
+share/bitkeeper/gui/images/ci-notincluded.gif
+share/bitkeeper/gui/images/close.png
+share/bitkeeper/gui/images/logo/Icon-1024.png
+share/bitkeeper/gui/images/logo/Icon-120.png
+share/bitkeeper/gui/images/logo/Icon-128.png
+share/bitkeeper/gui/images/logo/Icon-152.png
+share/bitkeeper/gui/images/logo/Icon-16.png
+share/bitkeeper/gui/images/logo/Icon-24.png
+share/bitkeeper/gui/images/logo/Icon-256.png
+share/bitkeeper/gui/images/logo/Icon-32.png
+share/bitkeeper/gui/images/logo/Icon-48.png
+share/bitkeeper/gui/images/logo/Icon-512.png
+share/bitkeeper/gui/images/logo/Icon-76.png
+share/bitkeeper/gui/images/next.gif
+share/bitkeeper/gui/images/previous.gif
+share/bitkeeper/gui/lib/BWidget1.8/arrow.tcl
+share/bitkeeper/gui/lib/BWidget1.8/bitmap.tcl
+share/bitkeeper/gui/lib/BWidget1.8/button.tcl
+share/bitkeeper/gui/lib/BWidget1.8/buttonbox.tcl
+share/bitkeeper/gui/lib/BWidget1.8/color.tcl
+share/bitkeeper/gui/lib/BWidget1.8/combobox.tcl
+share/bitkeeper/gui/lib/BWidget1.8/dialog.tcl
+share/bitkeeper/gui/lib/BWidget1.8/dragsite.tcl
+share/bitkeeper/gui/lib/BWidget1.8/dropsite.tcl
+share/bitkeeper/gui/lib/BWidget1.8/dynhelp.tcl
+share/bitkeeper/gui/lib/BWidget1.8/entry.tcl
+share/bitkeeper/gui/lib/BWidget1.8/font.tcl
+share/bitkeeper/gui/lib/BWidget1.8/images/bold.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/copy.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/cut.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/dragfile.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/dragicon.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/error.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/file.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/folder.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/hourglass.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/info.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/italic.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/minus.xbm
+share/bitkeeper/gui/lib/BWidget1.8/images/new.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/opcopy.xbm
+share/bitkeeper/gui/lib/BWidget1.8/images/open.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/openfold.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/oplink.xbm
+share/bitkeeper/gui/lib/BWidget1.8/images/opmove.xbm
+share/bitkeeper/gui/lib/BWidget1.8/images/overstrike.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/palette.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/passwd.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/paste.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/plus.xbm
+share/bitkeeper/gui/lib/BWidget1.8/images/print.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/question.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/redo.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/save.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/target.xbm
+share/bitkeeper/gui/lib/BWidget1.8/images/underline.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/undo.gif
+share/bitkeeper/gui/lib/BWidget1.8/images/warning.gif
+share/bitkeeper/gui/lib/BWidget1.8/init.tcl
+share/bitkeeper/gui/lib/BWidget1.8/label.tcl
+share/bitkeeper/gui/lib/BWidget1.8/labelentry.tcl
+share/bitkeeper/gui/lib/BWidget1.8/labelframe.tcl
+share/bitkeeper/gui/lib/BWidget1.8/lang/da.rc
+share/bitkeeper/gui/lib/BWidget1.8/lang/de.rc
+share/bitkeeper/gui/lib/BWidget1.8/lang/en.rc
+share/bitkeeper/gui/lib/BWidget1.8/lang/es.rc
+share/bitkeeper/gui/lib/BWidget1.8/lang/fr.rc
+share/bitkeeper/gui/lib/BWidget1.8/lang/hu.rc
+share/bitkeeper/gui/lib/BWidget1.8/lang/nl.rc
+share/bitkeeper/gui/lib/BWidget1.8/listbox.tcl
+share/bitkeeper/gui/lib/BWidget1.8/mainframe.tcl
+share/bitkeeper/gui/lib/BWidget1.8/messagedlg.tcl
+share/bitkeeper/gui/lib/BWidget1.8/notebook.tcl
+share/bitkeeper/gui/lib/BWidget1.8/pagesmgr.tcl
+share/bitkeeper/gui/lib/BWidget1.8/panedw.tcl
+share/bitkeeper/gui/lib/BWidget1.8/panelframe.tcl
+share/bitkeeper/gui/lib/BWidget1.8/passwddlg.tcl
+share/bitkeeper/gui/lib/BWidget1.8/pkgIndex.tcl
+share/bitkeeper/gui/lib/BWidget1.8/progressbar.tcl
+share/bitkeeper/gui/lib/BWidget1.8/progressdlg.tcl
+share/bitkeeper/gui/lib/BWidget1.8/scrollframe.tcl
+share/bitkeeper/gui/lib/BWidget1.8/scrollview.tcl
+share/bitkeeper/gui/lib/BWidget1.8/scrollw.tcl
+share/bitkeeper/gui/lib/BWidget1.8/separator.tcl
+share/bitkeeper/gui/lib/BWidget1.8/spinbox.tcl
+share/bitkeeper/gui/lib/BWidget1.8/statusbar.tcl
+share/bitkeeper/gui/lib/BWidget1.8/titleframe.tcl
+share/bitkeeper/gui/lib/BWidget1.8/tree.tcl
+share/bitkeeper/gui/lib/BWidget1.8/utils.tcl
+share/bitkeeper/gui/lib/BWidget1.8/widget.tcl
+share/bitkeeper/gui/lib/BWidget1.8/wizard.tcl
+share/bitkeeper/gui/lib/BWidget1.8/xpm2image.tcl
+share/bitkeeper/gui/lib/Tkcon/pkgIndex.tcl
+share/bitkeeper/gui/lib/Tkcon/tkcon.tcl
+share/bitkeeper/gui/lib/Tktable2.10/README.txt
+share/bitkeeper/gui/lib/Tktable2.10/libTktable2.10.so
+share/bitkeeper/gui/lib/Tktable2.10/license.txt
+share/bitkeeper/gui/lib/Tktable2.10/pkgIndex.tcl
+share/bitkeeper/gui/lib/Tktable2.10/tkTable.tcl
+share/bitkeeper/gui/lib/Tktable2.10/tktable.py
+share/bitkeeper/gui/lib/bugform
+share/bitkeeper/gui/lib/citool
+share/bitkeeper/gui/lib/csettool
+share/bitkeeper/gui/lib/difftool
+share/bitkeeper/gui/lib/fm3tool
+share/bitkeeper/gui/lib/fmtool
+share/bitkeeper/gui/lib/helptool
+share/bitkeeper/gui/lib/installtool
+share/bitkeeper/gui/lib/msgtool
+share/bitkeeper/gui/lib/outputtool
+share/bitkeeper/gui/lib/renametool
+share/bitkeeper/gui/lib/revtool
+share/bitkeeper/gui/lib/setuptool
+share/bitkeeper/gui/lib/supportform
+share/bitkeeper/gui/lib/tcl8.6/Lver.tcl
+share/bitkeeper/gui/lib/tcl8.6/auto.tcl
+share/bitkeeper/gui/lib/tcl8.6/clock.tcl
+share/bitkeeper/gui/lib/tcl8.6/encoding/ascii.enc
+share/bitkeeper/gui/lib/tcl8.6/encoding/cp1252.enc
+share/bitkeeper/gui/lib/tcl8.6/encoding/iso8859-1.enc
+share/bitkeeper/gui/lib/tcl8.6/encoding/iso8859-2.enc
+share/bitkeeper/gui/lib/tcl8.6/encoding/macRoman.enc
+share/bitkeeper/gui/lib/tcl8.6/history.tcl
+share/bitkeeper/gui/lib/tcl8.6/http1.0/http.tcl
+share/bitkeeper/gui/lib/tcl8.6/http1.0/pkgIndex.tcl
+share/bitkeeper/gui/lib/tcl8.6/init.tcl
+share/bitkeeper/gui/lib/tcl8.6/libl.tcl
+share/bitkeeper/gui/lib/tcl8.6/opt0.4/optparse.tcl
+share/bitkeeper/gui/lib/tcl8.6/opt0.4/pkgIndex.tcl
+share/bitkeeper/gui/lib/tcl8.6/package.tcl
+share/bitkeeper/gui/lib/tcl8.6/parray.tcl
+share/bitkeeper/gui/lib/tcl8.6/safe.tcl
+share/bitkeeper/gui/lib/tcl8.6/tclAppInit.c
+share/bitkeeper/gui/lib/tcl8.6/tclIndex
+share/bitkeeper/gui/lib/tcl8.6/tm.tcl
+share/bitkeeper/gui/lib/tcl8.6/word.tcl
+share/bitkeeper/gui/lib/tcl8/8.4/platform-1.0.14.tm
+share/bitkeeper/gui/lib/tcl8/8.4/platform/shell-1.1.4.tm
+share/bitkeeper/gui/lib/tcl8/8.5/msgcat-1.6.0.tm
+share/bitkeeper/gui/lib/tcl8/8.5/tcltest-2.3.8.tm
+share/bitkeeper/gui/lib/tcl8/8.6/http-2.8.9.tm
+share/bitkeeper/gui/lib/tk8.6/bgerror.tcl
+share/bitkeeper/gui/lib/tk8.6/button.tcl
+share/bitkeeper/gui/lib/tk8.6/choosedir.tcl
+share/bitkeeper/gui/lib/tk8.6/clrpick.tcl
+share/bitkeeper/gui/lib/tk8.6/comdlg.tcl
+share/bitkeeper/gui/lib/tk8.6/console.tcl
+share/bitkeeper/gui/lib/tk8.6/dialog.tcl
+share/bitkeeper/gui/lib/tk8.6/entry.tcl
+share/bitkeeper/gui/lib/tk8.6/focus.tcl
+share/bitkeeper/gui/lib/tk8.6/fontchooser.tcl
+share/bitkeeper/gui/lib/tk8.6/iconlist.tcl
+share/bitkeeper/gui/lib/tk8.6/icons.tcl
+share/bitkeeper/gui/lib/tk8.6/listbox.tcl
+share/bitkeeper/gui/lib/tk8.6/megawidget.tcl
+share/bitkeeper/gui/lib/tk8.6/menu.tcl
+share/bitkeeper/gui/lib/tk8.6/mkpsenc.tcl
+share/bitkeeper/gui/lib/tk8.6/msgbox.tcl
+share/bitkeeper/gui/lib/tk8.6/msgs/cs.msg
+share/bitkeeper/gui/lib/tk8.6/msgs/da.msg
+share/bitkeeper/gui/lib/tk8.6/msgs/de.msg
+share/bitkeeper/gui/lib/tk8.6/msgs/el.msg
+share/bitkeeper/gui/lib/tk8.6/msgs/en.msg
+share/bitkeeper/gui/lib/tk8.6/msgs/en_gb.msg
+share/bitkeeper/gui/lib/tk8.6/msgs/eo.msg
+share/bitkeeper/gui/lib/tk8.6/msgs/es.msg
+share/bitkeeper/gui/lib/tk8.6/msgs/fr.msg
+share/bitkeeper/gui/lib/tk8.6/msgs/hu.msg
+share/bitkeeper/gui/lib/tk8.6/msgs/it.msg
+share/bitkeeper/gui/lib/tk8.6/msgs/nl.msg
+share/bitkeeper/gui/lib/tk8.6/msgs/pl.msg
+share/bitkeeper/gui/lib/tk8.6/msgs/pt.msg
+share/bitkeeper/gui/lib/tk8.6/msgs/ru.msg
+share/bitkeeper/gui/lib/tk8.6/msgs/sv.msg
+share/bitkeeper/gui/lib/tk8.6/obsolete.tcl
+share/bitkeeper/gui/lib/tk8.6/optMenu.tcl
+share/bitkeeper/gui/lib/tk8.6/palette.tcl
+share/bitkeeper/gui/lib/tk8.6/panedwindow.tcl
+share/bitkeeper/gui/lib/tk8.6/safetk.tcl
+share/bitkeeper/gui/lib/tk8.6/scale.tcl
+share/bitkeeper/gui/lib/tk8.6/scrlbar.tcl
+share/bitkeeper/gui/lib/tk8.6/spinbox.tcl
+share/bitkeeper/gui/lib/tk8.6/tclIndex
+share/bitkeeper/gui/lib/tk8.6/tearoff.tcl
+share/bitkeeper/gui/lib/tk8.6/text.tcl
+share/bitkeeper/gui/lib/tk8.6/tk.tcl
+share/bitkeeper/gui/lib/tk8.6/tkAppInit.c
+share/bitkeeper/gui/lib/tk8.6/tkfbox.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/altTheme.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/aquaTheme.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/button.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/clamTheme.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/classicTheme.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/combobox.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/cursors.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/defaults.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/entry.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/fonts.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/menubutton.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/notebook.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/panedwindow.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/progress.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/scale.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/scrollbar.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/sizegrip.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/spinbox.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/treeview.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/ttk.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/utils.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/vistaTheme.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/winTheme.tcl
+share/bitkeeper/gui/lib/tk8.6/ttk/xpTheme.tcl
+share/bitkeeper/gui/lib/tk8.6/unsupported.tcl
+share/bitkeeper/gui/lib/tk8.6/xmfbox.tcl
+share/bitkeeper/gzip_b64wrap
+share/bitkeeper/gzip_uuwrap
+share/bitkeeper/html/images/delta.gif
+share/bitkeeper/html/images/hshade.gif
+share/bitkeeper/html/images/pageheader.jpg
+share/bitkeeper/html/nested.html
+share/bitkeeper/import
+share/bitkeeper/lscripts/check_comments.l
+share/bitkeeper/lscripts/describe.l
+share/bitkeeper/lscripts/hello.l
+share/bitkeeper/lscripts/pull-size.l
+share/bitkeeper/lscripts/repocheck.l
+share/bitkeeper/man/man1/Basics-Overview.1
+share/bitkeeper/man/man1/Howto-BAM.1
+share/bitkeeper/man/man1/Howto-bkd.1
+share/bitkeeper/man/man1/Howto-developer.1
+share/bitkeeper/man/man1/Howto-setup.1
+share/bitkeeper/man/man1/Howto.1
+share/bitkeeper/man/man1/abort.1
+share/bitkeeper/man/man1/admin.1
+share/bitkeeper/man/man1/alias.1
+share/bitkeeper/man/man1/annotate.1
+share/bitkeeper/man/man1/attach.1
+share/bitkeeper/man/man1/backups.1
+share/bitkeeper/man/man1/bam.1
+share/bitkeeper/man/man1/base64.1
+share/bitkeeper/man/man1/bin.1
+share/bitkeeper/man/man1/bisect.1
+share/bitkeeper/man/man1/bk-Basics-Overview.1
+share/bitkeeper/man/man1/bk-Howto-BAM.1
+share/bitkeeper/man/man1/bk-Howto-bkd.1
+share/bitkeeper/man/man1/bk-Howto-developer.1
+share/bitkeeper/man/man1/bk-Howto-setup.1
+share/bitkeeper/man/man1/bk-Howto.1
+share/bitkeeper/man/man1/bk-abort.1
+share/bitkeeper/man/man1/bk-admin.1
+share/bitkeeper/man/man1/bk-alias.1
+share/bitkeeper/man/man1/bk-annotate.1
+share/bitkeeper/man/man1/bk-attach.1
+share/bitkeeper/man/man1/bk-backups.1
+share/bitkeeper/man/man1/bk-bam.1
+share/bitkeeper/man/man1/bk-base64.1
+share/bitkeeper/man/man1/bk-bin.1
+share/bitkeeper/man/man1/bk-bisect.1
+share/bitkeeper/man/man1/bk-bk.1
+share/bitkeeper/man/man1/bk-bkd.1
+share/bitkeeper/man/man1/bk-c2r.1
+share/bitkeeper/man/man1/bk-cat.1
+share/bitkeeper/man/man1/bk-changes.1
+share/bitkeeper/man/man1/bk-check.1
+share/bitkeeper/man/man1/bk-checksum.1
+share/bitkeeper/man/man1/bk-chmod.1
+share/bitkeeper/man/man1/bk-citool.1
+share/bitkeeper/man/man1/bk-clean.1
+share/bitkeeper/man/man1/bk-clone.1
+share/bitkeeper/man/man1/bk-cmdlog.1
+share/bitkeeper/man/man1/bk-collapse.1
+share/bitkeeper/man/man1/bk-comments.1
+share/bitkeeper/man/man1/bk-commit.1
+share/bitkeeper/man/man1/bk-comps.1
+share/bitkeeper/man/man1/bk-config-etc.1
+share/bitkeeper/man/man1/bk-config-gui.1
+share/bitkeeper/man/man1/bk-config.1
+share/bitkeeper/man/man1/bk-conflicts.1
+share/bitkeeper/man/man1/bk-cp.1
+share/bitkeeper/man/man1/bk-credits.1
+share/bitkeeper/man/man1/bk-cset.1
+share/bitkeeper/man/man1/bk-csetprune.1
+share/bitkeeper/man/man1/bk-csets.1
+share/bitkeeper/man/man1/bk-csettool.1
+share/bitkeeper/man/man1/bk-debugtool.1
+share/bitkeeper/man/man1/bk-delta.1
+share/bitkeeper/man/man1/bk-describe.1
+share/bitkeeper/man/man1/bk-detach.1
+share/bitkeeper/man/man1/bk-diff.1
+share/bitkeeper/man/man1/bk-difftool.1
+share/bitkeeper/man/man1/bk-edit.1
+share/bitkeeper/man/man1/bk-editor.1
+share/bitkeeper/man/man1/bk-emacs.1
+share/bitkeeper/man/man1/bk-export.1
+share/bitkeeper/man/man1/bk-extras.1
+share/bitkeeper/man/man1/bk-fast-export.1
+share/bitkeeper/man/man1/bk-fast-import.1
+share/bitkeeper/man/man1/bk-features.1
+share/bitkeeper/man/man1/bk-files.1
+share/bitkeeper/man/man1/bk-filetypes.1
+share/bitkeeper/man/man1/bk-findkey.1
+share/bitkeeper/man/man1/bk-findmerge.1
+share/bitkeeper/man/man1/bk-fixtool.1
+share/bitkeeper/man/man1/bk-flags.1
+share/bitkeeper/man/man1/bk-fm3tool.1
+share/bitkeeper/man/man1/bk-fmtool.1
+share/bitkeeper/man/man1/bk-gate.1
+share/bitkeeper/man/man1/bk-gca.1
+share/bitkeeper/man/man1/bk-get.1
+share/bitkeeper/man/man1/bk-gethost.1
+share/bitkeeper/man/man1/bk-getuser.1
+share/bitkeeper/man/man1/bk-gfiles.1
+share/bitkeeper/man/man1/bk-glob.1
+share/bitkeeper/man/man1/bk-gone.1
+share/bitkeeper/man/man1/bk-grep.1
+share/bitkeeper/man/man1/bk-help.1
+share/bitkeeper/man/man1/bk-helptool.1
+share/bitkeeper/man/man1/bk-here.1
+share/bitkeeper/man/man1/bk-history.1
+share/bitkeeper/man/man1/bk-id.1
+share/bitkeeper/man/man1/bk-ignore.1
+share/bitkeeper/man/man1/bk-import.1
+share/bitkeeper/man/man1/bk-initscripts.1
+share/bitkeeper/man/man1/bk-isascii.1
+share/bitkeeper/man/man1/bk-key2path.1
+share/bitkeeper/man/man1/bk-key2rev.1
+share/bitkeeper/man/man1/bk-keywords.1
+share/bitkeeper/man/man1/bk-latest.1
+share/bitkeeper/man/man1/bk-level.1
+share/bitkeeper/man/man1/bk-lock.1
+share/bitkeeper/man/man1/bk-log.1
+share/bitkeeper/man/man1/bk-makepatch.1
+share/bitkeeper/man/man1/bk-merge-binaries.1
+share/bitkeeper/man/man1/bk-merge.1
+share/bitkeeper/man/man1/bk-mv.1
+share/bitkeeper/man/man1/bk-names.1
+share/bitkeeper/man/man1/bk-new.1
+share/bitkeeper/man/man1/bk-newroot.1
+share/bitkeeper/man/man1/bk-obscure.1
+share/bitkeeper/man/man1/bk-parent.1
+share/bitkeeper/man/man1/bk-partition.1
+share/bitkeeper/man/man1/bk-patch.1
+share/bitkeeper/man/man1/bk-path.1
+share/bitkeeper/man/man1/bk-pcre.1
+share/bitkeeper/man/man1/bk-pending.1
+share/bitkeeper/man/man1/bk-port.1
+share/bitkeeper/man/man1/bk-portal.1
+share/bitkeeper/man/man1/bk-prompt.1
+share/bitkeeper/man/man1/bk-pull.1
+share/bitkeeper/man/man1/bk-push.1
+share/bitkeeper/man/man1/bk-pwd.1
+share/bitkeeper/man/man1/bk-r2c.1
+share/bitkeeper/man/man1/bk-range.1
+share/bitkeeper/man/man1/bk-receive.1
+share/bitkeeper/man/man1/bk-regex.1
+share/bitkeeper/man/man1/bk-relink.1
+share/bitkeeper/man/man1/bk-remerge.1
+share/bitkeeper/man/man1/bk-renames.1
+share/bitkeeper/man/man1/bk-renametool.1
+share/bitkeeper/man/man1/bk-renumber.1
+share/bitkeeper/man/man1/bk-repocheck.1
+share/bitkeeper/man/man1/bk-repogca.1
+share/bitkeeper/man/man1/bk-repos.1
+share/bitkeeper/man/man1/bk-repotype.1
+share/bitkeeper/man/man1/bk-resolve.1
+share/bitkeeper/man/man1/bk-resolving.1
+share/bitkeeper/man/man1/bk-revtool.1
+share/bitkeeper/man/man1/bk-rm.1
+share/bitkeeper/man/man1/bk-rmdir.1
+share/bitkeeper/man/man1/bk-rmgone.1
+share/bitkeeper/man/man1/bk-root.1
+share/bitkeeper/man/man1/bk-rset.1
+share/bitkeeper/man/man1/bk-sane.1
+share/bitkeeper/man/man1/bk-sccslog.1
+share/bitkeeper/man/man1/bk-send.1
+share/bitkeeper/man/man1/bk-sendbug.1
+share/bitkeeper/man/man1/bk-service.1
+share/bitkeeper/man/man1/bk-set.1
+share/bitkeeper/man/man1/bk-setup.1
+share/bitkeeper/man/man1/bk-setuptool.1
+share/bitkeeper/man/man1/bk-sfio.1
+share/bitkeeper/man/man1/bk-smerge.1
+share/bitkeeper/man/man1/bk-status.1
+share/bitkeeper/man/man1/bk-stripdel.1
+share/bitkeeper/man/man1/bk-superset.1
+share/bitkeeper/man/man1/bk-support.1
+share/bitkeeper/man/man1/bk-tag.1
+share/bitkeeper/man/man1/bk-takepatch.1
+share/bitkeeper/man/man1/bk-templates.1
+share/bitkeeper/man/man1/bk-terms.1
+share/bitkeeper/man/man1/bk-triggers.1
+share/bitkeeper/man/man1/bk-undo.1
+share/bitkeeper/man/man1/bk-undos.1
+share/bitkeeper/man/man1/bk-unedit.1
+share/bitkeeper/man/man1/bk-uninstall.1
+share/bitkeeper/man/man1/bk-unlock.1
+share/bitkeeper/man/man1/bk-unpull.1
+share/bitkeeper/man/man1/bk-unrm.1
+share/bitkeeper/man/man1/bk-untag.1
+share/bitkeeper/man/man1/bk-unwrap.1
+share/bitkeeper/man/man1/bk-upgrade.1
+share/bitkeeper/man/man1/bk-url.1
+share/bitkeeper/man/man1/bk-version.1
+share/bitkeeper/man/man1/bk-what.1
+share/bitkeeper/man/man1/bk-wrap.1
+share/bitkeeper/man/man1/bk-xflags.1
+share/bitkeeper/man/man1/bk-zone.1
+share/bitkeeper/man/man1/bk.1
+share/bitkeeper/man/man1/bkd.1
+share/bitkeeper/man/man1/c2r.1
+share/bitkeeper/man/man1/cat.1
+share/bitkeeper/man/man1/changes.1
+share/bitkeeper/man/man1/check.1
+share/bitkeeper/man/man1/checksum.1
+share/bitkeeper/man/man1/chmod.1
+share/bitkeeper/man/man1/citool.1
+share/bitkeeper/man/man1/clean.1
+share/bitkeeper/man/man1/clone.1
+share/bitkeeper/man/man1/cmdlog.1
+share/bitkeeper/man/man1/collapse.1
+share/bitkeeper/man/man1/comments.1
+share/bitkeeper/man/man1/commit.1
+share/bitkeeper/man/man1/comps.1
+share/bitkeeper/man/man1/config-etc.1
+share/bitkeeper/man/man1/config-gui.1
+share/bitkeeper/man/man1/config.1
+share/bitkeeper/man/man1/conflicts.1
+share/bitkeeper/man/man1/cp.1
+share/bitkeeper/man/man1/credits.1
+share/bitkeeper/man/man1/cset.1
+share/bitkeeper/man/man1/csetprune.1
+share/bitkeeper/man/man1/csets.1
+share/bitkeeper/man/man1/csettool.1
+share/bitkeeper/man/man1/debugtool.1
+share/bitkeeper/man/man1/delta.1
+share/bitkeeper/man/man1/describe.1
+share/bitkeeper/man/man1/detach.1
+share/bitkeeper/man/man1/diff.1
+share/bitkeeper/man/man1/difftool.1
+share/bitkeeper/man/man1/edit.1
+share/bitkeeper/man/man1/editor.1
+share/bitkeeper/man/man1/emacs.1
+share/bitkeeper/man/man1/export.1
+share/bitkeeper/man/man1/extras.1
+share/bitkeeper/man/man1/fast-export.1
+share/bitkeeper/man/man1/fast-import.1
+share/bitkeeper/man/man1/features.1
+share/bitkeeper/man/man1/files.1
+share/bitkeeper/man/man1/filetypes.1
+share/bitkeeper/man/man1/findkey.1
+share/bitkeeper/man/man1/findmerge.1
+share/bitkeeper/man/man1/fixtool.1
+share/bitkeeper/man/man1/flags.1
+share/bitkeeper/man/man1/fm3tool.1
+share/bitkeeper/man/man1/fmtool.1
+share/bitkeeper/man/man1/gate.1
+share/bitkeeper/man/man1/gca.1
+share/bitkeeper/man/man1/get.1
+share/bitkeeper/man/man1/gethost.1
+share/bitkeeper/man/man1/getuser.1
+share/bitkeeper/man/man1/gfiles.1
+share/bitkeeper/man/man1/glob.1
+share/bitkeeper/man/man1/gone.1
+share/bitkeeper/man/man1/grep.1
+share/bitkeeper/man/man1/help.1
+share/bitkeeper/man/man1/helptool.1
+share/bitkeeper/man/man1/here.1
+share/bitkeeper/man/man1/history.1
+share/bitkeeper/man/man1/id.1
+share/bitkeeper/man/man1/ignore.1
+share/bitkeeper/man/man1/import.1
+share/bitkeeper/man/man1/initscripts.1
+share/bitkeeper/man/man1/isascii.1
+share/bitkeeper/man/man1/key2path.1
+share/bitkeeper/man/man1/key2rev.1
+share/bitkeeper/man/man1/keywords.1
+share/bitkeeper/man/man1/latest.1
+share/bitkeeper/man/man1/level.1
+share/bitkeeper/man/man1/lock.1
+share/bitkeeper/man/man1/log.1
+share/bitkeeper/man/man1/makepatch.1
+share/bitkeeper/man/man1/merge-binaries.1
+share/bitkeeper/man/man1/merge.1
+share/bitkeeper/man/man1/mv.1
+share/bitkeeper/man/man1/names.1
+share/bitkeeper/man/man1/new.1
+share/bitkeeper/man/man1/newroot.1
+share/bitkeeper/man/man1/obscure.1
+share/bitkeeper/man/man1/parent.1
+share/bitkeeper/man/man1/partition.1
+share/bitkeeper/man/man1/patch.1
+share/bitkeeper/man/man1/path.1
+share/bitkeeper/man/man1/pcre.1
+share/bitkeeper/man/man1/pending.1
+share/bitkeeper/man/man1/port.1
+share/bitkeeper/man/man1/portal.1
+share/bitkeeper/man/man1/prompt.1
+share/bitkeeper/man/man1/pull.1
+share/bitkeeper/man/man1/push.1
+share/bitkeeper/man/man1/pwd.1
+share/bitkeeper/man/man1/r2c.1
+share/bitkeeper/man/man1/range.1
+share/bitkeeper/man/man1/receive.1
+share/bitkeeper/man/man1/regex.1
+share/bitkeeper/man/man1/relink.1
+share/bitkeeper/man/man1/remerge.1
+share/bitkeeper/man/man1/renames.1
+share/bitkeeper/man/man1/renametool.1
+share/bitkeeper/man/man1/renumber.1
+share/bitkeeper/man/man1/repocheck.1
+share/bitkeeper/man/man1/repogca.1
+share/bitkeeper/man/man1/repos.1
+share/bitkeeper/man/man1/repotype.1
+share/bitkeeper/man/man1/resolve.1
+share/bitkeeper/man/man1/resolving.1
+share/bitkeeper/man/man1/revtool.1
+share/bitkeeper/man/man1/rm.1
+share/bitkeeper/man/man1/rmdir.1
+share/bitkeeper/man/man1/rmgone.1
+share/bitkeeper/man/man1/root.1
+share/bitkeeper/man/man1/rset.1
+share/bitkeeper/man/man1/sane.1
+share/bitkeeper/man/man1/sccslog.1
+share/bitkeeper/man/man1/send.1
+share/bitkeeper/man/man1/sendbug.1
+share/bitkeeper/man/man1/service.1
+share/bitkeeper/man/man1/set.1
+share/bitkeeper/man/man1/setup.1
+share/bitkeeper/man/man1/setuptool.1
+share/bitkeeper/man/man1/sfio.1
+share/bitkeeper/man/man1/smerge.1
+share/bitkeeper/man/man1/status.1
+share/bitkeeper/man/man1/stripdel.1
+share/bitkeeper/man/man1/superset.1
+share/bitkeeper/man/man1/support.1
+share/bitkeeper/man/man1/tag.1
+share/bitkeeper/man/man1/takepatch.1
+share/bitkeeper/man/man1/templates.1
+share/bitkeeper/man/man1/terms.1
+share/bitkeeper/man/man1/triggers.1
+share/bitkeeper/man/man1/undo.1
+share/bitkeeper/man/man1/undos.1
+share/bitkeeper/man/man1/unedit.1
+share/bitkeeper/man/man1/uninstall.1
+share/bitkeeper/man/man1/unlock.1
+share/bitkeeper/man/man1/unpull.1
+share/bitkeeper/man/man1/unrm.1
+share/bitkeeper/man/man1/untag.1
+share/bitkeeper/man/man1/unwrap.1
+share/bitkeeper/man/man1/upgrade.1
+share/bitkeeper/man/man1/url.1
+share/bitkeeper/man/man1/version.1
+share/bitkeeper/man/man1/what.1
+share/bitkeeper/man/man1/wrap.1
+share/bitkeeper/man/man1/xflags.1
+share/bitkeeper/man/man1/zone.1
+share/bitkeeper/unb64wrap
+share/bitkeeper/ungzip_b64wrap
+share/bitkeeper/ungzip_uuwrap
+share/bitkeeper/unuuwrap
+share/bitkeeper/uuwrap
+share/bitkeeper/version
+share/bitkeeper/www/css/bk.css
+share/bitkeeper/www/css/bootstrap.min.css
+share/bitkeeper/www/document_delta.png
+share/bitkeeper/www/document_plain.png
+share/bitkeeper/www/folder_delta.png
+share/bitkeeper/www/folder_plain.png
+share/bitkeeper/www/fonts/glyphicons-halflings-regular.eot
+share/bitkeeper/www/fonts/glyphicons-halflings-regular.svg
+share/bitkeeper/www/fonts/glyphicons-halflings-regular.ttf
+share/bitkeeper/www/fonts/glyphicons-halflings-regular.woff
+share/bitkeeper/www/fonts/glyphicons-halflings-regular.woff2
+share/bitkeeper/www/markdown.min.js
+share/bitkeeper/www/sorttable.js
+share/bitkeeper/www/trailer.gif
+@pkgdir {share,bin}
diff --git a/bitkeeper/distinfo b/bitkeeper/distinfo
index c6387af..b953913 100644
--- a/bitkeeper/distinfo
+++ b/bitkeeper/distinfo
@@ -1,5 +1,7 @@
 $NetBSD$
 
 SHA1 (bk-7.3ce.src.tar.gz) = 98303855a4cc84eea592bc6eca37c0d8feb83ed8
+RMD160 (bk-7.3ce.src.tar.gz) = 6573ddcaef75dfa5b0c8578cbb3525754c351825
+SHA512 (bk-7.3ce.src.tar.gz) = 671828afe094a2c834f70ea2e70070eec823e6c67e0e3eaa84fb7f7259caf026764194c04356ba5b6439f3813124a20eed7fc283f82de324b587c3bf779a8678
 Size (bk-7.3ce.src.tar.gz) = 20257094 bytes
-SHA1 (patch-Ldoc-install) = 2fa27a25427172722dddf398a0e0e47b26625daa
+SHA1 (patch-Ldoc-install) = f7d8f10d501240f08f7a27d058a700ce5b09a6d6
diff --git a/bitkeeper/patches/patch-Ldoc-install b/bitkeeper/patches/patch-Ldoc-install
index 079c4bf..260d0a8 100644
--- a/bitkeeper/patches/patch-Ldoc-install
+++ b/bitkeeper/patches/patch-Ldoc-install
@@ -1,5 +1,7 @@
 $NetBSD$
 
+Ignore error if little.html isn't generated
+
 --- src/gui/tcltk/tcl/doc/L/Makefile.orig	2016-07-15 19:21:30.000000000 +0000
 +++ src/gui/tcltk/tcl/doc/L/Makefile
 @@ -35,7 +35,8 @@


Home | Main Index | Thread Index | Old Index