pkgsrc-WIP-changes archive

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

Here are some missing dependencies.



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Mon Feb 6 16:36:12 2017 +0100
Changeset:	5c6daa58e66a6d3dfcfb88b7ea4b635434d185ad

Modified Files:
	caddy/TODO

Log Message:
Here are some missing dependencies.

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

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

diffstat:
 caddy/TODO | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diffs:
diff --git a/caddy/TODO b/caddy/TODO
index 5fdf4a0ec6..08f7d99f4a 100644
--- a/caddy/TODO
+++ b/caddy/TODO
@@ -2,3 +2,17 @@ This package is incomplete.
 
 It is missing a bunch of Go packages required to compile. I  will be adding
 these over time.
+
+Here are some missing dependencies:
+
+github.com/dustin/go-humanize
+github.com/flynn/go-shlex
+github.com/gorilla/websocket
+github.com/hashicorp/go-syslog
+github.com/jimstudt/http-authentication/basic
+github.com/lucas-clemente/quic-go/h2quic
+github.com/naoina/toml
+github.com/russross/blackfriday
+github.com/xenolf/lego/acme
+gopkg.in/natefinch/lumberjack.v2
+gopkg.in/yaml.v2


Home | Main Index | Thread Index | Old Index