Import of pkgsrc-2015Q1

This commit is contained in:
2016-01-21 23:40:00 +01:00
committed by sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870539 additions and 795424 deletions
+1
View File
@@ -0,0 +1 @@
This package contains supplementary Go networking libraries.
+20
View File
@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.2 2015/03/12 20:55:48 tnn Exp $
#
DISTNAME= go-net-20150310
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= net
GITHUB_TAG= 6dc0abcce2
MAINTAINER= bsiegert@NetBSD.org
HOMEPAGE= http://golang.org/
COMMENT= Supplementary network libraries for Go
LICENSE= modified-bsd
GO_SRCPATH= golang.org/x/net
GO_DIST_BASE= ${GITHUB_PROJECT}-${GITHUB_TAG}*
.include "../../textproc/go-text/buildlink3.mk"
.include "../../lang/go/go-package.mk"
.include "../../mk/bsd.pkg.mk"
+336
View File
@@ -0,0 +1,336 @@
@comment $NetBSD: PLIST,v 1.1 2015/03/10 21:28:45 bsiegert Exp $
gopkg/pkg/${GO_PLATFORM}/golang.org/x/net/context.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/net/dict.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/net/html.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/net/html/atom.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/net/html/charset.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/net/icmp.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/net/idna.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/net/internal/iana.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/net/internal/nettest.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/net/ipv4.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/net/ipv6.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/net/netutil.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/net/proxy.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/net/publicsuffix.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/net/spdy.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/net/webdav.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/net/websocket.a
gopkg/src/golang.org/x/net/AUTHORS
gopkg/src/golang.org/x/net/CONTRIBUTING.md
gopkg/src/golang.org/x/net/CONTRIBUTORS
gopkg/src/golang.org/x/net/LICENSE
gopkg/src/golang.org/x/net/PATENTS
gopkg/src/golang.org/x/net/README
gopkg/src/golang.org/x/net/context/context.go
gopkg/src/golang.org/x/net/context/context_test.go
gopkg/src/golang.org/x/net/context/withtimeout_test.go
gopkg/src/golang.org/x/net/dict/dict.go
gopkg/src/golang.org/x/net/html/atom/atom.go
gopkg/src/golang.org/x/net/html/atom/atom_test.go
gopkg/src/golang.org/x/net/html/atom/gen.go
gopkg/src/golang.org/x/net/html/atom/table.go
gopkg/src/golang.org/x/net/html/atom/table_test.go
gopkg/src/golang.org/x/net/html/charset/charset.go
gopkg/src/golang.org/x/net/html/charset/charset_test.go
gopkg/src/golang.org/x/net/html/charset/gen.go
gopkg/src/golang.org/x/net/html/charset/table.go
gopkg/src/golang.org/x/net/html/charset/testdata/HTTP-charset.html
gopkg/src/golang.org/x/net/html/charset/testdata/HTTP-vs-UTF-8-BOM.html
gopkg/src/golang.org/x/net/html/charset/testdata/HTTP-vs-meta-charset.html
gopkg/src/golang.org/x/net/html/charset/testdata/HTTP-vs-meta-content.html
gopkg/src/golang.org/x/net/html/charset/testdata/No-encoding-declaration.html
gopkg/src/golang.org/x/net/html/charset/testdata/README
gopkg/src/golang.org/x/net/html/charset/testdata/UTF-16BE-BOM.html
gopkg/src/golang.org/x/net/html/charset/testdata/UTF-16LE-BOM.html
gopkg/src/golang.org/x/net/html/charset/testdata/UTF-8-BOM-vs-meta-charset.html
gopkg/src/golang.org/x/net/html/charset/testdata/UTF-8-BOM-vs-meta-content.html
gopkg/src/golang.org/x/net/html/charset/testdata/meta-charset-attribute.html
gopkg/src/golang.org/x/net/html/charset/testdata/meta-content-attribute.html
gopkg/src/golang.org/x/net/html/const.go
gopkg/src/golang.org/x/net/html/doc.go
gopkg/src/golang.org/x/net/html/doctype.go
gopkg/src/golang.org/x/net/html/entity.go
gopkg/src/golang.org/x/net/html/entity_test.go
gopkg/src/golang.org/x/net/html/escape.go
gopkg/src/golang.org/x/net/html/escape_test.go
gopkg/src/golang.org/x/net/html/example_test.go
gopkg/src/golang.org/x/net/html/foreign.go
gopkg/src/golang.org/x/net/html/node.go
gopkg/src/golang.org/x/net/html/node_test.go
gopkg/src/golang.org/x/net/html/parse.go
gopkg/src/golang.org/x/net/html/parse_test.go
gopkg/src/golang.org/x/net/html/render.go
gopkg/src/golang.org/x/net/html/render_test.go
gopkg/src/golang.org/x/net/html/testdata/go1.html
gopkg/src/golang.org/x/net/html/testdata/webkit/README
gopkg/src/golang.org/x/net/html/testdata/webkit/adoption01.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/adoption02.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/comments01.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/doctype01.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/entities01.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/entities02.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/html5test-com.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/inbody01.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/isindex.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/pending-spec-changes-plain-text-unsafe.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/pending-spec-changes.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/plain-text-unsafe.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/scriptdata01.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/scripted/adoption01.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/scripted/webkit01.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tables01.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests1.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests10.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests11.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests12.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests14.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests15.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests16.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests17.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests18.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests19.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests2.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests20.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests21.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests22.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests23.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests24.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests25.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests26.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests3.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests4.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests5.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests6.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests7.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests8.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests9.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tests_innerHTML_1.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/tricky01.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/webkit01.dat
gopkg/src/golang.org/x/net/html/testdata/webkit/webkit02.dat
gopkg/src/golang.org/x/net/html/token.go
gopkg/src/golang.org/x/net/html/token_test.go
gopkg/src/golang.org/x/net/icmp/dstunreach.go
gopkg/src/golang.org/x/net/icmp/echo.go
gopkg/src/golang.org/x/net/icmp/endpoint.go
gopkg/src/golang.org/x/net/icmp/example_test.go
gopkg/src/golang.org/x/net/icmp/extension.go
gopkg/src/golang.org/x/net/icmp/extension_test.go
gopkg/src/golang.org/x/net/icmp/helper_posix.go
gopkg/src/golang.org/x/net/icmp/interface.go
gopkg/src/golang.org/x/net/icmp/ipv4.go
gopkg/src/golang.org/x/net/icmp/ipv4_test.go
gopkg/src/golang.org/x/net/icmp/ipv6.go
gopkg/src/golang.org/x/net/icmp/listen_posix.go
gopkg/src/golang.org/x/net/icmp/listen_stub.go
gopkg/src/golang.org/x/net/icmp/message.go
gopkg/src/golang.org/x/net/icmp/message_test.go
gopkg/src/golang.org/x/net/icmp/messagebody.go
gopkg/src/golang.org/x/net/icmp/mpls.go
gopkg/src/golang.org/x/net/icmp/multipart.go
gopkg/src/golang.org/x/net/icmp/multipart_test.go
gopkg/src/golang.org/x/net/icmp/packettoobig.go
gopkg/src/golang.org/x/net/icmp/paramprob.go
gopkg/src/golang.org/x/net/icmp/ping_test.go
gopkg/src/golang.org/x/net/icmp/sys_freebsd.go
gopkg/src/golang.org/x/net/icmp/timeexceeded.go
gopkg/src/golang.org/x/net/idna/idna.go
gopkg/src/golang.org/x/net/idna/idna_test.go
gopkg/src/golang.org/x/net/idna/punycode.go
gopkg/src/golang.org/x/net/idna/punycode_test.go
gopkg/src/golang.org/x/net/internal/iana/const.go
gopkg/src/golang.org/x/net/internal/iana/gen.go
gopkg/src/golang.org/x/net/internal/nettest/error_posix.go
gopkg/src/golang.org/x/net/internal/nettest/error_stub.go
gopkg/src/golang.org/x/net/internal/nettest/interface.go
gopkg/src/golang.org/x/net/internal/nettest/stack.go
gopkg/src/golang.org/x/net/internal/nettest/stack_stub.go
gopkg/src/golang.org/x/net/internal/nettest/stack_unix.go
gopkg/src/golang.org/x/net/internal/nettest/stack_windows.go
gopkg/src/golang.org/x/net/ipv4/control.go
gopkg/src/golang.org/x/net/ipv4/control_bsd.go
gopkg/src/golang.org/x/net/ipv4/control_pktinfo.go
gopkg/src/golang.org/x/net/ipv4/control_stub.go
gopkg/src/golang.org/x/net/ipv4/control_unix.go
gopkg/src/golang.org/x/net/ipv4/control_windows.go
gopkg/src/golang.org/x/net/ipv4/defs_darwin.go
gopkg/src/golang.org/x/net/ipv4/defs_dragonfly.go
gopkg/src/golang.org/x/net/ipv4/defs_freebsd.go
gopkg/src/golang.org/x/net/ipv4/defs_linux.go
gopkg/src/golang.org/x/net/ipv4/defs_netbsd.go
gopkg/src/golang.org/x/net/ipv4/defs_openbsd.go
gopkg/src/golang.org/x/net/ipv4/defs_solaris.go
gopkg/src/golang.org/x/net/ipv4/dgramopt_posix.go
gopkg/src/golang.org/x/net/ipv4/dgramopt_stub.go
gopkg/src/golang.org/x/net/ipv4/doc.go
gopkg/src/golang.org/x/net/ipv4/endpoint.go
gopkg/src/golang.org/x/net/ipv4/example_test.go
gopkg/src/golang.org/x/net/ipv4/gen.go
gopkg/src/golang.org/x/net/ipv4/genericopt_posix.go
gopkg/src/golang.org/x/net/ipv4/genericopt_stub.go
gopkg/src/golang.org/x/net/ipv4/header.go
gopkg/src/golang.org/x/net/ipv4/header_test.go
gopkg/src/golang.org/x/net/ipv4/helper.go
gopkg/src/golang.org/x/net/ipv4/helper_stub.go
gopkg/src/golang.org/x/net/ipv4/helper_unix.go
gopkg/src/golang.org/x/net/ipv4/helper_windows.go
gopkg/src/golang.org/x/net/ipv4/iana.go
gopkg/src/golang.org/x/net/ipv4/icmp.go
gopkg/src/golang.org/x/net/ipv4/icmp_linux.go
gopkg/src/golang.org/x/net/ipv4/icmp_stub.go
gopkg/src/golang.org/x/net/ipv4/icmp_test.go
gopkg/src/golang.org/x/net/ipv4/mocktransponder_test.go
gopkg/src/golang.org/x/net/ipv4/multicast_test.go
gopkg/src/golang.org/x/net/ipv4/multicastlistener_test.go
gopkg/src/golang.org/x/net/ipv4/multicastsockopt_test.go
gopkg/src/golang.org/x/net/ipv4/packet.go
gopkg/src/golang.org/x/net/ipv4/payload.go
gopkg/src/golang.org/x/net/ipv4/payload_cmsg.go
gopkg/src/golang.org/x/net/ipv4/payload_nocmsg.go
gopkg/src/golang.org/x/net/ipv4/readwrite_test.go
gopkg/src/golang.org/x/net/ipv4/sockopt.go
gopkg/src/golang.org/x/net/ipv4/sockopt_asmreq.go
gopkg/src/golang.org/x/net/ipv4/sockopt_asmreq_stub.go
gopkg/src/golang.org/x/net/ipv4/sockopt_asmreq_unix.go
gopkg/src/golang.org/x/net/ipv4/sockopt_asmreq_windows.go
gopkg/src/golang.org/x/net/ipv4/sockopt_asmreqn_stub.go
gopkg/src/golang.org/x/net/ipv4/sockopt_asmreqn_unix.go
gopkg/src/golang.org/x/net/ipv4/sockopt_ssmreq_stub.go
gopkg/src/golang.org/x/net/ipv4/sockopt_ssmreq_unix.go
gopkg/src/golang.org/x/net/ipv4/sockopt_stub.go
gopkg/src/golang.org/x/net/ipv4/sockopt_unix.go
gopkg/src/golang.org/x/net/ipv4/sockopt_windows.go
gopkg/src/golang.org/x/net/ipv4/sys_bsd.go
gopkg/src/golang.org/x/net/ipv4/sys_darwin.go
gopkg/src/golang.org/x/net/ipv4/sys_freebsd.go
gopkg/src/golang.org/x/net/ipv4/sys_linux.go
gopkg/src/golang.org/x/net/ipv4/sys_openbsd.go
gopkg/src/golang.org/x/net/ipv4/sys_stub.go
gopkg/src/golang.org/x/net/ipv4/sys_windows.go
gopkg/src/golang.org/x/net/ipv4/syscall_linux_386.go
gopkg/src/golang.org/x/net/ipv4/syscall_unix.go
gopkg/src/golang.org/x/net/ipv4/thunk_linux_386.s
gopkg/src/golang.org/x/net/ipv4/unicast_test.go
gopkg/src/golang.org/x/net/ipv4/unicastsockopt_test.go
gopkg/src/golang.org/x/net/ipv4/zsys_darwin.go
gopkg/src/golang.org/x/net/ipv4/zsys_dragonfly.go
gopkg/src/golang.org/x/net/ipv4/zsys_freebsd_386.go
gopkg/src/golang.org/x/net/ipv4/zsys_freebsd_amd64.go
gopkg/src/golang.org/x/net/ipv4/zsys_freebsd_arm.go
gopkg/src/golang.org/x/net/ipv4/zsys_linux_386.go
gopkg/src/golang.org/x/net/ipv4/zsys_linux_amd64.go
gopkg/src/golang.org/x/net/ipv4/zsys_linux_arm.go
gopkg/src/golang.org/x/net/ipv4/zsys_netbsd.go
gopkg/src/golang.org/x/net/ipv4/zsys_openbsd.go
gopkg/src/golang.org/x/net/ipv4/zsys_solaris.go
gopkg/src/golang.org/x/net/ipv6/control.go
gopkg/src/golang.org/x/net/ipv6/control_rfc2292_unix.go
gopkg/src/golang.org/x/net/ipv6/control_rfc3542_unix.go
gopkg/src/golang.org/x/net/ipv6/control_stub.go
gopkg/src/golang.org/x/net/ipv6/control_unix.go
gopkg/src/golang.org/x/net/ipv6/control_windows.go
gopkg/src/golang.org/x/net/ipv6/defs_darwin.go
gopkg/src/golang.org/x/net/ipv6/defs_dragonfly.go
gopkg/src/golang.org/x/net/ipv6/defs_freebsd.go
gopkg/src/golang.org/x/net/ipv6/defs_linux.go
gopkg/src/golang.org/x/net/ipv6/defs_netbsd.go
gopkg/src/golang.org/x/net/ipv6/defs_openbsd.go
gopkg/src/golang.org/x/net/ipv6/defs_solaris.go
gopkg/src/golang.org/x/net/ipv6/dgramopt_posix.go
gopkg/src/golang.org/x/net/ipv6/dgramopt_stub.go
gopkg/src/golang.org/x/net/ipv6/doc.go
gopkg/src/golang.org/x/net/ipv6/endpoint.go
gopkg/src/golang.org/x/net/ipv6/example_test.go
gopkg/src/golang.org/x/net/ipv6/gen.go
gopkg/src/golang.org/x/net/ipv6/genericopt_posix.go
gopkg/src/golang.org/x/net/ipv6/genericopt_stub.go
gopkg/src/golang.org/x/net/ipv6/header.go
gopkg/src/golang.org/x/net/ipv6/header_test.go
gopkg/src/golang.org/x/net/ipv6/helper.go
gopkg/src/golang.org/x/net/ipv6/helper_stub.go
gopkg/src/golang.org/x/net/ipv6/helper_unix.go
gopkg/src/golang.org/x/net/ipv6/helper_windows.go
gopkg/src/golang.org/x/net/ipv6/iana.go
gopkg/src/golang.org/x/net/ipv6/icmp.go
gopkg/src/golang.org/x/net/ipv6/icmp_bsd.go
gopkg/src/golang.org/x/net/ipv6/icmp_linux.go
gopkg/src/golang.org/x/net/ipv6/icmp_solaris.go
gopkg/src/golang.org/x/net/ipv6/icmp_stub.go
gopkg/src/golang.org/x/net/ipv6/icmp_test.go
gopkg/src/golang.org/x/net/ipv6/icmp_windows.go
gopkg/src/golang.org/x/net/ipv6/mocktransponder_test.go
gopkg/src/golang.org/x/net/ipv6/multicast_test.go
gopkg/src/golang.org/x/net/ipv6/multicastlistener_test.go
gopkg/src/golang.org/x/net/ipv6/multicastsockopt_test.go
gopkg/src/golang.org/x/net/ipv6/payload.go
gopkg/src/golang.org/x/net/ipv6/payload_cmsg.go
gopkg/src/golang.org/x/net/ipv6/payload_nocmsg.go
gopkg/src/golang.org/x/net/ipv6/readwrite_test.go
gopkg/src/golang.org/x/net/ipv6/sockopt.go
gopkg/src/golang.org/x/net/ipv6/sockopt_asmreq_unix.go
gopkg/src/golang.org/x/net/ipv6/sockopt_asmreq_windows.go
gopkg/src/golang.org/x/net/ipv6/sockopt_ssmreq_stub.go
gopkg/src/golang.org/x/net/ipv6/sockopt_ssmreq_unix.go
gopkg/src/golang.org/x/net/ipv6/sockopt_stub.go
gopkg/src/golang.org/x/net/ipv6/sockopt_test.go
gopkg/src/golang.org/x/net/ipv6/sockopt_unix.go
gopkg/src/golang.org/x/net/ipv6/sockopt_windows.go
gopkg/src/golang.org/x/net/ipv6/sys_bsd.go
gopkg/src/golang.org/x/net/ipv6/sys_darwin.go
gopkg/src/golang.org/x/net/ipv6/sys_freebsd.go
gopkg/src/golang.org/x/net/ipv6/sys_linux.go
gopkg/src/golang.org/x/net/ipv6/sys_stub.go
gopkg/src/golang.org/x/net/ipv6/sys_windows.go
gopkg/src/golang.org/x/net/ipv6/syscall_linux_386.go
gopkg/src/golang.org/x/net/ipv6/syscall_unix.go
gopkg/src/golang.org/x/net/ipv6/thunk_linux_386.s
gopkg/src/golang.org/x/net/ipv6/unicast_test.go
gopkg/src/golang.org/x/net/ipv6/unicastsockopt_test.go
gopkg/src/golang.org/x/net/ipv6/zsys_darwin.go
gopkg/src/golang.org/x/net/ipv6/zsys_dragonfly.go
gopkg/src/golang.org/x/net/ipv6/zsys_freebsd_386.go
gopkg/src/golang.org/x/net/ipv6/zsys_freebsd_amd64.go
gopkg/src/golang.org/x/net/ipv6/zsys_freebsd_arm.go
gopkg/src/golang.org/x/net/ipv6/zsys_linux_386.go
gopkg/src/golang.org/x/net/ipv6/zsys_linux_amd64.go
gopkg/src/golang.org/x/net/ipv6/zsys_linux_arm.go
gopkg/src/golang.org/x/net/ipv6/zsys_netbsd.go
gopkg/src/golang.org/x/net/ipv6/zsys_openbsd.go
gopkg/src/golang.org/x/net/ipv6/zsys_solaris.go
gopkg/src/golang.org/x/net/netutil/listen.go
gopkg/src/golang.org/x/net/netutil/listen_test.go
gopkg/src/golang.org/x/net/proxy/direct.go
gopkg/src/golang.org/x/net/proxy/per_host.go
gopkg/src/golang.org/x/net/proxy/per_host_test.go
gopkg/src/golang.org/x/net/proxy/proxy.go
gopkg/src/golang.org/x/net/proxy/proxy_test.go
gopkg/src/golang.org/x/net/proxy/socks5.go
gopkg/src/golang.org/x/net/publicsuffix/gen.go
gopkg/src/golang.org/x/net/publicsuffix/list.go
gopkg/src/golang.org/x/net/publicsuffix/list_test.go
gopkg/src/golang.org/x/net/publicsuffix/table.go
gopkg/src/golang.org/x/net/publicsuffix/table_test.go
gopkg/src/golang.org/x/net/spdy/dictionary.go
gopkg/src/golang.org/x/net/spdy/read.go
gopkg/src/golang.org/x/net/spdy/spdy_test.go
gopkg/src/golang.org/x/net/spdy/types.go
gopkg/src/golang.org/x/net/spdy/write.go
gopkg/src/golang.org/x/net/webdav/file.go
gopkg/src/golang.org/x/net/webdav/file_test.go
gopkg/src/golang.org/x/net/webdav/if.go
gopkg/src/golang.org/x/net/webdav/if_test.go
gopkg/src/golang.org/x/net/webdav/litmus_test_server.go
gopkg/src/golang.org/x/net/webdav/lock.go
gopkg/src/golang.org/x/net/webdav/lock_test.go
gopkg/src/golang.org/x/net/webdav/webdav.go
gopkg/src/golang.org/x/net/webdav/xml.go
gopkg/src/golang.org/x/net/webdav/xml_test.go
gopkg/src/golang.org/x/net/websocket/client.go
gopkg/src/golang.org/x/net/websocket/exampledial_test.go
gopkg/src/golang.org/x/net/websocket/examplehandler_test.go
gopkg/src/golang.org/x/net/websocket/hybi.go
gopkg/src/golang.org/x/net/websocket/hybi_test.go
gopkg/src/golang.org/x/net/websocket/server.go
gopkg/src/golang.org/x/net/websocket/websocket.go
gopkg/src/golang.org/x/net/websocket/websocket_test.go
+15
View File
@@ -0,0 +1,15 @@
# $NetBSD: buildlink3.mk,v 1.1 2015/03/10 21:28:45 bsiegert Exp $
BUILDLINK_TREE+= go-net
.if !defined(GO_NET_BUILDLINK3_MK)
GO_NET_BUILDLINK3_MK:=
BUILDLINK_DEPMETHOD.go-net?= build
BUILDLINK_API_DEPENDS.go-net+= go-net>=20150310
BUILDLINK_PKGSRCDIR.go-net?= ../../net/go-net
.include "../../textproc/go-text/buildlink3.mk"
.endif # GO_NET_BUILDLINK3_MK
BUILDLINK_TREE+= -go-net
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2015/03/12 20:55:48 tnn Exp $
SHA1 (go-net-20150310-6dc0abcce2.tar.gz) = 3fadce9dae347b684bbf6d2209cc68c794eeb5fd
RMD160 (go-net-20150310-6dc0abcce2.tar.gz) = bf1544c3e00ff11c80308839a06e2bbf2c7ecbbd
Size (go-net-20150310-6dc0abcce2.tar.gz) = 447714 bytes