pkgsrc-WIP-changes archive

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

micro: Remove temp files



Module Name:	pkgsrc-wip
Committed By:	Sijmen J. Mulder <sjmulder%NetBSD.org@localhost>
Pushed By:	sjmulder
Date:		Fri May 29 02:27:54 2020 +0200
Changeset:	cbd3a3cdb9d391d1bc84234db82e4b86b43fb64e

Removed Files:
	micro/errors.log
	micro/go.mod

Log Message:
micro: Remove temp files

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

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

diffstat:
 micro/errors.log | 92 --------------------------------------------------------
 micro/go.mod     | 28 -----------------
 2 files changed, 120 deletions(-)

diffs:
diff --git a/micro/errors.log b/micro/errors.log
deleted file mode 100644
index 5ae1764cd5..0000000000
--- a/micro/errors.log
+++ /dev/null
@@ -1,92 +0,0 @@
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/internal/config/plugin_installer.go:16:2: cannot find package "github.com/blang/semver" in any of:
-	/opt/pkg/go114/src/github.com/blang/semver (from $GOROOT)
-	/opt/work/wip/micro/work/src/github.com/blang/semver (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/github.com/blang/semver
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/internal/util/profile.go:9:2: cannot find package "github.com/dustin/go-humanize" in any of:
-	/opt/pkg/go114/src/github.com/dustin/go-humanize (from $GOROOT)
-	/opt/work/wip/micro/work/src/github.com/dustin/go-humanize (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/github.com/dustin/go-humanize
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/cmd/micro/micro.go:13:2: cannot find package "github.com/go-errors/errors" in any of:
-	/opt/pkg/go114/src/github.com/go-errors/errors (from $GOROOT)
-	/opt/work/wip/micro/work/src/github.com/go-errors/errors (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/github.com/go-errors/errors
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/internal/action/actions.go:9:2: cannot find package "github.com/kballard/go-shellquote" in any of:
-	/opt/pkg/go114/src/github.com/kballard/go-shellquote (from $GOROOT)
-	/opt/work/wip/micro/work/src/github.com/kballard/go-shellquote (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/github.com/kballard/go-shellquote
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/cmd/micro/micro.go:14:2: cannot find package "github.com/mattn/go-isatty" in any of:
-	/opt/pkg/go114/src/github.com/mattn/go-isatty (from $GOROOT)
-	/opt/work/wip/micro/work/src/github.com/mattn/go-isatty (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/github.com/mattn/go-isatty
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/internal/util/util.go:18:2: cannot find package "github.com/mattn/go-runewidth" in any of:
-	/opt/pkg/go114/src/github.com/mattn/go-runewidth (from $GOROOT)
-	/opt/work/wip/micro/work/src/github.com/mattn/go-runewidth (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/github.com/mattn/go-runewidth
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/internal/config/config.go:8:2: cannot find package "github.com/mitchellh/go-homedir" in any of:
-	/opt/pkg/go114/src/github.com/mitchellh/go-homedir (from $GOROOT)
-	/opt/work/wip/micro/work/src/github.com/mitchellh/go-homedir (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/github.com/mitchellh/go-homedir
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/internal/buffer/buffer.go:21:2: cannot find package "github.com/sergi/go-diff/diffmatchpatch" in any of:
-	/opt/pkg/go114/src/github.com/sergi/go-diff/diffmatchpatch (from $GOROOT)
-	/opt/work/wip/micro/work/src/github.com/sergi/go-diff/diffmatchpatch (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/github.com/sergi/go-diff/diffmatchpatch
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/cmd/micro/initlua.go:6:2: cannot find package "github.com/yuin/gopher-lua" in any of:
-	/opt/pkg/go114/src/github.com/yuin/gopher-lua (from $GOROOT)
-	/opt/work/wip/micro/work/src/github.com/yuin/gopher-lua (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/github.com/yuin/gopher-lua
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/internal/action/actions.go:10:2: cannot find package "github.com/zyedidia/clipboard" in any of:
-	/opt/pkg/go114/src/github.com/zyedidia/clipboard (from $GOROOT)
-	/opt/work/wip/micro/work/src/github.com/zyedidia/clipboard (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/github.com/zyedidia/clipboard
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/internal/config/settings.go:13:2: cannot find package "github.com/zyedidia/glob" in any of:
-	/opt/pkg/go114/src/github.com/zyedidia/glob (from $GOROOT)
-	/opt/work/wip/micro/work/src/github.com/zyedidia/glob (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/github.com/zyedidia/glob
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/internal/action/bindings.go:12:2: cannot find package "github.com/zyedidia/json5" in any of:
-	/opt/pkg/go114/src/github.com/zyedidia/json5 (from $GOROOT)
-	/opt/work/wip/micro/work/src/github.com/zyedidia/json5 (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/github.com/zyedidia/json5
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/internal/config/colorscheme.go:9:2: cannot find package "github.com/zyedidia/tcell" in any of:
-	/opt/pkg/go114/src/github.com/zyedidia/tcell (from $GOROOT)
-	/opt/work/wip/micro/work/src/github.com/zyedidia/tcell (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/github.com/zyedidia/tcell
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/internal/shell/terminal.go:10:2: cannot find package "github.com/zyedidia/terminal" in any of:
-	/opt/pkg/go114/src/github.com/zyedidia/terminal (from $GOROOT)
-	/opt/work/wip/micro/work/src/github.com/zyedidia/terminal (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/github.com/zyedidia/terminal
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/internal/buffer/backup.go:13:2: cannot find package "golang.org/x/text/encoding" in any of:
-	/opt/pkg/go114/src/golang.org/x/text/encoding (from $GOROOT)
-	/opt/work/wip/micro/work/src/golang.org/x/text/encoding (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/golang.org/x/text/encoding
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/internal/config/settings.go:16:2: cannot find package "golang.org/x/text/encoding/htmlindex" in any of:
-	/opt/pkg/go114/src/golang.org/x/text/encoding/htmlindex (from $GOROOT)
-	/opt/work/wip/micro/work/src/golang.org/x/text/encoding/htmlindex (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/golang.org/x/text/encoding/htmlindex
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/internal/buffer/buffer.go:28:2: cannot find package "golang.org/x/text/encoding/unicode" in any of:
-	/opt/pkg/go114/src/golang.org/x/text/encoding/unicode (from $GOROOT)
-	/opt/work/wip/micro/work/src/golang.org/x/text/encoding/unicode (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/golang.org/x/text/encoding/unicode
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/internal/buffer/buffer.go:29:2: cannot find package "golang.org/x/text/transform" in any of:
-	/opt/pkg/go114/src/golang.org/x/text/transform (from $GOROOT)
-	/opt/work/wip/micro/work/src/golang.org/x/text/transform (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/golang.org/x/text/transform
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/pkg/highlight/parser.go:9:2: cannot find package "gopkg.in/yaml.v2" in any of:
-	/opt/pkg/go114/src/gopkg.in/yaml.v2 (from $GOROOT)
-	/opt/work/wip/micro/work/src/gopkg.in/yaml.v2 (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/gopkg.in/yaml.v2
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/internal/lua/lua.go:22:2: cannot find package "layeh.com/gopher-luar" in any of:
-	/opt/pkg/go114/src/layeh.com/gopher-luar (from $GOROOT)
-	/opt/work/wip/micro/work/src/layeh.com/gopher-luar (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/layeh.com/gopher-luar
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/runtime/syntax/syntax_checker.go:8:2: cannot find package "github.com/zyedidia/highlight" in any of:
-	/opt/pkg/go114/src/github.com/zyedidia/highlight (from $GOROOT)
-	/opt/work/wip/micro/work/src/github.com/zyedidia/highlight (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/github.com/zyedidia/highlight
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/tools/testgen.go:11:2: cannot find package "github.com/robertkrimen/otto/ast" in any of:
-	/opt/pkg/go114/src/github.com/robertkrimen/otto/ast (from $GOROOT)
-	/opt/work/wip/micro/work/src/github.com/robertkrimen/otto/ast (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/github.com/robertkrimen/otto/ast
-/opt/work/wip/micro/work/src/github.com/zyedidia/micro/tools/testgen.go:12:2: cannot find package "github.com/robertkrimen/otto/parser" in any of:
-	/opt/pkg/go114/src/github.com/robertkrimen/otto/parser (from $GOROOT)
-	/opt/work/wip/micro/work/src/github.com/robertkrimen/otto/parser (from $GOPATH)
-	/opt/work/wip/micro/work/.buildlink/gopkg/src/github.com/robertkrimen/otto/parser
diff --git a/micro/go.mod b/micro/go.mod
deleted file mode 100644
index 29efc5c5cc..0000000000
--- a/micro/go.mod
+++ /dev/null
@@ -1,28 +0,0 @@
-module github.com/zyedidia/micro/v2
-
-require (
-	github.com/blang/semver v3.5.1+incompatible
-	github.com/dustin/go-humanize v1.0.0
-	github.com/go-errors/errors v1.0.1
-	github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
-	github.com/mattn/go-isatty v0.0.11
-	github.com/mattn/go-runewidth v0.0.7
-	github.com/mitchellh/go-homedir v1.1.0
-	github.com/robertkrimen/otto v0.0.0-20191219234010-c382bd3c16ff
-	github.com/sergi/go-diff v1.1.0
-	github.com/stretchr/testify v1.4.0
-	github.com/yuin/gopher-lua v0.0.0-20191220021717-ab39c6098bdb
-	github.com/zyedidia/clipboard v0.0.0-20200421031010-7c45b8673834
-	github.com/zyedidia/glob v0.0.0-20170209203856-dd4023a66dc3
-	github.com/zyedidia/highlight v0.0.0-20170330143449-201131ce5cf5
-	github.com/zyedidia/json5 v0.0.0-20200102012142-2da050b1a98d
-	github.com/zyedidia/pty v2.0.0+incompatible // indirect
-	github.com/zyedidia/tcell v1.4.5
-	github.com/zyedidia/terminal v0.0.0-20180726154117-533c623e2415
-	golang.org/x/text v0.3.2
-	gopkg.in/sourcemap.v1 v1.0.5 // indirect
-	gopkg.in/yaml.v2 v2.2.7
-	layeh.com/gopher-luar v1.0.7
-)
-
-go 1.11


Home | Main Index | Thread Index | Old Index